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

Clear Operations Which Cause Errors in Block Processing #1689

Closed
rauljordan opened this issue Feb 22, 2019 · 2 comments
Closed

Clear Operations Which Cause Errors in Block Processing #1689

rauljordan opened this issue Feb 22, 2019 · 2 comments
Labels
Bug Something isn't working Enhancement New feature or request Help Wanted Extra attention is needed
Milestone

Comments

@rauljordan
Copy link
Contributor

Hi all,

Currently, if a block failed the state transition due to a faulty operation (an attestation which fails processing), the next proposer will attempt to include this faulty operation. Instead, we should be able to clear out this faulty operation so future proposers do not include it in their blocks, which would cause the chain to stall until the system dies. Perhaps we can clear attestations which cause errors from the operations service.

@rauljordan rauljordan added Bug Something isn't working Enhancement New feature or request Help Wanted Extra attention is needed labels Feb 22, 2019
@rauljordan rauljordan added this to the Sapphire milestone Feb 22, 2019
@prestonvanloon
Copy link
Member

Is this still valid?

@terencechain
Copy link
Member

Resolved via #1586

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Enhancement New feature or request Help Wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants