diff options
author | hozan23 <hozan23@proton.me> | 2023-11-22 12:42:00 +0300 |
---|---|---|
committer | hozan23 <hozan23@proton.me> | 2023-11-22 12:49:45 +0300 |
commit | 34b0a91dbb107962dae4f593a36d30a29ea87c45 (patch) | |
tree | ad03f71e8dbb0f8c1884bc2be6ac6368219ce55d /net/src/error.rs | |
parent | 542897ce2ed7fb8a8627ec8ba8b3490acb29149f (diff) |
p2p: Improve error handling during handshake:
Introduce a new entry status, INCOMPATIBLE_ENTRY. Entries with this
status will not increase the failure attempts, instead, they will persist in
the routing table until replaced by a new peer. This feature is useful for
seeding and the lookup process.
Add a boolean value to the VerAck message to indicate whether the
version is accepted or not.
Diffstat (limited to 'net/src/error.rs')
0 files changed, 0 insertions, 0 deletions