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
- feat: make Foundry WASM compilation compatible and expose bindings to it
- feat: add `forge mssv` command to assist finding the minimum supported `solc` version for a project
- feat(`cheatcodes`): show detailed reverts regardless of verbosity level defined
- feat: `forge test --sweep` to run tests against all solc versions compatible with pragmas
- feat(`debugger`): show generated `yul` when compiled `--via-ir`
- Use semver-compatible nightly versions
- Feature: Examples for CLI
- bug(`anvil`): failed transaction with underpriced gas limit shows as success
- perf: optimize trace decoding by making identity fetching non-blocking
- meta(tracing): tracking issue for tracing improvements
- Docs
- Rust not yet supported