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
- note(`config`): stop overloading foundry.toml and provide namespaces for superfluous settings
- Feat: `FOUNDRY_ENV` set to `CI` should automatically install with `--no-commit`
- chore: update README for `1.0`
- Added NatSpec support for enum value definitions
- [DO NOT MERGE] fix(cheatcode): expect revert only for calls with greater depth than test
- bug: `forge coverage` not fully compatible with `forge test` commands
- chore: turn `forge coverage` and `forge snapshot` into `forge test` flags (`--coverage`, `--snapshot`)
- fix(remappings): ignore conflicting remappings
- [DO NOT MERGE] fix(`forge`): pin tags/revs for deps
- chore: remove redundant standalone `debug` command from `forge`
- Docs
- Rust not yet supported