11801 Commits (34d652b0f6445bde32a9f963f7f323476fd5630d)
 

Author SHA1 Message Date
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
SomberNight 1b332748c3
qt console: fix commands that do not expect a 'wallet' arg 5 years ago
SomberNight b9af8bf60a
get_tx_fee: further follow-up 7b828359c6 5 years ago
ThomasV 3d04399581 follow-up 7b828359c6 5 years ago
ThomasV 79de0489e3 kivy: do not remove fee from tx value in history (minor) 5 years ago
ThomasV 7b828359c6 simplify get_tx_fee 5 years ago
SomberNight 482605edbb wallet: organise get_tx_fee. store calculated fees. storage version 19. 5 years ago
ThomasV 5c83e8bd1c follow-up 241873f0a4 5 years ago
SomberNight b138fff9a5
wallet: txi/txo small clean-up 5 years ago
SomberNight 241873f0a4
address_synchronizer.get_history now returns HistoryItem(NamedTuple)s 5 years ago