matter-labs / foundry-zksync

Fork of Foundry tailored for zkSync environment
Apache License 2.0
299 stars 130 forks source link

Add `factory_deps` argument to `zkRegisterContractCall` #676

Open Karrq opened 2 weeks ago

Karrq commented 2 weeks ago

It's currently not possible to register a contract manually in DualCompiledContracts via the zkRegisterContractCall cheatcode that makes use of factory deps, due to a missing parameter