-
Notifications
You must be signed in to change notification settings - Fork 117
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
Implement ZIP 212: Allow Recipient to Derive Sapling Ephemeral Secret from Note Plaintext #785
Comments
Do we need this one for our Beta release or will this be part of the wallet support work? |
We did part of this but we need to do the rest to encrypt shielded notes with a wallet. |
@dconnolly can we open a separate ticket, so it's clear which parts we still need to do? |
ZIP-212 was incorporated into the spec, so this should be part of #269. I'll add a note there and close this |
Changes Sapling note plaintexts, the sending of notes, the receiving of notes, and the first byte to the new version of (0x02) of the note plaintext. After activation of the ZIP as part of Canopy activation, these changes are MUSTs.
The consensus rule about shielded coinbases will be done as #2362:
![image](https://user-images.githubusercontent.com/552961/88764818-9c172d00-d143-11ea-8a7e-a89de3e9bb00.png)
https://zips.z.cash/zip-0212
The text was updated successfully, but these errors were encountered: