issues
search
matter-labs
/
foundry-zksync
Fork of Foundry tailored for zkSync environment
Apache License 2.0
302
stars
130
forks
source link
fix: Ignore nonce update of initiator address on script setup
#706
Closed
Jrigada
closed
2 weeks ago
Jrigada
commented
3 weeks ago
What :computer:
Nonce was being updated in the script setup. Now we avoid this
Why :hand:
Scripts with this use case were failing because the on-chain nonce was different
What :computer:
Why :hand: