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
- Add anvil `--dump-event`
- Add `vm.getRecordedLogs(bytes4 selector)` + `vm.getRecordedLogs(bytes4[] selectors)` cheatcode to return only the logs that match the given selector
- feat(cast): Add `--create2` flag to `cast send`
- feat: gas report/snapshots of entire transaction incl. gas cost of calldata
- Feature: User-Defined documentation layout, inline code should match `fmt` settings
- bug(debugger): layout displays the wrong SSTORE and JUMP opcode cost
- Better Hardfork -> evm SpecId handling for L2s
- feat(cheatcodes): add `vm.resolve` cheatcode to resolve labels to string inside of tests and scripts
- wip:feat: add comment transformer
- feat(cast): add `event-decode` command to parsing and formatting log data
- Docs
- Rust not yet supported