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
- bug: `forge coverage` not fully compatible with `forge test` commands
- chore: turn `forge coverage` and `forge snapshot` into `forge test` flags (`--coverage`, `--snapshot`)
- feat(`cheatcodes`): adding an L1 data fee estimation method similar to `vm.lastCallGas`
- Add `ignored_error_codes_from` config option
- bug: build from source fails for out of memory on bionic-based systems with less than 3GB of RAM and without swap
- ECDSA signature generation does not follow RFC-6979
- feat: add support for binary_mappings and network_family configs
- forge doc: links to functions or objects in other files don't work
- coverage: identify hits for empty fallbacks
- feat(`improvement`): identify contracts by hash, not bytecode
- Docs
- Rust not yet supported