Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Consensus Chain Handling Services #516

Closed
2 of 10 tasks
teor2345 opened this issue Jun 22, 2020 · 1 comment
Closed
2 of 10 tasks

Implement Consensus Chain Handling Services #516

teor2345 opened this issue Jun 22, 2020 · 1 comment
Assignees
Labels
A-consensus Area: Consensus rule updates A-docs Area: Documentation C-design Category: Software design work

Comments

@teor2345
Copy link
Contributor

teor2345 commented Jun 22, 2020

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.

We might want to abstract over verification and state updates, but let's decide that after we've implemented stubs for each service.

@teor2345 teor2345 added A-docs Area: Documentation Poll::Ready C-design Category: Software design work A-consensus Area: Consensus rule updates labels Jun 22, 2020
@teor2345 teor2345 self-assigned this Jun 22, 2020
@teor2345
Copy link
Contributor Author

Obsoleted by #763 and other RFCs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-consensus Area: Consensus rule updates A-docs Area: Documentation C-design Category: Software design work
Projects
None yet
Development

No branches or pull requests

1 participant