Add reserved ZIP 245.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2021-01-07 22:23:16 +00:00
parent 1bb2f5fab8
commit 6f34b9fed2
4 changed files with 29 additions and 0 deletions

View File

@ -101,6 +101,7 @@ Index of ZIPs
<tr> <td><span class="reserved">224</span></td> <td class="left"><a class="reserved" href="zip-0224.rst">Pollard (provisional name) Shielded Protocol</a></td> <td>Reserved</td>
<tr> <td>243</td> <td class="left"><a href="zip-0243.rst">Transaction Signature Validation for Sapling</a></td> <td>Final</td>
<tr> <td><span class="reserved">244</span></td> <td class="left"><a class="reserved" href="zip-0244.rst">Transaction Signature Validation for Transparent Zcash Extensions</a></td> <td>Reserved</td>
<tr> <td><span class="reserved">245</span></td> <td class="left"><a class="reserved" href="zip-0245.rst">Transaction Non-Malleability</a></td> <td>Reserved</td>
<tr> <td>250</td> <td class="left"><a href="zip-0250.rst">Deployment of the Heartwood Network Upgrade</a></td> <td>Final</td>
<tr> <td>251</td> <td class="left"><a href="zip-0251.rst">Deployment of the Canopy Network Upgrade</a></td> <td>Implemented (zcashd)</td>
<tr> <td><span class="reserved">252</span></td> <td class="left"><a class="reserved" href="zip-0252.rst">Deployment of the NU5 Network Upgrade</a></td> <td>Reserved</td>

View File

@ -74,6 +74,7 @@
<tr> <td><span class="reserved">224</span></td> <td class="left"><a class="reserved" href="zip-0224">Pollard (provisional name) Shielded Protocol</a></td> <td>Reserved</td>
<tr> <td>243</td> <td class="left"><a href="zip-0243">Transaction Signature Validation for Sapling</a></td> <td>Final</td>
<tr> <td><span class="reserved">244</span></td> <td class="left"><a class="reserved" href="zip-0244">Transaction Signature Validation for Transparent Zcash Extensions</a></td> <td>Reserved</td>
<tr> <td><span class="reserved">245</span></td> <td class="left"><a class="reserved" href="zip-0245">Transaction Non-Malleability</a></td> <td>Reserved</td>
<tr> <td>250</td> <td class="left"><a href="zip-0250">Deployment of the Heartwood Network Upgrade</a></td> <td>Final</td>
<tr> <td>251</td> <td class="left"><a href="zip-0251">Deployment of the Canopy Network Upgrade</a></td> <td>Implemented (zcashd)</td>
<tr> <td><span class="reserved">252</span></td> <td class="left"><a class="reserved" href="zip-0252">Deployment of the NU5 Network Upgrade</a></td> <td>Reserved</td>

18
zip-0245.html Normal file
View File

@ -0,0 +1,18 @@
<!DOCTYPE html>
<html>
<head>
<title>ZIP 245: Transaction Non-Malleability</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1"><link rel="stylesheet" href="css/style.css"></head>
<body>
<section>
<pre>ZIP: 245
Title: Transaction Non-Malleability
Owners: Daira Hopwood &lt;daira@electriccoin.co&gt;
Kris Nuttycombe &lt;kris@electriccoin.co&gt;
Status: Reserved
Category: Consensus
Discussions-To: &lt;<a href="https://github.com/zcash/zips/issues/411">https://github.com/zcash/zips/issues/411</a>&gt;</pre>
</section>
</body>
</html>

9
zip-0245.rst Normal file
View File

@ -0,0 +1,9 @@
::
ZIP: 245
Title: Transaction Non-Malleability
Owners: Daira Hopwood <daira@electriccoin.co>
Kris Nuttycombe <kris@electriccoin.co>
Status: Reserved
Category: Consensus
Discussions-To: <https://github.com/zcash/zips/issues/411>