14509 Commits (0509109d6164e9686555e4a7748b6f2686361833)
 

Author SHA1 Message Date
ThomasV 672326bd12 lnwatcher: a bit less verbose 3 years ago
ThomasV 035c877813 channels_list: do not add extra whitespaces when displaying amounts in HTLCs 3 years ago
SomberNight 79578d6c18
lnchannel: fix diagnostic_name, for better log lines 3 years ago
ThomasV 58194ce78b
Merge pull request #7830 from SomberNight/202205_lnpeer_reestablish_channel 3 years ago
SomberNight ef4477a930
lnpeer.reestablish_chan: enforce order of replaying commitsig/revack 3 years ago
ThomasV 56659c550e lnwatcher: fix another broadcast-too-early error 3 years ago
ThomasV e99a5a7703 fix lnwatcher broadcast logic, follow-up b9f01a86fe 3 years ago
ThomasV adbabacc12 Stabilize size of receive_tabs widgets 3 years ago
ThomasV 7abc7c720f receive_tabs: add tooltip to inner widgets 3 years ago
ThomasV b9f01a86fe lnwatcher: check that parent transaction is confirmed in CSV test 3 years ago
ThomasV 5bb99ddfaf submarine_swaps: fix order of operations in get_send_amount 3 years ago
SomberNight 2362d6d010
follow-up "remove email plugin" 3 years ago
SomberNight 28f794b63b
Qt receive tab: better receive_tabs widget size for small windows 3 years ago
ThomasV 2e120d74b8 Qt: add name to coroutines_scheduled 3 years ago
ThomasV feb10bc67b remove unneeded parameter (follow-up e392197ab9) 3 years ago
ThomasV 3e0d7ff549 improve channels_list menus (minor) 3 years ago
ThomasV f14c420c30 Qt: display number of tasks (window._coroutines_scheduled) in toolbar. 3 years ago
ThomasV c67c4e95dc remove email plugin 3 years ago
ThomasV bb0f4b5a65
Merge pull request #7828 from JeremyRand/is-none-bitcoin 3 years ago
Jeremy Rand 1aa444e0f8
Fix "== None" linter fails 3 years ago
SomberNight cac4b6f92c
email plugin: SSL was using insecure defaults 3 years ago
SomberNight 7e77a7e1cc
email plugin: (trivial) adapt to Invoices refactor 3 years ago
SomberNight 98feff07ad
threading.Thread: fix some DeprecationWarnings 3 years ago
ThomasV 0431cd825e Allow the QR code in the receive tab to be variable size 3 years ago
ThomasV 2a31f80d09 QRCodeWidget: add margin of 1 block, remove fixedSize parameter 3 years ago
ThomasV 3b44646bd1 QRCodeWidget: show warning in GUI 3 years ago
ThomasV 155b3703ac QR window: fix tab order 3 years ago
ThomasV 50a272ec8f do not propose rebalance between channels to the same trampoline 3 years ago
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