forked from zcash/zips
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Catching up with upstream #77
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`\authProvingKey` expands to 'proof authorizing key', so the article must be 'a' instead of 'an'.
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
ZIP 32: Define an arbitrary key derivation process
are transparent inputs. fixes zcash#910 Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
ZIP 244: clarify that shielded inputs can't just sign the txid if there are transparent inputs
Fix typo in protocol.tex.
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Author: Kris Nuttycombe <kris@nutty.land> Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Add draft ZIP for Explicit Fees
consensus changes from ZIP 236. Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
to the protocol spec. Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
… 2001 as Implemented in zcashd and zebrad. Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
NU6 final specification clarifications
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Add dark mode for the protocol specification
Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
We had this requirement explicitly in mind for the existing design. Signed-off-by: Daira-Emma Hopwood <daira@jacaranda.org>
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
ZIP 317: Add a requirement that we neglected to mention
…nsactions Add draft-hopwood-disallow-v4-transactions
ZSA Protocol: Transfer, Issuance and Burn: ZIPs 226, 227, and 230
ZIP 2002: Assign ZIP 2002 for Explicit Fees
[ZIP 233] NSM: Burning
ZIP number assignments
…s-dependency-on-note-encryption [ZIP 2004] Remove the dependency of consensus on note encryption
Co-authored-by: Daira-Emma Hopwood <daira@jacaranda.org>
[ZIP-254] Deployment of the NU7 Network Upgrade
[ZIP 234] NSM: Smooth Issuance Curve
Co-authored-by: Kris Nuttycombe <kris@nutty.land>
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
ZIP 231: Memo Bundles
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
Add NU7 Candidate ZIPs section to the index
[ZIP 235] Burn 60% Transaction Fees
Render NU7 candidate ZIPs & index page updates.
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
Signed-off-by: Daira-Emma Hopwood <daira@katava.local>
ZIP 316: Use the syntax specified in ZIP 0 for the multiple Status field
Rendering nits and minor clarifications
✅ Deploy Preview for zcash-zips-qedit ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
PaulLaux
approved these changes
Nov 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR merges in the changes from upstream post the merging of our PR to upstream.