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(`cast`): `2d` \ `2h` not returning consistent results (swallows leading 0)
- bug: forge can't disable EIP-1559: deserialization error: missing field `effectiveGasPrice` at line 1 column 949
- feat(compatibility): add `zkSync` support
- fix: set script evm sender from all wallet signers
- WIP: feat: build the docker image for amd64 and arm64 platforms
- bug(cheatcodes): differentiate between `FOO=` (unset) and `FOO=""` (empty) in `vm.envOr`
- forge(doc): @inheritdoc does not pickup description
- Add `--sender-nonce <INITIAL_NONCE>` flag to forge script for manual nonce management
- bug: `forge flatten` should ignore intermediary files for imports
- Bug: forge does not add tag information into gitmodules file on install
- Docs
- Rust not yet supported