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 was archived by the owner on Oct 25, 2022. It is now read-only.
Issue summary
On node startup, it will run into two phases depending on the state:
During the above phases the node will also have to validate the blocks and discard or accept them.
The goal is to implement the functionality for downloading the blocks, validate and trigger chain selection during forks.
Other information and links