lnd/record
Carla Kirk-Cohen c48841a38b
record: add TLV encoding/decoding for blinded route data blobs
This commit adds encoding and decoding for blinded route data blobs.
TLV fields such as path_id (which are only used for the final hop)
are omitted to minimize the change size.
2024-03-27 09:36:39 -04:00
..
amp.go multi: Fix final hop payload size for AMP payments. 2024-02-03 12:16:06 +00:00
blinded_data_test.go record: add TLV encoding/decoding for blinded route data blobs 2024-03-27 09:36:39 -04:00
blinded_data.go record: add TLV encoding/decoding for blinded route data blobs 2024-03-27 09:36:39 -04:00
custom_records.go routerrpc+record: move custom set validation 2019-12-12 17:49:34 +01:00
experimental.go multi: rename key_send, key-send and key send to keysend 2020-01-16 18:37:16 -08:00
hop.go multi: add blinded path TLVs to onion payload / hops 2023-10-06 16:38:33 -07:00
mpp.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
record_test.go record: convert child_index from uint16 to uint32 2021-04-07 12:08:29 -07:00