lnd/peer
eugene 8607e8c28a
multi: reliable hand-off from htlcswitch to contractcourt
This is achieved by changing the 1-way handoff to a 2-way handoff
with a done channel.
2022-02-24 13:35:15 -05:00
..
brontide_test.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
brontide.go multi: reliable hand-off from htlcswitch to contractcourt 2022-02-24 13:35:15 -05:00
interfaces.go htlcswitch+peer: CreateAndAddLink in switch, add messageSwitch to peer 2021-08-10 17:15:52 -04:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
test_utils.go multi: enhance logging for debugging peer connection 2021-12-23 15:14:37 +08:00