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

Panic on state validation errors on mocknet #11394

Open
tayfunelmas opened this issue May 24, 2024 · 0 comments
Open

Panic on state validation errors on mocknet #11394

tayfunelmas opened this issue May 24, 2024 · 0 comments
Labels
A-stateless-validation Area: stateless validation

Comments

@tayfunelmas
Copy link
Contributor

Implement a mechanism that will make the node panic if there is a critical issue in state validation (eg. missing trie value) "on mocknet". The behavior in mainnet/testnet should not change (log and continue gracefully). Also do this in a release build.

@tayfunelmas tayfunelmas added the A-stateless-validation Area: stateless validation label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-stateless-validation Area: stateless validation
Projects
None yet
Development

No branches or pull requests

1 participant