Devan Non
Devan Non
### Component Forge ### Have you ensured that all of these are up to date? - [X] Foundry - [X] Foundryup ### What version of Foundry are you on? 9b0575e...
I think all the pieces are in place to do this now. It would create a really integrated experience for developers. Imagine CTRL+clicking on a Typechained contract call in your...
### Component Forge ### Describe the bug Currently you can pass an RPC alias to `--rpc-url` for certain CLI commands, as implemented by #3116. AFAIK, it's not implemented on `script`...
Do you rate the hook?
### Component Forge ### Describe the feature you would like Issue created after this discussion with @mds1 in the TG group: https://t.me/foundry_support/32128 If `msg.sender` and/or `tx.origin` are the defaults AND...
### Component Forge ### Describe the feature you would like I had a large script which did a lot of contract calls. I was not getting any feedback for why...