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

Fixed the issues in proofs verification #17

Merged
merged 4 commits into from
Jul 24, 2024

Conversation

Ahmed-Aghadi
Copy link
Contributor

I've to change function signature for prove_storage because earlier version ( which was changed recently ) was trying to convert u256 into felt252 and it failed while verifying a mainnet proof.

I believe there might be more bugs in extract_data function. So it should be tested extensively.

Incorporating more proofs in verification test would better to identify more issues ( if any ). Because some proofs doesn't trigger the bugs whereas some does.

@ametel01 ametel01 merged commit bca5d72 into OilerNetwork:main Jul 24, 2024
1 of 2 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