837 Commits (xprv-restore)

Author SHA1 Message Date
Carsten Otto 0396220b71 htlcswitch: log amount for failures 3 years ago
carla 5d717cb039
multi: surface may add outgoing hltc 3 years ago
offerm 2c4dbfa19f feature: expose preimage in forward+settle event 3 years ago
Joost Jager dddf0bc887 htlcswitch: concurrent onion decoding 3 years ago
Joost Jager 94b6f8af5b htlcswitch: extract onion decode function 3 years ago
Carsten Otto 4b4d34fcce htlcswitch: change errors to warnings 3 years ago
Carsten Otto 2ae82df2fa htlcswitch: fix typo 3 years ago
Carsten Otto 378bc08e16 htlcswitch: add detailed "insufficient bandwidth" log message 3 years ago
Carsten Otto ac4742c2c5 htlcswitch: fix documentation 3 years ago
Carsten Otto 788c94bdcd htlcswitch: fix log message 3 years ago
carla 34de5922ed
multi: add height-based invoice expiry 3 years ago
Juan Pablo Civile a10c96a63b htlcswitch: set sourceRef when resolving packets through interceptor 3 years ago
Andras Banki-Horvath 14c851c8fc
kvdb: move channeldb/kvdb to top level 3 years ago
Johan T. Halseth a9f19b100b
router+switch: rename paymentID->attemptID 3 years ago
carla 5b7b6ab9b0
multi: send channel update for failed interceptor packets 3 years ago
Roei Erez 3223df74e5 channelnotifier+discover+invoices: return error in Stop functions 3 years ago
Conner Fromknecht c2729cbbbd
htlcswitch/hop: parse and validate AMP records 3 years ago
Conner Fromknecht 135a0a9f7f
htlcswitch/hop: make unknown required type const 3 years ago
Conner Fromknecht 464dff09ac
invoices: expose AMPRecord() method on Payload 3 years ago
Olaoluwa Osuntokun 9a6bb19770
lnwire: prep wire messages for TLV extensions 3 years ago
Johan T. Halseth db66fef6cc
channeldb+htlcswitch: write wire messages using length prefix 3 years ago
Conner Fromknecht 774d29d890
htlcswitch: init mockFeeEstimator in other LinkChannelConfigs 3 years ago
eugene 1c407f4026
htlcswitch: reestablish unit tests 3 years ago
eugene f8b98a1d3b
lntest/channels: introduce subpackage to deduplicate static structs 3 years ago
Johan T. Halseth 0fd76e53b8
multi: cap anchors feerate at configurable maximum 3 years ago
Johan T. Halseth 1a35c0055b
htlcswitch: log with format 3 years ago
Yong 582b164c46
kvdb: add timeout options for bbolt (#4787) 3 years ago
yyforyongyu bf036f2665
htlcswitch: close the updateFeeTimer properly 3 years ago
Johan T. Halseth 0a12592b39
htlcswitch/link_test: double timeouts 3 years ago
Johan T. Halseth 548827fe89
htlcswitch/link_test: use require.Eventually 3 years ago
Conner Fromknecht 0d0f22aacb
link+peer: thread anchor tower client to link 3 years ago
Conner Fromknecht dd325f04d2
watchtower/wtclient: parameterize backup task with channel type 3 years ago
Johan T. Halseth 4d645ef97f
htlcswitch: add debug logs for fetching network result 3 years ago
Johan T. Halseth 87cdf3b797
htlcswitch/link: revert borking channels on received Errors 3 years ago
Oliver Gugger 32ee527f6b
server+htlcswitch: auto compact sphinx DB too 4 years ago
Andras Banki-Horvath d89f51d1d0
multi: add reset closure to kvdb.Update 4 years ago
Andras Banki-Horvath 2a358327f4
multi: add reset closure to kvdb.View 4 years ago
Johan T. Halseth c3397d7e77
htlcswitch/link test: add test for permanent failure 4 years ago
Johan T. Halseth dde6763cef
htlcswitch/link: set PermanentFailure in case of remote error 4 years ago
Johan T. Halseth a6d2263569
htlcswitch: add PermanentFailure to LinkFailureError 4 years ago
Juan Pablo Civile 033c5b7a3f htlcswitch,rpc: expose onion blob for intercepts 4 years ago
Joost Jager 49df2d6f8b
lnrpc: expose forwarding channel for htlcs in ListChannels 4 years ago
Johan T. Halseth 90a59fe70f
router: call CleanStore on startup 4 years ago
Johan T. Halseth b071278f07
htlcswitch: add cleanStore method 4 years ago
Joost Jager 2236813c95
htlcswitch: randomize non-strict forwarding 4 years ago
eugene ea467783e9 htlcswitch+peer: remove fwd pkgs once before tick, bump timer to 1hr 4 years ago
eugene 62e19185f1 htlcswitch+channeldb: single tx for removing fwdpkgs 4 years ago
eugene c7cbacc35b multi: move mockChainIO, mockNotifier to lntest/mock 4 years ago
eugene 49d8f04197 multi: migrate instances of mockSigner to the mock package 4 years ago
Johan T. Halseth 85b53c357f
htlcswitch: use kvdb.View for loading fwdpkgs 4 years ago