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(cast): use prestate tracer to speed up cast run
- fix(cast): --json support for erc20 cmds
- chore: move chain utility functions from CLI to config crate
- bug(`cast erc20`): `--browser` wallet fails with "Address already in use" for Tempo txs
- bug(invariant): wrong simplified sequence with roll and warp
- bug(`forge build`, `library`): leaky abstraction: `_with_root()`
- bug(`forge verify-contract`): verification from parent directory does not work on `Sourcify`
- bug(`forge script` / `forge test`): external function visibility inside a library produces different creation code during testing
- feat(`forge script`): eliminate redundant `--sender` flag when using `--account`
- bug(forge): coverage report shows `if/else` branch as uncovered when reading `bytes` from storage
- Docs
- Rust not yet supported