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 Clique consensus #11

Open
frisitano opened this issue Oct 7, 2024 · 0 comments
Open

Implement Clique consensus #11

frisitano opened this issue Oct 7, 2024 · 0 comments

Comments

@frisitano
Copy link
Collaborator

Overview

Scroll uses Clique consensus and as such we should provide an implementation of Clique consensus. This will allow for block headers to be gossiped over the p2p network and validated. For milestone 1 this is not a hard requirement, we can instead use the noop consensus implementation.

@frisitano frisitano changed the title Implement Clique consensus Implement Clique consensus Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant