14857 Commits (548b7d4b236c42373f0082ff35cb11e95c3b75ef)
 

Author SHA1 Message Date
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
SomberNight 443a76240d
interface.get_block_header: assert height >= 0 3 years ago
ThomasV 6a9df7d827
Merge pull request #7792 from SomberNight/202204_asyncio_cleanups 3 years ago
SomberNight 872ce82418
tests: clean up event-loop creation 3 years ago
ThomasV 56124ad15a swap_dialog: raise recv_amount when min_mount is received 3 years ago
SomberNight 2c57c78ebe
asyncio: stop using get_event_loop(). introduce ~singleton loop. 3 years ago
ThomasV fdee31af05 Qt settings_dialog: use signals 3 years ago
ThomasV 334da245dc (minor) fix checkbox in qt settings 3 years ago
ThomasV f4e902e907 LNWorker: give up payment after timeout, not number of attempts. 3 years ago
SomberNight 1182972be1
hardware wallets: mention keystore.label in select_device 3 years ago