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

feat(all): sync state root rather than signal service's storage root #549

Merged
merged 3 commits into from
Feb 15, 2024

Conversation

davidtaikocha
Copy link
Member

@davidtaikocha davidtaikocha marked this pull request as ready for review February 14, 2024 15:22
Copy link

codecov bot commented Feb 14, 2024

Codecov Report

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

Comparison is base (738194d) 54.91% compared to head (be64dcc) 54.93%.

Files Patch % Lines
pkg/rpc/utils.go 0.00% 7 Missing ⚠️
pkg/rpc/methods.go 25.00% 6 Missing ⚠️
driver/state/state.go 0.00% 2 Missing ⚠️
prover/proof_submitter/proof_contester.go 0.00% 2 Missing ⚠️
prover/proof_submitter/proof_submitter.go 75.00% 1 Missing ⚠️
prover/prover.go 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
+ Coverage   54.91%   54.93%   +0.02%     
==========================================
  Files          44       44              
  Lines        5538     5499      -39     
==========================================
- Hits         3041     3021      -20     
+ Misses       2176     2158      -18     
+ Partials      321      320       -1     

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

@davidtaikocha davidtaikocha merged commit b05c0d6 into main Feb 15, 2024
4 checks passed
@davidtaikocha davidtaikocha deleted the use-state-root branch February 15, 2024 01:54
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.

3 participants