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
- [p'<char>]: goto program counter in debugger
- feat(`anvil`): same behavior as major client's tx pool (e.g., geth, nethermind) for stricter tests
- feat(cheatcodes): add `vm.callTimeout` and `vm.setGas` for improved gas control
- Allow passing arguments to `cast {call,send}` through `stdin`
- feat(cheatcodes): `vm.writeToml` should keep original formatting including comments
- feat(`cheatcodes`): Add `vm.print` to replace `console.log` library
- feat: support offline forks in `vm.createFork`
- Support EIP-7201 in `forge inspect storage`
- feat(`verify-bytecode`): add support for libraries
- bug: forge can't disable EIP-1559: deserialization error: missing field `effectiveGasPrice` at line 1 column 949
- Docs
- Rust not yet supported