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

Implement the merkle proof spec tests #354

Closed
Tracked by #350
ralexstokes opened this issue Mar 27, 2024 · 2 comments · Fixed by #365
Closed
Tracked by #350

Implement the merkle proof spec tests #354

ralexstokes opened this issue Mar 27, 2024 · 2 comments · Fixed by #365
Assignees

Comments

@ralexstokes
Copy link
Owner

ralexstokes commented Mar 27, 2024

To close this issue, the spec tests should both verify the provided proof and generate the proof to ensure equivalence.

@ralexstokes ralexstokes changed the title merkle proof Implement the merkle proof spec tests Mar 27, 2024
@ralexstokes ralexstokes added this to the v0.2.0 release milestone Mar 27, 2024
@ralexstokes ralexstokes self-assigned this Mar 27, 2024
@ralexstokes
Copy link
Owner Author

ralexstokes commented Mar 28, 2024

the merkle proof tests relevant for testing the proving are under the light_client runner.

@ralexstokes ralexstokes removed this from the v0.2.0 release milestone Mar 28, 2024
@ralexstokes
Copy link
Owner Author

we should be able to run these tests after the functionality in ralexstokes/ssz-rs@d42b0bb

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 a pull request may close this issue.

1 participant