foundry
https://github.com/foundry-rs/foundry
Rust
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to foundry
Help out
- Issues
- feat(cast): use debug_traceTransaction prestate to speed up cast run
- feat(forge): truncate large data in execution traces
- feat(`cast`): `cast run --chain` should use configured RPC endpoints in `foundry.toml`
- feat(`forge`): avoid repulling in dependencies when using git worktree
- forge verify-bytecode should verify full runtime code including immutables
- meta: multi-chain deployment experience
- feat(`cheatcodes`): add `vm.getSelectors(name)` cheatcode to get a list of all selectors
- feat(`forge script`): offer convenient way of performing idempotent CREATE2 deployments in scripts and tests
- `forge bind` crashes when contract size exceeds limit
- feat(`forge test` -> `chisel`): open chisel with current state on failed test
- Docs
- Rust not yet supported