0xPolygonHermez / zkevm-node

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

fix L1InfoRoot when an error happens during the process of the L1 information #3576

Closed ARR552 closed 6 months ago

ARR552 commented 7 months ago

Closes #3573

What does this PR do?

This PR fixes the issue found by okx team regarding a problem with l1info tree if the process information function returns an error.

Reviewers