lnd.xprv/tlv
Conner Fromknecht 6d971e5113
routing/route/route: add optional MPP field to Hop
This commit also modifies the Router serialization to persist the MPP
struct when present, and properly restore it when loading from disk.
2019-11-04 14:11:28 -08:00
..
bench_test.go
primitive_test.go
primitive.go
record_test.go routing/route+tlv: add new TLV-EOB awareness to Hop+Route 2019-08-22 18:53:00 -07:00
record.go routing/route/route: add optional MPP field to Hop 2019-11-04 14:11:28 -08:00
stream_test.go tlv/stream: parse entire stream to find all required types 2019-10-30 21:20:29 -07:00
stream.go
tlv_test.go
truncated_test.go tlv/truncated: add non-generic encoders for truncated types 2019-11-04 14:10:43 -08:00
truncated.go tlv/truncated: add non-generic encoders for truncated types 2019-11-04 14:10:43 -08:00
varint_test.go tlv/varint_test: add tests vectors for custom Read/WriteVarInt 2019-08-07 15:03:18 -07:00
varint.go tlv/varint: add modified bitcoin varint 2019-08-07 15:03:05 -07:00