11910 Commits (ad408ea832c55458b730945832c826894dfa9386)
 

Author SHA1 Message Date
ThomasV 0dc90491b2 do not decode LN invoices in channel_details. fixes #5676 5 years ago
ThomasV bcb10e6e53 remove redundant test from lnworker._pay, rename pay_to_route parameter to lnaddr 5 years ago
SomberNight 7c283f9cd2
fix tests: follow-up prev 5 years ago
SomberNight 8dabdf8bfb
qt send tab: handle invalid ln invoice; and ln invoice with ln disabled 5 years ago
ThomasV 1773bd6cd6
Merge pull request #5658 from vesellov/master 5 years ago
Veselin Penev 4f82bf9269 bug fix in electrum/wallet.py 5 years ago
ThomasV f3eeb8817e
Merge pull request #5652 from SomberNight/20190922_config_no_longer_singleton 5 years ago
SomberNight ec372adbb9
tests: fix test_find_path_for_payment. need to close sqlite connection 5 years ago
SomberNight 04edad9984
config: no longer singleton. it is passed to Wallet.__init__ 5 years ago
ThomasV d6c7dee547 follow-up previous commit 5 years ago
ThomasV a35421ab71 qt settings: create services tab for both watchtower and payserver 5 years ago
ThomasV f08e5541ae Refactor invoices in lnworker. 5 years ago
SomberNight 0a395fefbc
qt send tab: use monospace font in "from" UTXO-selection section 5 years ago
ghost43 f0d69d1dba
Merge pull request #5432 from JeremyRand/rpc-from-coins 5 years ago
JeremyRand 7b91cd9cf4
Add from_coins arg to payto/paytomany 5 years ago
SomberNight cbc3e13e28
qt: fix export history 5 years ago
SomberNight 6a32187f01
qt: fix address dialog 5 years ago
SomberNight a1d7d39f68
commands: add type hints for "wallet" param, and fix code rot found via 5 years ago
SomberNight 1bc73b3475
lnworker.sync_with_remote_watchtower: use proxy 5 years ago
SomberNight c63209fa9a
lnworker: accessing self.channels needs lock 5 years ago
ThomasV 6c055e80ed qt: show_info -> show_error 5 years ago
ThomasV 0062c6d695 lnworker: fix detection of already paid invoices 5 years ago
ThomasV d6d5b99944 lnworker: fee_msat is expected for all entries in history 5 years ago
ThomasV 46346eacd7 settings: add vbox with stretch 5 years ago
ThomasV d1a70bf1df settings: move block explorer to 'Transactions' tab 5 years ago
SomberNight e9a1c05d23
bitcoin.relayfee: minor clean-up 5 years ago
SomberNight 8c1adc2f50
fix dns issue on Windows 5 years ago
SomberNight c81f5395af
Merge pull request #5440 from Coldcard/multisig 5 years ago
SomberNight 26ff7a6265
coldcard tx dialog: "export PSBT" button should not raise on foreign ks 5 years ago
SomberNight 1236b07abf
coldcard: show multisig address: more intuitive error msg 5 years ago
SomberNight 9c83bc1008
coldcard qt: change receive_menu to be similar to other hw plugins 5 years ago
SomberNight 4e6cc93746
coldcard: do link_wallet in load_wallet hook instead 5 years ago
SomberNight 47c3ac6f1b
coldcard: follow-up prev 5 years ago
Peter D. Gray c77fe6aafd
build_psbt.py: provide witness vs redeem or both scripts 5 years ago
Peter D. Gray 1692584ae0
coldcard/build_psbt.py: bugfix: dont assume all keystores implement get_derivation, see BIP32Keystore 5 years ago
Peter D. Gray 4baab751a4
Add multisig support for Coldcard plugin 5 years ago
SomberNight bd83ca0286
qt: (trivial) some type hints 5 years ago
SomberNight 30bb7dd6f4
ecc: small clean-up 5 years ago
SomberNight 1669dd9782
simplify prev 5 years ago
SomberNight 65d896be5a
ecc: also use libsecp256k1 for point addition 5 years ago
SomberNight 49a2dbb021
kivy: receive to ln invoice should be disabled if lightning is disabled 5 years ago
SomberNight ff9cc4d292
kivy: fix "use change addresses" setting (previously ignored, always on) 5 years ago
SomberNight 0b87ce426f
minor qt send tab fixes. notably 'send max' was broken 5 years ago
SomberNight 5e04f084b7
qt wizard: follow-up prev; simplify 5 years ago
SomberNight f44f7d60ab
qt wizard: still show selector window if storage.__init__ raises WFE 5 years ago
SomberNight c7346c1eb8
kivy: fix paying onchain invoices 5 years ago
SomberNight 1f305bba39
qt history tab txn drag and drop: fix #5635 5 years ago
ThomasV 1ecbafb920 add SSL context to watchtower server 5 years ago
ThomasV 26efef9e06 move lightning settings to settings dialog 5 years ago
ThomasV aaed594772 Simplify invoices and requests. 5 years ago