3691 Commits (2904615211848698f52768f17ba0fea5e635c732)

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