lnd.xprv/htlcswitch
Olaoluwa Osuntokun 6d5ab035c5
Merge pull request #5280 from champo/interceptor_dont_leak_htlcs
htlcswitch: set sourceRef when resolving packets through interceptor
2021-07-01 17:35:26 -07:00
..
hodl htlcswitch/hodl: switch from debug tag to dev 2018-10-05 13:04:45 +09:00
hop htlcswitch: concurrent onion decoding 2021-05-24 20:12:57 +02:00
circuit_map.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
circuit_test.go server+mod: use ECDH interface for sphinx router 2020-05-20 09:05:36 +02:00
circuit.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
decayedlog_test.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
decayedlog.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
failure_detail.go htlcswitch: add linkError field to htlcpacket 2020-02-06 19:43:29 +02:00
failure.go htlcswitch: add linkError field to htlcpacket 2020-02-06 19:43:29 +02:00
htlcnotifier.go channelnotifier+discover+invoices: return error in Stop functions 2021-04-13 13:26:01 +03:00
interceptable_switch.go htlcswitch: set sourceRef when resolving packets through interceptor 2021-05-07 10:31:22 -03:00
interfaces.go multi: surface may add outgoing hltc 2021-06-22 13:56:08 +02:00
link_isolated_test.go htlcswitch/test: add test cases that triggers empty commit sig 2019-11-06 09:21:21 +01:00
link_test.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
link.go multi: surface may add outgoing hltc 2021-06-22 13:56:08 +02:00
linkfailure.go htlcswitch: add PermanentFailure to LinkFailureError 2020-11-04 10:50:28 +01:00
log.go htlcswitch/hop: fix logging 2019-09-09 13:52:35 +02:00
mailbox_test.go htlcswitch: change ForwardPackets to return error 2020-06-18 12:48:21 +03:00
mailbox.go htlcswitch: change ForwardPackets to return error 2020-06-18 12:48:21 +03:00
mock.go multi: surface may add outgoing hltc 2021-06-22 13:56:08 +02:00
packet.go htlcswitch: expose custom records on intercepted packet 2020-06-27 11:00:46 +02:00
payment_result_test.go lnwire: prep wire messages for TLV extensions 2021-02-24 17:31:55 +01:00
payment_result.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
sequencer.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
switch_test.go channelnotifier+discover+invoices: return error in Stop functions 2021-04-13 13:26:01 +03:00
switch.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00
test_utils.go kvdb: move channeldb/kvdb to top level 2021-05-07 14:18:56 +02:00