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
- bug(`anvil`): `balanceOf`returns `0x` instead of correct result on ZKSync
- feat(`config`): add chain dependent `solc` config and support in multichain scripts
- forge script should install dependencies
- feat(`anvil`): `--compute-units-per-second` should not be ignored on local Anvil fork
- feat(`cheatcodes`): include trace information about setting account code in EIP7702 transaction
- feat(`anvil`): fully offline mode for `anvil` fork
- 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`
- Docs
- Rust not yet supported