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 supported1 Subscribers
Add a CodeTriage badge to foundry
Help out
- Issues
- feat(forge): truncate large data in execution traces
- feat(`cast`): `cast run --chain` should use configured RPC endpoints in `foundry.toml`
- bug(`cheatcodes`): mockCall does not mock correctly when methods does not return a value
- forge script `--verify` suppresses console logs if not broadcasted
- 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
- Docs
- Rust not yet supported