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` / `forge script`): `dumpState` only returns wallet balances, regression since v1.1
- feat(`debugger`): improve debugger experience when tests fail due to event mismatch
- feat(`cast`, `anvil`): add CLI flag to read an array of labels from a file
- 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
- 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
- feat(`forge script`): instantaneous broadcasting of transactions after simulation
- feat(`cheatcodes`): add `vm.signTypedData` cheatcode to Foundry
- Docs
- Rust not yet supported