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

- added new options for list command, default list local keystore ``` --dir (alias to default) List all the accounts in the keystore default directory -l, --ledger List accounts from...

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

closes #6616 proposed solution for solving https://github.com/foundry-rs/foundry/issues/6616, slightly different than suggested https://github.com/foundry-rs/foundry/issues/6616#issuecomment-1935844158 (in the sense that `url@latest` fork id was made obsolete and instead `url@latest_block` is recorded) ## Motivation ##...

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

T-bug

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

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

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

T-bug

### Component Forge ### Describe the feature you would like Adding account abstraction to foundry would allow users to leverage paymasters to submit transactions in their foundry scripts, this also...

T-feature

https://github.com/foundry-rs/foundry/pull/7122 introduces `NameOrAddress` which is capable of resolving an ens name to an address. Once providers on alloy are more stable (when https://github.com/alloy-rs/alloy/pull/190 is merged), we should refactor this as...

T-feature
D-chore

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

T-bug
C-forge
Cmd-forge-script
T-to-reproduce