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

Arrabbiata/witness: add field to accumulate challenges #3020

Open
wants to merge 2 commits into
base: dw/add-accumulated-witness
Choose a base branch
from

Conversation

dannywillems
Copy link
Member

And keep also previous challenges that will be given as public input.

And keep also previous challenges that will be given as public input.
@dannywillems dannywillems force-pushed the dw/add-accumulated-challenges branch from 7971ad0 to 6551807 Compare February 12, 2025 15:50
@@ -142,6 +142,22 @@ pub struct Env<
pub challenges: Vec<BigInt>,

/// Keep the current executed instruction
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixing this now.

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (dw/add-accumulated-witness@746e80e). Learn more about missing BASE report.

Additional details and impacted files
@@                      Coverage Diff                      @@
##             dw/add-accumulated-witness    #3020   +/-   ##
=============================================================
  Coverage                              ?   76.89%           
=============================================================
  Files                                 ?      262           
  Lines                                 ?    62140           
  Branches                              ?        0           
=============================================================
  Hits                                  ?    47782           
  Misses                                ?    14358           
  Partials                              ?        0           

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

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.

1 participant