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
- fix: correct byte offset in `first_non_whitespace` for multi-byte chars
- fix(fork): preserve configured evm_version when selecting forks
- forge(fmt): option for Allman
- feat: revert on `msg.sender` usage inside broadcast in script contracts
- bug(anvil): improve UX on Anvil's side and user's side when a transaction is dropped from the mempool
- feat(forge test): `--brutalize` to test robustness of assembly blocks
- fix: support custom Etherscan URL in cast/forge commands
- fix(config): prevent false warnings for valid vyper config keys
- bug: Delay in anvil_setCode causing contract call failures
- feat: getStateDiff / getStateDiffJson decode storage for non local contracts
- Docs
- Rust not yet supported