matter-labs / foundry-zksync

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

test(zk): cheatcode usage in zkVm #539

Closed Karrq closed 2 months ago

Karrq commented 2 months ago

Motivation

Cheatcodes are not supported in zkVm, but there are no tests that display this limitation

Solution

Provide a test case which shows this limitation and also potential pattern to avoid a given contract from being executed in zkVm and thus circumvent this limtation