You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
Implement a Node (a participant in the peer to peer network) that initializes its state from genesis or the local best tip.
Implement a SyncManager responsible for syncing blocks received from the network. This will eventually contain routines for short range fork and long range fork
Other information and links
The text was updated successfully, but these errors were encountered:
Issue summary
Node
(a participant in the peer to peer network) that initializes its state from genesis or the local best tip.SyncManager
responsible for syncing blocks received from the network. This will eventually contain routines for short range fork and long range forkOther information and links
The text was updated successfully, but these errors were encountered: