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(`cheatcodes`): `vm.dumpState` inconsistent address ordering w.r.t. deployment order
- bug(`forge clone`): generated remapping incorrectly maps to single files on some contracts
- bug(`forge verify-contract`): Unable to verify on explorer or sourcify while flattening works
- feat(`cheatcodes`): add support for `vm.expectCall` on internal calls
- feat(`cheatcodes`): read length of arbitrary array
- Feat(anvil): Implement `GethDebugBuiltInTracerType::PreStateTracer` in `mined_geth_trace_transaction`
- bug(`cast run`): `cast` does not select correct hardfork for given transaction
- Reorganize Cast to expose the cli logic as pub
- feat: support saving Anvil state diffs based from account access dict
- feat: support `--anvil-header` for customizing anvil user-agent response
- Docs
- Rust not yet supported