12223 Commits (ffa3760a179f006a7758309b16cb4bac9bb77be1)
 

Author SHA1 Message Date
ThomasV ffa3760a17 follow-up prev: rm decorator, preprocess channel_id for all messages 7 years ago
ThomasV 386d385389 lnpeer: channel_update decorator 7 years ago
ThomasV fe2b40b83d Fix #6021: Do not transition channel state to CLOSED if tx is unconfirmed. 7 years ago
ThomasV af457ea2ec follow-up 46d8080c76e79670e8abaaaa0eb2d4d4a74544c1: own channels are no longer in channel_db 7 years ago
ThomasV 81dc2591b1 kivy: switch position/size of camera and clear buttons 7 years ago
SomberNight e5e512df8c
appimage: update package in dockerfile 7 years ago
ThomasV b6cb983733 lnworker.pay: run path finding in sep. thread (don't block evt loop) 7 years ago
ThomasV df5acd1ea5 kivy: add delete button for invoices/requests 7 years ago
ThomasV 6c2ef176cc kivy: show payment log details 7 years ago
ThomasV d19fc56eb8 kivy: requests/invoices dialogs improvements 7 years ago
ThomasV beac1c4ddc channel_db: raise specific exception if database is not loaded when we try to find a route 7 years ago
ThomasV e3019a7046 (minor) fix typo 7 years ago
ThomasV 2f31e9fa44 follow-up prev commit 7 years ago
ThomasV 3d69f3b0be improve payment status callbacks: 7 years ago
SomberNight 5d4f8f3164
qt update checker: subclass QDialog instead of QWidget 7 years ago
SomberNight c95c0dcb80
lnrouter: add comments about path-finding blocking the asyncio loop 7 years ago
ThomasV 05a191cc6a (minor) simplification 7 years ago
ThomasV dd0a93abd5 kivy: update screen in on_activate, remove dead code 7 years ago
ThomasV c80aab7e20 kivy: align icons in password_dialog, use IconButton 7 years ago
ThomasV 47b6c2d87f improve kivy password dialog: 7 years ago
ThomasV 25626cf23b follow-up previous commit 7 years ago
ThomasV 958898280e follow-up previous commit 7 years ago
ThomasV 8b79e9fed1 kivy: remove dynamic screen loading. 7 years ago
ThomasV b0ddd7dc27 kivy receive screen: 7 years ago
ThomasV 19dcc5789f invoices list: show 'batch pay' option only if all selected invoices can be paid 7 years ago
ThomasV 172b03129b kivy: fix display of request messages 7 years ago
ThomasV 8b63f7176e Add short channel id to tx labels 7 years ago
ThomasV 1e92307120 Qt history: Do not use monospace font for description column 7 years ago
ThomasV 3c111471e9 Fix bug with save_funding_height, save_closing_height 7 years ago
SomberNight 5b23d5ee97
lnchannel/lnhtlc: speed up balance calculation for recent ctns 7 years ago
SomberNight ec7473789e
lnhtlc: speed-up methods for recent ctns 7 years ago
ThomasV 2c617c3b00 move feerate warning to lnpeer 7 years ago
ThomasV ee01ca352f update force-close warning message 7 years ago
SomberNight 35a8812534
lnworker.reestablish_peer_for_given_channel: give each addr a chance 7 years ago
ThomasV b36e9a6451 Qt: add info about force closing 7 years ago
ThomasV fbf6af5d07 fix test_lnpeer 7 years ago
ThomasV 584e0a38aa follow-up previous commit: fix test_lnpeer 7 years ago
ThomasV b609088115 follow-up previous commit: broadcast_transaction does not return txid 7 years ago
ThomasV 888a6d726e Propagate exceptions raise by force_close to the GUI. 7 years ago
ThomasV 15fb8c0415 allow transition from FORCE_CLOSING to REDEEMED. define REDEEM_AFTER_DOUBLE_SPENT_DELAY 7 years ago
ThomasV 28452e2d46 do not try to reestablish channel if state is FORCE_CLOSING 7 years ago
ThomasV 0d160cceea Qt: test if lightinng is running 7 years ago
ThomasV 8eaf0004e1 follow-up 17a893441a88eb1b3bc89fd960edfc28140e266f: fix regtest 7 years ago
ThomasV 8480989fb7 follow-up 17a893441a88eb1b3bc89fd960edfc28140e266f: satoshis 7 years ago
ThomasV eaf4810220 (minor) fix typo 7 years ago
ThomasV 34e236c9b6 CLI: show channel reserves and unsettled balances. fixes #5817 7 years ago
ThomasV 17a893441a qt: add extra fields to copy submenus 7 years ago
ThomasV e48c7d01cd Qt: add 'View channel' to history menu, 'View funding transaction' to channel menu 7 years ago
ThomasV c3c6b81857 kivy: show closing transaction in channel dialog 7 years ago
ThomasV 7c77d7c176 kivy: improve channel detaild dialog 7 years ago