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
- Generated Rust bindings for large fixed-size arrays causes Serde Deserialize error
- Replace solang parser in forge
- feat(`forge snapshot`): if test suite fails and `--snap` does not write to file, report error
- forge inspect <chain> <address>
- bug(`forge script`): when using `vm.startBroadcast()`, the `msg.sender` should be set to the caller regardless of the wallet types (e.g. for non --private-key usage)
- fix(anvil): log's removed field always false during reorg
- bug(`anvil`): anvil in fork mode is unstable when performing multiple `snapshot` / `revert` in parallel
- bug(forge test): different revertData depending on verbosity
- feat: allow `cast wallet` to register Ledger/other HW wallets
- Support remappings in deployCode / deployCodeTo
- Docs
- Rust not yet supported