Skip to content

[ZK Stack] - Sequencer crash on bridging the first ETH - priority transaction serial id mismatch #950

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

You must be logged in to vote

This error indicates that some priority operations were not included when they should have been. Because "0" is on the right side, this means priority ops created during chain creation were not captured/detected by your server. You have previously modified the PRIORITY_EXPIRATION this might have affected those transactions being included by the server. By modifying the "processed_events" table you should be able to make the server refetch those.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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