0xPolygonHermez / zkevm-node

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

synchronizer: each block on L1 stored on DB must have a bool that says if the block need to be checked or not #3541

Closed joanestebanr closed 5 months ago

joanestebanr commented 5 months ago

Rationale

When insert a block on node DB must mark:

Implementation

Add a column called checked: