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
- Rolling fork to specific transaction fails with validation error: priority fee is greater than max fee
- bug(`cast`): `cast run` does not work sometimes with weird errors (lack of funds, nonce too low, etc.)
- Forge coverage does not work for modifiers
- perf(script): run contract verifications in parallel
- Invalid value for block.number when interacting with anvil launched using --load-state
- feat(`cast`): show addresses in the output of `cast wallet list`
- Unable to run "forge test" in a package that depends upon another package in a monorepo because a library artifact is not found
- [WIP] Feat - Namespaced storage inspection: `forge inspect storage-layout --eip7201`
- feat(`forge script`): instantaneous broadcasting of transactions after simulation
- fix(cast): consistent serialization of Uint/Ints depending on actual type
- Docs
- Rust not yet supported