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
- fix(anvil): reject equal timestamps in set_next_block_timestamp and compute_next_timestamp
- feat(evm): move Eth-specific EVM to foundry-evm, route cheatcodes through factory
- bug: `forge fmt` dropped statements for single-line **nested** if statements
- bug: Possible race condition in eth_feeHistory. Method returns incomplete results due to async cache population race
- feat(anvil): add [anvil] section to foundry.toml
- fix(cli): avoid panic on invalid remappings env and validate config path
- fix(anvil): use receipt data instead of transaction data for receipts_root in simulate()
- `anvil --fork-transaction-hash` deadlocks when replaying same-sender transactions
- fix(cli): validate --config-path in clap and avoid panic in build figment path
- feat(anvil): generalize `Signer` trait implementation
- Docs
- Rust not yet supported