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
- feat(`forge script`): ability to control gas multiplier from within script and different gas calculations per chain
- feat(`ci`): allow for testing `repros` and `cheats` Solidity test suites across a range of EVM versions
- bug: forking a local Anvil from a remote Anvil fork hangs the remote
- feat(`forge script`): allow specifying maximum USD amount to spend on (multichain) scripts
- Add support for 7594 blobs to anvil
- feat(fmt): option for supporting method chaining
- feature(forge): fast gas profile analysis with graph
- bug(`anvil`): can't start anvil from old forked dumped state
- feat(`forge test / coverage`): test/coverage failures for libs with `invariant*` functions
- bug(tracing): Forge test do not show decoded events when emitting events using inline assembly
- Docs
- Rust not yet supported