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
- chore: turn `forge coverage` and `forge snapshot` into `forge test` flags (`--coverage`, `--snapshot`)
- fix(remappings): ignore conflicting remappings
- [DO NOT MERGE] fix(`forge`): pin tags/revs for deps
- chore: remove redundant standalone `debug` command from `forge`
- bug(`installer`): `foundryup` should only download when updates are available
- 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(cheatcodes): improve `getStateDiff` output and add `getStateDiffStruct`
- Docs
- Rust not yet supported