foundry
foundry copied to clipboard
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
## Motivation 4844 Support for cast send ## Solution Added `--blob` flag which should be coupled with the `--path` flag pointing to the blob data.
### Component Forge ### Describe the feature you would like Currently when passing the `--json` flag the following is returned: https://github.com/foundry-rs/foundry/blob/f0d9eeced8ec01045b2849ea2cc3c72773282d70/crates/script/src/lib.rs#L496-L501 It would be beneficial to return more information, as...
### Component Forge ### Describe the feature you would like the test --json output can be useful for better integration. https://github.com/foundry-rs/foundry/blob/f0d9eeced8ec01045b2849ea2cc3c72773282d70/crates/forge/src/result.rs#L193-L206 We currently don't have a proper spec for this...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? 0.2.0...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
### Component Forge ### Describe the feature you would like I would like invariant tests (foundry's stateful fuzz tests) to be a bit more performant. While recently doing a larger...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? forge...
### Component Forge, Cast ### Have you ensured that all of these are up to date? - [X] Foundry - [ ] Foundryup ### What version of Foundry are you...