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
- feat(cheatcodes): `vm.writeToml` should keep original formatting including comments
- feat(`cast`): `cast storage` to report also directly used slots of the deployed contract
- feat(`cheatcodes`): Add `vm.print` to replace `console.log` library
- feat: cast decode-error
- [wip] `ArbSys` precompile support
- feat: support offline forks in `vm.createFork`
- feat(`anvil`): use `ContextPrecompile` instead of `Precompile` in Anvil's precompile injection API
- Support EIP-7201 in `forge inspect storage`
- bug(`cast`): `2d` \ `2h` not returning consistent results (swallows leading 0)
- feat(`verify-bytecode`): add support for libraries
- Docs
- Rust not yet supported