Erik Grinaker
7ea8746ed1
Fixes #5899 by renaming a bunch of P2P Protobuf entities (while maintaining wire compatibility): * `Message` to `PexMessage` (as it's only used for PEX messages). * `PexAddrs` to `PexResponse`. * `PexResponse.Addrs` to `PexResponse.Addresses`. * `NetAddress` to `PexAddress` (as it's only used by PEX). |
4 years ago | |
---|---|---|
.. | ||
addrbook | test/fuzz: move fuzz tests into this repo (#5918) | 4 years ago |
pex | proto/p2p: rename PEX messages and fields (#5974) | 4 years ago |
secret_connection | test/fuzz: move fuzz tests into this repo (#5918) | 4 years ago |