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

feat(prover): tracking for most recent block ID to ensure (relatively) consecutive proving by notification system #174

Merged
merged 2 commits into from
Mar 7, 2023

Conversation

RogerLamTd
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #174 (f243364) into main (4fab06a) will decrease coverage by 0.32%.
The diff coverage is 100.00%.

❗ Current head f243364 differs from pull request most recent head 1298aa2. Consider uploading reports for the commit 1298aa2 to get more accurate results

@@            Coverage Diff             @@
##             main     #174      +/-   ##
==========================================
- Coverage   55.38%   55.06%   -0.32%     
==========================================
  Files          36       36              
  Lines        3313     3314       +1     
==========================================
- Hits         1835     1825      -10     
- Misses       1247     1258      +11     
  Partials      231      231              
Impacted Files Coverage Δ
prover/proof_submitter/valid_proof_submitter.go 65.21% <100.00%> (+0.25%) ⬆️
prover/prover.go 58.95% <0.00%> (-5.23%) ⬇️
driver/chain_syncer/beaconsync/progress_tracker.go 77.41% <0.00%> (ø)
driver/state/state.go 62.56% <0.00%> (+1.60%) ⬆️

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

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2023

Hive test result:
log not exists, may be caused by timeout

@davidtaikocha davidtaikocha enabled auto-merge (squash) March 7, 2023 03:19
@davidtaikocha davidtaikocha merged commit e500039 into main Mar 7, 2023
@davidtaikocha davidtaikocha deleted the blockidtracker branch March 7, 2023 03:19
vhjiang pushed a commit to taikoverse/taiko-degen-client that referenced this pull request Jul 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants