Skip to content

[ZK Stack] - state_keeper crashes when bridging the first ERC20 token #945

Answered by cytadela8
moneta asked this question in ZK Stack
Discussion options

You must be logged in to vote

Hi, glad you were able to find a workaround, overall I would like to end this with 2 points:

  • "Root hash mismatched" & "Commitment mismatched" come from some issue in smartcontract compilation. This happens from time to time, we are unfortunately not able to fix it as we do not have any reproduction steps. I have a brute force, but proven to work way of resolving any such issues.
foundryup-zksync -C 27360d4c8  # There was an issues with newest version at some point, this one works
rm -r contracts; git restore contracts; git submodule update --init --recursive  # clean completely the contracts directory
  • Errors during chain deployment (ex. during genesis) will come back later with hard t…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
2 replies
@moneta
Comment options

@cytadela8
Comment options

Comment options

You must be logged in to vote
2 replies
@moneta
Comment options

@cytadela8
Comment options

Answer selected by cytadela8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
ZK Stack
Labels
zk-stack ZK Stack Question
2 participants