Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

[Blockchain Handler] Implement the PeerManager #7

Open
obale opened this issue Apr 3, 2015 · 0 comments
Open

[Blockchain Handler] Implement the PeerManager #7

obale opened this issue Apr 3, 2015 · 0 comments

Comments

@obale
Copy link
Member

obale commented Apr 3, 2015

The PeerManager takes care of all neighbor nodes and periodically updates a list for each blockchain what peers should be contacted, e.g. for block fetching or transaction propagation.

New peers are added to the list after successful handshake via VERSION/VERSION_ACK. Additional new peers should be discovered periodically via peer exchange messages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant