Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
43 commits
Select commit Hold shift + click to select a range
16c8dcb
Moving changes in zsa-zips to zsa1 (#10)
vivek-arte Feb 7, 2024
5a1222b
ZIP 226: editorial change to terminology.
vivek-arte Apr 17, 2023
325c6e4
Suggestions from ZIP review: improvements to mathematical notation, a…
vivek-arte Apr 17, 2023
59e305e
Changes to issuance key derivation details (#8)
vivek-arte Feb 7, 2024
948d5dd
Rearrangements and minor changes to the Security and Privacy Consider…
vivek-arte Feb 7, 2024
01298df
Rearranging ZIP structure (#14)
vivek-arte Feb 7, 2024
14c9f4d
Corrections and addition of reference links (#16)
vivek-arte Feb 7, 2024
9dcb234
Suggestions from ZIP review: editorial changes.
vivek-arte May 16, 2023
e650311
Added link to nested README for build deps (#17)
AntoineRondelet May 21, 2023
9c82f32
Handling additional suggestions from PR#649 and PR#628 (#19)
vivek-arte Feb 7, 2024
32b7f1e
Updates to `txid_digest` (#15)
vivek-arte Feb 7, 2024
2630ffb
First round of modifications on ZIP227 (#20)
AntoineRondelet Feb 7, 2024
3d26c5a
Adding ZSA Orchard Action Description encoding details (#21)
vivek-arte Feb 7, 2024
b76813c
Updates to issue bundle hash personalizations (#22)
vivek-arte Feb 7, 2024
709874d
Fixed math boundary around purpose (#23)
AntoineRondelet Feb 7, 2024
f8936ac
Updates to naming conventions and table format (#28)
vivek-arte Feb 7, 2024
cd55e62
Removed redundant terminology in ZIP226, building on ZIP227 (#26)
AntoineRondelet Feb 7, 2024
4ec6bf6
Changing issue digest hash personalization values to match with imple…
vivek-arte Feb 7, 2024
a7f5ffa
Added missing indices over sums (#27)
AntoineRondelet Feb 7, 2024
d92ccec
Consistency changes for notation and updates to issuance key derivati…
vivek-arte Feb 7, 2024
e5f03d9
Update with circuit changes (#31)
ConstanceBeguier Feb 7, 2024
3651df5
Suggestions from ZIP review: clarifications and typographical edits.
vivek-arte Aug 14, 2023
33b23d0
Guidelines to wallets regarding representing Assets to clients (#32)
vivek-arte Feb 7, 2024
c70e0fd
Adding explicit assumption for canonical encodings for the Asset Base…
vivek-arte Feb 7, 2024
28832be
Burn Mechanism Rearrangement (#35)
vivek-arte Feb 7, 2024
8753f71
Add enable_zsa flag (#37)
ConstanceBeguier Feb 7, 2024
57aaf29
Renaming `idk` to `imk` throughout ZIP 227 (#41)
vivek-arte Feb 7, 2024
9b1a0c2
Move the updated transaction structure from ZIP 226 to ZIP 230 (#42)
vivek-arte Feb 7, 2024
cea341e
Switching the issuance authorization scheme to using Bitcoin Schnorr …
vivek-arte Feb 7, 2024
7aff601
updated burn description
vivek-arte Feb 7, 2024
eed714f
Suggestions from ZIP review: notation, typographical edits, and updat…
vivek-arte Oct 18, 2023
de1235c
Rename of Issuance Keys (#44)
vivek-arte Feb 7, 2024
0fbded6
Updates to Security and Privacy Considerations section (#45)
vivek-arte Feb 7, 2024
9eb00ee
Clarifying the encoding of `ik` (#46)
vivek-arte Feb 7, 2024
a7a9c21
ZIPs 226 and 227: remove trailing spaces.
daira Feb 7, 2024
865469a
ZIP 226: use `\star` instead of `*` for bit representations.
daira Feb 7, 2024
3b98ae5
ZIPs 226, 227, and 230: update references and key words to latest ZIP…
daira Feb 7, 2024
15118ac
ZIPs 226, 227, and 230: cosmetic math formatting improvements.
daira Feb 7, 2024
c67f8d0
ZIP 226: editorial clarifications.
daira Feb 7, 2024
30bf5c9
ZIP 227: minor rewording.
daira Feb 7, 2024
46a885f
ZIP 230: reword and wrap abstract.
daira Feb 7, 2024
406b7e8
CSS: Improve the font weight and size of code in headings.
daira Feb 7, 2024
21cf124
ZIPs 226, 227 and 230: regenerate HTML.
daira Feb 7, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Use ``make`` to check that you are using correct
`reStructuredText <https://docutils.sourceforge.io/rst.html>`__ or
`Markdown <https://pandoc.org/MANUAL.html#pandocs-markdown>`__ syntax,
and double-check the generated ``draft-*.html`` file before filing a Pull Request.

See `here <protocol/README.rst>`__ for the project dependencies.

NU5 ZIPs
--------
Expand Down Expand Up @@ -107,10 +107,10 @@ Index of ZIPs
<tr> <td>222</td> <td class="left"><a href="zip-0222.rst">Transparent Zcash Extensions</a></td> <td>Draft</td>
<tr> <td>224</td> <td class="left"><a href="zip-0224.rst">Orchard Shielded Protocol</a></td> <td>Final</td>
<tr> <td>225</td> <td class="left"><a href="zip-0225.rst">Version 5 Transaction Format</a></td> <td>Final</td>
<tr> <td><span class="reserved">226</span></td> <td class="left"><a class="reserved" href="zip-0226.rst">Transfer and Burn of Zcash Shielded Assets</a></td> <td>Reserved</td>
<tr> <td><span class="reserved">227</span></td> <td class="left"><a class="reserved" href="zip-0227.rst">Issuance of Zcash Shielded Assets</a></td> <td>Reserved</td>
<tr> <td>226</td> <td class="left"><a href="zip-0226.rst">Transfer and Burn of Zcash Shielded Assets</a></td> <td>Draft</td>
<tr> <td>227</td> <td class="left"><a href="zip-0227.rst">Issuance of Zcash Shielded Assets</a></td> <td>Draft</td>
<tr> <td><span class="reserved">228</span></td> <td class="left"><a class="reserved" href="zip-0228.rst">Asset Swaps for Zcash Shielded Assets</a></td> <td>Reserved</td>
<tr> <td><span class="reserved">230</span></td> <td class="left"><a class="reserved" href="zip-0230.rst">Version 6 Transaction Format</a></td> <td>Reserved</td>
<tr> <td>230</td> <td class="left"><a href="zip-0230.rst">Version 6 Transaction Format</a></td> <td>Draft</td>
<tr> <td><span class="reserved">231</span></td> <td class="left"><a class="reserved" href="zip-0231.rst">Decouple Memos from Transaction Outputs</a></td> <td>Reserved</td>
<tr> <td>239</td> <td class="left"><a href="zip-0239.rst">Relay of Version 5 Transactions</a></td> <td>Final</td>
<tr> <td>243</td> <td class="left"><a href="zip-0243.rst">Transaction Signature Validation for Sapling</a></td> <td>Final</td>
Expand Down
2 changes: 1 addition & 1 deletion README.template
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Use ``make`` to check that you are using correct
`reStructuredText <https://docutils.sourceforge.io/rst.html>`__ or
`Markdown <https://pandoc.org/MANUAL.html#pandocs-markdown>`__ syntax,
and double-check the generated ``draft-*.html`` file before filing a Pull Request.

See `here <protocol/README.rst>`__ for the project dependencies.

NU5 ZIPs
--------
Expand Down
14 changes: 13 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -186,17 +186,28 @@ h1 {
margin-bottom: 1.5rem;
}

h1 code {
font-size: 2.25rem;
font-weight: 300;
}

h2 {
font-size: 2.125rem;
margin-bottom: 1.125rem;
}

h2 code {
font-size: 1.9rem;
font-weight: 300;
}

h3 {
font-size: 1.85rem;
}

h3 code {
font-size: 1.5rem;
font-size: 1.65rem;
font-weight: 300;
}

h4 {
Expand All @@ -205,6 +216,7 @@ h4 {

h4 code {
font-size: 1.35rem;
font-weight: 200;
}

h5 {
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<p>Participation in the Zcash project is subject to a <a href="https://github.com/zcash/zcash/blob/master/code_of_conduct.md">Code of Conduct</a>.</p>
<p>The Zcash protocol is documented in its <a href="protocol/protocol.pdf">Protocol Specification</a>.</p>
<p>To start contributing, first read <a href="zip-0000">ZIP 0</a> which documents the ZIP process. Then clone <a href="https://github.com/zcash/zips">this repo</a> from GitHub, and start adding your draft ZIP, formatted either as reStructuredText or as Markdown.</p>
<p>For example, if using reStructuredText, use a filename matching <code>draft-*.rst</code>. Use <code>make</code> to check that you are using correct <a href="https://docutils.sourceforge.io/rst.html">reStructuredText</a> or <a href="https://pandoc.org/MANUAL.html#pandocs-markdown">Markdown</a> syntax, and double-check the generated <code>draft-*.html</code> file before filing a Pull Request.</p>
<p>For example, if using reStructuredText, use a filename matching <code>draft-*.rst</code>. Use <code>make</code> to check that you are using correct <a href="https://docutils.sourceforge.io/rst.html">reStructuredText</a> or <a href="https://pandoc.org/MANUAL.html#pandocs-markdown">Markdown</a> syntax, and double-check the generated <code>draft-*.html</code> file before filing a Pull Request. See <a href="protocol/README">here</a> for the project dependencies.</p>
</section>
<section id="nu5-zips"><h2><span class="section-heading">NU5 ZIPs</span><span class="section-anchor"> <a rel="bookmark" href="#nu5-zips"><img width="24" height="24" class="section-anchor" src="assets/images/section-anchor.png" alt=""></a></span></h2>
<p>This is the list of ZIPs relevant to the NU5 Upgrade, which <a href="https://z.cash/upgrade/nu5/">activated on 31st May 2022</a>:</p>
Expand Down Expand Up @@ -81,10 +81,10 @@
<tr> <td>222</td> <td class="left"><a href="zip-0222">Transparent Zcash Extensions</a></td> <td>Draft</td>
<tr> <td>224</td> <td class="left"><a href="zip-0224">Orchard Shielded Protocol</a></td> <td>Final</td>
<tr> <td>225</td> <td class="left"><a href="zip-0225">Version 5 Transaction Format</a></td> <td>Final</td>
<tr> <td><span class="reserved">226</span></td> <td class="left"><a class="reserved" href="zip-0226">Transfer and Burn of Zcash Shielded Assets</a></td> <td>Reserved</td>
<tr> <td><span class="reserved">227</span></td> <td class="left"><a class="reserved" href="zip-0227">Issuance of Zcash Shielded Assets</a></td> <td>Reserved</td>
<tr> <td>226</td> <td class="left"><a href="zip-0226">Transfer and Burn of Zcash Shielded Assets</a></td> <td>Draft</td>
<tr> <td>227</td> <td class="left"><a href="zip-0227">Issuance of Zcash Shielded Assets</a></td> <td>Draft</td>
<tr> <td><span class="reserved">228</span></td> <td class="left"><a class="reserved" href="zip-0228">Asset Swaps for Zcash Shielded Assets</a></td> <td>Reserved</td>
<tr> <td><span class="reserved">230</span></td> <td class="left"><a class="reserved" href="zip-0230">Version 6 Transaction Format</a></td> <td>Reserved</td>
<tr> <td>230</td> <td class="left"><a href="zip-0230">Version 6 Transaction Format</a></td> <td>Draft</td>
<tr> <td><span class="reserved">231</span></td> <td class="left"><a class="reserved" href="zip-0231">Decouple Memos from Transaction Outputs</a></td> <td>Reserved</td>
<tr> <td>239</td> <td class="left"><a href="zip-0239">Relay of Version 5 Transactions</a></td> <td>Final</td>
<tr> <td>243</td> <td class="left"><a href="zip-0243">Transaction Signature Validation for Sapling</a></td> <td>Final</td>
Expand Down
Loading