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 935 foundry issues
Sort by recently updated
recently updated
newest added

### Component Cast ### 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
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
C-forge
Cmd-forge-verify

### 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
C-forge
Cmd-forge-script

### 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
C-forge
Cmd-forge-script

### 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
C-forge
Cmd-forge-flatten

### Component Forge ### Describe the feature you would like Currently the invariant testing goes blind while running. It would be nice to have a dynamic progress on-run like Echidna...

T-feature
Cmd-forge-test
C-forge

### Component Forge ### Describe the feature you would like Running `forge script (...) --verify` (without `--etherscan-api-key`) should work if forge can unambiguously infer the correct API key / provider...

T-feature
C-forge
Cmd-forge-script

## Motivation Some cheatcodes lack context when they fail, but our current setup does not allow us to add very much context without the output of `forge test` becoming super...

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
C-forge
Cmd-forge-script

Right now we only decode the Ethereum precompiles when tracing, we should add some way to decode extra precompiles. What are some example precomppiles from other networks? _Originally posted by...

good first issue
Cmd-forge-test
C-forge
A-tracing
P-low
D-easy