0xPolygonHermez / zkevm-node

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

synchronizer: compatibilize with generic L2 node #3518

Closed joanestebanr closed 7 months ago

joanestebanr commented 7 months ago

Rationale

The trusted RPC server have some extensions in ethereum-API that could fails if you use another node.

Implementation

Use a regular ethereum client to make calls if don't need the extended data