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
- fix(cheatcodes): make `vm.fee`, `vm.txGasPrice`, and `vm.blobhashes` work in isolation mode
- feat(invariants): enable `show_progress` by default, silence with `--quiet` / `--json` flags
- fix: show receive() instead of fallback() for empty calldata traces
- bug(`cast erc20`): unsupported browser wallet signing
- feat(forge): optional chain sections and skip flags in script config
- fix(corpus): handle empty inputs in abi_mutate
- fix(wallets): add X-Session-Token to CORS headers and fix dev origin
- fix(cheatcodes): fix expectRevert with internal reverts for non-contract calls
- feat(forge): specify compilation profile in vm.getCode
- fix(fork): preserve configured evm_version when selecting forks
- Docs
- Rust not yet supported