developers/zcash-zf-dag.html

669 lines
50 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Zcash zf DAG</title>
<!-- Pan/zoom SVGs -->
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<link rel="stylesheet" href="zcash-dag.css">
<style>
@media (prefers-color-scheme: dark) {
body {
/* Material dark theme surface colour */
background-color: #121212;
}
}
</style>
</head>
<body>
<div id="dag"><svg width="792pt" height="2530pt"
viewBox="0.00 0.00 792.00 2529.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 2525.5)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-2525.5 788,-2525.5 788,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="268,-78 268,-171 784,-171 784,-78 268,-78"/>
<text text-anchor="middle" x="526" y="-155.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Release Candidate</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="0,-241 0,-1080 784,-1080 784,-241 0,-241"/>
<text text-anchor="middle" x="392" y="-1064.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Support for RPC calls used by mining pools</text>
</g>
<!-- ZcashFoundation/zebra#5214 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#5214</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5214" xlink:title="ZcashFoundation/zebra#5214&#10;Task: Make a list of&#10;Zebra dependencies" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="776,-139.5 544,-139.5 544,-86.5 776,-86.5 776,-139.5"/>
<text text-anchor="middle" x="660" y="-124.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5214</text>
<text text-anchor="middle" x="660" y="-109.3" font-family="Times,serif" font-size="14.00" fill="#000000">Task: Make a list of</text>
<text text-anchor="middle" x="660" y="-94.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra dependencies</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5423 -->
<g id="node2" class="node open">
<title>ZcashFoundation/zebra#5423</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5423" xlink:title="ZcashFoundation/zebra#5423&#10;Tag Zebra 1.0.0&#45;rc.1" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="508,-128 276,-128 276,-90 508,-90 508,-128"/>
<text text-anchor="middle" x="392" y="-112.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5423</text>
<text text-anchor="middle" x="392" y="-97.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Zebra 1.0.0&#45;rc.1</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5423&#45;&gt;ZcashFoundation/zebra#5214 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/zebra#5423&#45;&gt;ZcashFoundation/zebra#5214</title>
<path fill="none" stroke="#000000" d="M508.38,-110.74C516.71,-110.86 525.14,-110.99 533.53,-111.11"/>
<polygon fill="#000000" stroke="#000000" points="533.6896,-114.6126 543.74,-111.26 533.7925,-107.6134 533.6896,-114.6126"/>
</g>
<!-- ZcashFoundation/zebra#5395 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#5395</title>
<g id="a_node18"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/5395" xlink:title="ZcashFoundation/zebra#5395&#10;docs(audit): Add a list&#10;of Zebra dependencies for&#10;the audit" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="776,-68 544,-68 544,-64 540,-64 540,-60 544,-60 544,-8 540,-8 540,-4 544,-4 544,0 776,0 776,-68"/>
<polyline fill="none" stroke="#000000" points="544,-64 548,-64 548,-60 544,-60 "/>
<polyline fill="none" stroke="#000000" points="544,-8 548,-8 548,-4 544,-4 "/>
<text text-anchor="middle" x="660" y="-52.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5395</text>
<text text-anchor="middle" x="660" y="-37.8" font-family="Times,serif" font-size="14.00" fill="#000000">docs(audit): Add a list</text>
<text text-anchor="middle" x="660" y="-22.8" font-family="Times,serif" font-size="14.00" fill="#000000">of Zebra dependencies for</text>
<text text-anchor="middle" x="660" y="-7.8" font-family="Times,serif" font-size="14.00" fill="#000000">the audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5423&#45;&gt;ZcashFoundation/zebra#5395 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#5423&#45;&gt;ZcashFoundation/zebra#5395</title>
<path fill="none" stroke="#000000" d="M459.97,-89.977C482.59,-83.647 508.56,-76.381 534.13,-69.225"/>
<polygon fill="#000000" stroke="#000000" points="535.2137,-72.5563 543.9,-66.49 533.3267,-65.8154 535.2137,-72.5563"/>
</g>
<!-- ZcashFoundation/zebra#5335 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#5335</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5335" xlink:title="ZcashFoundation/zebra#5335&#10;Evict transactions from&#10;the mempool based on the&#10;ZIP&#45;317 fee rules" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-1049 276,-1049 276,-981 508,-981 508,-1049"/>
<text text-anchor="middle" x="392" y="-1033.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5335</text>
<text text-anchor="middle" x="392" y="-1018.8" font-family="Times,serif" font-size="14.00" fill="#000000">Evict transactions from</text>
<text text-anchor="middle" x="392" y="-1003.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool based on the</text>
<text text-anchor="middle" x="392" y="-988.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZIP&#45;317 fee rules</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5336 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#5336</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5336" xlink:title="ZcashFoundation/zebra#5336&#10;Relay mempool&#10;transactions based on the&#10;ZIP&#45;317 fee rules" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="776,-1009 544,-1009 544,-941 776,-941 776,-1009"/>
<text text-anchor="middle" x="660" y="-993.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5336</text>
<text text-anchor="middle" x="660" y="-978.8" font-family="Times,serif" font-size="14.00" fill="#000000">Relay mempool</text>
<text text-anchor="middle" x="660" y="-963.8" font-family="Times,serif" font-size="14.00" fill="#000000">transactions based on the</text>
<text text-anchor="middle" x="660" y="-948.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZIP&#45;317 fee rules</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5335&#45;&gt;ZcashFoundation/zebra#5336 -->
<g id="edge2" class="edge">
<title>ZcashFoundation/zebra#5335&#45;&gt;ZcashFoundation/zebra#5336</title>
<path fill="none" stroke="#000000" d="M508.38,-997.63C516.81,-996.37 525.33,-995.1 533.81,-993.83"/>
<polygon fill="#000000" stroke="#000000" points="534.3652,-997.286 543.74,-992.35 533.3333,-990.3625 534.3652,-997.286"/>
</g>
<!-- ZcashFoundation/zebra#5235 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#5235</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5235" xlink:title="ZcashFoundation/zebra#5235&#10;Tracking: Implement&#10;getblocktemplate RPC" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="508,-962.5 276,-962.5 276,-909.5 508,-909.5 508,-962.5"/>
<text text-anchor="middle" x="392" y="-947.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5235</text>
<text text-anchor="middle" x="392" y="-932.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Implement</text>
<text text-anchor="middle" x="392" y="-917.3" font-family="Times,serif" font-size="14.00" fill="#000000">getblocktemplate RPC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5235&#45;&gt;ZcashFoundation/zebra#5336 -->
<g id="edge3" class="edge">
<title>ZcashFoundation/zebra#5235&#45;&gt;ZcashFoundation/zebra#5336</title>
<path fill="none" stroke="#000000" d="M508.38,-952.94C516.81,-954.16 525.33,-955.4 533.81,-956.64"/>
<polygon fill="#000000" stroke="#000000" points="533.3412,-960.1085 543.74,-958.08 534.3458,-953.181 533.3412,-960.1085"/>
</g>
<!-- ZcashFoundation/zebra#5376 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#5376</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5376" xlink:title="ZcashFoundation/zebra#5376&#10;Do contextual validation&#10;on mempool transactions&#10;using the state best tip" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1049 8,-1049 8,-981 240,-981 240,-1049"/>
<text text-anchor="middle" x="124" y="-1033.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5376</text>
<text text-anchor="middle" x="124" y="-1018.8" font-family="Times,serif" font-size="14.00" fill="#000000">Do contextual validation</text>
<text text-anchor="middle" x="124" y="-1003.8" font-family="Times,serif" font-size="14.00" fill="#000000">on mempool transactions</text>
<text text-anchor="middle" x="124" y="-988.8" font-family="Times,serif" font-size="14.00" fill="#000000">using the state best tip</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5376&#45;&gt;ZcashFoundation/zebra#5235 -->
<g id="edge4" class="edge">
<title>ZcashFoundation/zebra#5376&#45;&gt;ZcashFoundation/zebra#5235</title>
<path fill="none" stroke="#000000" d="M237.95,-980.89C248.11,-977.87 258.24,-974.87 268,-972 275.33,-969.84 282.91,-967.62 290.54,-965.39"/>
<polygon fill="#000000" stroke="#000000" points="291.6039,-968.7255 300.22,-962.56 289.6396,-962.0068 291.6039,-968.7255"/>
</g>
<!-- ZcashFoundation/zebra#5455 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#5455</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5455" xlink:title="ZcashFoundation/zebra#5455&#10;Populate `BlockTemplate`&#10;fields using a new state&#10;request" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-576 8,-576 8,-508 240,-508 240,-576"/>
<text text-anchor="middle" x="124" y="-560.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5455</text>
<text text-anchor="middle" x="124" y="-545.8" font-family="Times,serif" font-size="14.00" fill="#000000">Populate `BlockTemplate`</text>
<text text-anchor="middle" x="124" y="-530.8" font-family="Times,serif" font-size="14.00" fill="#000000">fields using a new state</text>
<text text-anchor="middle" x="124" y="-515.8" font-family="Times,serif" font-size="14.00" fill="#000000">request</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5453 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#5453</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5453" xlink:title="ZcashFoundation/zebra#5453&#10;Populate transparent&#10;coinbase transaction data&#10;for `BlockTemplate`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="508,-651 276,-651 276,-583 508,-583 508,-651"/>
<text text-anchor="middle" x="392" y="-635.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5453</text>
<text text-anchor="middle" x="392" y="-620.8" font-family="Times,serif" font-size="14.00" fill="#000000">Populate transparent</text>
<text text-anchor="middle" x="392" y="-605.8" font-family="Times,serif" font-size="14.00" fill="#000000">coinbase transaction data</text>
<text text-anchor="middle" x="392" y="-590.8" font-family="Times,serif" font-size="14.00" fill="#000000">for `BlockTemplate`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5455&#45;&gt;ZcashFoundation/zebra#5453 -->
<g id="edge5" class="edge">
<title>ZcashFoundation/zebra#5455&#45;&gt;ZcashFoundation/zebra#5453</title>
<path fill="none" stroke="#000000" d="M240.38,-574.57C248.9,-576.95 257.51,-579.36 266.08,-581.76"/>
<polygon fill="#000000" stroke="#000000" points="265.1669,-585.1389 275.74,-584.46 267.0513,-578.3973 265.1669,-585.1389"/>
</g>
<!-- ZcashFoundation/zebra#5472 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#5472</title>
<g id="a_node19"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5472" xlink:title="ZcashFoundation/zebra#5472&#10;Support shielded coinbase&#10;in `getblocktemplate`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="776,-232.5 544,-232.5 544,-179.5 776,-179.5 776,-232.5"/>
<text text-anchor="middle" x="660" y="-217.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5472</text>
<text text-anchor="middle" x="660" y="-202.3" font-family="Times,serif" font-size="14.00" fill="#000000">Support shielded coinbase</text>
<text text-anchor="middle" x="660" y="-187.3" font-family="Times,serif" font-size="14.00" fill="#000000">in `getblocktemplate`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5453&#45;&gt;ZcashFoundation/zebra#5472 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#5453&#45;&gt;ZcashFoundation/zebra#5472</title>
<path fill="none" stroke="#000000" d="M395.52,-582.83C404.83,-510.15 436.69,-339.11 541.65,-239.68"/>
<polygon fill="#000000" stroke="#000000" points="544.3208,-241.9805 549.34,-232.65 539.5977,-236.814 544.3208,-241.9805"/>
</g>
<!-- ZcashFoundation/zebra#5452 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#5452</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5452" xlink:title="ZcashFoundation/zebra#5452&#10;Populate `Blocktemplate`&#10;responses with fixed&#10;values data" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-891 8,-891 8,-823 240,-823 240,-891"/>
<text text-anchor="middle" x="124" y="-875.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5452</text>
<text text-anchor="middle" x="124" y="-860.8" font-family="Times,serif" font-size="14.00" fill="#000000">Populate `Blocktemplate`</text>
<text text-anchor="middle" x="124" y="-845.8" font-family="Times,serif" font-size="14.00" fill="#000000">responses with fixed</text>
<text text-anchor="middle" x="124" y="-830.8" font-family="Times,serif" font-size="14.00" fill="#000000">values data</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5466 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#5466</title>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5466" xlink:title="ZcashFoundation/zebra#5466&#10;Return an error from&#10;getblocktemplate if Zebra&#10;isn&#39;t synced to the tip" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-805 8,-805 8,-737 240,-737 240,-805"/>
<text text-anchor="middle" x="124" y="-789.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5466</text>
<text text-anchor="middle" x="124" y="-774.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return an error from</text>
<text text-anchor="middle" x="124" y="-759.8" font-family="Times,serif" font-size="14.00" fill="#000000">getblocktemplate if Zebra</text>
<text text-anchor="middle" x="124" y="-744.8" font-family="Times,serif" font-size="14.00" fill="#000000">isn&#39;t synced to the tip</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5454 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#5454</title>
<g id="a_node11"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5454" xlink:title="ZcashFoundation/zebra#5454&#10;Populate transactions of&#10;`BlockTemplate`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-962.5 8,-962.5 8,-909.5 240,-909.5 240,-962.5"/>
<text text-anchor="middle" x="124" y="-947.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5454</text>
<text text-anchor="middle" x="124" y="-932.3" font-family="Times,serif" font-size="14.00" fill="#000000">Populate transactions of</text>
<text text-anchor="middle" x="124" y="-917.3" font-family="Times,serif" font-size="14.00" fill="#000000">`BlockTemplate`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5454&#45;&gt;ZcashFoundation/zebra#5453 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#5454&#45;&gt;ZcashFoundation/zebra#5453</title>
<path fill="none" stroke="#000000" d="M228.52,-909.46C232.61,-906.62 236.47,-903.48 240,-900 268.62,-871.77 250.94,-850.4 268,-814 294.31,-757.87 333.61,-698.27 360.89,-659.52"/>
<polygon fill="#000000" stroke="#000000" points="363.9369,-661.2736 366.86,-651.09 358.2243,-657.228 363.9369,-661.2736"/>
</g>
<!-- ZcashFoundation/zebra#5473 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#5473</title>
<g id="a_node12"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5473" xlink:title="ZcashFoundation/zebra#5473&#10;Select `getblocktemplate`&#10;transactions according to&#10;ZIP&#45;317" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="508,-891 276,-891 276,-823 508,-823 508,-891"/>
<text text-anchor="middle" x="392" y="-875.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5473</text>
<text text-anchor="middle" x="392" y="-860.8" font-family="Times,serif" font-size="14.00" fill="#000000">Select `getblocktemplate`</text>
<text text-anchor="middle" x="392" y="-845.8" font-family="Times,serif" font-size="14.00" fill="#000000">transactions according to</text>
<text text-anchor="middle" x="392" y="-830.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZIP&#45;317</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5454&#45;&gt;ZcashFoundation/zebra#5473 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#5454&#45;&gt;ZcashFoundation/zebra#5473</title>
<path fill="none" stroke="#000000" d="M213.99,-909.47C230.92,-904.48 248.91,-899.18 266.7,-893.94"/>
<polygon fill="#000000" stroke="#000000" points="267.9514,-897.2199 276.55,-891.03 265.9681,-890.5067 267.9514,-897.2199"/>
</g>
<!-- ZcashFoundation/zebra#5236 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#5236</title>
<g id="a_node13"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5236" xlink:title="ZcashFoundation/zebra#5236&#10;Add basic support for the&#10;`submitblock` RPC call" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-647.5 8,-647.5 8,-594.5 240,-594.5 240,-647.5"/>
<text text-anchor="middle" x="124" y="-632.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5236</text>
<text text-anchor="middle" x="124" y="-617.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add basic support for the</text>
<text text-anchor="middle" x="124" y="-602.3" font-family="Times,serif" font-size="14.00" fill="#000000">`submitblock` RPC call</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5456 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#5456</title>
<g id="a_node14"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5456" xlink:title="ZcashFoundation/zebra#5456&#10;Add a miner transparent&#10;address config option" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-718.5 8,-718.5 8,-665.5 240,-665.5 240,-718.5"/>
<text text-anchor="middle" x="124" y="-703.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5456</text>
<text text-anchor="middle" x="124" y="-688.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add a miner transparent</text>
<text text-anchor="middle" x="124" y="-673.3" font-family="Times,serif" font-size="14.00" fill="#000000">address config option</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5456&#45;&gt;ZcashFoundation/zebra#5453 -->
<g id="edge8" class="edge">
<title>ZcashFoundation/zebra#5456&#45;&gt;ZcashFoundation/zebra#5453</title>
<path fill="none" stroke="#000000" d="M218.86,-665.45C234.08,-661.19 250.03,-656.73 265.83,-652.31"/>
<polygon fill="#000000" stroke="#000000" points="266.9643,-655.6271 275.65,-649.56 265.0766,-648.8864 266.9643,-655.6271"/>
</g>
<!-- ZcashFoundation/zebra#5386 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#5386</title>
<g id="a_node15"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5386" xlink:title="ZcashFoundation/zebra#5386&#10;Use BestChainUtxo rather&#10;than AwaitUtxo in the&#10;mempool transaction&#10;validator" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-489.5 8,-489.5 8,-406.5 240,-406.5 240,-489.5"/>
<text text-anchor="middle" x="124" y="-474.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5386</text>
<text text-anchor="middle" x="124" y="-459.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use BestChainUtxo rather</text>
<text text-anchor="middle" x="124" y="-444.3" font-family="Times,serif" font-size="14.00" fill="#000000">than AwaitUtxo in the</text>
<text text-anchor="middle" x="124" y="-429.3" font-family="Times,serif" font-size="14.00" fill="#000000">mempool transaction</text>
<text text-anchor="middle" x="124" y="-414.3" font-family="Times,serif" font-size="14.00" fill="#000000">validator</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5468 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#5468</title>
<g id="a_node16"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5468" xlink:title="ZcashFoundation/zebra#5468&#10;Add support for&#10;`getmininginfo` RPC call" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-388.5 8,-388.5 8,-335.5 240,-335.5 240,-388.5"/>
<text text-anchor="middle" x="124" y="-373.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5468</text>
<text text-anchor="middle" x="124" y="-358.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for</text>
<text text-anchor="middle" x="124" y="-343.3" font-family="Times,serif" font-size="14.00" fill="#000000">`getmininginfo` RPC call</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5302 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#5302</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5302" xlink:title="ZcashFoundation/zebra#5302&#10;Add support for&#10;`getblocksubsidy` RPC&#10;call" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-317 8,-317 8,-249 240,-249 240,-317"/>
<text text-anchor="middle" x="124" y="-301.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5302</text>
<text text-anchor="middle" x="124" y="-286.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for</text>
<text text-anchor="middle" x="124" y="-271.8" font-family="Times,serif" font-size="14.00" fill="#000000">`getblocksubsidy` RPC</text>
<text text-anchor="middle" x="124" y="-256.8" font-family="Times,serif" font-size="14.00" fill="#000000">call</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5297 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#5297</title>
<g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5297" xlink:title="ZcashFoundation/zebra#5297&#10;Add metrics for chain&#10;fork work and lengths" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1141.5 8,-1141.5 8,-1088.5 240,-1088.5 240,-1141.5"/>
<text text-anchor="middle" x="124" y="-1126.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5297</text>
<text text-anchor="middle" x="124" y="-1111.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add metrics for chain</text>
<text text-anchor="middle" x="124" y="-1096.3" font-family="Times,serif" font-size="14.00" fill="#000000">fork work and lengths</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5015 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#5015</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5015" xlink:title="ZcashFoundation/zebra#5015&#10;Get transactions from the&#10;non&#45;finalized state in&#10;the send transactions&#10;test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1242.5 8,-1242.5 8,-1159.5 240,-1159.5 240,-1242.5"/>
<text text-anchor="middle" x="124" y="-1227.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5015</text>
<text text-anchor="middle" x="124" y="-1212.3" font-family="Times,serif" font-size="14.00" fill="#000000">Get transactions from the</text>
<text text-anchor="middle" x="124" y="-1197.3" font-family="Times,serif" font-size="14.00" fill="#000000">non&#45;finalized state in</text>
<text text-anchor="middle" x="124" y="-1182.3" font-family="Times,serif" font-size="14.00" fill="#000000">the send transactions</text>
<text text-anchor="middle" x="124" y="-1167.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2375 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#2375</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2375" xlink:title="ZcashFoundation/zebra#2375&#10;Allow different `zebra&#45;&#10;network` apps to use&#10;different user agents" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1329 8,-1329 8,-1261 240,-1261 240,-1329"/>
<text text-anchor="middle" x="124" y="-1313.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2375</text>
<text text-anchor="middle" x="124" y="-1298.8" font-family="Times,serif" font-size="14.00" fill="#000000">Allow different `zebra&#45;</text>
<text text-anchor="middle" x="124" y="-1283.8" font-family="Times,serif" font-size="14.00" fill="#000000">network` apps to use</text>
<text text-anchor="middle" x="124" y="-1268.8" font-family="Times,serif" font-size="14.00" fill="#000000">different user agents</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#794 -->
<g id="node23" class="node closed">
<title>ZcashFoundation/zebra#794</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/794" xlink:title="ZcashFoundation/zebra#794&#10;Make sure custom user&#10;agents conform to BIP&#45;14" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="503.5,-1321.5 280.5,-1321.5 280.5,-1268.5 503.5,-1268.5 503.5,-1321.5"/>
<text text-anchor="middle" x="392" y="-1306.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#794</text>
<text text-anchor="middle" x="392" y="-1291.3" font-family="Times,serif" font-size="14.00" fill="#000000">Make sure custom user</text>
<text text-anchor="middle" x="392" y="-1276.3" font-family="Times,serif" font-size="14.00" fill="#000000">agents conform to BIP&#45;14</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2375&#45;&gt;ZcashFoundation/zebra#794 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#2375&#45;&gt;ZcashFoundation/zebra#794</title>
<path fill="none" stroke="#000000" d="M240.38,-1295C250.23,-1295 260.22,-1295 270.11,-1295"/>
<polygon fill="#000000" stroke="#000000" points="270.39,-1298.5001 280.39,-1295 270.39,-1291.5001 270.39,-1298.5001"/>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3247" xlink:title="ZcashFoundation/zebra#3247&#10;Tracking: Questions for&#10;Network Audit" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1400.5 8,-1400.5 8,-1347.5 240,-1347.5 240,-1400.5"/>
<text text-anchor="middle" x="124" y="-1385.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="124" y="-1370.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="124" y="-1355.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3383" xlink:title="ZcashFoundation/zebra#3383&#10;Document `zebrad&#10;download` command" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1471.5 8,-1471.5 8,-1418.5 240,-1418.5 240,-1471.5"/>
<text text-anchor="middle" x="124" y="-1456.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="124" y="-1441.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="124" y="-1426.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node26"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1615" xlink:title="ZcashFoundation/zebra#1615&#10;Zebra release candidate&#10;binaries should be linked&#10;from ZFND website" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1558 8,-1558 8,-1490 240,-1490 240,-1558"/>
<text text-anchor="middle" x="124" y="-1542.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="124" y="-1527.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra release candidate</text>
<text text-anchor="middle" x="124" y="-1512.8" font-family="Times,serif" font-size="14.00" fill="#000000">binaries should be linked</text>
<text text-anchor="middle" x="124" y="-1497.8" font-family="Times,serif" font-size="14.00" fill="#000000">from ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4412 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#4412</title>
<g id="a_node27"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4412" xlink:title="ZcashFoundation/zebra#4412&#10;Automate pinning CI&#10;dependencies to specific&#10;commit hashes" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1644 8,-1644 8,-1576 240,-1576 240,-1644"/>
<text text-anchor="middle" x="124" y="-1628.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4412</text>
<text text-anchor="middle" x="124" y="-1613.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate pinning CI</text>
<text text-anchor="middle" x="124" y="-1598.8" font-family="Times,serif" font-size="14.00" fill="#000000">dependencies to specific</text>
<text text-anchor="middle" x="124" y="-1583.8" font-family="Times,serif" font-size="14.00" fill="#000000">commit hashes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4672 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#4672</title>
<g id="a_node28"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4672" xlink:title="ZcashFoundation/zebra#4672&#10;Add support for Orchard&#10;proof batch verification" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1715.5 8,-1715.5 8,-1662.5 240,-1662.5 240,-1715.5"/>
<text text-anchor="middle" x="124" y="-1700.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4672</text>
<text text-anchor="middle" x="124" y="-1685.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for Orchard</text>
<text text-anchor="middle" x="124" y="-1670.3" font-family="Times,serif" font-size="14.00" fill="#000000">proof batch verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5091 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#5091</title>
<g id="a_node29"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5091" xlink:title="ZcashFoundation/zebra#5091&#10;Restore Rust stable and&#10;beta in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1786.5 8,-1786.5 8,-1733.5 240,-1733.5 240,-1786.5"/>
<text text-anchor="middle" x="124" y="-1771.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5091</text>
<text text-anchor="middle" x="124" y="-1756.3" font-family="Times,serif" font-size="14.00" fill="#000000">Restore Rust stable and</text>
<text text-anchor="middle" x="124" y="-1741.3" font-family="Times,serif" font-size="14.00" fill="#000000">beta in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4841 -->
<g id="node30" class="node closed">
<title>ZcashFoundation/zebra#4841</title>
<g id="a_node30"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4841" xlink:title="ZcashFoundation/zebra#4841&#10;Improve note commitment&#10;tree append performance" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="508,-1887.5 276,-1887.5 276,-1834.5 508,-1834.5 508,-1887.5"/>
<text text-anchor="middle" x="392" y="-1872.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4841</text>
<text text-anchor="middle" x="392" y="-1857.3" font-family="Times,serif" font-size="14.00" fill="#000000">Improve note commitment</text>
<text text-anchor="middle" x="392" y="-1842.3" font-family="Times,serif" font-size="14.00" fill="#000000">tree append performance</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#5153</title>
<g id="a_node31"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5153" xlink:title="ZcashFoundation/zebra#5153&#10;Tag Google Cloud&#10;instances with the name&#10;of the test or workflow" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-2075 8,-2075 8,-2007 240,-2007 240,-2075"/>
<text text-anchor="middle" x="124" y="-2059.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5153</text>
<text text-anchor="middle" x="124" y="-2044.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Google Cloud</text>
<text text-anchor="middle" x="124" y="-2029.8" font-family="Times,serif" font-size="14.00" fill="#000000">instances with the name</text>
<text text-anchor="middle" x="124" y="-2014.8" font-family="Times,serif" font-size="14.00" fill="#000000">of the test or workflow</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5189 -->
<g id="node32" class="node closed">
<title>ZcashFoundation/zebra#5189</title>
<g id="a_node32"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5189" xlink:title="ZcashFoundation/zebra#5189&#10;Run some docker tests on&#10;smaller instances" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="508,-2150.5 276,-2150.5 276,-2097.5 508,-2097.5 508,-2150.5"/>
<text text-anchor="middle" x="392" y="-2135.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5189</text>
<text text-anchor="middle" x="392" y="-2120.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run some docker tests on</text>
<text text-anchor="middle" x="392" y="-2105.3" font-family="Times,serif" font-size="14.00" fill="#000000">smaller instances</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5189 -->
<g id="edge12" class="edge">
<title>ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5189</title>
<path fill="none" stroke="#000000" d="M232.88,-2075.1C244.73,-2078.8 256.62,-2082.5 268,-2086 276.94,-2088.8 286.25,-2091.6 295.56,-2094.5"/>
<polygon fill="#000000" stroke="#000000" points="294.6723,-2097.889 305.26,-2097.5 296.7406,-2091.2015 294.6723,-2097.889"/>
</g>
<!-- ZcashFoundation/zebra#5155 -->
<g id="node33" class="node closed">
<title>ZcashFoundation/zebra#5155</title>
<g id="a_node33"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5155" xlink:title="ZcashFoundation/zebra#5155&#10;Decide if we want to&#10;create cached states more&#10;often" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="508,-2077 276,-2077 276,-2009 508,-2009 508,-2077"/>
<text text-anchor="middle" x="392" y="-2061.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5155</text>
<text text-anchor="middle" x="392" y="-2046.8" font-family="Times,serif" font-size="14.00" fill="#000000">Decide if we want to</text>
<text text-anchor="middle" x="392" y="-2031.8" font-family="Times,serif" font-size="14.00" fill="#000000">create cached states more</text>
<text text-anchor="middle" x="392" y="-2016.8" font-family="Times,serif" font-size="14.00" fill="#000000">often</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5155 -->
<g id="edge13" class="edge">
<title>ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5155</title>
<path fill="none" stroke="#000000" d="M240.38,-2041.9C248.71,-2041.9 257.14,-2042 265.53,-2042.1"/>
<polygon fill="#000000" stroke="#000000" points="265.74,-2045.6001 275.74,-2042.1 265.74,-2038.6001 265.74,-2045.6001"/>
</g>
<!-- ZcashFoundation/zebra#5188 -->
<g id="node34" class="node closed">
<title>ZcashFoundation/zebra#5188</title>
<g id="a_node34"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5188" xlink:title="ZcashFoundation/zebra#5188&#10;Reduce continuous&#10;deployment instance group&#10;size to 1" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="508,-1991 276,-1991 276,-1923 508,-1923 508,-1991"/>
<text text-anchor="middle" x="392" y="-1975.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5188</text>
<text text-anchor="middle" x="392" y="-1960.8" font-family="Times,serif" font-size="14.00" fill="#000000">Reduce continuous</text>
<text text-anchor="middle" x="392" y="-1945.8" font-family="Times,serif" font-size="14.00" fill="#000000">deployment instance group</text>
<text text-anchor="middle" x="392" y="-1930.8" font-family="Times,serif" font-size="14.00" fill="#000000">size to 1</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5188 -->
<g id="edge14" class="edge">
<title>ZcashFoundation/zebra#5153&#45;&gt;ZcashFoundation/zebra#5188</title>
<path fill="none" stroke="#000000" d="M232.62,-2007C246.05,-2002.7 259.83,-1998.4 273.39,-1994.2"/>
<polygon fill="#000000" stroke="#000000" points="274.7438,-1997.4431 283.23,-1991.1 272.6404,-1990.7666 274.7438,-1997.4431"/>
</g>
<!-- ZcashFoundation/zebra#4794 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#4794</title>
<g id="a_node35"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4794" xlink:title="ZcashFoundation/zebra#4794&#10;Revert note commitment&#10;and history trees when&#10;forking non&#45;finalized&#10;chains" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-2262.5 8,-2262.5 8,-2179.5 240,-2179.5 240,-2262.5"/>
<text text-anchor="middle" x="124" y="-2247.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4794</text>
<text text-anchor="middle" x="124" y="-2232.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revert note commitment</text>
<text text-anchor="middle" x="124" y="-2217.3" font-family="Times,serif" font-size="14.00" fill="#000000">and history trees when</text>
<text text-anchor="middle" x="124" y="-2202.3" font-family="Times,serif" font-size="14.00" fill="#000000">forking non&#45;finalized</text>
<text text-anchor="middle" x="124" y="-2187.3" font-family="Times,serif" font-size="14.00" fill="#000000">chains</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3096 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#3096</title>
<g id="a_node36"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3096" xlink:title="ZcashFoundation/zebra#3096&#10;Epic: Zebra Release&#10;Candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-2333.5 8,-2333.5 8,-2280.5 240,-2280.5 240,-2333.5"/>
<text text-anchor="middle" x="124" y="-2318.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3096</text>
<text text-anchor="middle" x="124" y="-2303.3" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Release</text>
<text text-anchor="middle" x="124" y="-2288.3" font-family="Times,serif" font-size="14.00" fill="#000000">Candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4774 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#4774</title>
<g id="a_node37"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4774" xlink:title="ZcashFoundation/zebra#4774&#10;Add an NU5 block test&#10;vector that contains many&#10;shielded Orchard&#10;transactions" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1988.5 8,-1988.5 8,-1905.5 240,-1905.5 240,-1988.5"/>
<text text-anchor="middle" x="124" y="-1973.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4774</text>
<text text-anchor="middle" x="124" y="-1958.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add an NU5 block test</text>
<text text-anchor="middle" x="124" y="-1943.3" font-family="Times,serif" font-size="14.00" fill="#000000">vector that contains many</text>
<text text-anchor="middle" x="124" y="-1928.3" font-family="Times,serif" font-size="14.00" fill="#000000">shielded Orchard</text>
<text text-anchor="middle" x="124" y="-1913.3" font-family="Times,serif" font-size="14.00" fill="#000000">transactions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4774&#45;&gt;ZcashFoundation/zebra#4841 -->
<g id="edge15" class="edge">
<title>ZcashFoundation/zebra#4774&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="#000000" d="M240.38,-1909.7C260.2,-1903.3 280.54,-1896.8 299.63,-1890.6"/>
<polygon fill="#000000" stroke="#000000" points="300.6967,-1893.9336 309.19,-1887.6 298.6008,-1887.2547 300.6967,-1893.9336"/>
</g>
<!-- ZcashFoundation/zebra#4775 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#4775</title>
<g id="a_node38"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4775" xlink:title="ZcashFoundation/zebra#4775&#10;Add an NU5 block test&#10;vector that contains many&#10;shielded Sapling&#10;transactions" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1887.5 8,-1887.5 8,-1804.5 240,-1804.5 240,-1887.5"/>
<text text-anchor="middle" x="124" y="-1872.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4775</text>
<text text-anchor="middle" x="124" y="-1857.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add an NU5 block test</text>
<text text-anchor="middle" x="124" y="-1842.3" font-family="Times,serif" font-size="14.00" fill="#000000">vector that contains many</text>
<text text-anchor="middle" x="124" y="-1827.3" font-family="Times,serif" font-size="14.00" fill="#000000">shielded Sapling</text>
<text text-anchor="middle" x="124" y="-1812.3" font-family="Times,serif" font-size="14.00" fill="#000000">transactions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4775&#45;&gt;ZcashFoundation/zebra#4841 -->
<g id="edge16" class="edge">
<title>ZcashFoundation/zebra#4775&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="#000000" d="M240.38,-1852.5C248.71,-1853 257.14,-1853.5 265.53,-1853.9"/>
<polygon fill="#000000" stroke="#000000" points="265.5519,-1857.4072 275.74,-1854.5 265.9626,-1850.4193 265.5519,-1857.4072"/>
</g>
<!-- ZcashFoundation/zebra#5505 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#5505</title>
<g id="a_node39"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/5505" xlink:title="ZcashFoundation/zebra#5505&#10;deps(bump):&#10;zcash_primitives,&#10;zcash_note_encryption,&#10;zcash_encoding, orchard,&#10;and zcash_script" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-158 8,-158 8,-154 4,-154 4,-150 8,-150 8,-68 4,-68 4,-64 8,-64 8,-60 240,-60 240,-158"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="8,-154 12,-154 12,-150 8,-150 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="8,-68 12,-68 12,-64 8,-64 "/>
<text text-anchor="middle" x="124" y="-142.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5505</text>
<text text-anchor="middle" x="124" y="-127.8" font-family="Times,serif" font-size="14.00" fill="#000000">deps(bump):</text>
<text text-anchor="middle" x="124" y="-112.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_primitives,</text>
<text text-anchor="middle" x="124" y="-97.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_note_encryption,</text>
<text text-anchor="middle" x="124" y="-82.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_encoding, orchard,</text>
<text text-anchor="middle" x="124" y="-67.8" font-family="Times,serif" font-size="14.00" fill="#000000">and zcash_script</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5505&#45;&gt;ZcashFoundation/zebra#5423 -->
<g id="edge17" class="edge">
<title>ZcashFoundation/zebra#5505&#45;&gt;ZcashFoundation/zebra#5423</title>
<path fill="none" stroke="#000000" d="M240.38,-109C248.71,-109 257.14,-109 265.53,-109"/>
<polygon fill="#000000" stroke="#000000" points="265.74,-112.5001 275.74,-109 265.74,-105.5001 265.74,-112.5001"/>
</g>
<!-- ZcashFoundation/zebra#5199 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#5199</title>
<g id="a_node40"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5199" xlink:title="ZcashFoundation/zebra#5199&#10;Consider using `nextest`&#10;to run tests faster and&#10;reduce Google Cloud costs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-2161 8,-2161 8,-2093 240,-2093 240,-2161"/>
<text text-anchor="middle" x="124" y="-2145.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5199</text>
<text text-anchor="middle" x="124" y="-2130.8" font-family="Times,serif" font-size="14.00" fill="#000000">Consider using `nextest`</text>
<text text-anchor="middle" x="124" y="-2115.8" font-family="Times,serif" font-size="14.00" fill="#000000">to run tests faster and</text>
<text text-anchor="middle" x="124" y="-2100.8" font-family="Times,serif" font-size="14.00" fill="#000000">reduce Google Cloud costs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5199&#45;&gt;ZcashFoundation/zebra#5189 -->
<g id="edge18" class="edge">
<title>ZcashFoundation/zebra#5199&#45;&gt;ZcashFoundation/zebra#5189</title>
<path fill="none" stroke="#000000" d="M240.38,-2125.7C248.71,-2125.6 257.14,-2125.5 265.53,-2125.4"/>
<polygon fill="#000000" stroke="#000000" points="265.7748,-2128.8979 275.74,-2125.3 265.7062,-2121.8982 265.7748,-2128.8979"/>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node41"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4554" xlink:title="ZcashFoundation/zebra#4554&#10;benchmarks: surface&#10;zebrad mainnet sync time&#10;in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-2420 8,-2420 8,-2352 240,-2352 240,-2420"/>
<text text-anchor="middle" x="124" y="-2404.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="124" y="-2389.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="124" y="-2374.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="124" y="-2359.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node42"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4545" xlink:title="ZcashFoundation/zebra#4545&#10;Start disconnecting from&#10;outdated peers before&#10;network upgrade&#10;activation" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-2521.5 8,-2521.5 8,-2438.5 240,-2438.5 240,-2521.5"/>
<text text-anchor="middle" x="124" y="-2506.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="124" y="-2491.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="124" y="-2476.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="124" y="-2461.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="124" y="-2446.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node43" class="node closed">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node43"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4226" xlink:title="ZcashFoundation/zebra#4226&#10;Prefer faster peers, but&#10;if all peers are slow,&#10;still connect to them" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="508,-2514 276,-2514 276,-2446 508,-2446 508,-2514"/>
<text text-anchor="middle" x="392" y="-2498.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="392" y="-2483.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="392" y="-2468.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="392" y="-2453.8" font-family="Times,serif" font-size="14.00" fill="#000000">still connect to them</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 -->
<g id="edge19" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M240.38,-2480C248.71,-2480 257.14,-2480 265.53,-2480"/>
<polygon fill="#000000" stroke="#000000" points="265.74,-2483.5001 275.74,-2480 265.74,-2476.5001 265.74,-2483.5001"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>