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
- Make `--gas-report` w/ `--json` output one JSON blob and add `contract_path` to output
- bug: `--gas-report` groups all methods of all contracts that use the same type of proxy contract
- fix(cheatcodes): convert fixed bytes to bytes in vm.rpc tuple result
- feat(`forge build`): add initcode size check
- refactor(`script`): Move `ScriptSequence` to new crate
- feat(`cheatcodes`): access broadcast artifacts
- feat(`anvil`): `wallet_` namespace + inject P256BatchDelegation + executor
- draft: common shell
- refactor(`script`): mv `ScriptSequence` to new crate
- feat(`forge build`): `--watch` flag should watch foundry.toml config changes
- Docs
- Rust not yet supported