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(config): add remappings_scope option for global remappings
- feat(`forge script`): add `--gas-buffer` flag to support fixed overhead for Cosmos-integrated EVM chains
- feat(`forge script`): make it possible to write asynchronous / promises logic
- bug(`forge bind`): bindings for enum are not generated
- feat(inspectors): enhance revert diagnostic inspector
- feat(`forge script`): support hardware-wallet signing in `signDelegation` / `signAndAttachDelegation` / `sign`
- bug(`forge test`): `--rerun` runs passing tests of the same name in different contracts
- feat(`forge doc`): replace the documentation generated from `mdbook` to `vocs`
- bug(`forge script`): if `ETHERSCAN_API_KEY` is set and `--verify` is passed it will try to verify via Etherscan no matter if Etherscan supports the chain
- meta: `cast`, `anvil` and `chisel` should adhere to `foundry.toml` if ran from inside of a `foundry` project
- Docs
- Rust not yet supported