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(`cast`): add support for "cast decode-event" with indexed parameters
- feature(forge): improve lcov condition coverage
- feat(cast): use prestate tracer to speed up cast run
- chore: move chain utility functions from CLI to config crate
- bug(`forge build`, `library`): leaky abstraction: `_with_root()`
- bug(`forge verify-contract`): verification from parent directory does not work on `Sourcify`
- bug(`forge script` / `forge test`): external function visibility inside a library produces different creation code during testing
- feat(`forge script`): eliminate redundant `--sender` flag when using `--account`
- bug(forge): coverage report shows `if/else` branch as uncovered when reading `bytes` from storage
- feat(`cli`): enhance shell completions for arguments and parameters
- Docs
- Rust not yet supported