[Deployment] EVM -> zkVM call not working #1033
-
Team or ProjectAbstract ZK chainAbstract EnvironmentTestnet L2 block numberNo response zkSolc VersionN/A (EVM contract) zksync-ethers VersionN/A Minimal Reproducible Code or Repo Linkhttps://github.com/coffeexcoin/evm-zkvm-constructor-call Does this work on other EVMs? (If yes, please list at least 1 of them)yes, all other EVMs (when using proper position manager address) Description of What Your Contract DoesStores the uniswap v3 factory address as part of constructor/initialization Repro:
Note that the factory call is in fact valid:
Additional DetailsNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
Update - it looks like this is |
Beta Was this translation helpful? Give feedback.
I just want to clarify some info for this ticket:
--zksync
flag works without issue, but I am assuming that we want theFactoryCache
contract to be an EVM contract, is that correct?src/FactoryCache.sol
script/DeployFactoryCache.s.sol