3218 Commits (d3fb68575d17ec3e58ad72a1325b38e5267d5b26)

Author SHA1 Message Date
SomberNight ae04434206
ln: update list of fallback nodes 5 years ago
SomberNight 4057140e6a
lightning qr codes: more robust parsing 5 years ago
SomberNight d1c262def0
qt tx dialog: small clean-up in constructors 5 years ago
SomberNight 97056ae44d
qt send tab: subtract 2fa fee when clicking "spend max" 5 years ago
SomberNight ca6654c102
qt send tab: don't allow paying multiple invoices that spend max '!' 5 years ago
SomberNight 710e9621b5
qt tx dialog: allow blanking feerate 5 years ago
SomberNight 13b858ab26
qt tx dialog: disable "Finalize" btn if tx is None 5 years ago
SomberNight 66ddedb97e
qt tx dialog: small fee edit fix 5 years ago
SomberNight 8bd27851a4
qt tx dialog: only allow "save as local" for complete txns 5 years ago
SomberNight aa3d817ef2
qt: clean-up imports 5 years ago
SomberNight b8e4ce9ba1
hardware wallets: handle when label is None 5 years ago
ThomasV aa37979100 fix #5761 5 years ago
ThomasV b9cf095e1a fix #5761 5 years ago
ThomasV 47e0b4cd02 fix #5765 5 years ago
JeremyRand 643bc9d802
Fix missing wallet argument to _resolver 5 years ago
ThomasV 6b9971a466 fix #5767 5 years ago
ThomasV 0a8f511340 fix #5772 5 years ago
ThomasV a453189d37 fix #5766 5 years ago
ThomasV af21a4a8d6 fix #5770 5 years ago
ThomasV e74f7e7b42 fix #5764 5 years ago
Luke Childs bcae8ed1ad Show outgoing Lightning paymenst with red description 5 years ago
SomberNight cbd146ad15
hardware wallets: detect if label changed and update it in wallet file 5 years ago
SomberNight 56c3de0e1e
hardware wallets: better handle label collision when selecting device 5 years ago
SomberNight 6e3875ceab
fix qt seed dialog (follow-up af86c7e3fd) 5 years ago
SomberNight 6ebbaa60ef
old_mnemonic: speed up mn_decode 5 years ago
Manuel Barkhau af86c7e3fd fix: cache wordlists 5 years ago
Manuel Barkhau b3f913340c make Mnemonic.mnemonic_decode faster 5 years ago
ThomasV c2c291dd3a fix #5757 5 years ago
ThomasV 78813dcb7d Pass make_tx function to ConfirmTxDialog 5 years ago
SomberNight 970bd4e95f
qt coin control: introduce second status bar 5 years ago
SomberNight 800c05b32f
qt addresses tab: fix "Spend from" 5 years ago
SomberNight 0c0a6b2145
TxDialog: fix hooks. only show psbt widgets when applicable. 5 years ago
SomberNight 05c496edd1
PreviewTxDialog: small UI changes 5 years ago
SomberNight 9627f32e08
qt utxo list fixes 5 years ago
SomberNight 74790c16f9
PreviewTxDialog: fix RBF checkbox 5 years ago
SomberNight e7efc3657b
fix Qt tx dialog randomly disappearing (due to gc) 5 years ago
SomberNight 1e77562bcb
qt/confirm_tx_dialog: fix qt warning 5 years ago
ThomasV 8c3af39a9b add option to pay multiple invoices 5 years ago
ThomasV dd6cb2caf7 GUI: Separate output selection and transaction finalization. 5 years ago
SomberNight f8c84fbb1e
hardware wallets: create base class for HW Clients. add some type hints 5 years ago
SomberNight 2fec17760d
qt address list: check internal address corruption when copying address 5 years ago
SomberNight 5549f3adbe
CoinChooser: avoid NotEnoughFunds if zero buckets are sufficient 5 years ago
ThomasV 5773097b08 rename 'copy column' to 'copy' 5 years ago
SomberNight bf8a58c0b4
tx_from_any: strip whitespaces 5 years ago
SomberNight 365aa189f2
qt FileDialogs for transactions: better file extension filter 5 years ago
SomberNight 9ff7d2c5a7
transactions (qt): fix opening raw bytes files 5 years ago
SomberNight 85a4811742
transaction.tx_from_any: recognise even more types, and add tests 5 years ago
SomberNight fef1ddd416
wallet: fix #5748 5 years ago
SomberNight 7b18c91b74
psbt follow-up: fix ln cooperative close, and minor type clean up 5 years ago
SomberNight cd49839bc0
transaction: helpful error msg if user tries to load old partial tx 5 years ago