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(class_hash): Fixed class hash computation for legacy contracts #268

Closed
wants to merge 10 commits into from

Conversation

antiyro
Copy link
Member

@antiyro antiyro commented Sep 17, 2024

This fix was tested against mainnet and it appears that we currently fail on 89 class hashes computation over the first 100k blocks and succeding over 14k class hashes computations. All of this only on legacy contracts, sierra contracts works fine. I will merge this one to unlock legacy computes and open a detailed issue to solve those exceptions.

@antiyro antiyro self-assigned this Sep 18, 2024
@antiyro antiyro added the bug Something isn't working label Sep 18, 2024
@antiyro
Copy link
Member Author

antiyro commented Sep 18, 2024

I would like to make it work for kakarot before merging it

@antiyro
Copy link
Member Author

antiyro commented Sep 19, 2024

merged in #271

@antiyro antiyro closed this Sep 19, 2024
@antiyro antiyro deleted the fix/class_hash branch September 23, 2024 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant