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 script`): `forge script --multi` causes issues with Etherscan providers
- meta(`anvil`): make `anvil` a `reth` extension / sparse client
- fix(`--isolate`): do not override the gas price
- feat(`tracing`): decode constructor args when contracts are deployed in traces
- bug(`anvil`): log's `remove` field is always `false` if re-org
- feat(`forge test`): realtime console.log
- bug(`forge bind --skip-build`): throws Error: failed to generate bindings when running with `aave-v3-origin`
- bug(forge): `forge test --flamechart` and `--flamegraph` not showing for test with `beforeTestSetup()`
- feat(`cheatcodes`): enable `--isolate` by default
- bug(`cast`): not all selectors are decoded when running `--decode-internal`, presumably early returns upon being throttled by Etherscan
- Docs
- Rust not yet supported