Skip to content

[ZK Stack] - Syncing ZKSync Era external node from genesis but got root hash mismatched error #974

Answered by popzxc
cifer76 asked this question in ZK Stack
Discussion options

You must be logged in to vote

Sorry for the late reply.
Right now, the genesis sync is not a recommended way to run the external node, as the synchronization process was never optimized for that use case. As a result, we don't perform continuous testing for genesis sync, and cannot guarantee that there won't be any issues (the EN is guaranteed to never serve incorrect state, but there might be issues related to syncrhonization, especially on the older blocks).

However, regarding getting customized data that doesn't exist in the raw database: the database has all the data the node was capable of producing when it executed each corresponding block. I might try to guess that you might want to access traces for very old b…

Replies: 1 comment 13 replies

Comment options

You must be logged in to vote
13 replies
@cifer76
Comment options

@sarahschwartz
Comment options

@cifer76
Comment options

@popzxc
Comment options

Answer selected by popzxc
@cifer76
Comment options

@popzxc
Comment options

@popzxc
Comment options

@cifer76
Comment options

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
3 participants