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-script`): add `--confirmations` flag to wait for `n` confirmations
- feat(forge): new cheatcode for running simple tests with multiple `msg.sender` values
- forge(fmt): Align function/struct parameters
- Add `vm.disallowCheatcodes(address account)`
- feat(forge): allow specifying profile through `--profile`
- feat: support multilayer gas fee reporting in gas reports and deployment scripts
- feat(`debugger`): show values of variables in current scope during debugging
- review and fix string vs. bytes handling in `cast`
- feat(`cheatcode`): add `vm.waitForTransaction` for getting tx and receipt info in scripts
- Feature request: chaos-anvil
- Docs
- Rust not yet supported