Skip to content

feat(tests): EIP-7928 reject newPayload with malformed or missing block access list#21

Open
spencer-tb wants to merge 5 commits into
forks/amsterdamfrom
tests/amsterdam/eip-7928-invalid-bal-encoding
Open

feat(tests): EIP-7928 reject newPayload with malformed or missing block access list#21
spencer-tb wants to merge 5 commits into
forks/amsterdamfrom
tests/amsterdam/eip-7928-invalid-bal-encoding

Conversation

@spencer-tb

@spencer-tb spencer-tb commented Jul 1, 2026

Copy link
Copy Markdown
Owner

🗒️ Description

Add engine only negative tests that reject an engine_newPayloadV5 whose blockAccessList is the invalid 0x empty-byte-string encoding (an empty BAL must be 0xc0), or is omitted entirely, both expecting -32602 Invalid params. Surfaced on glamsterdam-devnet-6 where there was no hive engine coverage for this.

🔗 Related Issues or PRs

N/A

✅ Checklist

  • All: Ran fast static checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    just static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@spencer-tb spencer-tb force-pushed the tests/amsterdam/eip-7928-invalid-bal-encoding branch from 1648a39 to 263f36d Compare July 1, 2026 15:16
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