developers/zcash-zf-dag.html

654 lines
49 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="1084pt" height="2021pt"
viewBox="0.00 0.00 1084.00 2020.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 2016.5)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-2016.5 1080,-2016.5 1080,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="260,-78 260,-774 508,-774 508,-78 260,-78"/>
<text text-anchor="middle" x="384" y="-758.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Release Candidate</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_2</title>
<polygon fill="none" stroke="#0000ff" points="548,-337 548,-1104 796,-1104 796,-337 548,-337"/>
<text text-anchor="middle" x="672" y="-1088.8" font-family="Times,serif" font-size="14.00" fill="#000000">DevOps Ticket Tracker</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="528,-158 528,-265 816,-265 816,-158 528,-158"/>
<text text-anchor="middle" x="672" y="-249.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra as a lightwalletd backend</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_3</title>
<polygon fill="none" stroke="#0000ff" points="0,0 0,-2012.5 1076,-2012.5 1076,0 0,0"/>
<text text-anchor="middle" x="538" y="-1997.3" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Commit blocks to state using a separate task</text>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3050" xlink:title="ZcashFoundation/zebra#3050&#10;Tag Zebra 1.0.0&#45;rc.0&#10;stable release candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="500,-742.5 268,-742.5 268,-689.5 500,-689.5 500,-742.5"/>
<text text-anchor="middle" x="384" y="-727.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="384" y="-712.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Zebra 1.0.0&#45;rc.0</text>
<text text-anchor="middle" x="384" y="-697.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4955 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#4955</title>
<g id="a_node12"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4955" xlink:title="ZcashFoundation/zebra#4955&#10;Make long&#45;running test&#10;names match workflow&#10;names" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="788,-829 556,-829 556,-761 788,-761 788,-829"/>
<text text-anchor="middle" x="672" y="-813.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4955</text>
<text text-anchor="middle" x="672" y="-798.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make long&#45;running test</text>
<text text-anchor="middle" x="672" y="-783.8" font-family="Times,serif" font-size="14.00" fill="#000000">names match workflow</text>
<text text-anchor="middle" x="672" y="-768.8" font-family="Times,serif" font-size="14.00" fill="#000000">names</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3050&#45;&gt;ZcashFoundation/zebra#4955 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/zebra#3050&#45;&gt;ZcashFoundation/zebra#4955</title>
<path fill="none" stroke="#000000" d="M480.7,-742.53C501.7,-748.29 524.2,-754.46 546.14,-760.48"/>
<polygon fill="#000000" stroke="#000000" points="545.2609,-763.868 555.83,-763.13 547.1075,-757.116 545.2609,-763.868"/>
</g>
<!-- ZcashFoundation/zebra#4992 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#4992</title>
<g id="a_node13"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4992" xlink:title="ZcashFoundation/zebra#4992&#10;Run cached state CI on&#10;testnet" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="788,-742.5 556,-742.5 556,-689.5 788,-689.5 788,-742.5"/>
<text text-anchor="middle" x="672" y="-727.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4992</text>
<text text-anchor="middle" x="672" y="-712.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run cached state CI on</text>
<text text-anchor="middle" x="672" y="-697.3" font-family="Times,serif" font-size="14.00" fill="#000000">testnet</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3050&#45;&gt;ZcashFoundation/zebra#4992 -->
<g id="edge2" class="edge">
<title>ZcashFoundation/zebra#3050&#45;&gt;ZcashFoundation/zebra#4992</title>
<path fill="none" stroke="#000000" d="M500.31,-716C515.15,-716 530.4,-716 545.39,-716"/>
<polygon fill="#000000" stroke="#000000" points="545.72,-719.5001 555.72,-716 545.72,-712.5001 545.72,-719.5001"/>
</g>
<!-- ZcashFoundation/zebra#4967 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#4967</title>
<g id="a_node19"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4967" xlink:title="ZcashFoundation/zebra#4967&#10;feat(rpc): add&#10;getblockhash rpc method" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="788,-326.5 556,-326.5 556,-322.5 552,-322.5 552,-318.5 556,-318.5 556,-281.5 552,-281.5 552,-277.5 556,-277.5 556,-273.5 788,-273.5 788,-326.5"/>
<polyline fill="none" stroke="#000000" points="556,-322.5 560,-322.5 560,-318.5 556,-318.5 "/>
<polyline fill="none" stroke="#000000" points="556,-281.5 560,-281.5 560,-277.5 556,-277.5 "/>
<text text-anchor="middle" x="672" y="-311.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4967</text>
<text text-anchor="middle" x="672" y="-296.3" font-family="Times,serif" font-size="14.00" fill="#000000">feat(rpc): add</text>
<text text-anchor="middle" x="672" y="-281.3" font-family="Times,serif" font-size="14.00" fill="#000000">getblockhash rpc method</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3050&#45;&gt;ZcashFoundation/zebra#4967 -->
<g id="edge3" class="edge">
<title>ZcashFoundation/zebra#3050&#45;&gt;ZcashFoundation/zebra#4967</title>
<path fill="none" stroke="#000000" d="M499.23,-689.13C502.4,-686.37 505.35,-683.33 508,-680 556.14,-619.6 478.15,-392 528,-333 533.41,-326.59 539.79,-321.29 546.8,-316.9"/>
<polygon fill="#000000" stroke="#000000" points="548.9248,-319.7251 555.99,-311.83 545.5434,-313.596 548.9248,-319.7251"/>
</g>
<!-- ZcashFoundation/zebra#4882 -->
<g id="node2" class="node open">
<title>ZcashFoundation/zebra#4882</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4882" xlink:title="ZcashFoundation/zebra#4882&#10;Add zcash&#45;lightwalletd /&#10;Build images to required&#10;jobs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="500,-671 268,-671 268,-603 500,-603 500,-671"/>
<text text-anchor="middle" x="384" y="-655.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4882</text>
<text text-anchor="middle" x="384" y="-640.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add zcash&#45;lightwalletd /</text>
<text text-anchor="middle" x="384" y="-625.8" font-family="Times,serif" font-size="14.00" fill="#000000">Build images to required</text>
<text text-anchor="middle" x="384" y="-610.8" font-family="Times,serif" font-size="14.00" fill="#000000">jobs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4612 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#4612</title>
<g id="a_node18"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4612" xlink:title="ZcashFoundation/zebra#4612&#10;ci: Wait for lightwalletd&#10;image rebuild if it has&#10;changed" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="788,-234 556,-234 556,-166 788,-166 788,-234"/>
<text text-anchor="middle" x="672" y="-218.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4612</text>
<text text-anchor="middle" x="672" y="-203.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Wait for lightwalletd</text>
<text text-anchor="middle" x="672" y="-188.8" font-family="Times,serif" font-size="14.00" fill="#000000">image rebuild if it has</text>
<text text-anchor="middle" x="672" y="-173.8" font-family="Times,serif" font-size="14.00" fill="#000000">changed</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4882&#45;&gt;ZcashFoundation/zebra#4612 -->
<g id="edge4" class="edge">
<title>ZcashFoundation/zebra#4882&#45;&gt;ZcashFoundation/zebra#4612</title>
<path fill="none" stroke="#000000" d="M500.31,-602.61C503.08,-599.95 505.66,-597.09 508,-594 552.26,-535.64 486.42,-325.3 528,-265 534.75,-255.21 543.35,-246.87 552.97,-239.77"/>
<polygon fill="#000000" stroke="#000000" points="554.9871,-242.6309 561.27,-234.1 551.0385,-236.8508 554.9871,-242.6309"/>
</g>
<!-- ZcashFoundation/zebra#4937 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#4937</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4937" xlink:title="ZcashFoundation/zebra#4937&#10;Epic: Commit blocks to&#10;state using a separate&#10;task" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="500,-585 268,-585 268,-517 500,-517 500,-585"/>
<text text-anchor="middle" x="384" y="-569.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4937</text>
<text text-anchor="middle" x="384" y="-554.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Commit blocks to</text>
<text text-anchor="middle" x="384" y="-539.8" font-family="Times,serif" font-size="14.00" fill="#000000">state using a separate</text>
<text text-anchor="middle" x="384" y="-524.8" font-family="Times,serif" font-size="14.00" fill="#000000">task</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5189 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#5189</title>
<g id="a_node20"><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="#c2e0c6" stroke="#000000" points="788,-103.5 556,-103.5 556,-50.5 788,-50.5 788,-103.5"/>
<text text-anchor="middle" x="672" y="-88.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5189</text>
<text text-anchor="middle" x="672" y="-73.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run some docker tests on</text>
<text text-anchor="middle" x="672" y="-58.3" font-family="Times,serif" font-size="14.00" fill="#000000">smaller instances</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4937&#45;&gt;ZcashFoundation/zebra#5189 -->
<g id="edge5" class="edge">
<title>ZcashFoundation/zebra#4937&#45;&gt;ZcashFoundation/zebra#5189</title>
<path fill="none" stroke="#000000" d="M500.33,-516.63C503.1,-513.96 505.67,-511.09 508,-508 555.48,-445.12 485.61,-220.42 528,-154 540.42,-134.54 559.52,-119.66 579.78,-108.43"/>
<polygon fill="#000000" stroke="#000000" points="581.6021,-111.4265 588.83,-103.68 578.3489,-105.2284 581.6021,-111.4265"/>
</g>
<!-- ZcashFoundation/zebra#5125 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#5125</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5125" xlink:title="ZcashFoundation/zebra#5125&#10;Avoid temporary failures&#10;verifying the first non&#45;&#10;finalized block" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="500,-499 268,-499 268,-431 500,-431 500,-499"/>
<text text-anchor="middle" x="384" y="-483.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5125</text>
<text text-anchor="middle" x="384" y="-468.8" font-family="Times,serif" font-size="14.00" fill="#000000">Avoid temporary failures</text>
<text text-anchor="middle" x="384" y="-453.8" font-family="Times,serif" font-size="14.00" fill="#000000">verifying the first non&#45;</text>
<text text-anchor="middle" x="384" y="-438.8" font-family="Times,serif" font-size="14.00" fill="#000000">finalized block</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4821 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#4821</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4821" xlink:title="ZcashFoundation/zebra#4821&#10;Open the database in a&#10;blocking tokio thread" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="500,-412.5 268,-412.5 268,-359.5 500,-359.5 500,-412.5"/>
<text text-anchor="middle" x="384" y="-397.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4821</text>
<text text-anchor="middle" x="384" y="-382.3" font-family="Times,serif" font-size="14.00" fill="#000000">Open the database in a</text>
<text text-anchor="middle" x="384" y="-367.3" font-family="Times,serif" font-size="14.00" fill="#000000">blocking tokio thread</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5214 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#5214</title>
<g id="a_node6"><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" stroke-width="2" points="500,-341.5 268,-341.5 268,-288.5 500,-288.5 500,-341.5"/>
<text text-anchor="middle" x="384" y="-326.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5214</text>
<text text-anchor="middle" x="384" y="-311.3" font-family="Times,serif" font-size="14.00" fill="#000000">Task: Make a list of</text>
<text text-anchor="middle" x="384" y="-296.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra dependencies</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5168 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#5168</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5168" xlink:title="ZcashFoundation/zebra#5168&#10;Add Docker tests for&#10;default config and&#10;$ZEBRA_CONF_PATH" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="500,-270 268,-270 268,-202 500,-202 500,-270"/>
<text text-anchor="middle" x="384" y="-254.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5168</text>
<text text-anchor="middle" x="384" y="-239.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add Docker tests for</text>
<text text-anchor="middle" x="384" y="-224.8" font-family="Times,serif" font-size="14.00" fill="#000000">default config and</text>
<text text-anchor="middle" x="384" y="-209.8" font-family="Times,serif" font-size="14.00" fill="#000000">$ZEBRA_CONF_PATH</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2654 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#2654</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2654" xlink:title="ZcashFoundation/zebra#2654&#10;Test if checkpoint&#10;verifier and state&#10;service are correctly&#10;reset on block commit&#10;errors" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="500,-184 268,-184 268,-86 500,-86 500,-184"/>
<text text-anchor="middle" x="384" y="-168.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2654</text>
<text text-anchor="middle" x="384" y="-153.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test if checkpoint</text>
<text text-anchor="middle" x="384" y="-138.8" font-family="Times,serif" font-size="14.00" fill="#000000">verifier and state</text>
<text text-anchor="middle" x="384" y="-123.8" font-family="Times,serif" font-size="14.00" fill="#000000">service are correctly</text>
<text text-anchor="middle" x="384" y="-108.8" font-family="Times,serif" font-size="14.00" fill="#000000">reset on block commit</text>
<text text-anchor="middle" x="384" y="-93.8" font-family="Times,serif" font-size="14.00" fill="#000000">errors</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4953 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#4953</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4953" xlink:title="ZcashFoundation/zebra#4953&#10;Document how to use&#10;released Zebra binaries" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="788,-1072.5 556,-1072.5 556,-1019.5 788,-1019.5 788,-1072.5"/>
<text text-anchor="middle" x="672" y="-1057.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4953</text>
<text text-anchor="middle" x="672" y="-1042.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document how to use</text>
<text text-anchor="middle" x="672" y="-1027.3" font-family="Times,serif" font-size="14.00" fill="#000000">released Zebra binaries</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node21"><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" points="1076,-1080 844,-1080 844,-1012 1076,-1012 1076,-1080"/>
<text text-anchor="middle" x="960" y="-1064.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="960" y="-1049.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra release candidate</text>
<text text-anchor="middle" x="960" y="-1034.8" font-family="Times,serif" font-size="14.00" fill="#000000">binaries should be linked</text>
<text text-anchor="middle" x="960" y="-1019.8" font-family="Times,serif" font-size="14.00" fill="#000000">from ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4953&#45;&gt;ZcashFoundation/zebra#1615 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#4953&#45;&gt;ZcashFoundation/zebra#1615</title>
<path fill="none" stroke="#000000" d="M788.31,-1046C803.15,-1046 818.4,-1046 833.39,-1046"/>
<polygon fill="#000000" stroke="#000000" points="833.72,-1049.5001 843.72,-1046 833.72,-1042.5001 833.72,-1049.5001"/>
</g>
<!-- ZcashFoundation/zebra#4954 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#4954</title>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4954" xlink:title="ZcashFoundation/zebra#4954&#10;Update release checklist&#10;PR template for the&#10;release candidate series" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="788,-1001 556,-1001 556,-933 788,-933 788,-1001"/>
<text text-anchor="middle" x="672" y="-985.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4954</text>
<text text-anchor="middle" x="672" y="-970.8" font-family="Times,serif" font-size="14.00" fill="#000000">Update release checklist</text>
<text text-anchor="middle" x="672" y="-955.8" font-family="Times,serif" font-size="14.00" fill="#000000">PR template for the</text>
<text text-anchor="middle" x="672" y="-940.8" font-family="Times,serif" font-size="14.00" fill="#000000">release candidate series</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4954&#45;&gt;ZcashFoundation/zebra#3050 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#4954&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M555.85,-940.08C546,-935.52 536.55,-930.21 528,-924 465.81,-878.87 421.37,-798.28 399.46,-751.78"/>
<polygon fill="#000000" stroke="#000000" points="402.6253,-750.286 395.26,-742.67 396.2684,-753.2167 402.6253,-750.286"/>
</g>
<!-- ZcashFoundation/zebra#4412 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#4412</title>
<g id="a_node11"><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="788,-915 556,-915 556,-847 788,-847 788,-915"/>
<text text-anchor="middle" x="672" y="-899.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4412</text>
<text text-anchor="middle" x="672" y="-884.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate pinning CI</text>
<text text-anchor="middle" x="672" y="-869.8" font-family="Times,serif" font-size="14.00" fill="#000000">dependencies to specific</text>
<text text-anchor="middle" x="672" y="-854.8" font-family="Times,serif" font-size="14.00" fill="#000000">commit hashes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node14"><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="788,-671 556,-671 556,-603 788,-603 788,-671"/>
<text text-anchor="middle" x="672" y="-655.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="672" y="-640.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="672" y="-625.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="672" y="-610.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4956 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#4956</title>
<g id="a_node15"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4956" xlink:title="ZcashFoundation/zebra#4956&#10;Make file locations&#10;appear in zebrad Docker&#10;error messages" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="788,-585 556,-585 556,-517 788,-517 788,-585"/>
<text text-anchor="middle" x="672" y="-569.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4956</text>
<text text-anchor="middle" x="672" y="-554.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make file locations</text>
<text text-anchor="middle" x="672" y="-539.8" font-family="Times,serif" font-size="14.00" fill="#000000">appear in zebrad Docker</text>
<text text-anchor="middle" x="672" y="-524.8" font-family="Times,serif" font-size="14.00" fill="#000000">error messages</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4976 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#4976</title>
<g id="a_node16"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4976" xlink:title="ZcashFoundation/zebra#4976&#10;Move continuous&#10;deployment to another&#10;Google Cloud region" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="788,-499 556,-499 556,-431 788,-431 788,-499"/>
<text text-anchor="middle" x="672" y="-483.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4976</text>
<text text-anchor="middle" x="672" y="-468.8" font-family="Times,serif" font-size="14.00" fill="#000000">Move continuous</text>
<text text-anchor="middle" x="672" y="-453.8" font-family="Times,serif" font-size="14.00" fill="#000000">deployment to another</text>
<text text-anchor="middle" x="672" y="-438.8" font-family="Times,serif" font-size="14.00" fill="#000000">Google Cloud region</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4529 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#4529</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4529" xlink:title="ZcashFoundation/zebra#4529&#10;Make PRs from external&#10;repositories pass or skip&#10;CI jobs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="788,-413 556,-413 556,-345 788,-345 788,-413"/>
<text text-anchor="middle" x="672" y="-397.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4529</text>
<text text-anchor="middle" x="672" y="-382.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make PRs from external</text>
<text text-anchor="middle" x="672" y="-367.8" font-family="Times,serif" font-size="14.00" fill="#000000">repositories pass or skip</text>
<text text-anchor="middle" x="672" y="-352.8" font-family="Times,serif" font-size="14.00" fill="#000000">CI jobs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/271" xlink:title="ZcashFoundation/zebra#271&#10;Sapling/Orchard Key&#10;Agreement and KDF" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="227.5,-1078.5 4.5,-1078.5 4.5,-1025.5 227.5,-1025.5 227.5,-1078.5"/>
<text text-anchor="middle" x="116" y="-1063.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="116" y="-1048.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard Key</text>
<text text-anchor="middle" x="116" y="-1033.3" font-family="Times,serif" font-size="14.00" fill="#000000">Agreement and KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/269" xlink:title="ZcashFoundation/zebra#269&#10;Sapling/Orchard note&#10;encryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="495.5,-1159 272.5,-1159 272.5,-1091 495.5,-1091 495.5,-1159"/>
<text text-anchor="middle" x="384" y="-1143.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="384" y="-1128.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard note</text>
<text text-anchor="middle" x="384" y="-1113.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption</text>
<text text-anchor="middle" x="384" y="-1098.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269 -->
<g id="edge8" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269</title>
<path fill="none" stroke="#000000" d="M213.51,-1078.6C229.53,-1082.9 246.29,-1087.5 262.8,-1092"/>
<polygon fill="#000000" stroke="#000000" points="261.9144,-1095.3861 272.48,-1094.6 263.7302,-1088.6257 261.9144,-1095.3861"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3002" xlink:title="ZcashFoundation/zebra#3002&#10;Sapling note decryption&#10;implementation" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="500,-1072.5 268,-1072.5 268,-1019.5 500,-1019.5 500,-1072.5"/>
<text text-anchor="middle" x="384" y="-1057.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="384" y="-1042.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="384" y="-1027.3" font-family="Times,serif" font-size="14.00" fill="#000000">implementation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#3002 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#3002</title>
<path fill="none" stroke="#000000" d="M227.72,-1049.5C237.52,-1049.3 247.49,-1049.1 257.41,-1048.8"/>
<polygon fill="#000000" stroke="#000000" points="257.7799,-1052.2936 267.71,-1048.6 257.6439,-1045.2949 257.7799,-1052.2936"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/325" xlink:title="ZcashFoundation/zebra#325&#10;Block Chain Scanning" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="227.5,-1141 4.5,-1141 4.5,-1103 227.5,-1103 227.5,-1141"/>
<text text-anchor="middle" x="116" y="-1125.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="116" y="-1110.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2375 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#2375</title>
<g id="a_node26"><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="232,-1238 0,-1238 0,-1170 232,-1170 232,-1238"/>
<text text-anchor="middle" x="116" y="-1222.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2375</text>
<text text-anchor="middle" x="116" y="-1207.8" font-family="Times,serif" font-size="14.00" fill="#000000">Allow different `zebra&#45;</text>
<text text-anchor="middle" x="116" y="-1192.8" font-family="Times,serif" font-size="14.00" fill="#000000">network` apps to use</text>
<text text-anchor="middle" x="116" y="-1177.8" font-family="Times,serif" font-size="14.00" fill="#000000">different user agents</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#794 -->
<g id="node27" class="node closed">
<title>ZcashFoundation/zebra#794</title>
<g id="a_node27"><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="495.5,-1230.5 272.5,-1230.5 272.5,-1177.5 495.5,-1177.5 495.5,-1230.5"/>
<text text-anchor="middle" x="384" y="-1215.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#794</text>
<text text-anchor="middle" x="384" y="-1200.3" font-family="Times,serif" font-size="14.00" fill="#000000">Make sure custom user</text>
<text text-anchor="middle" x="384" y="-1185.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="edge10" class="edge">
<title>ZcashFoundation/zebra#2375&#45;&gt;ZcashFoundation/zebra#794</title>
<path fill="none" stroke="#000000" d="M232.38,-1204C242.23,-1204 252.22,-1204 262.11,-1204"/>
<polygon fill="#000000" stroke="#000000" points="262.39,-1207.5001 272.39,-1204 262.39,-1200.5001 262.39,-1207.5001"/>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node28"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2631" xlink:title="ZcashFoundation/zebra#2631&#10;Send committed spent&#10;OutPoints &amp; nullifiers to&#10;the mempool for rejection" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-1324 0,-1324 0,-1256 232,-1256 232,-1324"/>
<text text-anchor="middle" x="116" y="-1308.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="116" y="-1293.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="116" y="-1278.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="116" y="-1263.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node29"><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="232,-1395.5 0,-1395.5 0,-1342.5 232,-1342.5 232,-1395.5"/>
<text text-anchor="middle" x="116" y="-1380.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="116" y="-1365.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="116" y="-1350.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node30"><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="232,-1466.5 0,-1466.5 0,-1413.5 232,-1413.5 232,-1466.5"/>
<text text-anchor="middle" x="116" y="-1451.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="116" y="-1436.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="116" y="-1421.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4894 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#4894</title>
<g id="a_node31"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4894" xlink:title="ZcashFoundation/zebra#4894&#10;Make tests wait until&#10;lightwalletd full sync&#10;goes all the way to the&#10;tip" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-800.5 0,-800.5 0,-717.5 232,-717.5 232,-800.5"/>
<text text-anchor="middle" x="116" y="-785.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4894</text>
<text text-anchor="middle" x="116" y="-770.3" font-family="Times,serif" font-size="14.00" fill="#000000">Make tests wait until</text>
<text text-anchor="middle" x="116" y="-755.3" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd full sync</text>
<text text-anchor="middle" x="116" y="-740.3" font-family="Times,serif" font-size="14.00" fill="#000000">goes all the way to the</text>
<text text-anchor="middle" x="116" y="-725.3" font-family="Times,serif" font-size="14.00" fill="#000000">tip</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4894&#45;&gt;ZcashFoundation/zebra#3050 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#4894&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M232.38,-740.33C240.81,-738.98 249.33,-737.61 257.81,-736.25"/>
<polygon fill="#000000" stroke="#000000" points="258.4241,-739.6963 267.74,-734.65 257.3105,-732.7854 258.4241,-739.6963"/>
</g>
<!-- ZcashFoundation/zebra#4672 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#4672</title>
<g id="a_node32"><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="232,-1537.5 0,-1537.5 0,-1484.5 232,-1484.5 232,-1537.5"/>
<text text-anchor="middle" x="116" y="-1522.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4672</text>
<text text-anchor="middle" x="116" y="-1507.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for Orchard</text>
<text text-anchor="middle" x="116" y="-1492.3" font-family="Times,serif" font-size="14.00" fill="#000000">proof batch verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5193 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#5193</title>
<g id="a_node33"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/5193" xlink:title="ZcashFoundation/zebra#5193&#10;doc(release): Update&#10;release template for&#10;Docker releases" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="500,-1001 268,-1001 268,-997 264,-997 264,-993 268,-993 268,-941 264,-941 264,-937 268,-937 268,-933 500,-933 500,-1001"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="268,-997 272,-997 272,-993 268,-993 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="268,-941 272,-941 272,-937 268,-937 "/>
<text text-anchor="middle" x="384" y="-985.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5193</text>
<text text-anchor="middle" x="384" y="-970.8" font-family="Times,serif" font-size="14.00" fill="#000000">doc(release): Update</text>
<text text-anchor="middle" x="384" y="-955.8" font-family="Times,serif" font-size="14.00" fill="#000000">release template for</text>
<text text-anchor="middle" x="384" y="-940.8" font-family="Times,serif" font-size="14.00" fill="#000000">Docker releases</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5193&#45;&gt;ZcashFoundation/zebra#4954 -->
<g id="edge12" class="edge">
<title>ZcashFoundation/zebra#5193&#45;&gt;ZcashFoundation/zebra#4954</title>
<path fill="none" stroke="#000000" d="M500.31,-967C515.15,-967 530.4,-967 545.39,-967"/>
<polygon fill="#000000" stroke="#000000" points="545.72,-970.5001 555.72,-967 545.72,-963.5001 545.72,-970.5001"/>
</g>
<!-- ZcashFoundation/zebra#4841 -->
<g id="node34" class="node closed">
<title>ZcashFoundation/zebra#4841</title>
<g id="a_node34"><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="500,-1674.5 268,-1674.5 268,-1621.5 500,-1621.5 500,-1674.5"/>
<text text-anchor="middle" x="384" y="-1659.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4841</text>
<text text-anchor="middle" x="384" y="-1644.3" font-family="Times,serif" font-size="14.00" fill="#000000">Improve note commitment</text>
<text text-anchor="middle" x="384" y="-1629.3" font-family="Times,serif" font-size="14.00" fill="#000000">tree append performance</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5091 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#5091</title>
<g id="a_node35"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5091" xlink:title="ZcashFoundation/zebra#5091&#10;Fix parameter download&#10;hangs with Rust 1.64" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="232,-699.5 0,-699.5 0,-646.5 232,-646.5 232,-699.5"/>
<text text-anchor="middle" x="116" y="-684.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5091</text>
<text text-anchor="middle" x="116" y="-669.3" font-family="Times,serif" font-size="14.00" fill="#000000">Fix parameter download</text>
<text text-anchor="middle" x="116" y="-654.3" font-family="Times,serif" font-size="14.00" fill="#000000">hangs with Rust 1.64</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5091&#45;&gt;ZcashFoundation/zebra#3050 -->
<g id="edge13" class="edge">
<title>ZcashFoundation/zebra#5091&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M232.38,-691.67C240.81,-693.02 249.33,-694.39 257.81,-695.75"/>
<polygon fill="#000000" stroke="#000000" points="257.3105,-699.2146 267.74,-697.35 258.4241,-692.3037 257.3105,-699.2146"/>
</g>
<!-- ZcashFoundation/zebra#4794 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#4794</title>
<g id="a_node36"><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="232,-1840.5 0,-1840.5 0,-1757.5 232,-1757.5 232,-1840.5"/>
<text text-anchor="middle" x="116" y="-1825.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4794</text>
<text text-anchor="middle" x="116" y="-1810.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revert note commitment</text>
<text text-anchor="middle" x="116" y="-1795.3" font-family="Times,serif" font-size="14.00" fill="#000000">and history trees when</text>
<text text-anchor="middle" x="116" y="-1780.3" font-family="Times,serif" font-size="14.00" fill="#000000">forking non&#45;finalized</text>
<text text-anchor="middle" x="116" y="-1765.3" font-family="Times,serif" font-size="14.00" fill="#000000">chains</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3096 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#3096</title>
<g id="a_node37"><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="232,-1911.5 0,-1911.5 0,-1858.5 232,-1858.5 232,-1911.5"/>
<text text-anchor="middle" x="116" y="-1896.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3096</text>
<text text-anchor="middle" x="116" y="-1881.3" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Release</text>
<text text-anchor="middle" x="116" y="-1866.3" font-family="Times,serif" font-size="14.00" fill="#000000">Candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4774 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#4774</title>
<g id="a_node38"><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="232,-1739.5 0,-1739.5 0,-1656.5 232,-1656.5 232,-1739.5"/>
<text text-anchor="middle" x="116" y="-1724.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4774</text>
<text text-anchor="middle" x="116" y="-1709.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add an NU5 block test</text>
<text text-anchor="middle" x="116" y="-1694.3" font-family="Times,serif" font-size="14.00" fill="#000000">vector that contains many</text>
<text text-anchor="middle" x="116" y="-1679.3" font-family="Times,serif" font-size="14.00" fill="#000000">shielded Orchard</text>
<text text-anchor="middle" x="116" y="-1664.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="edge14" class="edge">
<title>ZcashFoundation/zebra#4774&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="#000000" d="M232.38,-1676.3C240.81,-1674.7 249.33,-1673.1 257.81,-1671.5"/>
<polygon fill="#000000" stroke="#000000" points="258.5246,-1674.9276 267.74,-1669.7 257.2761,-1668.0398 258.5246,-1674.9276"/>
</g>
<!-- ZcashFoundation/zebra#4775 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#4775</title>
<g id="a_node39"><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="232,-1638.5 0,-1638.5 0,-1555.5 232,-1555.5 232,-1638.5"/>
<text text-anchor="middle" x="116" y="-1623.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4775</text>
<text text-anchor="middle" x="116" y="-1608.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add an NU5 block test</text>
<text text-anchor="middle" x="116" y="-1593.3" font-family="Times,serif" font-size="14.00" fill="#000000">vector that contains many</text>
<text text-anchor="middle" x="116" y="-1578.3" font-family="Times,serif" font-size="14.00" fill="#000000">shielded Sapling</text>
<text text-anchor="middle" x="116" y="-1563.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="edge15" class="edge">
<title>ZcashFoundation/zebra#4775&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="#000000" d="M232.38,-1619.1C240.81,-1620.8 249.33,-1622.4 257.81,-1624"/>
<polygon fill="#000000" stroke="#000000" points="257.2604,-1627.4583 267.74,-1625.9 258.576,-1620.583 257.2604,-1627.4583"/>
</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="500,-68 268,-68 268,0 500,0 500,-68"/>
<text text-anchor="middle" x="384" y="-52.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5199</text>
<text text-anchor="middle" x="384" y="-37.8" font-family="Times,serif" font-size="14.00" fill="#000000">Consider using `nextest`</text>
<text text-anchor="middle" x="384" y="-22.8" font-family="Times,serif" font-size="14.00" fill="#000000">to run tests faster and</text>
<text text-anchor="middle" x="384" y="-7.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="edge16" class="edge">
<title>ZcashFoundation/zebra#5199&#45;&gt;ZcashFoundation/zebra#5189</title>
<path fill="none" stroke="#000000" d="M500.31,-51.366C515.29,-53.603 530.69,-55.902 545.83,-58.161"/>
<polygon fill="#000000" stroke="#000000" points="545.3125,-61.6224 555.72,-59.639 546.3472,-54.6993 545.3125,-61.6224"/>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node41"><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="232,-2012.5 0,-2012.5 0,-1929.5 232,-1929.5 232,-2012.5"/>
<text text-anchor="middle" x="116" y="-1997.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="116" y="-1982.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="116" y="-1967.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="116" y="-1952.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="116" y="-1937.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node42" class="node closed">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node42"><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="500,-2005 268,-2005 268,-1937 500,-1937 500,-2005"/>
<text text-anchor="middle" x="384" y="-1989.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="384" y="-1974.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="384" y="-1959.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="384" y="-1944.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="edge17" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M232.38,-1971C240.71,-1971 249.14,-1971 257.53,-1971"/>
<polygon fill="#000000" stroke="#000000" points="257.74,-1974.5001 267.74,-1971 257.74,-1967.5001 257.74,-1974.5001"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>