Skip to content

Conversation

jtraglia
Copy link
Member

The alpha.6 release stalled in the reference test generation step because of this. When adding these, I forgot to use an input getter function, so it was computing the blob's commitment in the test collection phase. For some reason, this caused latest usage of arkworks_G1.multiexp_unchecked to completely halt. I think it has something to do with mixing up Rust's rayon and Python's threading here.

@jtraglia jtraglia added the testing CI, actions, tests label Aug 28, 2025
@jtraglia jtraglia merged commit c66f5ec into ethereum:master Aug 28, 2025
4 checks passed
@jtraglia jtraglia deleted the fix-kzg-tests branch August 28, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing CI, actions, tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant