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
- `forge test` doesn't utilize all available threads for fuzzing/invariants
- bug: `getCode`/`getDeployedCode` wont find a valid artifact
- chore: warn optimization is disabled when forge coverage is called
- feat(cheatcodes): support native `bound` cheatcode
- feat(`anvil`): add the ability to disable specific RPC methods and cheatcodes in Anvil
- bug(`cheatcodes`): `vm.parseJsonUint` can't parse numbers with scientific notation
- feat(`tracing`): log failed `expectEmit` events as error traces
- bug(`anvil`): contract call extremely slow after `anvil_reset` on a fork hangs
- feat(`forge fmt`): sorting of imports adds newlines in groups
- Add json schema for test output
- Docs
- Rust not yet supported