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

Update EOF validation test for top-level containers #1381

Merged
merged 2 commits into from
Aug 20, 2024

Commits on Aug 19, 2024

  1. Remove migrated EOF tests

    - EOFTests/EIP3540/validInvalid.json: ethereum/execution-spec-tests#598
    - EOFTests/efValidation/EOF1_truncated_section_.json: ethereum/execution-spec-tests#740
    - EOFTests/efValidation/EOF1_eofcreate_valid_.json: ethereum/execution-spec-tests#738
    chfast committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    98abca9 View commit details
    Browse the repository at this point in the history
  2. Update EOF validation test for top-level containers

    - Update tests because of the validation rule change: top-level
      containers must not have truncated data.
    - Fix some expected error messages.
    - Change ">=Prague" to "Prague" because not supported in retesteth.
    chfast committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    baaeebe View commit details
    Browse the repository at this point in the history