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

EVM: Add full db state checks in rollback tests #2609

Merged
merged 9 commits into from
Oct 24, 2023
Merged

Conversation

sieniven
Copy link
Member

@sieniven sieniven commented Oct 23, 2023

Summary

  • Add full db state checks in rollback tests using debug_dumpdb RPC
  • Add more comprehensive tests with multiple TD and EVM txs to check EVM state
  • Refactor and clean up rollback tests

Implications

  • Storage

    • Database reindex required
    • Database reindex optional
    • Database reindex not required
    • None
  • Consensus

    • Network upgrade required
    • Includes backward compatible changes
    • Includes consensus workarounds
    • Includes consensus refactors
    • None

@prasannavl prasannavl merged commit e9aa06e into master Oct 24, 2023
14 of 15 checks passed
@prasannavl prasannavl deleted the evm/add-state-test branch October 24, 2023 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants