lnd/peer
ffranr d247cc9498
lnwire: add custom records field to type UpdateFulfillHtlc
- Introduce the field `CustomRecords` to the type `UpdateFulfillHtlc`.
- Encode and decode the new field into the `ExtraData` field of the
`update_fulfill_htlc` wire message.
- Empty `ExtraData` field is set to `nil`.
2024-05-15 16:47:10 +01:00
..
brontide.go lnwire: add custom records field to type UpdateFulfillHtlc 2024-05-15 16:47:10 +01:00
brontide_test.go Revert "feature: make gossip queries compulsory" 2024-04-02 16:43:27 -07:00
interfaces.go peer+lnwire: move LinkUpdater to lnwire 2024-03-06 11:59:19 -08:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
musig_chan_closer.go lnwallet+peer: add tapscript root awareness to musig2 sessions 2024-04-30 16:39:21 +02:00
ping_manager.go peer: refactor main event loop for ping handler 2024-01-22 18:20:30 -08:00
ping_manager_test.go peer: Add machinery to track the state and validity of remote pongs 2023-10-19 09:26:45 -07:00
test_utils.go multi: make NewChanIDFromOutpoint accept value instead of pointer 2024-03-08 15:47:55 -08:00