Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
trevorgjohnson
/
foundry
Public
forked from
foundry-rs/foundry
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Apr 20, 2024
fix: print test results while running coverage (#7743)
klkvr
authored
63fff35
Copy full SHA for 63fff35
feat: add envExists cheatcode to check if a environment variable exists (#7744)
0xtekgrinder
authored
db74e6e
Copy full SHA for db74e6e
fix: do not require `--sender` with `--unlocked` (#7742)
Show description for 6f2668f
klkvr
authored
6f2668f
Copy full SHA for 6f2668f
fix: correctly process relative paths as `--skip` values (#7737)
Show description for 30f145f
klkvr
authored
30f145f
Copy full SHA for 30f145f
fix: always compile sources when running scripts (#7738)
klkvr
authored
167295e
Copy full SHA for 167295e
chore(deps): update rustls to 0.21.11 and 0.22.4 for security reason (#7734)
Show description for dba274d
Du, Chengbin
authored
dba274d
Copy full SHA for dba274d
Commits on Apr 19, 2024
fix(cast): return logs in all cases (#7731)
Show description for 844caa8
kamuik16
authored
844caa8
Copy full SHA for 844caa8
fix(forge): fix some typos in forge clone (#7725)
Show description for b18c149
kamuik16
authored
b18c149
Copy full SHA for b18c149
fix: Type parameter of Vm.prevrandao as uint256 (#7695)
Show description for 21b3346
qiweiii
authored
21b3346
Copy full SHA for 21b3346
feat: use humatime serde for SuiteResult duration (#7722)
Show description for 5c6c68c
ThreeHrSleep
authored
5c6c68c
Copy full SHA for 5c6c68c
Commits on Apr 18, 2024
fix: exclude empty artifacts from `ContractsByArtifact` (#7713)
Show description for 79dd88c
klkvr
authored
79dd88c
Copy full SHA for 79dd88c
fix: use 2718 encoding for transactions trie root calculation (#7718)
Show description for 3f5c615
klkvr
authored
3f5c615
Copy full SHA for 3f5c615
feat: support ipc path as rpc url (#7717)
Show description for 8d54775
mattsse
authored
8d54775
Copy full SHA for 8d54775
feat: temporarily re-introduce custom trace printer (#7716)
DaniPopes
authored
e97a35a
Copy full SHA for e97a35a
chore(deps): update to hyper 1.0 (#6470)
DaniPopes
authored
18e0d03
Copy full SHA for 18e0d03
chore(deps): bump ariadne to 0.4.0 (#7710)
DaniPopes
authored
3581076
Copy full SHA for 3581076
feat: re-enable jemalloc for anvil (#7708)
DaniPopes
authored
b743749
Copy full SHA for b743749
chore: minify JSON (#7706)
DaniPopes
authored
dcea283
Copy full SHA for dcea283
chore: move `foundry_common::rpc` to `foundry_test_utils` (#7707)
DaniPopes
authored
d1d0478
Copy full SHA for d1d0478
feat(forge): clone verified contracts as a foundry project (#7576)
Show description for 1c59fcc
4 people
authored
1c59fcc
Copy full SHA for 1c59fcc
chore: fix test clippy (#7700)
grandizzy
authored
e5b8fc9
Copy full SHA for e5b8fc9
Commits on Apr 17, 2024
refactor: inject call to CREATE2 factory through custom revm handler (#7653)
Show description for 63072be
klkvr
authored
63072be
Copy full SHA for 63072be
fix: better artifacts management for `getCode` (#7685)
Show description for 19871fc
klkvr
and
DaniPopes
authored
19871fc
Copy full SHA for 19871fc
feat: optimize compilation by reading AST (#7599)
Show description for 0a4d246
klkvr
authored
0a4d246
Copy full SHA for 0a4d246
chore(cheatcodes): solc 0.6.2 compatibility (#7694)
grandizzy
authored
46abc42
Copy full SHA for 46abc42
Commits on Apr 16, 2024
build(foundryup): allow caller to override rust flags (#7691)
mds1
authored
e4ab9f4
Copy full SHA for e4ab9f4
fix: always set optimizer details (#7690)
mattsse
authored
9079fb6
Copy full SHA for 9079fb6
feat: add alias for personal_sign (#7687)
mattsse
authored
424a95e
Copy full SHA for 424a95e
fix: hotfix cast logs subscribe (#7688)
Show description for 8513f61
mattsse
authored
8513f61
Copy full SHA for 8513f61
fix(cheatcodes): `expectSafeMemory` + `stopExpectSafeMemory` (#7686)
Show description for 24536cd
clabby
authored
24536cd
Copy full SHA for 24536cd
feat: coverage for modifiers (#7669)
klkvr
authored
8466c09
Copy full SHA for 8466c09
feat(debugger): update ratatui, use `List` (#7676)
Show description for 9207b93
DaniPopes
authored
9207b93
Copy full SHA for 9207b93
feat(forge-cli): Add `--no-metadata` as CLI compiler option (#7684)
Show description for b56176e
zerosnacks
and
DaniPopes
authored
b56176e
Copy full SHA for b56176e
feat: coverage for constructors (#7661)
Show description for 958a850
klkvr
authored
958a850
Copy full SHA for 958a850
chore(fork): adjust `chain_id` when updating local env with fork (#7679)
Show description for f8a9d5e
trevorgjohnson
authored
f8a9d5e
Copy full SHA for f8a9d5e
Pagination
Previous
Next
You can’t perform that action at this time.