foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.

Results 751 foundry issues
Sort by recently updated
recently updated
newest added

### Component Cast ### Describe the feature you would like Currently `cast storage ` lists only storage as defined in the (verified) code. It does not list storage slots that...

T-feature

### 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...

T-bug
Cmd-forge-test
C-forge
Cmd-forge-build

### Component Forge ### Describe the feature you would like Currently ~90% of our test suite uses fuzzy parameters. When we run our entire test suite, we occasionally get flaky...

T-feature

### Component Forge ### Describe the feature you would like I'm currently working on a project where the integration test suite involves running multiple tests, each having its own forks...

T-feature

### 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...

T-bug

## Motivation **related issue #3843.** when using fuzz test, `console.log` doesn't work as expected(display console log info). this PR is to fix `console.log` in fuzz test ## Solution current version...

### Component Anvil ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? nightly...

T-bug

### Component Forge ### Describe the feature you would like The main use case for this is when one contract is close to the size limit—compile the large contract with...

T-feature
A-compiler

## Motivation When debugging eth integrations across platforms sometimes the only thing you can work with is the revert data, this can turn into searching thru forge inspect or manually...

C-cast

### 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...

T-bug
Cmd-forge-test
C-forge