Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Integrate chain rollbacks in Chain API subsystem #3160

Closed
rphmeier opened this issue Jun 2, 2021 · 1 comment
Closed

Integrate chain rollbacks in Chain API subsystem #3160

rphmeier opened this issue Jun 2, 2021 · 1 comment
Labels
J0-enhancement An additional feature request.

Comments

@rphmeier
Copy link
Contributor

rphmeier commented Jun 2, 2021

Disputes concluding against an included candidate should lead to a rollback and blacklist of particular blocks. The blacklisting mechanism is already implemented in Substrate, so we just need to wire that up to the Chain API subsystem.

We should also figure out how subsystems should be notified of the rollback. This will probably require further changes in Substrate so the overseer can receive notifications of blacklisting.

@rphmeier rphmeier added the J0-enhancement An additional feature request. label Jun 2, 2021
@rphmeier
Copy link
Contributor Author

Outdated by #3277 , #3262

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
J0-enhancement An additional feature request.
Projects
None yet
Development

No branches or pull requests

1 participant