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
- Bug: Forge Script hard caps timeout to 45s
- fix(evm): saturate folded-stack-trace gas subtraction on resetGasMetering
- fix(forge): stop reporting a false diff for zero-gas snapshot tolerance checks
- fix(debugger): saturate memory-pane offset/len arithmetic
- fix(cheatcodes): expectSafeMemory panics on short/unexpanded CALL calldata to the cheatcode address
- fix(cast): reject a decimals/len argument too large to safely format, instead of panicking
- fix(script): don't panic when a broadcast sequence and its sensitive-cache file desync
- fix(lint): stop uninitialized-state false-positiving on local storage-pointer aliases
- fix(anvil): return null for unknown block counts
- fix(script): honor RPC config
- Docs
- Rust not yet supported