-
Notifications
You must be signed in to change notification settings - Fork 17
SIP-30: Entropy Source Identifiers #156
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
Conversation
ba75faa to
9571b7a
Compare
9571b7a to
3d7bdaf
Compare
|
Why does this have to be a new API? If it involves a new optional parameter, it can be backwards compatible. If the Snap does not include the parameter in the request, default to the legacy behavior. If the parameter is included, then use that parameter to identify the entropy source. |
That's the general idea. We retain all the |
|
@Montoya I've added a section describing the behaviour if the parameter is not included |
Co-authored-by: Frederik Bolding <[email protected]>
Co-authored-by: Frederik Bolding <[email protected]>
4a4e739 to
1c78f81
Compare
Co-authored-by: Maarten Zuidhoorn <[email protected]>
1c78f81 to
b50371a
Compare
Co-authored-by: Maarten Zuidhoorn <[email protected]>
No description provided.