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 https://github.com/foundry-rs/foundry/issues/991 was closed by https://github.com/foundry-rs/foundry/pull/1658, but as documented by [this comment](https://github.com/foundry-rs/foundry/issues/991#issuecomment-1107533935) there's some other related work, so pulling that into...

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

### Component Forge ### Describe the feature you would like https://github.com/foundry-rs/foundry/issues/991 was closed by https://github.com/foundry-rs/foundry/pull/1658, but as documented by [this comment](https://github.com/foundry-rs/foundry/issues/991#issuecomment-1107533935) there's some other related work, so pulling that into...

A-testing
T-feature
Cmd-forge-test
C-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? forge...

T-bug
C-forge
Cmd-forge-fmt

## Motivation **WIP** Debugging with sources coming from etherscan is nice. ## Solution 1. When identifying addresses for traces, collect addresses & sources. 2. Compile each contract address [and downloads...

T-feature

Libraries are currently not covered and they are somewhat non-trivial to map instructions for. Generally, there are two types of library functions: - **Internal functions** are inlined in the contract...

T-feature
C-forge
Cmd-forge-coverage

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

## Motivation I am opening a draft PR to gather feedback and improve code quality. - fixes #2153 - related to https://github.com/foundry-rs/forge-std/pull/138 ## Checklist - [x] Poc - [x] Support...

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

### 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 When using some libraries, the `--flatten` output will be gigantic as [flatten](https://book.getfoundry.sh/reference/forge/forge-flatten.html#description) will inline all imports. It would be neat...

T-feature
C-forge
P-low
Cmd-forge-flatten