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

feat(driver): updates based on the protocol ICrossChainSync changes #555

Merged
merged 7 commits into from
Feb 18, 2024

Conversation

davidtaikocha
Copy link
Member

ref: taikoxyz/taiko-mono#15896

So we can't read the last verified block hash from protocol anymore.

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (77d270b) 53.20% compared to head (1e87760) 53.15%.

Files Patch % Lines
driver/chain_syncer/chain_syncer.go 50.00% 4 Missing and 3 partials ⚠️
driver/chain_syncer/beaconsync/syncer.go 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #555      +/-   ##
==========================================
- Coverage   53.20%   53.15%   -0.05%     
==========================================
  Files          45       45              
  Lines        5795     5745      -50     
==========================================
- Hits         3083     3054      -29     
+ Misses       2379     2359      -20     
+ Partials      333      332       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@davidtaikocha davidtaikocha marked this pull request as ready for review February 18, 2024 06:11
@davidtaikocha davidtaikocha enabled auto-merge (squash) February 18, 2024 06:11
driver/chain_syncer/beaconsync/syncer.go Outdated Show resolved Hide resolved
driver/chain_syncer/calldata/syncer.go Outdated Show resolved Hide resolved
@davidtaikocha davidtaikocha merged commit 09248b9 into main Feb 18, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the bindings-sync branch February 18, 2024 07:12
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.

2 participants