Skip to content

feat(gas): add CREATE_DATA gas key and per-byte cost for contract code storage#2

Merged
mattevans merged 1 commit intomainfrom
feat/erigone-tweaks-fixes
Feb 10, 2026
Merged

feat(gas): add CREATE_DATA gas key and per-byte cost for contract code storage#2
mattevans merged 1 commit intomainfrom
feat/erigone-tweaks-fixes

Conversation

@mattevans
Copy link
Copy Markdown
Member

fix(tracer): cap GasUsed for out-of-gas opcodes to actual remaining gas
docs(gas): clarify cost formulas and cross-component dependencies
test(tracer): add GasUsed computation and sanitization tests
build(erigon): support pinning to specific commit in build script

…e storage

fix(tracer): cap GasUsed for out-of-gas opcodes to actual remaining gas
docs(gas): clarify cost formulas and cross-component dependencies
test(tracer): add GasUsed computation and sanitization tests
build(erigon): support pinning to specific commit in build script
@mattevans mattevans self-assigned this Feb 10, 2026
@mattevans mattevans merged commit ad451b8 into main Feb 10, 2026
2 checks passed
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