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

feat: allow FirstRoundBuilder to produce MLEs #417

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

iajoiner
Copy link
Contributor

@iajoiner iajoiner commented Dec 6, 2024

Please be sure to look over the pull request guidelines here: https://github.com/spaceandtimelabs/sxt-proof-of-sql/blob/main/CONTRIBUTING.md#submit-pr.

Please go through the following checklist

Rationale for this change

For range check and joins we need to have pre-challenge committing of columns. As a result we need to add such functionalities to FirstRoundBuilder.

What changes are included in this PR?

  • add functionalities that allow FirstRoundBuilder to produce MLEs.
  • add `consume_first_round_mle``

Are these changes tested?

Will be.

@iajoiner iajoiner force-pushed the feat/first-round-commitment branch 6 times, most recently from ce14b9b to edc345d Compare December 10, 2024 20:08
@iajoiner iajoiner marked this pull request as ready for review December 10, 2024 20:08
@iajoiner iajoiner enabled auto-merge December 10, 2024 20:08
@iajoiner iajoiner force-pushed the feat/first-round-commitment branch 8 times, most recently from 8efca6f to acd7af8 Compare December 11, 2024 21:15
@iajoiner iajoiner force-pushed the feat/first-round-commitment branch 6 times, most recently from 4fff0d7 to a716d7c Compare December 17, 2024 18:18
@iajoiner iajoiner requested a review from Dustin-Ray December 17, 2024 18:19
@iajoiner iajoiner force-pushed the feat/first-round-commitment branch 5 times, most recently from bb6a305 to 6b4be2f Compare December 18, 2024 19:04
@iajoiner iajoiner force-pushed the feat/first-round-commitment branch from 6b4be2f to 6ee2f72 Compare December 18, 2024 19:17
@Dustin-Ray Dustin-Ray force-pushed the feat/first-round-commitment branch from 6ee2f72 to 3e0feff Compare December 18, 2024 20:00
@iajoiner iajoiner force-pushed the feat/first-round-commitment branch from 3e0feff to a3bed37 Compare December 18, 2024 20:23
@iajoiner iajoiner mentioned this pull request Dec 18, 2024
3 tasks
@iajoiner iajoiner force-pushed the feat/first-round-commitment branch 3 times, most recently from 8d1e25d to c2d9b0d Compare December 19, 2024 14:36
@iajoiner iajoiner force-pushed the feat/first-round-commitment branch from c2d9b0d to a922e1b Compare December 19, 2024 20:34
@iajoiner iajoiner merged commit a74cda8 into main Dec 20, 2024
11 checks passed
Copy link

🎉 This PR is included in version 0.64.3 🎉

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.

3 participants