14416 Commits (58be69afd3cbe9cfcf36a591feb932c5c804212d)
 

Author SHA1 Message Date
Jamie C. Driver 15f108aaa5
Add support for the Blockstream Jade hww 3 years ago
ThomasV dd3481c9e1
Merge pull request #7821 from SomberNight/202205_lnworker_num_sats_can_receive 3 years ago
SomberNight 2ec9e869b3
invoice.get_amount_sat: handle None in more places 3 years ago
SomberNight 3eddc17e21
util.parse_URI: fix typo 3 years ago
SomberNight dd5cb2a5c1
lnworker: rework num_sats_can_receive and routing_hints_for_invoice 3 years ago
ThomasV 476c0cbf70 swap dialog: disable amount edits and buttons if an amount is passed 3 years ago
ThomasV 3c47060cb2 receive_tab: better help text if lightning peers are disconnected 3 years ago
ThomasV cf01a792df Qt: run swap_manager.get_pairs() before opening SwapDialog 3 years ago
ThomasV 232e38e27d
Merge pull request #7818 from spesmilo/filter_nodes_for_receiving 3 years ago
ThomasV f90a08bbe2 Filter nodes for receiving: 3 years ago
ThomasV 0a6495c490 lnworker: if trampoline is active, make num_sats_can_send 3 years ago
ThomasV cc3be95fcc Receive tab: toggle QR code by clicking on receive widget 3 years ago
SomberNight d7678e14b5
interface: bypass proxy for servers on localhost 3 years ago
SomberNight 3cc6c0dd2d
qt: start using ButtonsWidget's add_qr_input_button/add_qr_show_button 3 years ago
SomberNight 5398b9d9c9
qr qrtextedit: move functionality up to ButtonsWidget 3 years ago
SomberNight 6bb057b548
qt refactor qrtextedit.py, create "ScanShowQRTextEdit" 3 years ago
ghost43 849ad5f5f9
Merge pull request #7812 from baam25simo/show_signature_with_qr 3 years ago
baam25simo 33208bfdc3
Qt: sign_message: added button to show signature in QR code. 3 years ago
SomberNight 2b7cf31308
qt: don't show empty BalanceDialog 3 years ago
SomberNight 2e260bd602
qt PayToEdit: rm redundant code 3 years ago
SomberNight b3d8b4603f
interface: trigger fewer 'blockchain_updated' notifications 3 years ago
SomberNight d128391ea0
daemon: add command-line args for RPC user/pass/host/port 3 years ago
SomberNight 641c3e23a4
daemon: default rpc socktype to "tcp" if `rpcport` is set 3 years ago
ThomasV c945f2292e (minor) Fix receive_qr_visible. 3 years ago
SomberNight cbc69742b9
wallet_db: clarify hww types in old upgrades 3 years ago
SomberNight 7f876e46fb
hw plugins: (follow-up) rm some more dead code 3 years ago
SomberNight 6c50d3b0a3
hw plugins: (cleanup) rm no-op clear_client argument from keystore.give_error 3 years ago
SomberNight aab8e664ed
hw plugins: (cleanup) Plugin objects should not have a Client field 3 years ago
SomberNight 30623c3529
hw plugins: (cleanup) Plugin objects should not have a Handler field 3 years ago
SomberNight 1fedb23946
appimage: update package (libdbus-1-3) in dockerfile 3 years ago
SomberNight d499dde811
addr_sync: get_balance change cache_key to have delimiters 3 years ago
ThomasV 0d66409fbd follow-up prev commit 3 years ago
ThomasV a8fc0a8f81 Qt: move open_channel_dialog code in separate module 3 years ago
ThomasV 1d498eeefc Change the semantics of get_balance: 3 years ago
ThomasV 1274ec7655 Qt balance piechart: show lightning funds that are frozen 3 years ago
SomberNight 9599254d43
hw: rm dead code from Hardware_KeyStore subclasses 3 years ago
SomberNight 3535eef8f8
(trivial) qt locktimeedit: fix a DeprecationWarning 3 years ago
SomberNight 9e0a0af81a
bip39_recovery: also scan change addresses 3 years ago
ThomasV dd43ccfda9 get_history: minor simplification 3 years ago
SomberNight 2e99ac9a94
qt preferences: fix "allow_instant_swaps" checkbox 3 years ago
ThomasV 2022b2e341
Merge pull request #7797 from SomberNight/202205_distutils 3 years ago
SomberNight 37ba7277ae
qt main_window: fix visual artifact when opening (re invoice lists) 3 years ago
SomberNight a15ed939b7
setup.py: use relative paths in `data_files` 3 years ago
ThomasV b0a6f895b2 Qt: add help text to receive address widget 3 years ago
ThomasV ad70659a66 qr code widget: set margin to zero, print warning if cannot draw 3 years ago
gruve-p eb66ed8e4b
appimage: update libssl-dev libssl1.0.0 openssl libsqlite3-dev (#7798) 3 years ago
SomberNight d5f987c9e9
hw keepkey: workaround protobuf weirdness 3 years ago
SomberNight d429b58168
vendor a part of distutils, to be removed from stdlib in py3.12 3 years ago
SomberNight dbc695ba4a
follow-up prev 3 years ago
SomberNight 92ff7de756
setup.py: use find_packages more heavily 3 years ago