Erik Grinaker
fc71882f74
This renames `PeerAddress` to `NodeAddress`, moves it and `NodeID` into a separate file `address.go`, adds tests for them, and fixes a bunch of bugs and inconsistencies. |
4 years ago | |
---|---|---|
.. | ||
addrbook.go | p2p: rename ID to NodeID | 4 years ago |
addrbook_test.go | p2p: rename ID to NodeID | 4 years ago |
errors.go | p2p: ensure peers can't change IP of known nodes (#5136) | 4 years ago |
file.go | linter: (1/2) enable errcheck (#5064) | 4 years ago |
known_address.go | p2p: rename ID to NodeID | 4 years ago |
params.go | fix build and test | 7 years ago |
pex_reactor.go | proto/p2p: rename PEX messages and fields (#5974) | 4 years ago |
pex_reactor_test.go | test: disable TestPEXReactorSeedModeFlushStop due to flake (#5996) | 4 years ago |
reactor.go | p2p: add tests and fix bugs for `NodeAddress` and `NodeID` (#6021) | 4 years ago |