0xPolygonHermez / zkevm-node

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

Feature/#3549 reorgs improvement #3553

Closed ARR552 closed 5 months ago

ARR552 commented 5 months ago

Closes #3549 Closes #3557

What does this PR do?

This PR does a refactor in the way the reorgs are checked to be protected against inconsistent responses from the L1 providers

Reviewers