Skip to content

fix: map SP1VerificationError::Other to ProofVerificationError::Other#327

Open
Fibonacci747 wants to merge 1 commit intoagglayer:mainfrom
Fibonacci747:fix/proof-verification-error-other-mapping
Open

fix: map SP1VerificationError::Other to ProofVerificationError::Other#327
Fibonacci747 wants to merge 1 commit intoagglayer:mainfrom
Fibonacci747:fix/proof-verification-error-other-mapping

Conversation

@Fibonacci747
Copy link

SP1VerificationError::Other is documented as a generic “proof is invalid” error, not a core machine verification failure. Previously mapped it into ProofVerificationError::Core, which misclassified these errors and left the Other variant unused. This change maps SP1VerificationError::Other to ProofVerificationError::Other so logs and any downstream handling see the correct error category.

@CLAassistant
Copy link

CLAassistant commented Dec 25, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added the bug Something isn't working label Dec 25, 2025
@Ekleog-Polygon Ekleog-Polygon removed their request for review January 13, 2026 10:22
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

None yet

Development

Successfully merging this pull request may close these issues.

4 participants