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 Forge ### Describe the feature you would like add a [etherscan_api_keys] table, similar to `rpc_endpoints` > Perhaps we want an [etherscan_api_keys] section to map chain IDs/network names to...

T-feature
C-forge

### Component Forge ### Describe the feature you would like A common use case is configuring test params with environment variables, with the RPC URL used for forking tests being...

T-feature
C-forge
P-low

### 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
good first issue
C-forge
P-low
Cmd-forge-debug

### Component Forge ### Describe the feature you would like Right now fuzz campaigns are defined by their number of runs. It’s also useful to instead define campaigns with a...

A-fuzzing
T-feature
Cmd-forge-test
C-forge
P-normal

This is an early draft PR, but I'm new to Rust & the Foundry codebase, so wanted to post here for feedback and a few questions before going too far....

T-feature
C-cast

### Component Forge ### Describe the feature you would like Prompted by #2326, it would be good if there was a way to sanity check the ffi usage within a...

T-feature
C-forge

## Motivation After deploying the contract, it is often necessary to check whether the parameters are set successfully, so here is a simple method to query the value of the...

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-build

There's still some missing features and improvements for coverage: **Data/functionality** - [x] #1962 - [x] #1963 - [x] #1964 - [x] #1967 - [x] #1965 **User facing** - [ ]...

C-forge
T-meta
Cmd-forge-coverage

### Component Forge ### Describe the feature you would like `forge script` waits 7 seconds by default before asking for transaction receipts. It is not a good initial value for...

T-feature
C-forge
Cmd-forge-script