Skip to content

Fix galoisd signature count checks#5473

Open
samsamtrum wants to merge 1 commit into
unionlabs:mainfrom
samsamtrum:fix-galoisd-signature-count-checks
Open

Fix galoisd signature count checks#5473
samsamtrum wants to merge 1 commit into
unionlabs:mainfrom
samsamtrum:fix-galoisd-signature-count-checks

Conversation

@samsamtrum

Copy link
Copy Markdown

Fixes #5428.

The Poll handlers compared each signatures length against itself, so the guard for more signatures than validators could never run. This updates both prover variants to compare signatures against validators.

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@samsamtrum is attempting to deploy a commit to the unionbuild Team on Vercel.

A member of the Team first needs to authorize it.

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.

Wrong if check condition, error handling logic never trigger forever

1 participant