Implement Consensus Chain Handling Services #516
Labels
A-consensus
Area: Consensus rule updates
A-docs
Area: Documentation
C-design
Category: Software design work
Milestone
Here's a rough sketch of the different services we need to validate and maintain the main chain. See #682 for the full chain state design.
ChainVerifier (Implement the chain verifier service #691)
ChainTipService (Handle chain reorganisations #452, Chain State Design #682)
We might want to abstract over verification and state updates, but let's decide that after we've implemented stubs for each service.
The text was updated successfully, but these errors were encountered: