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
- feature: make tests fail when some of the emitted events aren't explicitly "expected"
- feat(`foundryup`): add `version` field to `foundry.toml` ("engines" equivalent) that is selected upon running `foundryup --use`
- feat(anvil): display logs during the execution progress
- Add test coverage support for Vyper contracts
- perf: `anvil_mine` is much slower than `hardhat_mine`
- Add pure JSON serialization cheatcodes
- feat(debugger): Debug Adapter Protocol
- meta: Reth's built-in tracers
- Add flag to `forge script` to display a table of addresses and labels upon deployment
- feat: enable cache for forge coverage in `out/coverage`
- Docs
- Rust not yet supported