Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Support multi-block proving for other modes than Jerigon #105

Closed
Nashtare opened this issue Jun 11, 2024 · 0 comments · Fixed by #109
Closed

Support multi-block proving for other modes than Jerigon #105

Nashtare opened this issue Jun 11, 2024 · 0 comments · Fixed by #109
Assignees
Labels
enhancement New feature or request

Comments

@Nashtare
Copy link
Collaborator

#96 introduced multi-block processing with the Jerigon mode. While this is the mode to use in a real-life setting, testing & benchmarking are often performed in stdio mode (the former for easy reproducibility, the latter to not be impacted by networking conditions).

As such, it would be beneficial to also support multi block proving from this mode. We would probably need to enforce some rules on the witness files naming to ensure proper ordering when parsing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants