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
- feat(`forge script`): support EIP-4788 (the beacon root oracle) in local simulation
- feat: make `forge doc` generate documentation for Markdown files other than `README.md` as well
- [p'<char>]: goto program counter in debugger
- bug(`forge script`): state persisting from local simulation inside script file
- feat(`anvil`): same behavior as major client's tx pool (e.g., geth, nethermind) for stricter tests
- feat(cheatcodes): add `returndata` to `expectCall` and `AccountAccess`
- feat(`forge build`): add flag to show names of files that are not cached and being compiled
- feat(cheatcodes): add `vm.callTimeout` and `vm.setGas` for improved gas control
- Allow passing arguments to `cast {call,send}` through `stdin`
- Add json schema for test output
- Docs
- Rust not yet supported