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(`forge script`): tx succeeds during simulation but fails on any regular function call that occurs in a script after contract creation
- bug(`config`): Error: `Could not read source code for analysis` w/ remappings
- Versioned releases incl. publishing of crates on `crates.io`
- feat(cheatcode): impl getDeployedCode to handle immutable variables
- Arbitrum fork can't read l2 block number
- Docker: provide image with a baseOS other than alpine
- Test function early returns after `vm.expectRevert`
- `Text file busy (os error 26)` due to race condition in SVM when doing multiple installations
- feat: support `--via-ir` flag when running `forge coverage`
- feat(cheatcodes): add negative assertions for `expectEmit` and `expectRevert` using `count` syntax
- Docs
- Rust not yet supported