matter-labs / foundry-zksync

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

Support `vm.getNonce(Wallet)` cheatcode #668

Open Karrq opened 2 weeks ago

Karrq commented 2 weeks ago

We do support the vm.getNonce cheatcode, but recently foundry added an overload to the method which isn't handled and thus will return the EVM nonce instead of the EraVM one