1695 Commits (bf072b037ceb18e4fd01163e7e4e79fe93be7d29)

Author SHA1 Message Date
ThomasV 6cf79dcfb2 qt: update all tabs when base_unit changes 4 years ago
ThomasV 222c70ada6 qt swap_dialog: use a single button to toggle direction 4 years ago
SomberNight b3b87555dc
qt/kivy: lightning_tx_dialog: show LN invoice 4 years ago
SomberNight a9185b0846
follow-up prev 4 years ago
SomberNight 6094f2751e
kivy channel dialog: fix unit of displayed feerate 4 years ago
SomberNight 7d7dcf0795
qt/kivy ChannelsList: if node alias is unknown, display node id 4 years ago
SomberNight dd37151d65
qt ChannelsList: (trivial) format_fields should not know column order 4 years ago
ThomasV bc1ec6ac34 Qt: fix running GUI offline 4 years ago
SomberNight 2f223cdf46
qt channels dialog: fix for channel backups 4 years ago
SomberNight f9f49daad7
tx dialog: uniform high fee warnings between GUIs 4 years ago
SomberNight fc3009918c
follow-up prev: some clean-up 4 years ago
hcp e01a2014b1
qt tx dialog: also display fiat amounts 4 years ago
SomberNight 84326cf1f7
qt tx dialog: add legend for input/output colouring 4 years ago
SomberNight d2019fd928
qt bump fee: rename "Final" checkbox to "Keep Replace-By-Fee enabled" 4 years ago
SomberNight 4c36c45664
qt bump fee: add "advanced" button, allow choosing strategy 4 years ago
SomberNight 8fe7d750f7
qt: move RBF dialog out of main_window.py into its own file 4 years ago
SomberNight 4a8286c744
qrscanner: nicer error messages 4 years ago
zebra-lucky f6011dc31a kivy: add app.scan_qr_non_android 4 years ago
ThomasV 10611876ee qt: update swap button together with can_send 4 years ago
ThomasV 0369829e5e MPP: can_send/can_receive is now the sum, no longer the max 4 years ago
ThomasV 1c52203346 wizard: focus password field (fix #7048) 4 years ago
SomberNight d75f9c6e80
kivy: receive request: fix RefLabel for "Address" so it can be exported 4 years ago
ThomasV d906819b03 minor fix following method rename 4 years ago
ThomasV ba5e73d978 kivy: show routing options explicitly 4 years ago
ThomasV 0e23f33f59 kivy and qt: adapt open_channel dialogs to trampoline 4 years ago
ThomasV ded449233e Trampoline routing. 4 years ago
ThomasV f4fe80dfd1 kivy: show node alias in channels dialog. Rename the menu back to 'Channels' 4 years ago
SomberNight 914eb9989d
wallet: minor clean-up of tx.set_rbf() calls 4 years ago
ThomasV 0c93394513 rename lnworker._pay to pay_invoice, call it directly from GUIs 4 years ago
ThomasV c01ca101e0 minor: fix typo 4 years ago
ThomasV cc69cf3f33 Qt: fix deprecation warning 4 years ago
ThomasV f28a2aae73 Reorganize code so that we can send Multi Part Payments: 4 years ago
ThomasV c0bf9b4509 LNWorker: do not save PR_INFLIGHT status, detect it on startup instead 4 years ago
SomberNight 337d4890a1
lnworker/swaps: add '_sat' suffix to arg names and force kwargs 4 years ago
SomberNight 1d9311aeef
qt network dialog: show protocol (if ":t") for servers in NodesList 4 years ago
SomberNight d13995309a
qt main_window: add error handling to show_bitcoin_paper 4 years ago
Jin Eguchi f548b63563
Fix error of showing bitcoin paper(testnet) 4 years ago
ThomasV d7515b936e Qt: download and show bitcoin whitepaper. fixes #6970 4 years ago
ThomasV d6e293052a Qt: set need_update on payment received (minor fix) 4 years ago
ThomasV 8a656d648b kivy: disable gossip button is channel_db is None 4 years ago
ThomasV 986de70529 Qt: fix invoices refresh (follow-up 94708f63e4) 4 years ago
ThomasV 895f9daded add 'view log' action for LN payments in tx history 4 years ago
SomberNight 1abecf25c9
qt block explorer: allow custom URL 4 years ago
SomberNight bc6f2926f4
commands: add 'freeze_utxo' cmd; to expose this to CLI/RPC 4 years ago
SomberNight c4e9afa019
wallet.remove_transaction: also rm dependent/child txs 4 years ago
ThomasV 4f3a28b87e kivy: rename 'Channels' dialog to 'Lightning' 4 years ago
ThomasV a50af83b84 kivy: simplify swaps dialog 4 years ago
Neil Booth 8b5e312e7e
qt: fix handling BIP21 URI from e.g. website on macOS 4 years ago
SomberNight e365eb0d85
(trivial) kivy: add missing import 4 years ago
SomberNight 1b3674b318
qt send: handle simultaneous NoDynamicFeeEstimates+NotEnoughFunds 4 years ago