SIMD-0453: Ed25519 Syscall Signature Verification with SIMD376/ZIP-215#453
SIMD-0453: Ed25519 Syscall Signature Verification with SIMD376/ZIP-215#453zz-sol wants to merge 6 commits intosolana-foundation:mainfrom
Conversation
|
Hello zz-sol! Welcome to the SIMD process. By opening this PR you are affirming that your SIMD has been thoroughly discussed and vetted in the SIMD discussion section. The SIMD PR section should only be used to submit a final technical specification for review. If your design / idea still needs discussion, please close this PR and create a new discussion here. This PR requires the following approvals before it can be merged:
Once all requirements are met, you can merge this PR by commenting |
|
|
|
@samkim-crypto - Mind taking a look at this one as a second set of eyes from Anza side ? |
samkim-crypto
left a comment
There was a problem hiding this comment.
Yes, I am in support of this!
Blocked by: #376Description:
This SIMD specifies the Ed25519 precompile portion of the ZIP-215 transition described in SIMD-0376.
Summary:
strict_verifyandZIP-215with a feature gate.ed25519_precompile_verify_strict_to_zip215) separate from SIMD-0376Relationship to SIMD-0376:
SIMD-0376 covers transaction signatures, gossip, and shreds. This SIMD refines that scope by providing the concrete specification and independent feature gate for the precompile, allowing staged rollout and isolated testing.