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
- `cast run` produces incorrect contract address on Arbitrum
- WIP: feat: build the docker image for amd64 and arm64 platforms
- feat(anvil): reset to non fork
- feat(anvil): support resetting from forked to non forked on `anvil_reset`
- bug(`forge test / script`): excessive high amount of gas used in `try/catch` block in simulation
- feat: support atomic deployment / batch submit
- bug(cheatcodes): differentiate between `FOO=` (unset) and `FOO=""` (empty) in `vm.envOr`
- feat(`forge fmt`): emit warning on unused imports, errors, and events
- forge(doc): @inheritdoc does not pickup description
- feat(cheatcodes): Add option in `vm.recordLogs` to filter by topic and/or emitter address
- Docs
- Rust not yet supported