13866 Commits (bc5ec96387d9cb72e7fe057308a54d35e6c1dbd7)
 

Author SHA1 Message Date
ThomasV 8984db3384 follow-up 90b228de83 4 years ago
ThomasV af7bcd4ca1 add comments about ChannelBackup fields 4 years ago
ThomasV f16358ec3c add request_force_close command to CLI 4 years ago
ThomasV bed4ddbcb4 fix dict value assignment bug in import_channel_backup. In request_force_close, use Taskgroup with wait=any 4 years ago
ThomasV e186214f6f (formatting) lnsweep indentation 4 years ago
ThomasV 90b228de83 fix wallet get_full_history: add onchain tx for channels not opened by us 4 years ago
ThomasV 6004a04705
Merge pull request #7099 from SomberNight/202103_fail_pending_htlcs_on_shutdown 4 years ago
SomberNight 2487a3fa90
tests: add test for prev 4 years ago
SomberNight cb78f73ed0
lnworker: try to fail pending HTLCs when shutting down 4 years ago
SomberNight 05e58671c9
lnhtlc: (trivial) rename method 4 years ago
SomberNight 54f7755397
lnpeer.maybe_forward_htlc: add FIXME 4 years ago
SomberNight 28a7d204ad
util: document CallbackManager behaviour 4 years ago
ThomasV 533d796a41 add TODO, rename check_received_mpp_htlc 4 years ago
bitromortac 10c799faab mpp_split: add penalty for exhaustion of channels 4 years ago
ThomasV 1b7d8c0387 Qt: rm gossip menu item: already available in toolbar, and channel_db is not always present 4 years ago
ThomasV dc55cf4b2d test_multipart_payment_with_timeout: give extra time for second HTLC to timeout before next test 4 years ago
ThomasV 50ab8be7a2 lnpeer: try to fix tests 4 years ago
SomberNight 707a58abf1
crypto: add comment about ripemd.py 4 years ago
SomberNight a7c948bac1
tests: fix tearDown() issue in test_lnrouter.py 4 years ago
ThomasV 4250f3b8a1 test_lnpeer: use 2s MPP_TIMEOUT, and split test_multipart_payment_with_timeout 4 years ago
SomberNight 05fd424548
tests: maybe fix tearDown() issue in test_storage_upgrade.py 4 years ago
SomberNight 5339e0054c
network.stop: clean-up 4 years ago
SomberNight de6f5a8e03
{daemon,wallet}|.stop: small clean-up 4 years ago
SomberNight eaa4de3354
kivy crash_reporter: a bit more logging 4 years ago
SomberNight 151a45911f
follow-up prev: too much copy-paste 4 years ago
SomberNight 9740744d70
crypto: add chacha20_decrypt; unused for now 4 years ago
ThomasV 549b9a95df test_lnpeer: add test for mpp_timeout 4 years ago
SomberNight d4de25a8cd
crash reports: fix get_git_version for kivy 4 years ago
ThomasV 6620974f3d follow-up 652d10aa5f 4 years ago
SomberNight 0e01db4cee
kivy: fix GridLayout orientations all over 4 years ago
ThomasV 7ae82c8230 Revert "lnworker: simplify request_force_close_from_backup" 4 years ago
gruve-p abc155b688
Appimage build: update git=1:2.7.4-0ubuntu1.10 15b5d9d (#7091) 4 years ago
SomberNight 8de52bf523
wallet: (trivial) use kwargs for get_tx_item_fiat 4 years ago
SomberNight 3c019c2f9c
daemon/wallet/network: make stop() methods async 4 years ago
ThomasV ce88b36e81 lnworker: simplify request_force_close_from_backup 4 years ago
ThomasV 652d10aa5f Remove LNBackups object: no longer needed since LNWorker is instantiated by default. 4 years ago
ThomasV ef661050c8 lnworker: set request status after LN payment 4 years ago
SomberNight a125cd5392
tests: test payreq status after getting paid via LN 4 years ago
SomberNight f662859e5c
test_lnpeer: (trivial) prepare_invoice to return both LnAddr and str 4 years ago
SomberNight 4069b455d0
lnaddr: add get_features method 4 years ago
ThomasV 196b4c00a3 Use new value of option_trampoline_routing flag, add it to our invoices. 4 years ago
SomberNight 0491da2c66
lnpeer: (trivial) log htlc in on_update_add_htlc 4 years ago
ThomasV fd48b96335 follow-up prev commit 4 years ago
ThomasV 308b02ca7d lnworker: fix amount in htlc_log after mpp bucket failure 4 years ago
ThomasV 5df4466812 rm fixme; it was for intermediate stage, between commits. 4 years ago
SomberNight cf5bf5d1af
windows build: skip building pyinstaller if already there 4 years ago
SomberNight 41233a4bc7
windows build: minor clean-up 4 years ago
SomberNight dded25f398
windows build: cache pip downloads 4 years ago
SomberNight f1f584c4c4
windows build: separate 32/64 bit build caches 4 years ago
SomberNight e07f615bbb
windows binaries: update pyinstaller to 4.2 4 years ago