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 STProver to Accept Merkle Witness as Argument #222

Merged
merged 9 commits into from
Nov 8, 2024

Conversation

ejMina226
Copy link
Collaborator

@ejMina226 ejMina226 commented Nov 7, 2024

Previously, there was a getWitnessProvider call in the StateTransitionProver, which was misleading as it suggested the possibility of being able to fetch any witness at any time. This is not the case, and there is just one witness for each StateTransition available.

@ejMina226 ejMina226 self-assigned this Nov 7, 2024
@ejMina226 ejMina226 marked this pull request as ready for review November 8, 2024 11:22
@ejMina226 ejMina226 requested a review from rpanic November 8, 2024 12:39
@ejMina226 ejMina226 merged commit 8167e97 into develop Nov 8, 2024
5 checks passed
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.

2 participants