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(`anvil`): fully offline mode for `anvil` fork
- feat: allow extending foundry for non-EVM chains via strategy implementation
- feat(`forge coverage`): support running coverage on a test suite with failing tests
- feat(`config`): config flag to disallow use of libraries with public methods
- bug(`anvil`): calling function on succesfully deployed contract raises: `OpcodeNotFound`
- feat(`cheatcodes`): add ability to switch between `proptest::test_runner::TestRng` and `rand::rngs::StdRng`
- bug: `Error intrinsic gas too low` when deploying contract on Plume Devnet (Arbitrum configuration)
- `verify-bytecode`: support arbitrary contract creation methods
- Add `"onlyTopLevelCall"` to `debug_traceTransaction` request data
- Anvil OOM-killed on startup with `--state`
- Docs
- Rust not yet supported