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

refactor: simplify result_evaluations calculation #373

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

JayWhite2357
Copy link
Contributor

@JayWhite2357 JayWhite2357 commented Nov 15, 2024

Rationale for this change

In order to port the verifier to Solidity, some simplifications should be made to the Rust verifier to keep the implementations as similar as possible.

What changes are included in this PR?

The result_evaluations calculation in QueryProof::verify is simplified.

Are these changes tested?

Yes, by existing tests.

@JayWhite2357 JayWhite2357 requested review from iajoiner and removed request for tlovell-sxt November 16, 2024 20:45
Copy link
Contributor

@iajoiner iajoiner left a comment

Choose a reason for hiding this comment

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

Really thanks for the PR!

@iajoiner iajoiner merged commit 1371386 into main Nov 17, 2024
12 checks passed
Copy link

🎉 This PR is included in version 0.47.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants