Skip to content

feat(spec): bump STANDARD_CALLDATA_TOKEN_COST (EIP-7976)#2159

Open
SamWilsn wants to merge 1 commit intoethereum:eips/amsterdam/eip-7976from
SamWilsn:update-7976
Open

feat(spec): bump STANDARD_CALLDATA_TOKEN_COST (EIP-7976)#2159
SamWilsn wants to merge 1 commit intoethereum:eips/amsterdam/eip-7976from
SamWilsn:update-7976

Conversation

@SamWilsn
Copy link
Contributor

@SamWilsn SamWilsn commented Feb 6, 2026

🗒️ Description

Increases the STANDARD_CALLDATA_TOKEN_COST from 10 to 15.

🔗 Related Issues or PRs

#1942

✅ Checklist

  • All: Ran fast tox checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    uvx tox -e 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-->

@SamWilsn SamWilsn added A-spec-specs Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`) C-eip Category: tracking implementation of an EIP labels Feb 6, 2026
@SamWilsn SamWilsn requested a review from gurukamath February 6, 2026 19:53
RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* ✨ feat(tests): EIP-7928 SELFDESTRUCT tests
* feat: point to latest commit in BALs specs (resolver)
* feat: Validate t8n BAL does not have duplicate entries for the same tx_index
* 📄 docs: Changelog entry
* chore: avoid extra fields in BAL classes, related to ethereum#2197
* Add tests for EIP-7928 around precompiles (doc)
* fix(tests): Fix expectations for self-destruct tests

---------

Co-authored-by: raxhvl <raxhvl@users.noreply.github.com>
Co-authored-by: fselmo <fselmo2@gmail.com>
Co-authored-by: Toni Wahrstätter <51536394+nerolation@users.noreply.github.com>
RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* ✨ feat(tests): EIP-7928 SELFDESTRUCT tests
* feat: point to latest commit in BALs specs (resolver)
* feat: Validate t8n BAL does not have duplicate entries for the same tx_index
* 📄 docs: Changelog entry
* chore: avoid extra fields in BAL classes, related to ethereum#2197
* Add tests for EIP-7928 around precompiles (doc)
* fix(tests): Fix expectations for self-destruct tests

---------

Co-authored-by: raxhvl <raxhvl@users.noreply.github.com>
Co-authored-by: fselmo <fselmo2@gmail.com>
Co-authored-by: Toni Wahrstätter <51536394+nerolation@users.noreply.github.com>
RazorClient pushed a commit to RazorClient/execution-specs that referenced this pull request Feb 11, 2026
* ✨ feat(tests): EIP-7928 SELFDESTRUCT tests
* feat: point to latest commit in BALs specs (resolver)
* feat: Validate t8n BAL does not have duplicate entries for the same tx_index
* 📄 docs: Changelog entry
* chore: avoid extra fields in BAL classes, related to ethereum#2197
* Add tests for EIP-7928 around precompiles (doc)
* fix(tests): Fix expectations for self-destruct tests

---------

Co-authored-by: raxhvl <raxhvl@users.noreply.github.com>
Co-authored-by: fselmo <fselmo2@gmail.com>
Co-authored-by: Toni Wahrstätter <51536394+nerolation@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-spec-specs Area: Specification—The Ethereum specification itself (eg. `src/ethereum/*`) C-eip Category: tracking implementation of an EIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant