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 test`): JSON output should consistently adhere to verbosity flags
- feat(`anvil`): add the ability to disable specific RPC methods and cheatcodes in Anvil
- bug(`forge build`): should try to install missing Soldeer dependencies automatically
- meta(`releases`): reduce size of foundry binaries
- feat(`cheatcodes`): support direct database connections for test pipelines (Postgres, MySQL, etc..)
- meta(`dependencies`): tracking issue for Foundry's dependencies
- bug(`cheatcodes`): `vm.dumpState` inconsistent address ordering w.r.t. deployment order
- feat(`cheatcodes`): add support for `vm.expectCall` on internal calls
- feat(`cheatcodes`): read length of arbitrary array
- bug(`cast run`): `cast` does not select correct hardfork for given transaction
- Docs
- Rust not yet supported