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 badBlocks for the light client #2584

Open
tomaka opened this issue Aug 5, 2022 · 0 comments
Open

Implement badBlocks for the light client #2584

tomaka opened this issue Aug 5, 2022 · 0 comments
Labels
blocked Can't work on this issue because it is blocked on something out of our control

Comments

@tomaka
Copy link
Contributor

tomaka commented Aug 5, 2022

The badBlocks field in the chain spec is specifically for use cases where there exists a legitimate proof that a block is good/finalized but we want to ask the client to ignore this proof.

Therefore we should implement it for the light client despite warp syncing.

It might be feasible after BEEFY is shipped. Details to be figured out.

@tomaka tomaka added the blocked Can't work on this issue because it is blocked on something out of our control label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Can't work on this issue because it is blocked on something out of our control
Projects
None yet
Development

No branches or pull requests

1 participant