foundry
foundry copied to clipboard
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
- 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...
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...
### 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...
### 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...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [ ] Foundryup ### What version of Foundry are you on?...
### 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...
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...
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [ ] Foundryup ### What version of Foundry are you on?...