3800 Commits (177766ac3794225b07dd902acf59c53d3971b2c0)

Author SHA1 Message Date
bitromortac 793f2569a7
lnrater: fix KeyError for unknown node 6 years ago
ThomasV 2638c818e9 fix #6757: truncate invoice description to 639 bytes 6 years ago
ThomasV 2904615211 kivy: do not display internal id of onchain invoice, show address instead 6 years ago
ThomasV 43c5df2ab5 Setconfig: set rpc_user rpc_password in daemon (fix #6762). 6 years ago
SomberNight 7e18e2ea31
qt main_window: (trivial) fix error-handling for open_channel 6 years ago
ThomasV 4ae2717ac7 lnworker: better indentation (refactoring only) 6 years ago
SomberNight f0cca25303
wallet: fix dscancel for "not all inputs ismine" case 6 years ago
ThomasV 1161ce919f Move get_channel_info and get_channel_policy code, so that routing 6 years ago
SomberNight 4bd4fc7697
qt send tab: (regression) fix handling multiline fmt for single line 6 years ago
SomberNight 01fe443928
lnrouter: nicer repr for PathEdge and RouteEdge 6 years ago
SomberNight 18066c72a0
lnaddr: fix decoding of min_final_cltv_expiry 6 years ago
Jin Eguchi eaacecf4a1
Fix get_running_loop (python<3.7) (#6765) 6 years ago
Benoît Verret a1c02e2c45
Fix daemon being treated as a function (#6771) 6 years ago
Marko Bencun b78b077606
bitbox02: more robust account keypath 6 years ago
Stephan Oeste a5acb7d695
add mempool.emzy.de 6 years ago
SomberNight 9fced6d2b1
qt send tab: "max" btn should not raise NotEnoughFunds due to fees 6 years ago
ThomasV 32ffc9e9a4 convert Qt flags to int (fix Qt DeprecationWarning) 6 years ago
nc50lc 33da994131
Update contact_list.py 6 years ago
ThomasV dfcdcb8d64 fix typo 6 years ago
ThomasV 0b183444b4 Rename maybe_init_lightning(). Call load_data() from there 6 years ago
SomberNight 13563697f5
exchange_rate: log full traceback in case of unexpected exception 6 years ago
SomberNight 57768244bb
qt history list: fix #6746 6 years ago
SomberNight 5c0430dced
prepare release 4.0.5 6 years ago
SomberNight 16a326cdd3
qt receive tab: rename "create onchain" btn to "New Address" 6 years ago
SomberNight 3f04520d0f
ledger: suppress traceback during device enumeration for locked device 6 years ago
SomberNight b78cbcffd1
ledger: fix enumerating ledger devices with new bitcoin app (1.5.1) 6 years ago
ThomasV aaff48720f Qt lightning invoice dialog: make payment_hash copiable 6 years ago
SomberNight f3c1313a4f
coldcard: avoid creating keystore with testnet/mainnet mixed up 6 years ago
SomberNight fa8c751abf
qt swap dialog: fix disabling "OK" btn if NotEnoughFunds 6 years ago
bitromortac 96c9a483d0
lnrater: follow-up 6 years ago
SomberNight ef744f164b
logging: make sure file logging uses utf8 encoding 6 years ago
SomberNight ec0f91942d
daemon: fix local RPC server error messages to conform to jsonrpc spec 6 years ago
SomberNight a5c6a570ae
qt console: fix usage in --offline mode 6 years ago
SomberNight c872c3194f
qt "open channel" dialog: detect invalid remote node id sooner 6 years ago
SomberNight 46e59d18f5
invoices: rename "Pending" to "Unpaid" 6 years ago
SomberNight df6dc8fcf2
fix python 3.6 compat 6 years ago
SomberNight 120da2783b
util.randrange: use stdlib 'secrets' module instead of 'python-ecdsa' 6 years ago
bitromortac f36d7872c3
qt: move local node id to info menu 6 years ago
bitromortac 085056532c
guis: reintroduce suggest button 6 years ago
bitromortac cc9e19409f
lnrater: module for node rating 6 years ago
SomberNight 1c07777e13
follow-up prev 6 years ago
SomberNight c616c3bfad
plugins/labels: better error message when using imported wallets 6 years ago
SomberNight 193c29af87
wizard, multisig: on bip39/hw ks, only ask for script type for 1st ks 6 years ago
SomberNight cc33b752e2
wizard: on adding bip39/hw ks, don't offer path scanning for multisig 6 years ago
SomberNight fc97181aa5
config: fix get_fee_text for static fees 6 years ago
SomberNight de80f68e4d
interface: validate protocol-version negotiation on client-side too 6 years ago
SomberNight 802fe8c73a
qt user interface: send tab: change "Pay" button text to "Pay..." 6 years ago
SomberNight ea22d0073e
config: distinguish knowing mempool is empty vs not having mempool_fees 6 years ago
SomberNight 2232955a23
synchronizer: fix request_missing_txs(..allow_server_not_finding_tx=True) 6 years ago
SomberNight 5481fd8af6
interface: validate field order in "mempool.get_fee_histogram" response 6 years ago