Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

prover: upgrade to v0.13.1 / v0.12.2, share params between versions. #1504

Closed
wants to merge 14 commits into from

Conversation

lispc
Copy link
Contributor

@lispc lispc commented Aug 27, 2024

@amoylan2 i will still fixing some remaining testing. You can first have a look to check the high level changes.

(the previous builder-of-handler-map pattern is quite complex dealing with lifetime.. since we alwasy just have 2 version, i simplify the codes. wdyt? )

btw coordinator/internal/logic/verifier/verifier_test.go is not maintained.. each time i fix that file

@lispc lispc changed the base branch from fix/coordinator-init to develop August 27, 2024 05:57
@lispc lispc changed the title tmp prover: upgrade to v0.13.1 / v0.12.2, share params between versions. Aug 27, 2024
@lispc lispc marked this pull request as ready for review August 27, 2024 06:20
@codecov-commenter
Copy link

codecov-commenter commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 51.71%. Comparing base (7f86aec) to head (3868cbf).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1504   +/-   ##
========================================
  Coverage    51.71%   51.71%           
========================================
  Files          156      156           
  Lines        12763    12763           
========================================
  Hits          6600     6600           
  Misses        5595     5595           
  Partials       568      568           
Flag Coverage Δ
coordinator 17.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@roynalnaruto roynalnaruto self-requested a review August 27, 2024 08:34
@amoylan2
Copy link
Member

I think it's a little bit complicate, I'm taking a try to make it simpler based on your change

@amoylan2
Copy link
Member

I submitted a new PR #1507, could you have a look? @lispc

@georgehao georgehao closed this Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants