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
- feat(`cheatcodes`): add `vm.getSelectors(name)` cheatcode to get a list of all selectors
- feat(`forge script`): offer convenient way of performing idempotent CREATE2 deployments in scripts and tests
- `forge bind` crashes when contract size exceeds limit
- feat(cast): get logs in batch and count
- feat(`forge test` -> `chisel`): open chisel with current state on failed test
- fix(fmt): correct peek_comment_between to scan comments within range
- feat: offline fork
- bug(`anvil` / `forge script`): `dumpState` only returns wallet balances, regression since v1.1
- feat(`debugger`): improve debugger experience when tests fail due to event mismatch
- feat(`cast`, `anvil`): add CLI flag to read an array of labels from a file
- Docs
- Rust not yet supported