-
Notifications
You must be signed in to change notification settings - Fork 92
feat: initial draft of secp256r1-verify SIP
#247
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
base: main
Are you sure you want to change the base?
Conversation
|
Feel free to also change the README to link to this SIP document. Thanks! |
Sounds good. I'll do that once this is assigned a number. |
|
Looks good. before merging, i would like to see a PR or commit for the docs changes. |
|
Can we get it posted on Stacks Forum too just for visibility? |
|
Thanks, but I meant only for the documentation changes. That PR seems to address the unintended behaviour, but not the documentation updates proposed here. |
The docs change is in there (see clarity/src/vm/docs/mod.rs). Or did you mean a PR to the docs site? |
ahh, i see it now - thanks! |
| @@ -0,0 +1,106 @@ | |||
| # Preamble | |||
|
|
|||
| SIP Number: | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| SIP Number: | |
| SIP Number: 035 |
@rafaelcr @314159265359879 @jiga i didn't see any other SIP using this number, so i'm pre-emptively proposing it here.
No description provided.