Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

M5 - Implement Node and SyncManager abstractions #89

Open
creativcoder opened this issue Nov 29, 2021 · 0 comments
Open

M5 - Implement Node and SyncManager abstractions #89

creativcoder opened this issue Nov 29, 2021 · 0 comments
Labels
Milestone

Comments

@creativcoder
Copy link
Contributor

Issue summary

  • 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

@creativcoder creativcoder added this to the m2 milestone Nov 29, 2021
@LernaJ LernaJ modified the milestones: m2, m5 Mar 3, 2022
@LernaJ LernaJ changed the title M2 - Implement Node and SyncManager abstractions M5 - Implement Node and SyncManager abstractions Mar 3, 2022
@creativcoder creativcoder removed their assignment Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants