lnd/peer
eugene b9ef26061a
server+netann+peer: put peer's alias in Update, proper config for link
This commit modifies the netann subsystem to use the peer's alias
for ChannelUpdates where appropriate (i.e. in case we are sending
the alias to the peer). It also modifies the loadActiveChannels
function in the peer package to handle upgrading a channel when the
scid-alias feature bit is turned on.
2022-07-07 17:10:30 -04:00
..
brontide_test.go multi: migrate assert.NoError to require.NoError 2022-07-05 16:41:08 +00:00
brontide.go server+netann+peer: put peer's alias in Update, proper config for link 2022-07-07 17:10:30 -04: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 server+netann+peer: put peer's alias in Update, proper config for link 2022-07-07 17:10:30 -04:00