Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Gate: Return SyscallError::InvalidAttribute on invalid curve/op id on curve syscalls #1132

Open
samkim-crypto opened this issue May 1, 2024 · 0 comments
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@samkim-crypto
Copy link

SIMD

solana-foundation/solana-improvement-documents#137

Description

Update the curve25519 syscalls to immediately abort since invoking the syscalls on an unsupported curve id should be an unrecoverable error.

Feature ID

FuS3FPfJDKSNot99ECLXtp3rueq36hMNStJkPJwWodLh

Activation Method

Single Core Contributor

Deployment Considerations

N/A

Minimum Beta Version

No response

Minimum Stable Version

No response

Testnet Activation Epoch

No response

Devnet Activation Epoch

No response

Mainnet-Beta Activation Epoch

No response

@samkim-crypto samkim-crypto added the feature-gate Pull Request adds or modifies a runtime feature gate label May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

No branches or pull requests

1 participant