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
- 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
- Add `eth_getProof` cheatcode
- bug(`anvil`): `balanceOf`returns `0x` instead of correct result on ZKSync
- feat(`config`): add chain dependent `solc` config and support in multichain scripts
- forge script should install dependencies
- feat(`anvil`): `--compute-units-per-second` should not be ignored on local Anvil fork
- feat(`cheatcodes`): include trace information about setting account code in EIP7702 transaction
- bug: `anvil_setStorageAt` / `eth_call`
- Docs
- Rust not yet supported