lnd/htlcswitch/hop
Elle Mouton 65aef6a69c
htlcswitch: handle blinded path dummy hops
If a blinded path payload contains a signal that the following hop on
the path is a dummy hop, then we iteratively peel the dummy hops until
the final payload is reached.
2024-07-26 09:54:18 +02:00
..
error_encryptor.go htlcswitch: convert blinded failures for blinded payments 2024-04-25 09:47:13 -04:00
forwarding_info.go multi: extract path ID and total amt from received payment 2024-07-26 09:54:18 +02:00
fuzz_test.go htlcswitch: split parsing and validation of TLV payloads 2024-04-25 09:15:58 -04:00
iterator_test.go htlcswitch: handle blinded path dummy hops 2024-07-26 09:54:18 +02:00
iterator.go htlcswitch: handle blinded path dummy hops 2024-07-26 09:54:18 +02:00
log.go htlcswitch: move hop iterator into htlcswitch/hop package 2019-09-05 15:30:31 +02:00
payload_test.go record+htlcswitch: convert BlindedRouteData fields to optional 2024-07-10 09:12:39 +02:00
payload.go multi: extract path ID and total amt from received payment 2024-07-26 09:54:18 +02:00
type.go htlcswitch/hop: move hop.Exit and hop.Source to hop pkg 2019-09-05 01:35:23 -07:00