0xPolygonHermez / zkevm-node

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

Check GER and index of synced L1InfoRoot matches with smartcontract values #3551

Closed agnusmor closed 5 months ago

agnusmor commented 5 months ago

What does this PR do?

Checks that GER and index of synced L1InfoRoot matches with smartcontract values. If the values doesn't matches the sequencer stops to sync more L1InfoRoot (stops deposits) and generate an event alarm to review/fix the issue

Reviewers

Main reviewers:

@ARR552 @joanestebanr @ToniRamirezM