14531 Commits (7d36f2ba3ab603044556b9548bea9893520747e1)
 

Author SHA1 Message Date
ThomasV 53b4389e05 Qt: set fixed size for reveive help widgets 3 years ago
ThomasV 4cd2807563 Qt: rephrase messages, propose 'pay onchain' as the last option 3 years ago
ThomasV 5d659cda0e improve channel_funding_sat suggestion. add min_amount parameter to new_channel_dialog 3 years ago
ThomasV e43983e854 Qt: update current request when update_tabs is called 3 years ago
ThomasV 23230c3c10 receive widget: minor improvements, more help text 3 years ago
ThomasV 0656e6d44e suggest_rebalance: special case for MPP heuristics 3 years ago
ThomasV 53151244e2 LNWorker: Add suggest_rebalance methods for sending and receiving. 3 years ago
SomberNight 4915db52b9
interface: fix DeprecationWarnings re SSLContext 3 years ago
ThomasV 917f256e33 remove scheduled invoices: bad UX. better expect the user to retry later. 3 years ago
ThomasV ac8a29efc2 kivy: minor fix 3 years ago
ThomasV bc9cc51800 Add 'channels' parameter to create invoice and pay. 3 years ago
SomberNight 8ed52d4225
Qt change_password_dialog: fix deadlock in hww case if device unplugged 3 years ago
SomberNight a0b7782e6d
Qt addr/utxo lists: in dark theme, fix item bgcolor (was pure black) 3 years ago
SomberNight 57ec9612cb
Qt ConfirmTxDialog: make sure dialog is deleted when closed 3 years ago
ghost43 4e11116eab
Merge pull request #7633 from JamieDriver/blockstream_jade_support 3 years ago
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