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(fmt): option to remove spaces between number and exponent
- feature: forge build: option to remove `assert`
- bug(doc): respect number of end lines in original NatSpec
- `forge script --verify` should output constructor args, compiler version and optimisations
- feat: be able turn off `expectSafeMemory` within a test, after it's set
- bug: combination of `vm.expectRevert` and (failing) `deployCode` does not work
- feat(doc): new section "Constants" for constants and immutables
- feat(doc): generate documentation for UDVTs
- Add support for EIP-712 transaction type (zkSync requirement)
- feat(cast): Get interface of proxy implementation with `cast interface`
- Docs
- Rust not yet supported