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
- fix(script): allow `--verify` without `--broadcast`, preserving console logs
- feat(fuzz): add cheatcode to populate in-memory corpus
- feat: auto-derive sender from keystore account in forge script
- refactor(cast): unify tx signing via FoundryTransactionRequest
- perf(traces): make trace identification async to avoid blocking tokio runtime
- perf(anvil): batch mine empty blocks to skip redundant state root computation
- feat(`forge script`): add Etherlink Shadownet to calculate gas by RPC due to insufficient gas estimation related to different gas accounting model
- feat: decoding external contracts
- fix: handle absolute library paths in remappings provider
- feat(anvil): add `--max-tx-inclusion-time-in-slot` option
- Docs
- Rust not yet supported