Skip to content

trie, core, core/state, core/vm, params: add EIP-8032#33502

Closed
gballet wants to merge 1 commit intoethereum:masterfrom
gballet:eip8032-v2
Closed

trie, core, core/state, core/vm, params: add EIP-8032#33502
gballet wants to merge 1 commit intoethereum:masterfrom
gballet:eip8032-v2

Conversation

@gballet
Copy link
Copy Markdown
Member

@gballet gballet commented Dec 29, 2025

This pull request introduces support for EIP-8032, which implements size-based gas pricing for storage by tracking the number of storage slots per account. The changes add mechanisms to count storage slot counts for accounts, update the state and RLP encoding, and integrate the transition process into block processing.

@gballet
Copy link
Copy Markdown
Member Author

gballet commented Feb 9, 2026

Extracted and tested the parts I needed, this PR is no longer useful.

@gballet gballet closed this Feb 9, 2026
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.

1 participant