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

Fix v2 storage proofs #159

Merged
merged 3 commits into from
May 18, 2024
Merged

Fix v2 storage proofs #159

merged 3 commits into from
May 18, 2024

Conversation

lukechampine
Copy link
Member

This went undetected because we haven't properly tested v2 storage proofs. Notably, we had a TestStorageProofRoot test, but it was basically just a regression test -- it compared the output to whatever storageProofRoot returned the first time we ran the test, so it didn't detect the faulty logic.

@n8maninger n8maninger merged commit 0b8d963 into master May 18, 2024
9 checks passed
@n8maninger n8maninger deleted the proof-root-fix branch May 18, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants