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
- 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
- feat(cast): get logs in batch and count
- feat(`forge test` -> `chisel`): open chisel with current state on failed test
- Docs
- Rust not yet supported