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(`cli`): enhance shell completions for arguments and parameters
- Detect use of `block.timestamp` when running `forge coverage` with `--ir-minimum` enabled
- feat(forge): truncate large data in execution traces
- feat(`forge`): avoid repulling in dependencies when using git worktree
- meta: multi-chain deployment experience
- feat(`forge script`): offer convenient way of performing idempotent CREATE2 deployments in scripts and tests
- feat(`forge test` -> `chisel`): open chisel with current state on failed test
- 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
- bug(`cast`): `cast run` does not work sometimes with weird errors (lack of funds, nonce too low, etc.)
- Docs
- Rust not yet supported