Erik Grinaker
e198edf20e
The `NodeInfo` interface does not appear to serve any purpose at all, so I removed it and renamed the `DefaultNodeInfo` struct to `NodeInfo` (including the Protobuf representations). Let me know if this is actually needed for anything. Only the Protobuf rename is listed in the changelog, since we do not officially support API stability of the `p2p` package (according to `README.md`). The on-wire protocol remains compatible. |
4 years ago | |
---|---|---|
.. | ||
v0 | blockchain/v0: relax termination conditions and increase sync timeout (#5741) | 4 years ago |
v2 | p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) | 4 years ago |
doc.go | blockchain/v0: relax termination conditions and increase sync timeout (#5741) | 4 years ago |
msgs.go | blockchain: remove duplication of validate basic (#5418) | 4 years ago |
msgs_test.go | mempool: length prefix txs when getting them from mempool (#5483) | 4 years ago |