ee7c3ff01c
In this commit, we fix an existing bug when processing new node announcement. Before this commit, we wouldn’t also copy over the color field of a node’s announcement. As a result, when went to synchronize our graph state with that of a connecting peer, we would generate an invalid node announcement. We fix this by properly setting the color field of a node. |
||
---|---|---|
.. | ||
ann_validation.go | ||
bootstrapper.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
utils.go |