Refresh BIOS artifact for checked BLS pairing result - #643
Merged
Merged
Conversation
Change-Id: If6ada6e43aeda3b137185bbfe47736b1637c4b8d
heifner
approved these changes
Sep 25, 2026
heifner
left a comment
Contributor
There was a problem hiding this comment.
I don't think this was necessary, but doesn't hurt.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sysio.bios.wasmwith the CDT BLS pairing-result check, so finalizer proof-of-possession verification rejects failed pairing operations before comparing output.Why
CDT #121 fixes the inline BLS verification helper, but existing deployed artifacts retain the old behavior until rebuilt. This updates BIOS without changing its source or ABI. Historical snapshot compatibility fixtures remain unchanged.
Validation
a00bd7187322df68be6616adbe4c6049b93d97bf; inspected the WASM failure-status branch and unchanged import signatures.sys-vm-jit.sys-vm-jit.0b08fb13; all tracked contract artifacts matched their build outputs.Coordinated platform E2E is explicitly excluded for this standalone artifact refresh; no no-expiry changes are included.