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(`config`): add an address book section with aliases
- Using ABI decoding tools for debugging is harder than it should be
- bug(`forge bind`): generated bindings do not compile when interface name ends with `Events`
- feature(anvil): allow storage.json to persist on `anvil_reset`
- 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
- feat(forge): implement forge check for fast syntax and semantic analysis
- Add support for 7594 blobs to anvil
- Docs
- Rust not yet supported