Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

fix(driver): fix geth lag to verified block when syncing #294

Merged
merged 1 commit into from
Jun 19, 2023

Conversation

davidtaikocha
Copy link
Contributor

revert some changes in #288 #289

@codecov
Copy link

codecov bot commented Jun 18, 2023

Codecov Report

Merging #294 (d3ac595) into main (90e365a) will decrease coverage by 0.33%.
The diff coverage is 44.00%.

@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
- Coverage   51.38%   51.06%   -0.33%     
==========================================
  Files          36       36              
  Lines        3865     3856       -9     
==========================================
- Hits         1986     1969      -17     
- Misses       1623     1629       +6     
- Partials      256      258       +2     
Impacted Files Coverage Δ
driver/chain_syncer/beaconsync/syncer.go 0.00% <ø> (ø)
driver/chain_syncer/chain_syncer.go 41.57% <44.00%> (+0.78%) ⬆️

... and 2 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha marked this pull request as ready for review June 19, 2023 03:11
@davidtaikocha davidtaikocha merged commit c57f6e8 into main Jun 19, 2023
4 checks passed
@davidtaikocha davidtaikocha deleted the fix-geth-lag branch June 19, 2023 03:24
@github-actions github-actions bot mentioned this pull request Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client makes taiko-geth lag to last verified block
2 participants