13577 Commits (64a931f21e6f6699f192158e54ff8f2883682604)
 

Author SHA1 Message Date
ThomasV 64a931f21e Deterministic NodeID: 4 years ago
ThomasV e3025b3d7b lnpeer: send update_fee if channel was never used (workaround eclair issue 1730) 4 years ago
SomberNight 9bb39833cc
lnpeer: add sanity checks in channel open flow re ln dummy output 4 years ago
ThomasV bf5aa1d690
Merge pull request #7113 from bitromortac/2103-temp-chan-fail 4 years ago
ThomasV 043a264fb7
Merge pull request #7114 from benma/bb02 4 years ago
Marko Bencun a16fdd54a8
bitbox02: bump dependency to 5.2.0 4 years ago
ThomasV 9e6996c5c1 qt: use 'local' icon for future transactions 4 years ago
bitromortac f1b5069c78
forwarding: temp chan fail on insufficient funds 4 years ago
ThomasV 8a051dcd76 lnworker: use booleans for enable_htlc_settle, enable_htlc_forwarding 4 years ago
ThomasV e5686c8dc5 test_backup: sleep is not needed anymore 4 years ago
SomberNight 3ea27beb4e
daemon: change stop() to use events, instead of polling 4 years ago
SomberNight 5dfe1d1b6c
commands: make stop() CLI cmd wait for daemon to stop 4 years ago
ThomasV 8870ed7cc5 test_backup: check onchain balance 4 years ago
ThomasV aa58e270c7 increase width of tx dialog, to have one line per input 4 years ago
SomberNight 4315fa4371
BIP-0350: use bech32m for witness version 1+ addresses 4 years ago
SomberNight 468636eae0
tests: add missing test vectors from BIP-0173 (bech32) 4 years ago
ThomasV cd025c5553 inspect_tx_candidate: tx output must be of address type 4 years ago
ThomasV e954bfaa54 request_force_close: close and reopen existing peer connection, 4 years ago
ThomasV 1c8c236933 channels_with_funds: self._channels -> self.channels 4 years ago
ThomasV 8d8f078544
Merge pull request #7107 from bitromortac/2103-trampoline-mpp-single 4 years ago
SomberNight 16f874b58e
network: trigger 'network_updated' as soon as set_parameters finishes 4 years ago
ThomasV ef42d26cbf qt channels_list: separate on_success handlers for close_channel and request_force_close 4 years ago
ThomasV 3c9838d999 lnworker: merge request_force_close and request_remote_force_close 4 years ago
bitromortac 8828998093
mpp_split: use single nodes for mpp payments over trampoline 4 years ago
SomberNight fa999de305
tests: re bolt11 tests, also check invoice str in test_roundtrip 4 years ago
SomberNight 5e12f88be3
lnworker: minor clean-up, fix typo 4 years ago
SomberNight 468f3b2b8d
lnchannel: verify sig of remote chanupd (for inc edge of direct chan) 4 years ago
ThomasV bcfcc20363 fix: add request_force_close method 4 years ago
ThomasV eec97ddfbb (trivial) lnbackups -> lnworker 4 years ago
ThomasV 905796baeb kivy: show channel backup before force-close 4 years ago
ThomasV 2f69f3644f kivy: show channel backup capacity 4 years ago
SomberNight dca182992f
ln gossip: run sig checks in a thread 4 years ago
SomberNight cedc71a8e3
ln gossip: make sure all signatures are verified 4 years ago
SomberNight ea56a259e4
lnworker: (trivial) split handle_error_code_from_failed_htlc method 4 years ago
ThomasV 0953da75b7 fix regression from 652d10aa5f 4 years ago
SomberNight 7243e5b763
channel_db: (fix) asyncio.Event.set() is not thread-safe 4 years ago
ThomasV 8588674539 channel backups: display status from lnworker instead of channel state 4 years ago
SomberNight 5cbfebeb24
kivy server selection: don't hide ':t' protocol suffix 4 years ago
ThomasV 2dc79b7040 (minor) word wrap qt tooltip 4 years ago
ThomasV d6ebb4d4ca (trivial) rm debugging code 4 years ago
ThomasV b18123fb61 Qt: add "save backup" checkbox to force-close dialog 4 years ago
ThomasV cf926e8412 Qt: add option to request force close of channel 4 years ago
ThomasV d0a4f3581e follow-up previous commit 4 years ago
ThomasV abaefa362a kivy: unify fee dialogs 4 years ago
ThomasV 3ed2173a04 remove newlines in get_tx_fee_warning, it does not render well on kivy 4 years ago
SomberNight eaffced6dd
binaries: bump python version 4 years ago
SomberNight 6e6e956de4
appimage build: adapt to new PyQt (5.15.3+) layout 4 years ago
SomberNight cecbaca4d1
rerun freeze_packages 4 years ago
SomberNight b8395f71be
contrib: freeze_packages should pin latest pip/etc if possible 4 years ago
ThomasV 2ad49bbc5b Kivy: Show fee dialog before opening a new channel. 4 years ago