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
- Support multichain workflows in Cast
- feat(`forge inspect`): find contract deps by exact path
- feat(`cast`): add support for "cast decode-event" with indexed parameters
- feature(forge): improve lcov condition coverage
- bug(`forge build`, `library`): leaky abstraction: `_with_root()`
- bug(`forge verify-contract`): verification from parent directory does not work on `Sourcify`
- bug(`forge script` / `forge test`): external function visibility inside a library produces different creation code during testing
- bug(forge): coverage report shows `if/else` branch as uncovered when reading `bytes` from storage
- feat(`cli`): enhance shell completions for arguments and parameters
- Detect use of `block.timestamp` when running `forge coverage` with `--ir-minimum` enabled
- Docs
- Rust not yet supported