Skip to content

Comments

Refactor STProver to Accept Merkle Witness as Argument#222

Merged
ejMina226 merged 9 commits intodevelopfrom
feature/refactor-stprover-merkle-witness
Nov 8, 2024
Merged

Refactor STProver to Accept Merkle Witness as Argument#222
ejMina226 merged 9 commits intodevelopfrom
feature/refactor-stprover-merkle-witness

Conversation

@ejMina226
Copy link
Contributor

@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
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