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

Add merge-proofs stage to proof-producer #33

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

vo-nil
Copy link
Contributor

@vo-nil vo-nil commented Sep 20, 2024

This PR adds final stage to proof-producer
closes #28

@vo-nil vo-nil self-assigned this Sep 20, 2024
@vo-nil vo-nil force-pushed the 28-add-merge_proofs-stage branch from b0a97ec to 76e4639 Compare September 20, 2024 07:44
@vo-nil vo-nil marked this pull request as ready for review September 20, 2024 07:44
@vo-nil vo-nil requested a review from martun September 20, 2024 07:45
Copy link

github-actions bot commented Sep 20, 2024

Gcc Test Results

  153 files  ±0    153 suites  ±0   8m 7s ⏱️ ±0s
3 198 tests ±0  3 192 ✅ ±0  6 💤 ±0  0 ❌ ±0 
3 265 runs  ±0  3 259 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit 6213bdc. ± Comparison against base commit 03e321a.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Sep 20, 2024

Clang Test Results

  153 files  ±0    153 suites  ±0   6m 58s ⏱️ ±0s
3 198 tests ±0  3 192 ✅ ±0  6 💤 ±0  0 ❌ ±0 
3 265 runs  ±0  3 259 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit 6213bdc. ± Comparison against base commit 03e321a.

♻️ This comment has been updated with latest results.

Done with merge-proofs #28

update readme

remove TODO

rename last-proof to aggregated-FRI-proof param #28
@vo-nil vo-nil force-pushed the 28-add-merge_proofs-stage branch from 76e4639 to 6213bdc Compare September 20, 2024 07:53
@martun martun self-requested a review September 20, 2024 08:15
@vo-nil vo-nil merged commit 27c4184 into master Sep 20, 2024
8 checks passed
@vo-nil vo-nil deleted the 28-add-merge_proofs-stage branch September 20, 2024 08:44
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.

Add merge_proofs stage to proof_producer
2 participants