Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipsilon
/
evmone
Public
Notifications
You must be signed in to change notification settings
Fork
337
Star
976
Code
Issues
98
Pull requests
61
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Implement EIP-8037: "State Creation Gas Cost Increase"
- #1672
#1672
Open
chfast
wants to merge 9 commits into
master
ipsilon/evmone:master
from
amsterdam/8037
ipsilon/evmone:amsterdam/8037
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Implement EIP-8037: "State Creation Gas Cost Increase"
#1672
chfast
wants to merge 9 commits into
master
ipsilon/evmone:master
from
amsterdam/8037
ipsilon/evmone:amsterdam/8037
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2026
Implement EIP-8037: "State Creation Gas Cost Increase"
Show description for 5a4c323
chfast
committed
5a4c323
View commit details
Copy full SHA for 5a4c323
Browse repository at this point
evmc: Bump the ABI version for the state gas fields
Show description for 0ff5c2c
chfast
committed
0ff5c2c
View commit details
Copy full SHA for 0ff5c2c
Browse repository at this point
test: Forward the depth-0 state charge through the interpreter exit
Show description for 4ebcb4d
chfast
committed
4ebcb4d
View commit details
Copy full SHA for 4ebcb4d
Browse repository at this point
Set the state gas on the remaining result producers
Show description for 11b7af9
chfast
committed
11b7af9
View commit details
Copy full SHA for 11b7af9
Browse repository at this point
Declare the state gas in the cold tail of ExecutionState
Show description for dab6e54
chfast
committed
dab6e54
View commit details
Copy full SHA for dab6e54
Browse repository at this point
Reuse account_exists for the create aliveness check
Show description for 28277f6
chfast
committed
28277f6
View commit details
Copy full SHA for 28277f6
Browse repository at this point
Fold the SSTORE state gas into the cost table
Show description for 00fc836
chfast
committed
00fc836
View commit details
Copy full SHA for 00fc836
Browse repository at this point
test: Pin the depth-0 state charge reaching a precompile
Show description for f4b161b
chfast
committed
f4b161b
View commit details
Copy full SHA for f4b161b
Browse repository at this point
Assert the depth-0 state charge cannot reach the interpreter
Show description for 78114ae
chfast
committed
78114ae
View commit details
Copy full SHA for 78114ae
Browse repository at this point
You can’t perform that action at this time.