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(`anvil`): add verbosity flags (`-vvv`) to control log verbosity and scope
- In broadcast log, include arg names and use standard syntax
- Run some `TestConfig` tests as scripts.
- Test case failure should report first error (not last)
- feat(fmt): `multiline_func_header` equivalent for events
- Support int for type in transactions
- forge(doc): group free functions, constants and errors in a single md file with the solidity file name
- Missing part of doc in foundry/config/README.md
- Show warning if using msg.sender or tx.origin in script without CLI flags being set
- feat(forge): command to reinit git submodules
- Docs
- Rust not yet supported