developers/zcash-zf-dag.html

1043 lines
79 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="832pt" height="3896pt"
viewBox="0.00 0.00 832.00 3896.00" 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 3892)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-3892 828,-3892 828,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="20,0 20,-408 268,-408 268,0 20,0"/>
<text text-anchor="middle" x="144" y="-392.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Documentation</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_3</title>
<polygon fill="none" stroke="#0000ff" points="0,-1693 0,-1872 288,-1872 288,-1693 0,-1693"/>
<text text-anchor="middle" x="144" y="-1856.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra as a lightwalletd backend</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_4</title>
<polygon fill="none" stroke="#0000ff" points="20,-416 20,-1685 824,-1685 824,-416 20,-416"/>
<text text-anchor="middle" x="422" y="-1669.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable Release Candidate</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_2</title>
<polygon fill="none" stroke="#0000ff" points="20,-1880 20,-3379 556,-3379 556,-1880 20,-1880"/>
<text text-anchor="middle" x="288" y="-3363.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Zebra as a Full&#45;Node Wallet</text>
</g>
<g id="clust5" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="576,-1693 576,-2502 824,-2502 824,-1693 576,-1693"/>
<text text-anchor="middle" x="700" y="-2486.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Tech Debt</text>
</g>
<!-- ZcashFoundation/zebra#2971 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#2971</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2971" xlink:title="ZcashFoundation/zebra#2971&#10;Fix crawler.rs doctest" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-377 28,-377 28,-339 260,-339 260,-377"/>
<text text-anchor="middle" x="144" y="-361.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2971</text>
<text text-anchor="middle" x="144" y="-346.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix crawler.rs doctest</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963 -->
<g id="node2" class="node open">
<title>ZcashFoundation/zebra#1963</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1963" xlink:title="ZcashFoundation/zebra#1963&#10;Work out how to release&#10;Zebra binaries" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-320.5 28,-320.5 28,-267.5 260,-267.5 260,-320.5"/>
<text text-anchor="middle" x="144" y="-305.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1963</text>
<text text-anchor="middle" x="144" y="-290.3" font-family="Times,serif" font-size="14.00" fill="#000000">Work out how to release</text>
<text text-anchor="middle" x="144" y="-275.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra binaries</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#755 -->
<g id="node59" class="node open">
<title>ZcashFoundation/zebra#755</title>
<g id="a_node59"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/755" xlink:title="ZcashFoundation/zebra#755&#10;Automate zebrad releases" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="543.5,-408 320.5,-408 320.5,-370 543.5,-370 543.5,-408"/>
<text text-anchor="middle" x="432" y="-392.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#755</text>
<text text-anchor="middle" x="432" y="-377.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate zebrad releases</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#755 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#755</title>
<path fill="none" stroke="#000000" d="M260.05,-316.45C269.81,-320.28 279.27,-324.76 288,-330 303.92,-339.55 300.04,-351.51 316,-361 318.85,-362.69 321.8,-364.29 324.81,-365.78"/>
<polygon fill="#000000" stroke="#000000" points="323.5181,-369.0373 334.07,-369.99 326.4153,-362.665 323.5181,-369.0373"/>
</g>
<!-- ZcashFoundation/zebra#2564 -->
<g id="node60" class="node open">
<title>ZcashFoundation/zebra#2564</title>
<g id="a_node60"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2564" xlink:title="ZcashFoundation/zebra#2564&#10;Include git metadata in&#10;docker logs and Google&#10;Cloud panic reports" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-352 316,-352 316,-284 548,-284 548,-352"/>
<text text-anchor="middle" x="432" y="-336.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2564</text>
<text text-anchor="middle" x="432" y="-321.8" font-family="Times,serif" font-size="14.00" fill="#000000">Include git metadata in</text>
<text text-anchor="middle" x="432" y="-306.8" font-family="Times,serif" font-size="14.00" fill="#000000">docker logs and Google</text>
<text text-anchor="middle" x="432" y="-291.8" font-family="Times,serif" font-size="14.00" fill="#000000">Cloud panic reports</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#2564 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#2564</title>
<path fill="none" stroke="#000000" d="M260.31,-303.69C275.15,-304.93 290.4,-306.2 305.39,-307.45"/>
<polygon fill="#000000" stroke="#000000" points="305.4641,-310.9682 315.72,-308.31 306.0449,-303.9923 305.4641,-310.9682"/>
</g>
<!-- ZcashFoundation/zebra#4412 -->
<g id="node61" class="node open">
<title>ZcashFoundation/zebra#4412</title>
<g id="a_node61"><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" points="548,-266 316,-266 316,-198 548,-198 548,-266"/>
<text text-anchor="middle" x="432" y="-250.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4412</text>
<text text-anchor="middle" x="432" y="-235.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate pinning CI</text>
<text text-anchor="middle" x="432" y="-220.8" font-family="Times,serif" font-size="14.00" fill="#000000">dependencies to specific</text>
<text text-anchor="middle" x="432" y="-205.8" font-family="Times,serif" font-size="14.00" fill="#000000">commit hashes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#4412 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#4412</title>
<path fill="none" stroke="#000000" d="M260.31,-268.96C275.29,-265.74 290.69,-262.42 305.83,-259.16"/>
<polygon fill="#000000" stroke="#000000" points="306.6811,-262.557 315.72,-257.03 305.2072,-255.7139 306.6811,-262.557"/>
</g>
<!-- ZcashFoundation/zebra#2972 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#2972</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2972" xlink:title="ZcashFoundation/zebra#2972&#10;Make it easy for users to&#10;discover how to configure&#10;Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-249 28,-249 28,-181 260,-181 260,-249"/>
<text text-anchor="middle" x="144" y="-233.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2972</text>
<text text-anchor="middle" x="144" y="-218.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make it easy for users to</text>
<text text-anchor="middle" x="144" y="-203.8" font-family="Times,serif" font-size="14.00" fill="#000000">discover how to configure</text>
<text text-anchor="middle" x="144" y="-188.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2740 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#2740</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2740" xlink:title="ZcashFoundation/zebra#2740&#10;Documentation: link to&#10;Zebra architecture blog&#10;posts in zebrad overview&#10;for devs in the book" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-162.5 28,-162.5 28,-79.5 260,-79.5 260,-162.5"/>
<text text-anchor="middle" x="144" y="-147.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2740</text>
<text text-anchor="middle" x="144" y="-132.3" font-family="Times,serif" font-size="14.00" fill="#000000">Documentation: link to</text>
<text text-anchor="middle" x="144" y="-117.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra architecture blog</text>
<text text-anchor="middle" x="144" y="-102.3" font-family="Times,serif" font-size="14.00" fill="#000000">posts in zebrad overview</text>
<text text-anchor="middle" x="144" y="-87.3" font-family="Times,serif" font-size="14.00" fill="#000000">for devs in the book</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2001 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#2001</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2001" xlink:title="ZcashFoundation/zebra#2001&#10;Write a draft security&#10;triage RFC" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-61.5 28,-61.5 28,-8.5 260,-8.5 260,-61.5"/>
<text text-anchor="middle" x="144" y="-46.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2001</text>
<text text-anchor="middle" x="144" y="-31.3" font-family="Times,serif" font-size="14.00" fill="#000000">Write a draft security</text>
<text text-anchor="middle" x="144" y="-16.3" font-family="Times,serif" font-size="14.00" fill="#000000">triage RFC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4350 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#4350</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4350" xlink:title="ZcashFoundation/zebra#4350&#10;Add GetMempoolTx gRPC&#10;test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1840.5 28,-1840.5 28,-1787.5 260,-1787.5 260,-1840.5"/>
<text text-anchor="middle" x="144" y="-1825.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4350</text>
<text text-anchor="middle" x="144" y="-1810.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetMempoolTx gRPC</text>
<text text-anchor="middle" x="144" y="-1795.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4612 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#4612</title>
<g id="a_node7"><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" stroke-width="2" points="260,-1769 28,-1769 28,-1701 260,-1701 260,-1769"/>
<text text-anchor="middle" x="144" y="-1753.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4612</text>
<text text-anchor="middle" x="144" y="-1738.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Wait for lightwalletd</text>
<text text-anchor="middle" x="144" y="-1723.8" font-family="Times,serif" font-size="14.00" fill="#000000">image rebuild if it has</text>
<text text-anchor="middle" x="144" y="-1708.8" font-family="Times,serif" font-size="14.00" fill="#000000">changed</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node8"><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="260,-1654 28,-1654 28,-1586 260,-1586 260,-1654"/>
<text text-anchor="middle" x="144" y="-1638.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="144" y="-1623.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="144" y="-1608.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="144" y="-1593.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#1894</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1894" xlink:title="ZcashFoundation/zebra#1894&#10;Zebra should follow OS&#10;directory conventions&#10;better" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-1396 316,-1396 316,-1328 548,-1328 548,-1396"/>
<text text-anchor="middle" x="432" y="-1380.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1894</text>
<text text-anchor="middle" x="432" y="-1365.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should follow OS</text>
<text text-anchor="middle" x="432" y="-1350.8" font-family="Times,serif" font-size="14.00" fill="#000000">directory conventions</text>
<text text-anchor="middle" x="432" y="-1335.8" font-family="Times,serif" font-size="14.00" fill="#000000">better</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3432 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#3432</title>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3432" xlink:title="ZcashFoundation/zebra#3432&#10;Use the Filesystem&#10;Hierarchy Standard (FHS)&#10;for deployments and&#10;artifacts" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="816,-1403.5 584,-1403.5 584,-1320.5 816,-1320.5 816,-1403.5"/>
<text text-anchor="middle" x="700" y="-1388.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3432</text>
<text text-anchor="middle" x="700" y="-1373.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use the Filesystem</text>
<text text-anchor="middle" x="700" y="-1358.3" font-family="Times,serif" font-size="14.00" fill="#000000">Hierarchy Standard (FHS)</text>
<text text-anchor="middle" x="700" y="-1343.3" font-family="Times,serif" font-size="14.00" fill="#000000">for deployments and</text>
<text text-anchor="middle" x="700" y="-1328.3" font-family="Times,serif" font-size="14.00" fill="#000000">artifacts</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894&#45;&gt;ZcashFoundation/zebra#3432 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/zebra#1894&#45;&gt;ZcashFoundation/zebra#3432</title>
<path fill="none" stroke="#000000" d="M548.38,-1362C556.71,-1362 565.14,-1362 573.53,-1362"/>
<polygon fill="#000000" stroke="#000000" points="573.74,-1365.5001 583.74,-1362 573.74,-1358.5001 573.74,-1365.5001"/>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node11"><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="548,-851.5 316,-851.5 316,-798.5 548,-798.5 548,-851.5"/>
<text text-anchor="middle" x="432" y="-836.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="432" y="-821.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="432" y="-806.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#1904</title>
<g id="a_node12"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1904" xlink:title="ZcashFoundation/zebra#1904&#10;Some DNS seeders and&#10;block explorers don&#39;t&#10;show Zebra nodes" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-1611 316,-1611 316,-1543 548,-1543 548,-1611"/>
<text text-anchor="middle" x="432" y="-1595.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1904</text>
<text text-anchor="middle" x="432" y="-1580.8" font-family="Times,serif" font-size="14.00" fill="#000000">Some DNS seeders and</text>
<text text-anchor="middle" x="432" y="-1565.8" font-family="Times,serif" font-size="14.00" fill="#000000">block explorers don&#39;t</text>
<text text-anchor="middle" x="432" y="-1550.8" font-family="Times,serif" font-size="14.00" fill="#000000">show Zebra nodes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node49" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node49"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1791" xlink:title="ZcashFoundation/zebra#1791&#10;Re&#45;enable `sync_large_che&#10;ckpoints_testnet` test" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="816,-2470.5 584,-2470.5 584,-2417.5 816,-2417.5 816,-2470.5"/>
<text text-anchor="middle" x="700" y="-2455.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="700" y="-2440.3" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="700" y="-2425.3" font-family="Times,serif" font-size="14.00" fill="#000000">ckpoints_testnet` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791 -->
<g id="edge12" class="edge">
<title>ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791</title>
<path fill="none" stroke="#000000" d="M450.9,-1611.1C479.81,-1665.3 533.96,-1775.3 556,-1876 568.64,-1933.8 539.6,-2361.4 576,-2408 576.49,-2408.6 576.99,-2409.2 577.51,-2409.9"/>
<polygon fill="#000000" stroke="#000000" points="575.1824,-2412.5248 584.69,-2417.2 580.1731,-2407.6163 575.1824,-2412.5248"/>
</g>
<!-- ZcashFoundation/zebra#4448 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#4448</title>
<g id="a_node13"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4448" xlink:title="ZcashFoundation/zebra#4448&#10;Decide on supported&#10;platforms and test in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1395.5 28,-1395.5 28,-1342.5 260,-1342.5 260,-1395.5"/>
<text text-anchor="middle" x="144" y="-1380.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4448</text>
<text text-anchor="middle" x="144" y="-1365.3" font-family="Times,serif" font-size="14.00" fill="#000000">Decide on supported</text>
<text text-anchor="middle" x="144" y="-1350.3" font-family="Times,serif" font-size="14.00" fill="#000000">platforms and test in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#1894 -->
<g id="edge2" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#1894</title>
<path fill="none" stroke="#000000" d="M260.31,-1366.2C275.15,-1365.8 290.4,-1365.4 305.39,-1365.1"/>
<polygon fill="#000000" stroke="#000000" points="305.8259,-1368.5889 315.72,-1364.8 305.6226,-1361.5919 305.8259,-1368.5889"/>
</g>
<!-- ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050 -->
<g id="edge3" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M260.1,-1354.7C270.73,-1349.3 280.35,-1342.2 288,-1333 355.09,-1252.1 251.2,-943.71 316,-861 316.6,-860.24 317.21,-859.49 317.84,-858.76"/>
<polygon fill="#000000" stroke="#000000" points="320.5107,-861.0396 325.12,-851.5 315.5677,-856.0831 320.5107,-861.0396"/>
</g>
<!-- ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#755 -->
<g id="edge13" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#755</title>
<path fill="none" stroke="#000000" d="M260.03,-1355.1C270.74,-1349.6 280.4,-1342.4 288,-1333 350.41,-1255.5 255.5,-532.8 314.62,-416.18"/>
<polygon fill="#000000" stroke="#000000" points="317.7024,-417.8587 320.19,-407.56 311.823,-414.0596 317.7024,-417.8587"/>
</g>
<!-- ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#2564 -->
<g id="edge14" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#2564</title>
<path fill="none" stroke="#000000" d="M260.04,-1355.1C270.75,-1349.6 280.41,-1342.4 288,-1333 355.71,-1248.8 253.02,-448.79 316,-361 316.28,-360.61 316.57,-360.22 316.86,-359.83"/>
<polygon fill="#000000" stroke="#000000" points="319.5381,-362.0843 323.48,-352.25 314.2658,-357.4796 319.5381,-362.0843"/>
</g>
<!-- ZcashFoundation/zebra#4562 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#4562</title>
<g id="a_node14"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4562" xlink:title="ZcashFoundation/zebra#4562&#10;Deploy long&#45;running Zebra&#10;nodes after each tagged&#10;release" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1568 28,-1568 28,-1500 260,-1500 260,-1568"/>
<text text-anchor="middle" x="144" y="-1552.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4562</text>
<text text-anchor="middle" x="144" y="-1537.8" font-family="Times,serif" font-size="14.00" fill="#000000">Deploy long&#45;running Zebra</text>
<text text-anchor="middle" x="144" y="-1522.8" font-family="Times,serif" font-size="14.00" fill="#000000">nodes after each tagged</text>
<text text-anchor="middle" x="144" y="-1507.8" font-family="Times,serif" font-size="14.00" fill="#000000">release</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4562&#45;&gt;ZcashFoundation/zebra#1904 -->
<g id="edge4" class="edge">
<title>ZcashFoundation/zebra#4562&#45;&gt;ZcashFoundation/zebra#1904</title>
<path fill="none" stroke="#000000" d="M260.31,-1551.4C275.29,-1553.6 290.69,-1555.9 305.83,-1558.2"/>
<polygon fill="#000000" stroke="#000000" points="305.3281,-1561.6638 315.72,-1559.6 306.3093,-1554.7329 305.3281,-1561.6638"/>
</g>
<!-- ZcashFoundation/zebra#4733 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#4733</title>
<g id="a_node15"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4733" xlink:title="ZcashFoundation/zebra#4733&#10;Return connection errors&#10;from the heartbeat task&#10;to the `Client`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-938 316,-938 316,-870 548,-870 548,-938"/>
<text text-anchor="middle" x="432" y="-922.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4733</text>
<text text-anchor="middle" x="432" y="-907.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return connection errors</text>
<text text-anchor="middle" x="432" y="-892.8" font-family="Times,serif" font-size="14.00" fill="#000000">from the heartbeat task</text>
<text text-anchor="middle" x="432" y="-877.8" font-family="Times,serif" font-size="14.00" fill="#000000">to the `Client`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4735 -->
<g id="node62" class="node open">
<title>ZcashFoundation/zebra#4735</title>
<g id="a_node62"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4735" xlink:title="ZcashFoundation/zebra#4735&#10;Remove the `ErrorSlot`&#10;type" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="816,-407.5 584,-407.5 584,-354.5 816,-354.5 816,-407.5"/>
<text text-anchor="middle" x="700" y="-392.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4735</text>
<text text-anchor="middle" x="700" y="-377.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove the `ErrorSlot`</text>
<text text-anchor="middle" x="700" y="-362.3" font-family="Times,serif" font-size="14.00" fill="#000000">type</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4735 -->
<g id="edge15" class="edge">
<title>ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4735</title>
<path fill="none" stroke="#000000" d="M547.41,-869.66C550.54,-866.7 553.42,-863.49 556,-860 585.65,-819.95 544.47,-450.58 576,-412 576.22,-411.73 576.45,-411.45 576.68,-411.19"/>
<polygon fill="#000000" stroke="#000000" points="579.2737,-413.5446 583.81,-403.97 574.293,-408.626 579.2737,-413.5446"/>
</g>
<!-- ZcashFoundation/zebra#4737 -->
<g id="node63" class="node closed">
<title>ZcashFoundation/zebra#4737</title>
<g id="a_node63"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4737" xlink:title="ZcashFoundation/zebra#4737&#10;Return detailed error&#10;information from the&#10;heartbeat task" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="816,-336 584,-336 584,-268 816,-268 816,-336"/>
<text text-anchor="middle" x="700" y="-320.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4737</text>
<text text-anchor="middle" x="700" y="-305.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return detailed error</text>
<text text-anchor="middle" x="700" y="-290.8" font-family="Times,serif" font-size="14.00" fill="#000000">information from the</text>
<text text-anchor="middle" x="700" y="-275.8" font-family="Times,serif" font-size="14.00" fill="#000000">heartbeat task</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4737 -->
<g id="edge16" class="edge">
<title>ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4737</title>
<path fill="none" stroke="#000000" d="M547.44,-869.68C550.55,-866.72 553.43,-863.5 556,-860 589.94,-813.87 541.9,-391 576,-345 576.29,-344.61 576.58,-344.23 576.88,-343.84"/>
<polygon fill="#000000" stroke="#000000" points="579.5465,-346.1088 583.6,-336.32 574.3269,-341.4444 579.5465,-346.1088"/>
</g>
<!-- ZcashFoundation/zebra#4734 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#4734</title>
<g id="a_node16"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4734" xlink:title="ZcashFoundation/zebra#4734&#10;Return errors from&#10;`Connection` methods to&#10;the `Client`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-1482 316,-1482 316,-1414 548,-1414 548,-1482"/>
<text text-anchor="middle" x="432" y="-1466.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4734</text>
<text text-anchor="middle" x="432" y="-1451.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return errors from</text>
<text text-anchor="middle" x="432" y="-1436.8" font-family="Times,serif" font-size="14.00" fill="#000000">`Connection` methods to</text>
<text text-anchor="middle" x="432" y="-1421.8" font-family="Times,serif" font-size="14.00" fill="#000000">the `Client`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4734&#45;&gt;ZcashFoundation/zebra#4735 -->
<g id="edge17" class="edge">
<title>ZcashFoundation/zebra#4734&#45;&gt;ZcashFoundation/zebra#4735</title>
<path fill="none" stroke="#000000" d="M548.48,-1413.7C551.2,-1411 553.72,-1408.1 556,-1405 588.44,-1360.4 541.61,-455.15 576,-412 576.22,-411.72 576.44,-411.45 576.67,-411.18"/>
<polygon fill="#000000" stroke="#000000" points="579.2842,-413.5116 583.72,-403.89 574.2523,-408.6453 579.2842,-413.5116"/>
</g>
<!-- ZcashFoundation/zebra#4747 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#4747</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4747" xlink:title="ZcashFoundation/zebra#4747&#10;Stop tokio tasks running&#10;for a long time and&#10;blocking other tasks" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1482 28,-1482 28,-1414 260,-1414 260,-1482"/>
<text text-anchor="middle" x="144" y="-1466.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4747</text>
<text text-anchor="middle" x="144" y="-1451.8" font-family="Times,serif" font-size="14.00" fill="#000000">Stop tokio tasks running</text>
<text text-anchor="middle" x="144" y="-1436.8" font-family="Times,serif" font-size="14.00" fill="#000000">for a long time and</text>
<text text-anchor="middle" x="144" y="-1421.8" font-family="Times,serif" font-size="14.00" fill="#000000">blocking other tasks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4733 -->
<g id="edge5" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4733</title>
<path fill="none" stroke="#000000" d="M260.1,-1424.3C270.38,-1418.9 279.93,-1412.2 288,-1404 296.27,-1395.6 386.91,-1068 420,-947.73"/>
<polygon fill="#000000" stroke="#000000" points="423.3741,-948.6601 422.65,-938.09 416.6245,-946.8046 423.3741,-948.6601"/>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4734 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4734</title>
<path fill="none" stroke="#000000" d="M260.31,-1448C275.15,-1448 290.4,-1448 305.39,-1448"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-1451.5001 315.72,-1448 305.72,-1444.5001 305.72,-1451.5001"/>
</g>
<!-- ZcashFoundation/zebra#4684 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#4684</title>
<g id="a_node18"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4684" xlink:title="ZcashFoundation/zebra#4684&#10;Test that every old&#10;zebrad.toml config still&#10;works" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1324 28,-1324 28,-1256 260,-1256 260,-1324"/>
<text text-anchor="middle" x="144" y="-1308.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4684</text>
<text text-anchor="middle" x="144" y="-1293.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test that every old</text>
<text text-anchor="middle" x="144" y="-1278.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad.toml config still</text>
<text text-anchor="middle" x="144" y="-1263.8" font-family="Times,serif" font-size="14.00" fill="#000000">works</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4778 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#4778</title>
<g id="a_node19"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4778" xlink:title="ZcashFoundation/zebra#4778&#10;Replace old release&#10;criteria with stable&#10;release candidate&#10;criteria in docs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1237.5 28,-1237.5 28,-1154.5 260,-1154.5 260,-1237.5"/>
<text text-anchor="middle" x="144" y="-1222.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4778</text>
<text text-anchor="middle" x="144" y="-1207.3" font-family="Times,serif" font-size="14.00" fill="#000000">Replace old release</text>
<text text-anchor="middle" x="144" y="-1192.3" font-family="Times,serif" font-size="14.00" fill="#000000">criteria with stable</text>
<text text-anchor="middle" x="144" y="-1177.3" font-family="Times,serif" font-size="14.00" fill="#000000">release candidate</text>
<text text-anchor="middle" x="144" y="-1162.3" font-family="Times,serif" font-size="14.00" fill="#000000">criteria in docs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4677 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#4677</title>
<g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4677" xlink:title="ZcashFoundation/zebra#4677&#10;Various tests sometimes&#10;fail" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1136.5 28,-1136.5 28,-1083.5 260,-1083.5 260,-1136.5"/>
<text text-anchor="middle" x="144" y="-1121.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4677</text>
<text text-anchor="middle" x="144" y="-1106.3" font-family="Times,serif" font-size="14.00" fill="#000000">Various tests sometimes</text>
<text text-anchor="middle" x="144" y="-1091.3" font-family="Times,serif" font-size="14.00" fill="#000000">fail</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1621 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#1621</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1621" xlink:title="ZcashFoundation/zebra#1621&#10;Run `zebrad start` by&#10;default" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1065.5 28,-1065.5 28,-1012.5 260,-1012.5 260,-1065.5"/>
<text text-anchor="middle" x="144" y="-1050.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1621</text>
<text text-anchor="middle" x="144" y="-1035.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run `zebrad start` by</text>
<text text-anchor="middle" x="144" y="-1020.3" font-family="Times,serif" font-size="14.00" fill="#000000">default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1638 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#1638</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1638" xlink:title="ZcashFoundation/zebra#1638&#10;Create PGP keys amongst&#10;security@zfnd.org" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-994.5 28,-994.5 28,-941.5 260,-941.5 260,-994.5"/>
<text text-anchor="middle" x="144" y="-979.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1638</text>
<text text-anchor="middle" x="144" y="-964.3" font-family="Times,serif" font-size="14.00" fill="#000000">Create PGP keys amongst</text>
<text text-anchor="middle" x="144" y="-949.3" font-family="Times,serif" font-size="14.00" fill="#000000">security@zfnd.org</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3757 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#3757</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3757" xlink:title="ZcashFoundation/zebra#3757&#10;De&#45;duplicate note&#10;commitment trees in the&#10;finalized and non&#45;&#10;finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-923.5 28,-923.5 28,-840.5 260,-840.5 260,-923.5"/>
<text text-anchor="middle" x="144" y="-908.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3757</text>
<text text-anchor="middle" x="144" y="-893.3" font-family="Times,serif" font-size="14.00" fill="#000000">De&#45;duplicate note</text>
<text text-anchor="middle" x="144" y="-878.3" font-family="Times,serif" font-size="14.00" fill="#000000">commitment trees in the</text>
<text text-anchor="middle" x="144" y="-863.3" font-family="Times,serif" font-size="14.00" fill="#000000">finalized and non&#45;</text>
<text text-anchor="middle" x="144" y="-848.3" font-family="Times,serif" font-size="14.00" fill="#000000">finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1615" xlink:title="ZcashFoundation/zebra#1615&#10;Zebra stable download&#10;should be linked from&#10;ZFND website" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-822 28,-822 28,-754 260,-754 260,-822"/>
<text text-anchor="middle" x="144" y="-806.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="144" y="-791.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra stable download</text>
<text text-anchor="middle" x="144" y="-776.8" font-family="Times,serif" font-size="14.00" fill="#000000">should be linked from</text>
<text text-anchor="middle" x="144" y="-761.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4678 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#4678</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4678" xlink:title="ZcashFoundation/zebra#4678&#10;Return peer metadata from&#10;`connect_isolated`&#10;functions" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-736 28,-736 28,-668 260,-668 260,-736"/>
<text text-anchor="middle" x="144" y="-720.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4678</text>
<text text-anchor="middle" x="144" y="-705.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return peer metadata from</text>
<text text-anchor="middle" x="144" y="-690.8" font-family="Times,serif" font-size="14.00" fill="#000000">`connect_isolated`</text>
<text text-anchor="middle" x="144" y="-675.8" font-family="Times,serif" font-size="14.00" fill="#000000">functions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4751 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#4751</title>
<g id="a_node26"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4751" xlink:title="ZcashFoundation/zebra#4751&#10;ci: Add missing CI/CD&#10;status labels to&#10;README.md" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-650 28,-650 28,-582 260,-582 260,-650"/>
<text text-anchor="middle" x="144" y="-634.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4751</text>
<text text-anchor="middle" x="144" y="-619.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Add missing CI/CD</text>
<text text-anchor="middle" x="144" y="-604.8" font-family="Times,serif" font-size="14.00" fill="#000000">status labels to</text>
<text text-anchor="middle" x="144" y="-589.8" font-family="Times,serif" font-size="14.00" fill="#000000">README.md</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4753 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#4753</title>
<g id="a_node27"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4753" xlink:title="ZcashFoundation/zebra#4753&#10;ci: Split deploy&#45;gcp&#45;&#10;tests workflow into&#10;multiple categories" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-564 28,-564 28,-496 260,-496 260,-564"/>
<text text-anchor="middle" x="144" y="-548.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4753</text>
<text text-anchor="middle" x="144" y="-533.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Split deploy&#45;gcp&#45;</text>
<text text-anchor="middle" x="144" y="-518.8" font-family="Times,serif" font-size="14.00" fill="#000000">tests workflow into</text>
<text text-anchor="middle" x="144" y="-503.8" font-family="Times,serif" font-size="14.00" fill="#000000">multiple categories</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4591 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#4591</title>
<g id="a_node28"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4591" xlink:title="ZcashFoundation/zebra#4591&#10;Fix timeout not being&#10;enforced by sync_until" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-477.5 28,-477.5 28,-424.5 260,-424.5 260,-477.5"/>
<text text-anchor="middle" x="144" y="-462.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4591</text>
<text text-anchor="middle" x="144" y="-447.3" font-family="Times,serif" font-size="14.00" fill="#000000">Fix timeout not being</text>
<text text-anchor="middle" x="144" y="-432.3" font-family="Times,serif" font-size="14.00" fill="#000000">enforced by sync_until</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node29"><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="255.5,-3347.5 32.5,-3347.5 32.5,-3294.5 255.5,-3294.5 255.5,-3347.5"/>
<text text-anchor="middle" x="144" y="-3332.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="144" y="-3317.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard Key</text>
<text text-anchor="middle" x="144" y="-3302.3" font-family="Times,serif" font-size="14.00" fill="#000000">Agreement and KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node30"><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="543.5,-3276 320.5,-3276 320.5,-3208 543.5,-3208 543.5,-3276"/>
<text text-anchor="middle" x="432" y="-3260.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="432" y="-3245.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard note</text>
<text text-anchor="middle" x="432" y="-3230.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption</text>
<text text-anchor="middle" x="432" y="-3215.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="edge7" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269</title>
<path fill="none" stroke="#000000" d="M252.25,-3294.5C264.33,-3291.4 276.44,-3288.2 288,-3285 295.34,-3283 302.88,-3280.9 310.48,-3278.7"/>
<polygon fill="#000000" stroke="#000000" points="311.4932,-3282.0505 320.12,-3275.9 309.5406,-3275.3283 311.4932,-3282.0505"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node31"><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="548,-3347.5 316,-3347.5 316,-3294.5 548,-3294.5 548,-3347.5"/>
<text text-anchor="middle" x="432" y="-3332.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="432" y="-3317.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="432" y="-3302.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="edge8" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#3002</title>
<path fill="none" stroke="#000000" d="M255.76,-3321C272,-3321 288.81,-3321 305.31,-3321"/>
<polygon fill="#000000" stroke="#000000" points="305.54,-3324.5001 315.54,-3321 305.54,-3317.5001 305.54,-3324.5001"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node32"><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="255.5,-3276 32.5,-3276 32.5,-3238 255.5,-3238 255.5,-3276"/>
<text text-anchor="middle" x="144" y="-3260.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="144" y="-3245.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4691 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#4691</title>
<g id="a_node33"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4691" xlink:title="ZcashFoundation/zebra#4691&#10;Stop assuming testnet&#10;when parsing keys and&#10;addresses" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3220 28,-3220 28,-3152 260,-3152 260,-3220"/>
<text text-anchor="middle" x="144" y="-3204.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4691</text>
<text text-anchor="middle" x="144" y="-3189.8" font-family="Times,serif" font-size="14.00" fill="#000000">Stop assuming testnet</text>
<text text-anchor="middle" x="144" y="-3174.8" font-family="Times,serif" font-size="14.00" fill="#000000">when parsing keys and</text>
<text text-anchor="middle" x="144" y="-3159.8" font-family="Times,serif" font-size="14.00" fill="#000000">addresses</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#267 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#267</title>
<g id="a_node34"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/267" xlink:title="ZcashFoundation/zebra#267&#10;Implement ZIP&#45;32 Sapling&#10;and Orchard key&#10;derivation" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-3134 32.5,-3134 32.5,-3066 255.5,-3066 255.5,-3134"/>
<text text-anchor="middle" x="144" y="-3118.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#267</text>
<text text-anchor="middle" x="144" y="-3103.8" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP&#45;32 Sapling</text>
<text text-anchor="middle" x="144" y="-3088.8" font-family="Times,serif" font-size="14.00" fill="#000000">and Orchard key</text>
<text text-anchor="middle" x="144" y="-3073.8" font-family="Times,serif" font-size="14.00" fill="#000000">derivation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2064 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#2064</title>
<g id="a_node35"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2064" xlink:title="ZcashFoundation/zebra#2064&#10;Import Poseidon hash into&#10;Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3047.5 28,-3047.5 28,-2994.5 260,-2994.5 260,-3047.5"/>
<text text-anchor="middle" x="144" y="-3032.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2064</text>
<text text-anchor="middle" x="144" y="-3017.3" font-family="Times,serif" font-size="14.00" fill="#000000">Import Poseidon hash into</text>
<text text-anchor="middle" x="144" y="-3002.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2192 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#2192</title>
<g id="a_node36"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2192" xlink:title="ZcashFoundation/zebra#2192&#10;Implement&#10;`EphemeralPrivateKey`&#39;s&#10;for Orchard, Sapling,&#10;Sprout" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2976.5 28,-2976.5 28,-2893.5 260,-2893.5 260,-2976.5"/>
<text text-anchor="middle" x="144" y="-2961.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2192</text>
<text text-anchor="middle" x="144" y="-2946.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement</text>
<text text-anchor="middle" x="144" y="-2931.3" font-family="Times,serif" font-size="14.00" fill="#000000">`EphemeralPrivateKey`&#39;s</text>
<text text-anchor="middle" x="144" y="-2916.3" font-family="Times,serif" font-size="14.00" fill="#000000">for Orchard, Sapling,</text>
<text text-anchor="middle" x="144" y="-2901.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#181 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#181</title>
<g id="a_node37"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/181" xlink:title="ZcashFoundation/zebra#181&#10;Sprout note&#10;encryption/decryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-2875 32.5,-2875 32.5,-2807 255.5,-2807 255.5,-2875"/>
<text text-anchor="middle" x="144" y="-2859.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#181</text>
<text text-anchor="middle" x="144" y="-2844.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout note</text>
<text text-anchor="middle" x="144" y="-2829.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption/decryption</text>
<text text-anchor="middle" x="144" y="-2814.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#321 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#321</title>
<g id="a_node38"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/321" xlink:title="ZcashFoundation/zebra#321&#10;Create Output Proof" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-2789 32.5,-2789 32.5,-2751 255.5,-2751 255.5,-2789"/>
<text text-anchor="middle" x="144" y="-2773.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#321</text>
<text text-anchor="middle" x="144" y="-2758.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create Output Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#272 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#272</title>
<g id="a_node39"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/272" xlink:title="ZcashFoundation/zebra#272&#10;Sprout Key Agreement and&#10;KDF" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-2732.5 32.5,-2732.5 32.5,-2679.5 255.5,-2679.5 255.5,-2732.5"/>
<text text-anchor="middle" x="144" y="-2717.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#272</text>
<text text-anchor="middle" x="144" y="-2702.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout Key Agreement and</text>
<text text-anchor="middle" x="144" y="-2687.3" font-family="Times,serif" font-size="14.00" fill="#000000">KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2496 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#2496</title>
<g id="a_node40"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2496" xlink:title="ZcashFoundation/zebra#2496&#10;Handle a ivk == ⊥&#10;(KA^Orchard private key)&#10;when generating an&#10;Orchard Spending Key" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2661.5 28,-2661.5 28,-2578.5 260,-2578.5 260,-2661.5"/>
<text text-anchor="middle" x="144" y="-2646.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2496</text>
<text text-anchor="middle" x="144" y="-2631.3" font-family="Times,serif" font-size="14.00" fill="#000000">Handle a ivk == ⊥</text>
<text text-anchor="middle" x="144" y="-2616.3" font-family="Times,serif" font-size="14.00" fill="#000000">(KA^Orchard private key)</text>
<text text-anchor="middle" x="144" y="-2601.3" font-family="Times,serif" font-size="14.00" fill="#000000">when generating an</text>
<text text-anchor="middle" x="144" y="-2586.3" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard Spending Key</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3869 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#3869</title>
<g id="a_node41"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3869" xlink:title="ZcashFoundation/zebra#3869&#10;Orchard: ensure that ivk&#10;= 0 is rejected if that&#10;negligible case occurs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2560 28,-2560 28,-2492 260,-2492 260,-2560"/>
<text text-anchor="middle" x="144" y="-2544.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3869</text>
<text text-anchor="middle" x="144" y="-2529.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: ensure that ivk</text>
<text text-anchor="middle" x="144" y="-2514.8" font-family="Times,serif" font-size="14.00" fill="#000000">= 0 is rejected if that</text>
<text text-anchor="middle" x="144" y="-2499.8" font-family="Times,serif" font-size="14.00" fill="#000000">negligible case occurs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#278 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#278</title>
<g id="a_node42"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/278" xlink:title="ZcashFoundation/zebra#278&#10;Sapling Note Builder" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-2474 32.5,-2474 32.5,-2436 255.5,-2436 255.5,-2474"/>
<text text-anchor="middle" x="144" y="-2458.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#278</text>
<text text-anchor="middle" x="144" y="-2443.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Note Builder</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2447 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#2447</title>
<g id="a_node43"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2447" xlink:title="ZcashFoundation/zebra#2447&#10;Define a new `Amount`&#10;`Constraint` for Note&#10;values w/ [0..2^64) as&#10;`valid_range()`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2417.5 28,-2417.5 28,-2334.5 260,-2334.5 260,-2417.5"/>
<text text-anchor="middle" x="144" y="-2402.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2447</text>
<text text-anchor="middle" x="144" y="-2387.3" font-family="Times,serif" font-size="14.00" fill="#000000">Define a new `Amount`</text>
<text text-anchor="middle" x="144" y="-2372.3" font-family="Times,serif" font-size="14.00" fill="#000000">`Constraint` for Note</text>
<text text-anchor="middle" x="144" y="-2357.3" font-family="Times,serif" font-size="14.00" fill="#000000">values w/ [0..2^64) as</text>
<text text-anchor="middle" x="144" y="-2342.3" font-family="Times,serif" font-size="14.00" fill="#000000">`valid_range()`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2041 -->
<g id="node44" class="node open">
<title>ZcashFoundation/zebra#2041</title>
<g id="a_node44"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2041" xlink:title="ZcashFoundation/zebra#2041&#10;Orchard: derive&#10;OutgoingCipherKey (&#10;Sapling and Orchard)" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2316 28,-2316 28,-2248 260,-2248 260,-2316"/>
<text text-anchor="middle" x="144" y="-2300.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2041</text>
<text text-anchor="middle" x="144" y="-2285.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: derive</text>
<text text-anchor="middle" x="144" y="-2270.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutgoingCipherKey (</text>
<text text-anchor="middle" x="144" y="-2255.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling and Orchard)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4692 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#4692</title>
<g id="a_node45"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4692" xlink:title="ZcashFoundation/zebra#4692&#10;Check address and key&#10;lengths when parsing&#10;strings" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2230 28,-2230 28,-2162 260,-2162 260,-2230"/>
<text text-anchor="middle" x="144" y="-2214.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4692</text>
<text text-anchor="middle" x="144" y="-2199.8" font-family="Times,serif" font-size="14.00" fill="#000000">Check address and key</text>
<text text-anchor="middle" x="144" y="-2184.8" font-family="Times,serif" font-size="14.00" fill="#000000">lengths when parsing</text>
<text text-anchor="middle" x="144" y="-2169.8" font-family="Times,serif" font-size="14.00" fill="#000000">strings</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#320 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#320</title>
<g id="a_node46"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/320" xlink:title="ZcashFoundation/zebra#320&#10;Create a Spend Proof" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-2144 32.5,-2144 32.5,-2106 255.5,-2106 255.5,-2144"/>
<text text-anchor="middle" x="144" y="-2128.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#320</text>
<text text-anchor="middle" x="144" y="-2113.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create a Spend Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2080 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#2080</title>
<g id="a_node47"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2080" xlink:title="ZcashFoundation/zebra#2080&#10;[blocked on frost]&#10;replace`redpallas` module&#10;with `reddsa`/`redpallas`&#10;crate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2087.5 28,-2087.5 28,-2004.5 260,-2004.5 260,-2087.5"/>
<text text-anchor="middle" x="144" y="-2072.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2080</text>
<text text-anchor="middle" x="144" y="-2057.3" font-family="Times,serif" font-size="14.00" fill="#000000">[blocked on frost]</text>
<text text-anchor="middle" x="144" y="-2042.3" font-family="Times,serif" font-size="14.00" fill="#000000">replace`redpallas` module</text>
<text text-anchor="middle" x="144" y="-2027.3" font-family="Times,serif" font-size="14.00" fill="#000000">with `reddsa`/`redpallas`</text>
<text text-anchor="middle" x="144" y="-2012.3" font-family="Times,serif" font-size="14.00" fill="#000000">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2095 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#2095</title>
<g id="a_node48"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2095" xlink:title="ZcashFoundation/zebra#2095&#10;Orchard: update&#10;note/action generation to&#10;include input note&#10;nullifier in the&#10;PRF^expand invocations" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1986 28,-1986 28,-1888 260,-1888 260,-1986"/>
<text text-anchor="middle" x="144" y="-1970.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2095</text>
<text text-anchor="middle" x="144" y="-1955.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: update</text>
<text text-anchor="middle" x="144" y="-1940.8" font-family="Times,serif" font-size="14.00" fill="#000000">note/action generation to</text>
<text text-anchor="middle" x="144" y="-1925.8" font-family="Times,serif" font-size="14.00" fill="#000000">include input note</text>
<text text-anchor="middle" x="144" y="-1910.8" font-family="Times,serif" font-size="14.00" fill="#000000">nullifier in the</text>
<text text-anchor="middle" x="144" y="-1895.8" font-family="Times,serif" font-size="14.00" fill="#000000">PRF^expand invocations</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3263 -->
<g id="node50" class="node open">
<title>ZcashFoundation/zebra#3263</title>
<g id="a_node50"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3263" xlink:title="ZcashFoundation/zebra#3263&#10;Security: Remove the&#10;ErrorSlot from the&#10;heartbeat and connection&#10;tasks" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-2399.5 584,-2399.5 584,-2316.5 816,-2316.5 816,-2399.5"/>
<text text-anchor="middle" x="700" y="-2384.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3263</text>
<text text-anchor="middle" x="700" y="-2369.3" font-family="Times,serif" font-size="14.00" fill="#000000">Security: Remove the</text>
<text text-anchor="middle" x="700" y="-2354.3" font-family="Times,serif" font-size="14.00" fill="#000000">ErrorSlot from the</text>
<text text-anchor="middle" x="700" y="-2339.3" font-family="Times,serif" font-size="14.00" fill="#000000">heartbeat and connection</text>
<text text-anchor="middle" x="700" y="-2324.3" font-family="Times,serif" font-size="14.00" fill="#000000">tasks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node51"><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="816,-2298.5 584,-2298.5 584,-2245.5 816,-2245.5 816,-2298.5"/>
<text text-anchor="middle" x="700" y="-2283.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="700" y="-2268.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="700" y="-2253.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#483 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#483</title>
<g id="a_node52"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/483" xlink:title="ZcashFoundation/zebra#483&#10;Limit generated block and&#10;transaction size" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="811.5,-2227.5 588.5,-2227.5 588.5,-2174.5 811.5,-2174.5 811.5,-2227.5"/>
<text text-anchor="middle" x="700" y="-2212.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#483</text>
<text text-anchor="middle" x="700" y="-2197.3" font-family="Times,serif" font-size="14.00" fill="#000000">Limit generated block and</text>
<text text-anchor="middle" x="700" y="-2182.3" font-family="Times,serif" font-size="14.00" fill="#000000">transaction size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3436 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#3436</title>
<g id="a_node53"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3436" xlink:title="ZcashFoundation/zebra#3436&#10;Create wrapper for&#10;`precomputed` in&#10;`CachedFfiTransaction`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-2156 584,-2156 584,-2088 816,-2088 816,-2156"/>
<text text-anchor="middle" x="700" y="-2140.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3436</text>
<text text-anchor="middle" x="700" y="-2125.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create wrapper for</text>
<text text-anchor="middle" x="700" y="-2110.8" font-family="Times,serif" font-size="14.00" fill="#000000">`precomputed` in</text>
<text text-anchor="middle" x="700" y="-2095.8" font-family="Times,serif" font-size="14.00" fill="#000000">`CachedFfiTransaction`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node54"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2908" xlink:title="ZcashFoundation/zebra#2908&#10;Improve&#10;VerifyBlockError::Commit&#10;typing" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-2070 584,-2070 584,-2002 816,-2002 816,-2070"/>
<text text-anchor="middle" x="700" y="-2054.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="700" y="-2039.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve</text>
<text text-anchor="middle" x="700" y="-2024.8" font-family="Times,serif" font-size="14.00" fill="#000000">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="700" y="-2009.8" font-family="Times,serif" font-size="14.00" fill="#000000">typing</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2297 -->
<g id="node55" class="node open">
<title>ZcashFoundation/zebra#2297</title>
<g id="a_node55"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2297" xlink:title="ZcashFoundation/zebra#2297&#10;Enforce unwrap&#45;pertinent&#10;Clippy lints" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-1983.5 584,-1983.5 584,-1930.5 816,-1930.5 816,-1983.5"/>
<text text-anchor="middle" x="700" y="-1968.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2297</text>
<text text-anchor="middle" x="700" y="-1953.3" font-family="Times,serif" font-size="14.00" fill="#000000">Enforce unwrap&#45;pertinent</text>
<text text-anchor="middle" x="700" y="-1938.3" font-family="Times,serif" font-size="14.00" fill="#000000">Clippy lints</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3831 -->
<g id="node56" class="node open">
<title>ZcashFoundation/zebra#3831</title>
<g id="a_node56"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3831" xlink:title="ZcashFoundation/zebra#3831&#10;Remove duplicated&#10;zcash_proofs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-1912.5 584,-1912.5 584,-1859.5 816,-1859.5 816,-1912.5"/>
<text text-anchor="middle" x="700" y="-1897.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3831</text>
<text text-anchor="middle" x="700" y="-1882.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicated</text>
<text text-anchor="middle" x="700" y="-1867.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_proofs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3179 -->
<g id="node57" class="node open">
<title>ZcashFoundation/zebra#3179</title>
<g id="a_node57"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3179" xlink:title="ZcashFoundation/zebra#3179&#10;Use a `bellman::Proof`&#10;instead of a byte array&#10;in `Groth16Proof`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-1841 584,-1841 584,-1773 816,-1773 816,-1841"/>
<text text-anchor="middle" x="700" y="-1825.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3179</text>
<text text-anchor="middle" x="700" y="-1810.8" font-family="Times,serif" font-size="14.00" fill="#000000">Use a `bellman::Proof`</text>
<text text-anchor="middle" x="700" y="-1795.8" font-family="Times,serif" font-size="14.00" fill="#000000">instead of a byte array</text>
<text text-anchor="middle" x="700" y="-1780.8" font-family="Times,serif" font-size="14.00" fill="#000000">in `Groth16Proof`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117 -->
<g id="node58" class="node open">
<title>ZcashFoundation/zebra#3117</title>
<g id="a_node58"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3117" xlink:title="ZcashFoundation/zebra#3117&#10;Stop using private IP&#10;addresses by default" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-1754.5 584,-1754.5 584,-1701.5 816,-1701.5 816,-1754.5"/>
<text text-anchor="middle" x="700" y="-1739.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="700" y="-1724.3" font-family="Times,serif" font-size="14.00" fill="#000000">Stop using private IP</text>
<text text-anchor="middle" x="700" y="-1709.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node64" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node64"><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="260,-3442.5 28,-3442.5 28,-3389.5 260,-3389.5 260,-3442.5"/>
<text text-anchor="middle" x="144" y="-3427.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="144" y="-3412.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="144" y="-3397.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4767 -->
<g id="node65" class="node open">
<title>ZcashFoundation/zebra#4767</title>
<g id="a_node65"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4767" xlink:title="ZcashFoundation/zebra#4767&#10;Remove duplicate&#10;`orchard` crates" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3515.5 28,-3515.5 28,-3462.5 260,-3462.5 260,-3515.5"/>
<text text-anchor="middle" x="144" y="-3500.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4767</text>
<text text-anchor="middle" x="144" y="-3485.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicate</text>
<text text-anchor="middle" x="144" y="-3470.3" font-family="Times,serif" font-size="14.00" fill="#000000">`orchard` crates</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4745 -->
<g id="node66" class="node open">
<title>ZcashFoundation/zebra#4745</title>
<g id="a_node66"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4745" xlink:title="ZcashFoundation/zebra#4745&#10;Broken, half&#45;done support&#10;for halo2 batch&#10;verification" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-3527 316,-3527 316,-3523 312,-3523 312,-3519 316,-3519 316,-3467 312,-3467 312,-3463 316,-3463 316,-3459 548,-3459 548,-3527"/>
<polyline fill="none" stroke="#000000" points="316,-3523 320,-3523 320,-3519 316,-3519 "/>
<polyline fill="none" stroke="#000000" points="316,-3467 320,-3467 320,-3463 316,-3463 "/>
<text text-anchor="middle" x="432" y="-3511.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4745</text>
<text text-anchor="middle" x="432" y="-3496.8" font-family="Times,serif" font-size="14.00" fill="#000000">Broken, half&#45;done support</text>
<text text-anchor="middle" x="432" y="-3481.8" font-family="Times,serif" font-size="14.00" fill="#000000">for halo2 batch</text>
<text text-anchor="middle" x="432" y="-3466.8" font-family="Times,serif" font-size="14.00" fill="#000000">verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4745 -->
<g id="edge18" class="edge">
<title>ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4745</title>
<path fill="none" stroke="#000000" d="M260.31,-3490.6C275.15,-3490.8 290.4,-3491 305.39,-3491.2"/>
<polygon fill="#000000" stroke="#000000" points="305.6541,-3494.7057 315.72,-3491.4 305.7897,-3487.707 305.6541,-3494.7057"/>
</g>
<!-- ZcashFoundation/zebra#4672 -->
<g id="node67" class="node open">
<title>ZcashFoundation/zebra#4672</title>
<g id="a_node67"><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" points="548,-3440.5 316,-3440.5 316,-3387.5 548,-3387.5 548,-3440.5"/>
<text text-anchor="middle" x="432" y="-3425.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4672</text>
<text text-anchor="middle" x="432" y="-3410.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for Orchard</text>
<text text-anchor="middle" x="432" y="-3395.3" font-family="Times,serif" font-size="14.00" fill="#000000">proof batch verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4672 -->
<g id="edge19" class="edge">
<title>ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4672</title>
<path fill="none" stroke="#000000" d="M245.94,-3462.5C270.09,-3456.2 295.96,-3449.4 320.5,-3443"/>
<polygon fill="#000000" stroke="#000000" points="321.3815,-3446.3873 330.19,-3440.5 319.6327,-3439.6092 321.3815,-3446.3873"/>
</g>
<!-- ZcashFoundation/zebra#4779 -->
<g id="node68" class="node open">
<title>ZcashFoundation/zebra#4779</title>
<g id="a_node68"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4779" xlink:title="ZcashFoundation/zebra#4779&#10;Move zebra&#45;state writes&#10;to blocking threads" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3613.5 28,-3613.5 28,-3560.5 260,-3560.5 260,-3613.5"/>
<text text-anchor="middle" x="144" y="-3598.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4779</text>
<text text-anchor="middle" x="144" y="-3583.3" font-family="Times,serif" font-size="14.00" fill="#000000">Move zebra&#45;state writes</text>
<text text-anchor="middle" x="144" y="-3568.3" font-family="Times,serif" font-size="14.00" fill="#000000">to blocking threads</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4790 -->
<g id="node69" class="node open">
<title>ZcashFoundation/zebra#4790</title>
<g id="a_node69"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4790" xlink:title="ZcashFoundation/zebra#4790&#10;Move note commitment tree&#10;updates to a dedicated&#10;blocking and CPU&#45;heavy&#10;thread" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-3628.5 316,-3628.5 316,-3545.5 548,-3545.5 548,-3628.5"/>
<text text-anchor="middle" x="432" y="-3613.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4790</text>
<text text-anchor="middle" x="432" y="-3598.3" font-family="Times,serif" font-size="14.00" fill="#000000">Move note commitment tree</text>
<text text-anchor="middle" x="432" y="-3583.3" font-family="Times,serif" font-size="14.00" fill="#000000">updates to a dedicated</text>
<text text-anchor="middle" x="432" y="-3568.3" font-family="Times,serif" font-size="14.00" fill="#000000">blocking and CPU&#45;heavy</text>
<text text-anchor="middle" x="432" y="-3553.3" font-family="Times,serif" font-size="14.00" fill="#000000">thread</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4779&#45;&gt;ZcashFoundation/zebra#4790 -->
<g id="edge20" class="edge">
<title>ZcashFoundation/zebra#4779&#45;&gt;ZcashFoundation/zebra#4790</title>
<path fill="none" stroke="#000000" d="M260.31,-3587C275.15,-3587 290.4,-3587 305.39,-3587"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-3590.5001 315.72,-3587 305.72,-3583.5001 305.72,-3590.5001"/>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node70" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node70"><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="260,-3700 28,-3700 28,-3632 260,-3632 260,-3700"/>
<text text-anchor="middle" x="144" y="-3684.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="144" y="-3669.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="144" y="-3654.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="144" y="-3639.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node71" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node71"><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="260,-3801.5 28,-3801.5 28,-3718.5 260,-3718.5 260,-3801.5"/>
<text text-anchor="middle" x="144" y="-3786.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="144" y="-3771.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="144" y="-3756.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="144" y="-3741.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="144" y="-3726.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node72" class="node open">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node72"><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="#c2e0c6" stroke="#000000" points="548,-3794 316,-3794 316,-3726 548,-3726 548,-3794"/>
<text text-anchor="middle" x="432" y="-3778.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="432" y="-3763.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="432" y="-3748.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="432" y="-3733.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="edge21" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M260.31,-3760C275.15,-3760 290.4,-3760 305.39,-3760"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-3763.5001 315.72,-3760 305.72,-3756.5001 305.72,-3763.5001"/>
</g>
<!-- ZcashFoundation/zebra#4537 -->
<g id="node73" class="node open">
<title>ZcashFoundation/zebra#4537</title>
<g id="a_node73"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4537" xlink:title="ZcashFoundation/zebra#4537&#10;test(grpc):&#10;`GetMempoolTx` and&#10;`GetMempoolStream` test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3888 28,-3888 28,-3884 24,-3884 24,-3880 28,-3880 28,-3828 24,-3828 24,-3824 28,-3824 28,-3820 260,-3820 260,-3888"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3884 32,-3884 32,-3880 28,-3880 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3828 32,-3828 32,-3824 28,-3824 "/>
<text text-anchor="middle" x="144" y="-3872.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4537</text>
<text text-anchor="middle" x="144" y="-3857.8" font-family="Times,serif" font-size="14.00" fill="#000000">test(grpc):</text>
<text text-anchor="middle" x="144" y="-3842.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolTx` and</text>
<text text-anchor="middle" x="144" y="-3827.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolStream` test</text>
</a>
</g>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>