Skip to content

Conversation

@RadNi
Copy link

@RadNi RadNi commented Nov 22, 2025

Because some parts of the prover crate is hidden from the guest program, recursion example fails to compile the guest.
This PR separates the verifier parts of the preprocessing from prover which lets the recursion to work. More specifically, it moves the shared data between JoltVerifierPreprocessing and JoltProverPreprocessing to JoltSharedPreprocessing and exposes only necessary data to the guest program.

@markosg04 markosg04 self-requested a review November 25, 2025 19:01
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