Skip to content

Snark Worker: Backport change from develop to compatible #17647

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

Open
wants to merge 1 commit into
base: compatible
Choose a base branch
from

Conversation

glyh
Copy link
Member

@glyh glyh commented Aug 21, 2025

This is needed so I can continue work on snark worker optimization and not getting merge conflict when merging into develop.

A PR merging compatible to develop will be prepared after this is merged. Then I can prepare a clean snark worker protocol update.

@glyh glyh requested a review from a team as a code owner August 21, 2025 06:13
@glyh glyh changed the title Snark Work Lib: Backport change from develop to compatible Snark Worker: Backport change from develop to compatible Aug 21, 2025
@glyh glyh force-pushed the lyh/backport-develop-to-compatible-snark-work-lib branch from 2a24fe1 to c463b03 Compare August 21, 2025 06:23
@glyh glyh added the snark-worker-optim Snark worker optimization: make workers operate on the level of individual proofs instead of whole t label Aug 21, 2025
Copy link
Member

@georgeee georgeee left a comment

Choose a reason for hiding this comment

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

This backport shouldn't happen, because new versions are intended to be used in the Mesa hardfork, not in the Berkeley

@glyh
Copy link
Member Author

glyh commented Aug 21, 2025

Should I work on develop for the snark worker optimization, then? Otherwise, how am I supposed to maintain the type versions correct? AFAIK, we're essentially bumping types in this project. And they are already touched in develop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
snark-worker-optim Snark worker optimization: make workers operate on the level of individual proofs instead of whole t
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants