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/format conditions multi line
- refactor(cast): consolidate cast convert
- feat(`cheatcodes`): add `vm.signTypedData` cheatcode to Foundry
- feat(`cheatcodes`): add `vm.ec{Add, Mul?, AddP256, MulP256?}` (elliptic-curve cryptography)
- Conflicting remappings (with and without "/src") lead to failed build in monorepo with multiple foundry.toml configs
- feat(`forge fmt`): should give an option to place each if condition in a separate line
- perf(forge): printing traces is too slow due to external lookups
- feat: define foundry workspace / monorepo
- fix(cast): EIP-4788 implementation
- feat(coverage): add experimental ``--instrument-source`` source-to-source instrumentation engine
- Docs
- Rust not yet supported