Skip to content

Conversation

@avorylli
Copy link

@avorylli avorylli commented Nov 9, 2025

Fixes #1216

The non-parallel path in grind for Poseidon252Channel was using digest instead of prefixed_digest, causing the test to fail and triggering an unused variable warning.

Changed line 149 to use prefixed_digest to match the parallel path and the verify_pow_nonce logic.

@reviewable-StarkWare
Copy link

This change is Reviewable

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.

Test test_grind_poseidon is not passing when parallel is not activated

2 participants