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 }}
litentry
/
heima
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
72
Code
Issues
2
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implement CREATE2 factory for deterministic contract deployments
- #3798
#3798
Open
silva-fj
wants to merge 20 commits into
dev
litentry/heima:dev
from
p-1727-considering-deploying-a-create2-factory-contract
litentry/heima:p-1727-considering-deploying-a-create2-factory-contract
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Open
Implement CREATE2 factory for deterministic contract deployments
#3798
silva-fj
wants to merge 20 commits into
dev
litentry/heima:dev
from
p-1727-considering-deploying-a-create2-factory-contract
litentry/heima:p-1727-considering-deploying-a-create2-factory-contract
Copy head branch name to clipboard
Commits
Commits on Oct 30, 2025
Configure foundry for deterministic bytecode
Show description for c2b1a49
silva-fj
committed
c2b1a49
View commit details
Copy full SHA for c2b1a49
Browse repository at this point
Add Create2Factory for deterministic deployments
Show description for 127da67
silva-fj
committed
127da67
View commit details
Copy full SHA for 127da67
Browse repository at this point
Add comprehensive tests for Create2Factory
silva-fj
committed
d5e3a1e
View commit details
Copy full SHA for d5e3a1e
Browse repository at this point
Add deployment script for Create2Factory
silva-fj
committed
5d1995d
View commit details
Copy full SHA for 5d1995d
Browse repository at this point
Add CREATE2-based deployment script for AA contracts
silva-fj
committed
f8c4f29
View commit details
Copy full SHA for f8c4f29
Browse repository at this point
Add Create2Factory addresses registry
silva-fj
committed
665035a
View commit details
Copy full SHA for 665035a
Browse repository at this point
Document CREATE2 deterministic deployment strategy
silva-fj
committed
1bb11a1
View commit details
Copy full SHA for 1bb11a1
Browse repository at this point
Commits on Nov 5, 2025
Rename Create2Factory to Create2FactoryV1
silva-fj
committed
e321695
View commit details
Copy full SHA for e321695
Browse repository at this point
Update deployment scripts for Create2FactoryV1 and new generateSalt signature
silva-fj
committed
e520a4e
View commit details
Copy full SHA for e520a4e
Browse repository at this point
Update tests for Create2FactoryV1 and new generateSalt signature
silva-fj
committed
bb8a28a
View commit details
Copy full SHA for bb8a28a
Browse repository at this point
Add DeployContract script for individual contract deployments
silva-fj
committed
c4d6c3b
View commit details
Copy full SHA for c4d6c3b
Browse repository at this point
Update DEPLOYMENT.md for simplified salt generation and new DeployContract script
silva-fj
committed
41ecb12
View commit details
Copy full SHA for 41ecb12
Browse repository at this point
Merge branch 'dev' into p-1727-considering-deploying-a-create2-factory-contract
silva-fj
authored
85db4da
View commit details
Copy full SHA for 85db4da
Browse repository at this point
Commits on Nov 6, 2025
Remove unused deployer parameter from deployment functions
silva-fj
committed
ecf2a47
View commit details
Copy full SHA for ecf2a47
Browse repository at this point
Pin Foundry version to v1.2.3 to fix AA contracts build
silva-fj
committed
8aa35ec
View commit details
Copy full SHA for 8aa35ec
Browse repository at this point
Commits on Nov 10, 2025
Merge branch 'dev' into p-1727-considering-deploying-a-create2-factory-contract
silva-fj
authored
5072570
View commit details
Copy full SHA for 5072570
Browse repository at this point
Commits on Nov 14, 2025
Merge branch 'dev' into p-1727-considering-deploying-a-create2-factory-contract
Show description for d106ac3
BillyWooo
committed
d106ac3
View commit details
Copy full SHA for d106ac3
Browse repository at this point
Commits on Nov 17, 2025
Merge branch 'dev' into p-1727-considering-deploying-a-create2-factory-contract
BillyWooo
authored
69ab191
View commit details
Copy full SHA for 69ab191
Browse repository at this point
Commits on Nov 24, 2025
Merge branch 'dev' into p-1727-considering-deploying-a-create2-factory-contract
BillyWooo
authored
0ea95c4
View commit details
Copy full SHA for 0ea95c4
Browse repository at this point
Commits on Nov 27, 2025
Merge branch 'dev' into p-1727-considering-deploying-a-create2-factory-contract
BillyWooo
authored
3e420aa
View commit details
Copy full SHA for 3e420aa
Browse repository at this point
You can’t perform that action at this time.