Anton Kaliaev
1b5110e91f
* node: fix a bug where `nil` is recorded as node's address Solution AddOurAddress when we know it sw.NetAddress is nil in createAddrBookAndSetOnSwitch it's set by n.transport.Listen function, which is called during start Fixes #3716 * use addr instead of n.sw.NetAddress * add both ExternalAddress and ListenAddress as our addresses |
6 years ago | |
---|---|---|
.. | ||
id.go | crypto: Remove interface from crypto.Signature | 6 years ago |
node.go | node: fix a bug where `nil` is recorded as node's address (#3740) | 6 years ago |
node_test.go | mempool: move interface into mempool package (#3524) | 6 years ago |
wire.go | crypto: Refactor to move files out of the top level directory | 7 years ago |