0xPolygonHermez / zkevm-node

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

remove synchronizer dependency from eth tx manager to confirm monitored tx #3658

Closed tclemos closed 4 months ago

tclemos commented 4 months ago

Closes #3657.

What does this PR do?

Removes the Synchronizer dependency from the EthTxManager