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

Update: Implement tests for execution/proof & /errors #90

Closed
wants to merge 10 commits into from

Conversation

18aaddy
Copy link

@18aaddy 18aaddy commented Oct 29, 2024

This PR updates @DarkLord017 's PR #67 with a new test added for VerifyProof() function in proof.go.

Summary of changes:

  • Added a test for the VerifyProof() function which is passing locally
  • Updated some struct in execution/types.go to help in unmarshaling

I have included the rest of changes from PR #67 and this PR can be merged with no need to merge the original one. This has all the changes from it. This should be merged after #88 as it builds up on the changes done to proof.go in that PR. That is also the reason why this has so many additions and deletions as it is stacked on PR #88

@18aaddy 18aaddy changed the title Update: Test/update proof test Update: Implement tests for execution/proof & /errors Oct 29, 2024
@18aaddy 18aaddy closed this Nov 4, 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.

1 participant