0xPolygonHermez / zkevm-bridge-service

Other
68 stars 66 forks source link

Feature/optimizations #663

Closed ARR552 closed 1 month ago

ARR552 commented 1 month ago

Closes #662

What does this PR do?

Adds 4 optimizations: 1- Filter only the needed topics 2- Avoid double check reorg when syncing from scratch 3- Use function HeaderByHash instead of BlockByHash

sonarcloud[bot] commented 1 month ago

Quality Gate Failed Quality Gate failed

Failed conditions
58.7% Duplication on New Code (required ≤ 20%)

See analysis details on SonarCloud