0xPolygonHermez / zkevm-node

Go implementation of a node that operates the Polygon zkEVM Network
Other
531 stars 685 forks source link

#3514 Fix l1 info root after reorg #3515

Closed ARR552 closed 5 months ago

ARR552 commented 6 months ago

Closes #3514

What does this PR do?

This PR forced the synchronizer to reset the L1InfoRoot memory variables

Reviewers