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 supported2 Subscribers
Add a CodeTriage badge to foundry
Help out
- Issues
- feat: have `forge verify-contract` take standard JSON input
- Avoid recompiling every test that uses local Vm
- feat(verify-bytecode): ignore immutable refs during runtime check
- feat(`cheatcodes`): add `vm.expectTransfer`
- bug: `getCode`/`getDeployedCode` wont find a valid artifact
- feat(`config`): add `[labels]` section to `foundry.toml`
- cast/forge: preserve contract types when generating interfaces from ABI
- flag to disable abi decoding in traces in tests and scripts
- meta(output): tracking issue for issues related to output modes (`--json`, `stdout`, `stderr`)
- feat(`debugger`): display `gasleft`, `totalGasUsed` and number of subcalls
- Docs
- Rust not yet supported