lnd/htlcswitch/hop
Elle Mouton 55c25f427f
htlcswitch+refactor: continue modularising extractTLVPayload
In this refactor commit, we extract all the steps from extractTLVPayload
that have to do with parsing the payload from the sender and verifying
the presence of various fields from the sender.
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 htlcswitch: add NextBlinding to ForwardingInfo and set in UpdateAddHtlc 2024-04-03 08:38:24 -04:00
fuzz_test.go htlcswitch: split parsing and validation of TLV payloads 2024-04-25 09:15:58 -04:00
iterator.go htlcswitch+refactor: continue modularising extractTLVPayload 2024-07-26 09:54:18 +02:00
iterator_test.go refactor+htlcswitch: method for TLV payload parsing logic 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.go htlcswitch: split parsing and validation of TLV payloads 2024-04-25 09:15:58 -04:00
payload_test.go record+htlcswitch: convert BlindedRouteData fields to optional 2024-07-10 09:12:39 +02:00
type.go htlcswitch/hop: move hop.Exit and hop.Source to hop pkg 2019-09-05 01:35:23 -07:00