foundry
foundry copied to clipboard
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
still lots of things todo...
I mostly use cast with hardware wallets and something like `cast wallet ls` for them would be extremely useful. _Originally posted by @lightclient in https://github.com/foundry-rs/foundry/issues/656#issuecomment-1916962482_
### Component Forge ### Describe the feature you would like add a `--buffer` flag for `forge script` to adjust broadcast buffer size – transactions are broadcasted in hardcoded batches of...
### Component Anvil ### 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 ### Describe the feature you would like It's currently not possible to copy or more closely inspect memory/calldata/returndata; it would nice to be able to dump them...
### 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 ### Describe the feature you would like This is quite a niche feature request, I think. But currently it's not possible to use the `getCode` cheatcode with...
### Component Forge ### Describe the feature you would like I think a good feature to add to the debugger would be to see the optimized yul output if your...