developers/zcash-zf-dag.svg

1210 lines
94 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?xml-stylesheet href="zcash-dag.css" type="text/css"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->
<!-- Pages: 1 -->
<svg width="1127pt" height="4835pt"
viewBox="0.00 0.00 1127.00 4834.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 4830.5)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-4830.5 1123,-4830.5 1123,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_4</title>
<polygon fill="none" stroke="#0000ff" points="0,0 0,-757 583,-757 583,0 0,0"/>
<text text-anchor="middle" x="291.5" y="-741.8" font-family="Times,serif" font-size="14.00" fill="#000000">Mini&#45;Epic: Stop tokio tasks running for a long time and blocking other tasks</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="311,-765 311,-2577 851,-2577 851,-765 311,-765"/>
<text text-anchor="middle" x="581" y="-2561.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable Release Candidate</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_2</title>
<polygon fill="none" stroke="#0000ff" points="871,-1360 871,-2169 1119,-2169 1119,-1360 871,-1360"/>
<text text-anchor="middle" x="995" y="-2153.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Tech Debt</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="23,-3063 23,-4476 559,-4476 559,-3063 23,-3063"/>
<text text-anchor="middle" x="291" y="-4460.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_3</title>
<polygon fill="none" stroke="#0000ff" points="23,-2528 23,-2865 271,-2865 271,-2528 23,-2528"/>
<text text-anchor="middle" x="147" y="-2849.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Documentation</text>
</g>
<g id="clust6" class="cluster">
<title>cluster_5</title>
<polygon fill="none" stroke="#0000ff" points="291,-2876 291,-3055 579,-3055 579,-2876 291,-2876"/>
<text text-anchor="middle" x="435" y="-3039.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra as a lightwalletd backend</text>
</g>
<!-- ZcashFoundation/zebra#4721 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#4721</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4721" xlink:title="ZcashFoundation/zebra#4721&#10;Send note commitment and&#10;history trees from the&#10;non&#45;finalized state to&#10;the finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-725.5 31,-725.5 31,-721.5 27,-721.5 27,-717.5 31,-717.5 31,-650.5 27,-650.5 27,-646.5 31,-646.5 31,-642.5 263,-642.5 263,-725.5"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="31,-721.5 35,-721.5 35,-717.5 31,-717.5 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="31,-650.5 35,-650.5 35,-646.5 31,-646.5 "/>
<text text-anchor="middle" x="147" y="-710.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4721</text>
<text text-anchor="middle" x="147" y="-695.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send note commitment and</text>
<text text-anchor="middle" x="147" y="-680.3" font-family="Times,serif" font-size="14.00" fill="#000000">history trees from the</text>
<text text-anchor="middle" x="147" y="-665.3" font-family="Times,serif" font-size="14.00" fill="#000000">non&#45;finalized state to</text>
<text text-anchor="middle" x="147" y="-650.3" font-family="Times,serif" font-size="14.00" fill="#000000">the finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4823 -->
<g id="node2" class="node closed">
<title>ZcashFoundation/zebra#4823</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4823" xlink:title="ZcashFoundation/zebra#4823&#10;Find out which parts of C&#10;ommitBlock/CommitFinalize&#10;dBlock are slow" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="551,-718 319,-718 319,-650 551,-650 551,-718"/>
<text text-anchor="middle" x="435" y="-702.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4823</text>
<text text-anchor="middle" x="435" y="-687.8" font-family="Times,serif" font-size="14.00" fill="#000000">Find out which parts of C</text>
<text text-anchor="middle" x="435" y="-672.8" font-family="Times,serif" font-size="14.00" fill="#000000">ommitBlock/CommitFinalize</text>
<text text-anchor="middle" x="435" y="-657.8" font-family="Times,serif" font-size="14.00" fill="#000000">dBlock are slow</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4823 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4823</title>
<path fill="none" stroke="#000000" d="M263.31,-684C278.15,-684 293.4,-684 308.39,-684"/>
<polygon fill="#000000" stroke="#000000" points="308.72,-687.5001 318.72,-684 308.72,-680.5001 308.72,-687.5001"/>
</g>
<!-- ZcashFoundation/zebra#4784 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#4784</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4784" xlink:title="ZcashFoundation/zebra#4784&#10;Store only the first tree&#10;state in each identical&#10;series of tree states" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="551,-1887 319,-1887 319,-1819 551,-1819 551,-1887"/>
<text text-anchor="middle" x="435" y="-1871.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4784</text>
<text text-anchor="middle" x="435" y="-1856.8" font-family="Times,serif" font-size="14.00" fill="#000000">Store only the first tree</text>
<text text-anchor="middle" x="435" y="-1841.8" font-family="Times,serif" font-size="14.00" fill="#000000">state in each identical</text>
<text text-anchor="middle" x="435" y="-1826.8" font-family="Times,serif" font-size="14.00" fill="#000000">series of tree states</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4784 -->
<g id="edge17" class="edge">
<title>ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4784</title>
<path fill="none" stroke="#000000" d="M149.67,-725.82C162.39,-919.72 219.25,-1725.5 291,-1810 296.58,-1816.6 303.13,-1822.2 310.29,-1826.9"/>
<polygon fill="#000000" stroke="#000000" points="308.5839,-1829.958 318.96,-1832.1 312.1844,-1823.9549 308.5839,-1829.958"/>
</g>
<!-- ZcashFoundation/zebra#4794 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#4794</title>
<g id="a_node3"><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" points="551,-631.5 319,-631.5 319,-548.5 551,-548.5 551,-631.5"/>
<text text-anchor="middle" x="435" y="-616.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4794</text>
<text text-anchor="middle" x="435" y="-601.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revert note commitment</text>
<text text-anchor="middle" x="435" y="-586.3" font-family="Times,serif" font-size="14.00" fill="#000000">and history trees when</text>
<text text-anchor="middle" x="435" y="-571.3" font-family="Times,serif" font-size="14.00" fill="#000000">forking non&#45;finalized</text>
<text text-anchor="middle" x="435" y="-556.3" font-family="Times,serif" font-size="14.00" fill="#000000">chains</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4837 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#4837</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4837" xlink:title="ZcashFoundation/zebra#4837&#10;Store history trees by&#10;height in the non&#45;&#10;finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-624 31,-624 31,-556 263,-556 263,-624"/>
<text text-anchor="middle" x="147" y="-608.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4837</text>
<text text-anchor="middle" x="147" y="-593.8" font-family="Times,serif" font-size="14.00" fill="#000000">Store history trees by</text>
<text text-anchor="middle" x="147" y="-578.8" font-family="Times,serif" font-size="14.00" fill="#000000">height in the non&#45;</text>
<text text-anchor="middle" x="147" y="-563.8" font-family="Times,serif" font-size="14.00" fill="#000000">finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4837&#45;&gt;ZcashFoundation/zebra#4794 -->
<g id="edge2" class="edge">
<title>ZcashFoundation/zebra#4837&#45;&gt;ZcashFoundation/zebra#4794</title>
<path fill="none" stroke="#000000" d="M263.31,-590C278.15,-590 293.4,-590 308.39,-590"/>
<polygon fill="#000000" stroke="#000000" points="308.72,-593.5001 318.72,-590 308.72,-586.5001 308.72,-593.5001"/>
</g>
<!-- ZcashFoundation/zebra#4774 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#4774</title>
<g id="a_node5"><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="263,-537.5 31,-537.5 31,-454.5 263,-454.5 263,-537.5"/>
<text text-anchor="middle" x="147" y="-522.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4774</text>
<text text-anchor="middle" x="147" y="-507.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add an NU5 block test</text>
<text text-anchor="middle" x="147" y="-492.3" font-family="Times,serif" font-size="14.00" fill="#000000">vector that contains many</text>
<text text-anchor="middle" x="147" y="-477.3" font-family="Times,serif" font-size="14.00" fill="#000000">shielded Orchard</text>
<text text-anchor="middle" x="147" y="-462.3" font-family="Times,serif" font-size="14.00" fill="#000000">transactions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4841 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#4841</title>
<g id="a_node6"><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="#c2e0c6" stroke="#000000" points="551,-471.5 319,-471.5 319,-418.5 551,-418.5 551,-471.5"/>
<text text-anchor="middle" x="435" y="-456.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4841</text>
<text text-anchor="middle" x="435" y="-441.3" font-family="Times,serif" font-size="14.00" fill="#000000">Improve note commitment</text>
<text text-anchor="middle" x="435" y="-426.3" font-family="Times,serif" font-size="14.00" fill="#000000">tree append performance</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4774&#45;&gt;ZcashFoundation/zebra#4841 -->
<g id="edge3" class="edge">
<title>ZcashFoundation/zebra#4774&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="#000000" d="M263.31,-475.4C278.29,-472.75 293.69,-470.02 308.83,-467.34"/>
<polygon fill="#000000" stroke="#000000" points="309.4828,-470.7789 318.72,-465.59 308.2631,-463.886 309.4828,-470.7789"/>
</g>
<!-- ZcashFoundation/zebra#4775 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#4775</title>
<g id="a_node7"><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="263,-436.5 31,-436.5 31,-353.5 263,-353.5 263,-436.5"/>
<text text-anchor="middle" x="147" y="-421.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4775</text>
<text text-anchor="middle" x="147" y="-406.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add an NU5 block test</text>
<text text-anchor="middle" x="147" y="-391.3" font-family="Times,serif" font-size="14.00" fill="#000000">vector that contains many</text>
<text text-anchor="middle" x="147" y="-376.3" font-family="Times,serif" font-size="14.00" fill="#000000">shielded Sapling</text>
<text text-anchor="middle" x="147" y="-361.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="edge4" class="edge">
<title>ZcashFoundation/zebra#4775&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="#000000" d="M263.31,-415.19C278.29,-417.79 293.69,-420.47 308.83,-423.09"/>
<polygon fill="#000000" stroke="#000000" points="308.2682,-426.5447 318.72,-424.81 309.4676,-419.6483 308.2682,-426.5447"/>
</g>
<!-- ZcashFoundation/zebra#4831 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#4831</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4831" xlink:title="ZcashFoundation/zebra#4831&#10;Revert deserializing&#10;state transactions in&#10;`rayon` threads" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-335 31,-335 31,-267 263,-267 263,-335"/>
<text text-anchor="middle" x="147" y="-319.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4831</text>
<text text-anchor="middle" x="147" y="-304.8" font-family="Times,serif" font-size="14.00" fill="#000000">Revert deserializing</text>
<text text-anchor="middle" x="147" y="-289.8" font-family="Times,serif" font-size="14.00" fill="#000000">state transactions in</text>
<text text-anchor="middle" x="147" y="-274.8" font-family="Times,serif" font-size="14.00" fill="#000000">`rayon` threads</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4824 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#4824</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4824" xlink:title="ZcashFoundation/zebra#4824&#10;Send note commitment and&#10;history trees from the&#10;non&#45;finalized state to&#10;the finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-248.5 31,-248.5 31,-165.5 263,-165.5 263,-248.5"/>
<text text-anchor="middle" x="147" y="-233.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4824</text>
<text text-anchor="middle" x="147" y="-218.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send note commitment and</text>
<text text-anchor="middle" x="147" y="-203.3" font-family="Times,serif" font-size="14.00" fill="#000000">history trees from the</text>
<text text-anchor="middle" x="147" y="-188.3" font-family="Times,serif" font-size="14.00" fill="#000000">non&#45;finalized state to</text>
<text text-anchor="middle" x="147" y="-173.3" font-family="Times,serif" font-size="14.00" fill="#000000">the finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4821 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#4821</title>
<g id="a_node10"><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="263,-147.5 31,-147.5 31,-94.5 263,-94.5 263,-147.5"/>
<text text-anchor="middle" x="147" y="-132.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4821</text>
<text text-anchor="middle" x="147" y="-117.3" font-family="Times,serif" font-size="14.00" fill="#000000">Open the database in a</text>
<text text-anchor="middle" x="147" y="-102.3" font-family="Times,serif" font-size="14.00" fill="#000000">blocking tokio thread</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4789 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#4789</title>
<g id="a_node11"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4789" xlink:title="ZcashFoundation/zebra#4789&#10;Move CPU&#45;heavy proof&#10;preparation into the&#10;batch cryptography thread" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-76 31,-76 31,-8 263,-8 263,-76"/>
<text text-anchor="middle" x="147" y="-60.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4789</text>
<text text-anchor="middle" x="147" y="-45.8" font-family="Times,serif" font-size="14.00" fill="#000000">Move CPU&#45;heavy proof</text>
<text text-anchor="middle" x="147" y="-30.8" font-family="Times,serif" font-size="14.00" fill="#000000">preparation into the</text>
<text text-anchor="middle" x="147" y="-15.8" font-family="Times,serif" font-size="14.00" fill="#000000">batch cryptography thread</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node12"><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="551,-2546 319,-2546 319,-2478 551,-2478 551,-2546"/>
<text text-anchor="middle" x="435" y="-2530.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="435" y="-2515.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="435" y="-2500.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="435" y="-2485.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#1894</title>
<g id="a_node13"><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" stroke-width="2" points="551,-2317 319,-2317 319,-2249 551,-2249 551,-2317"/>
<text text-anchor="middle" x="435" y="-2301.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1894</text>
<text text-anchor="middle" x="435" y="-2286.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should follow OS</text>
<text text-anchor="middle" x="435" y="-2271.8" font-family="Times,serif" font-size="14.00" fill="#000000">directory conventions</text>
<text text-anchor="middle" x="435" y="-2256.8" font-family="Times,serif" font-size="14.00" fill="#000000">better</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3432 -->
<g id="node14" class="node closed">
<title>ZcashFoundation/zebra#3432</title>
<g id="a_node14"><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="#fad8c7" stroke="#000000" points="843,-2324.5 611,-2324.5 611,-2241.5 843,-2241.5 843,-2324.5"/>
<text text-anchor="middle" x="727" y="-2309.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3432</text>
<text text-anchor="middle" x="727" y="-2294.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use the Filesystem</text>
<text text-anchor="middle" x="727" y="-2279.3" font-family="Times,serif" font-size="14.00" fill="#000000">Hierarchy Standard (FHS)</text>
<text text-anchor="middle" x="727" y="-2264.3" font-family="Times,serif" font-size="14.00" fill="#000000">for deployments and</text>
<text text-anchor="middle" x="727" y="-2249.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="edge5" class="edge">
<title>ZcashFoundation/zebra#1894&#45;&gt;ZcashFoundation/zebra#3432</title>
<path fill="none" stroke="#000000" d="M551.25,-2283C567.45,-2283 584.16,-2283 600.53,-2283"/>
<polygon fill="#000000" stroke="#000000" points="600.68,-2286.5001 610.68,-2283 600.68,-2279.5001 600.68,-2286.5001"/>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node15"><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" stroke-width="2" points="551,-2388.5 319,-2388.5 319,-2335.5 551,-2335.5 551,-2388.5"/>
<text text-anchor="middle" x="435" y="-2373.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="435" y="-2358.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="435" y="-2343.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#1904</title>
<g id="a_node16"><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="843,-2145 611,-2145 611,-2077 843,-2077 843,-2145"/>
<text text-anchor="middle" x="727" y="-2129.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1904</text>
<text text-anchor="middle" x="727" y="-2114.8" font-family="Times,serif" font-size="14.00" fill="#000000">Some DNS seeders and</text>
<text text-anchor="middle" x="727" y="-2099.8" font-family="Times,serif" font-size="14.00" fill="#000000">block explorers don&#39;t</text>
<text text-anchor="middle" x="727" y="-2084.8" font-family="Times,serif" font-size="14.00" fill="#000000">show Zebra nodes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node36" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node36"><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="1111,-2137.5 879,-2137.5 879,-2084.5 1111,-2084.5 1111,-2137.5"/>
<text text-anchor="middle" x="995" y="-2122.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="995" y="-2107.3" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="995" y="-2092.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="edge9" class="edge">
<title>ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791</title>
<path fill="none" stroke="#000000" d="M843.38,-2111C851.71,-2111 860.14,-2111 868.53,-2111"/>
<polygon fill="#000000" stroke="#000000" points="868.74,-2114.5001 878.74,-2111 868.74,-2107.5001 868.74,-2114.5001"/>
</g>
<!-- ZcashFoundation/zebra#4753 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#4753</title>
<g id="a_node18"><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="551,-2231 319,-2231 319,-2163 551,-2163 551,-2231"/>
<text text-anchor="middle" x="435" y="-2215.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4753</text>
<text text-anchor="middle" x="435" y="-2200.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Split deploy&#45;gcp&#45;</text>
<text text-anchor="middle" x="435" y="-2185.8" font-family="Times,serif" font-size="14.00" fill="#000000">tests workflow into</text>
<text text-anchor="middle" x="435" y="-2170.8" font-family="Times,serif" font-size="14.00" fill="#000000">multiple categories</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4834 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#4834</title>
<g id="a_node19"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4834" xlink:title="ZcashFoundation/zebra#4834&#10;Switch zebrad to a non&#45;&#10;blocking tracing logger" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="551,-2459.5 319,-2459.5 319,-2406.5 551,-2406.5 551,-2459.5"/>
<text text-anchor="middle" x="435" y="-2444.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4834</text>
<text text-anchor="middle" x="435" y="-2429.3" font-family="Times,serif" font-size="14.00" fill="#000000">Switch zebrad to a non&#45;</text>
<text text-anchor="middle" x="435" y="-2414.3" font-family="Times,serif" font-size="14.00" fill="#000000">blocking tracing logger</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3096 -->
<g id="node71" class="node open">
<title>ZcashFoundation/zebra#3096</title>
<g id="a_node71"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3096" xlink:title="ZcashFoundation/zebra#3096&#10;Epic: Zebra Stable&#10;Release Candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="843,-2638.5 611,-2638.5 611,-2585.5 843,-2585.5 843,-2638.5"/>
<text text-anchor="middle" x="727" y="-2623.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3096</text>
<text text-anchor="middle" x="727" y="-2608.3" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable</text>
<text text-anchor="middle" x="727" y="-2593.3" font-family="Times,serif" font-size="14.00" fill="#000000">Release Candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4834&#45;&gt;ZcashFoundation/zebra#3096 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#4834&#45;&gt;ZcashFoundation/zebra#3096</title>
<path fill="none" stroke="#000000" d="M551.15,-2447.8C562.94,-2453.1 573.9,-2460 583,-2469 617.12,-2502.9 580.25,-2539.5 608.92,-2577.6"/>
<polygon fill="#000000" stroke="#000000" points="606.3849,-2580.0194 615.57,-2585.3 611.6827,-2575.4441 606.3849,-2580.0194"/>
</g>
<!-- ZcashFoundation/zebra#4562 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#4562</title>
<g id="a_node20"><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="551,-2145 319,-2145 319,-2077 551,-2077 551,-2145"/>
<text text-anchor="middle" x="435" y="-2129.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4562</text>
<text text-anchor="middle" x="435" y="-2114.8" font-family="Times,serif" font-size="14.00" fill="#000000">Deploy long&#45;running Zebra</text>
<text text-anchor="middle" x="435" y="-2099.8" font-family="Times,serif" font-size="14.00" fill="#000000">nodes after each tagged</text>
<text text-anchor="middle" x="435" y="-2084.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="edge6" class="edge">
<title>ZcashFoundation/zebra#4562&#45;&gt;ZcashFoundation/zebra#1904</title>
<path fill="none" stroke="#000000" d="M551.25,-2111C567.45,-2111 584.16,-2111 600.53,-2111"/>
<polygon fill="#000000" stroke="#000000" points="600.68,-2114.5001 610.68,-2111 600.68,-2107.5001 600.68,-2114.5001"/>
</g>
<!-- ZcashFoundation/zebra#4733 -->
<g id="node21" class="node closed">
<title>ZcashFoundation/zebra#4733</title>
<g id="a_node21"><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="#fad8c7" stroke="#000000" points="551,-1973 319,-1973 319,-1905 551,-1905 551,-1973"/>
<text text-anchor="middle" x="435" y="-1957.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4733</text>
<text text-anchor="middle" x="435" y="-1942.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return connection errors</text>
<text text-anchor="middle" x="435" y="-1927.8" font-family="Times,serif" font-size="14.00" fill="#000000">from the heartbeat task</text>
<text text-anchor="middle" x="435" y="-1912.8" font-family="Times,serif" font-size="14.00" fill="#000000">to the `Client`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4735 -->
<g id="node72" class="node open">
<title>ZcashFoundation/zebra#4735</title>
<g id="a_node72"><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="843,-756.5 611,-756.5 611,-703.5 843,-703.5 843,-756.5"/>
<text text-anchor="middle" x="727" y="-741.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4735</text>
<text text-anchor="middle" x="727" y="-726.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove the `ErrorSlot`</text>
<text text-anchor="middle" x="727" y="-711.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="edge11" class="edge">
<title>ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4735</title>
<path fill="none" stroke="#000000" d="M551.34,-1921.4C563.58,-1915.2 574.59,-1906.9 583,-1896 658.18,-1798.4 538.79,-903.51 609.25,-765.39"/>
<polygon fill="#000000" stroke="#000000" points="612.3086,-767.1006 614.66,-756.77 606.3796,-763.3795 612.3086,-767.1006"/>
</g>
<!-- ZcashFoundation/zebra#4737 -->
<g id="node73" class="node closed">
<title>ZcashFoundation/zebra#4737</title>
<g id="a_node73"><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="843,-685 611,-685 611,-617 843,-617 843,-685"/>
<text text-anchor="middle" x="727" y="-669.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4737</text>
<text text-anchor="middle" x="727" y="-654.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return detailed error</text>
<text text-anchor="middle" x="727" y="-639.8" font-family="Times,serif" font-size="14.00" fill="#000000">information from the</text>
<text text-anchor="middle" x="727" y="-624.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="edge12" class="edge">
<title>ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4737</title>
<path fill="none" stroke="#000000" d="M551,-1921.6C563.37,-1915.4 574.52,-1907 583,-1896 664.45,-1790.1 533.43,-802.76 611,-694 611.28,-693.61 611.57,-693.22 611.85,-692.83"/>
<polygon fill="#000000" stroke="#000000" points="614.5383,-695.0723 618.46,-685.23 609.2565,-690.4785 614.5383,-695.0723"/>
</g>
<!-- ZcashFoundation/zebra#4734 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#4734</title>
<g id="a_node22"><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="551,-2059 319,-2059 319,-1991 551,-1991 551,-2059"/>
<text text-anchor="middle" x="435" y="-2043.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4734</text>
<text text-anchor="middle" x="435" y="-2028.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return errors from</text>
<text text-anchor="middle" x="435" y="-2013.8" font-family="Times,serif" font-size="14.00" fill="#000000">`Connection` methods to</text>
<text text-anchor="middle" x="435" y="-1998.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="edge13" class="edge">
<title>ZcashFoundation/zebra#4734&#45;&gt;ZcashFoundation/zebra#4735</title>
<path fill="none" stroke="#000000" d="M551,-2007.6C563.38,-2001.4 574.52,-1993 583,-1982 622.98,-1930 572.63,-887.14 610.44,-765.92"/>
<polygon fill="#000000" stroke="#000000" points="613.6501,-767.3166 614.66,-756.77 607.2936,-764.3849 613.6501,-767.3166"/>
</g>
<!-- ZcashFoundation/zebra#4684 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#4684</title>
<g id="a_node23"><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="551,-1801 319,-1801 319,-1733 551,-1733 551,-1801"/>
<text text-anchor="middle" x="435" y="-1785.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4684</text>
<text text-anchor="middle" x="435" y="-1770.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test that every old</text>
<text text-anchor="middle" x="435" y="-1755.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad.toml config still</text>
<text text-anchor="middle" x="435" y="-1740.8" font-family="Times,serif" font-size="14.00" fill="#000000">works</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4778 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#4778</title>
<g id="a_node24"><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="551,-1714.5 319,-1714.5 319,-1631.5 551,-1631.5 551,-1714.5"/>
<text text-anchor="middle" x="435" y="-1699.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4778</text>
<text text-anchor="middle" x="435" y="-1684.3" font-family="Times,serif" font-size="14.00" fill="#000000">Replace old release</text>
<text text-anchor="middle" x="435" y="-1669.3" font-family="Times,serif" font-size="14.00" fill="#000000">criteria with stable</text>
<text text-anchor="middle" x="435" y="-1654.3" font-family="Times,serif" font-size="14.00" fill="#000000">release candidate</text>
<text text-anchor="middle" x="435" y="-1639.3" font-family="Times,serif" font-size="14.00" fill="#000000">criteria in docs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4677 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#4677</title>
<g id="a_node25"><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="551,-1613.5 319,-1613.5 319,-1560.5 551,-1560.5 551,-1613.5"/>
<text text-anchor="middle" x="435" y="-1598.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4677</text>
<text text-anchor="middle" x="435" y="-1583.3" font-family="Times,serif" font-size="14.00" fill="#000000">Various tests sometimes</text>
<text text-anchor="middle" x="435" y="-1568.3" font-family="Times,serif" font-size="14.00" fill="#000000">fail</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1621 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#1621</title>
<g id="a_node26"><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="551,-1542.5 319,-1542.5 319,-1489.5 551,-1489.5 551,-1542.5"/>
<text text-anchor="middle" x="435" y="-1527.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1621</text>
<text text-anchor="middle" x="435" y="-1512.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run `zebrad start` by</text>
<text text-anchor="middle" x="435" y="-1497.3" font-family="Times,serif" font-size="14.00" fill="#000000">default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4295 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#4295</title>
<g id="a_node27"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4295" xlink:title="ZcashFoundation/zebra#4295&#10;Truncate branch name when&#10;used in Google Cloud&#10;names" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="551,-1471 319,-1471 319,-1403 551,-1403 551,-1471"/>
<text text-anchor="middle" x="435" y="-1455.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4295</text>
<text text-anchor="middle" x="435" y="-1440.8" font-family="Times,serif" font-size="14.00" fill="#000000">Truncate branch name when</text>
<text text-anchor="middle" x="435" y="-1425.8" font-family="Times,serif" font-size="14.00" fill="#000000">used in Google Cloud</text>
<text text-anchor="middle" x="435" y="-1410.8" font-family="Times,serif" font-size="14.00" fill="#000000">names</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1638 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#1638</title>
<g id="a_node28"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1638" xlink:title="ZcashFoundation/zebra#1638&#10;Create PGP keys amongst&#10;[email protected]" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="551,-1384.5 319,-1384.5 319,-1331.5 551,-1331.5 551,-1384.5"/>
<text text-anchor="middle" x="435" y="-1369.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1638</text>
<text text-anchor="middle" x="435" y="-1354.3" font-family="Times,serif" font-size="14.00" fill="#000000">Create PGP keys amongst</text>
<text text-anchor="middle" x="435" y="-1339.3" font-family="Times,serif" font-size="14.00" fill="#000000">[email protected]</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4875 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#4875</title>
<g id="a_node29"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4875" xlink:title="ZcashFoundation/zebra#4875&#10;Send the state tip height&#10;in Version messages" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="551,-1313.5 319,-1313.5 319,-1260.5 551,-1260.5 551,-1313.5"/>
<text text-anchor="middle" x="435" y="-1298.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4875</text>
<text text-anchor="middle" x="435" y="-1283.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send the state tip height</text>
<text text-anchor="middle" x="435" y="-1268.3" font-family="Times,serif" font-size="14.00" fill="#000000">in Version messages</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4822 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#4822</title>
<g id="a_node30"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4822" xlink:title="ZcashFoundation/zebra#4822&#10;Speed up opening the&#10;database" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="551,-1242.5 319,-1242.5 319,-1189.5 551,-1189.5 551,-1242.5"/>
<text text-anchor="middle" x="435" y="-1227.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4822</text>
<text text-anchor="middle" x="435" y="-1212.3" font-family="Times,serif" font-size="14.00" fill="#000000">Speed up opening the</text>
<text text-anchor="middle" x="435" y="-1197.3" font-family="Times,serif" font-size="14.00" fill="#000000">database</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3757 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#3757</title>
<g id="a_node31"><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="551,-1171.5 319,-1171.5 319,-1088.5 551,-1088.5 551,-1171.5"/>
<text text-anchor="middle" x="435" y="-1156.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3757</text>
<text text-anchor="middle" x="435" y="-1141.3" font-family="Times,serif" font-size="14.00" fill="#000000">De&#45;duplicate note</text>
<text text-anchor="middle" x="435" y="-1126.3" font-family="Times,serif" font-size="14.00" fill="#000000">commitment trees in the</text>
<text text-anchor="middle" x="435" y="-1111.3" font-family="Times,serif" font-size="14.00" fill="#000000">finalized and non&#45;</text>
<text text-anchor="middle" x="435" y="-1096.3" font-family="Times,serif" font-size="14.00" fill="#000000">finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node32"><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="551,-1070 319,-1070 319,-1002 551,-1002 551,-1070"/>
<text text-anchor="middle" x="435" y="-1054.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="435" y="-1039.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra stable download</text>
<text text-anchor="middle" x="435" y="-1024.8" font-family="Times,serif" font-size="14.00" fill="#000000">should be linked from</text>
<text text-anchor="middle" x="435" y="-1009.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4678 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#4678</title>
<g id="a_node33"><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="551,-984 319,-984 319,-916 551,-916 551,-984"/>
<text text-anchor="middle" x="435" y="-968.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4678</text>
<text text-anchor="middle" x="435" y="-953.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return peer metadata from</text>
<text text-anchor="middle" x="435" y="-938.8" font-family="Times,serif" font-size="14.00" fill="#000000">`connect_isolated`</text>
<text text-anchor="middle" x="435" y="-923.8" font-family="Times,serif" font-size="14.00" fill="#000000">functions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2001 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#2001</title>
<g id="a_node34"><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="551,-897.5 319,-897.5 319,-844.5 551,-844.5 551,-897.5"/>
<text text-anchor="middle" x="435" y="-882.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2001</text>
<text text-anchor="middle" x="435" y="-867.3" font-family="Times,serif" font-size="14.00" fill="#000000">Write a draft security</text>
<text text-anchor="middle" x="435" y="-852.3" font-family="Times,serif" font-size="14.00" fill="#000000">triage RFC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4591 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#4591</title>
<g id="a_node35"><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="551,-826.5 319,-826.5 319,-773.5 551,-773.5 551,-826.5"/>
<text text-anchor="middle" x="435" y="-811.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4591</text>
<text text-anchor="middle" x="435" y="-796.3" font-family="Times,serif" font-size="14.00" fill="#000000">Fix timeout not being</text>
<text text-anchor="middle" x="435" y="-781.3" font-family="Times,serif" font-size="14.00" fill="#000000">enforced by sync_until</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3263 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#3263</title>
<g id="a_node37"><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="1111,-2066.5 879,-2066.5 879,-1983.5 1111,-1983.5 1111,-2066.5"/>
<text text-anchor="middle" x="995" y="-2051.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3263</text>
<text text-anchor="middle" x="995" y="-2036.3" font-family="Times,serif" font-size="14.00" fill="#000000">Security: Remove the</text>
<text text-anchor="middle" x="995" y="-2021.3" font-family="Times,serif" font-size="14.00" fill="#000000">ErrorSlot from the</text>
<text text-anchor="middle" x="995" y="-2006.3" font-family="Times,serif" font-size="14.00" fill="#000000">heartbeat and connection</text>
<text text-anchor="middle" x="995" y="-1991.3" font-family="Times,serif" font-size="14.00" fill="#000000">tasks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node38"><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="1111,-1965.5 879,-1965.5 879,-1912.5 1111,-1912.5 1111,-1965.5"/>
<text text-anchor="middle" x="995" y="-1950.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="995" y="-1935.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="995" y="-1920.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#483 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#483</title>
<g id="a_node39"><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="1106.5,-1894.5 883.5,-1894.5 883.5,-1841.5 1106.5,-1841.5 1106.5,-1894.5"/>
<text text-anchor="middle" x="995" y="-1879.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#483</text>
<text text-anchor="middle" x="995" y="-1864.3" font-family="Times,serif" font-size="14.00" fill="#000000">Limit generated block and</text>
<text text-anchor="middle" x="995" y="-1849.3" font-family="Times,serif" font-size="14.00" fill="#000000">transaction size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3436 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#3436</title>
<g id="a_node40"><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="1111,-1823 879,-1823 879,-1755 1111,-1755 1111,-1823"/>
<text text-anchor="middle" x="995" y="-1807.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3436</text>
<text text-anchor="middle" x="995" y="-1792.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create wrapper for</text>
<text text-anchor="middle" x="995" y="-1777.8" font-family="Times,serif" font-size="14.00" fill="#000000">`precomputed` in</text>
<text text-anchor="middle" x="995" y="-1762.8" font-family="Times,serif" font-size="14.00" fill="#000000">`CachedFfiTransaction`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node41"><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="1111,-1737 879,-1737 879,-1669 1111,-1669 1111,-1737"/>
<text text-anchor="middle" x="995" y="-1721.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="995" y="-1706.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve</text>
<text text-anchor="middle" x="995" y="-1691.8" font-family="Times,serif" font-size="14.00" fill="#000000">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="995" y="-1676.8" font-family="Times,serif" font-size="14.00" fill="#000000">typing</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2297 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#2297</title>
<g id="a_node42"><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="1111,-1650.5 879,-1650.5 879,-1597.5 1111,-1597.5 1111,-1650.5"/>
<text text-anchor="middle" x="995" y="-1635.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2297</text>
<text text-anchor="middle" x="995" y="-1620.3" font-family="Times,serif" font-size="14.00" fill="#000000">Enforce unwrap&#45;pertinent</text>
<text text-anchor="middle" x="995" y="-1605.3" font-family="Times,serif" font-size="14.00" fill="#000000">Clippy lints</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3831 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#3831</title>
<g id="a_node43"><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="1111,-1579.5 879,-1579.5 879,-1526.5 1111,-1526.5 1111,-1579.5"/>
<text text-anchor="middle" x="995" y="-1564.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3831</text>
<text text-anchor="middle" x="995" y="-1549.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicated</text>
<text text-anchor="middle" x="995" y="-1534.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_proofs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3179 -->
<g id="node44" class="node open">
<title>ZcashFoundation/zebra#3179</title>
<g id="a_node44"><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="1111,-1508 879,-1508 879,-1440 1111,-1440 1111,-1508"/>
<text text-anchor="middle" x="995" y="-1492.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3179</text>
<text text-anchor="middle" x="995" y="-1477.8" font-family="Times,serif" font-size="14.00" fill="#000000">Use a `bellman::Proof`</text>
<text text-anchor="middle" x="995" y="-1462.8" font-family="Times,serif" font-size="14.00" fill="#000000">instead of a byte array</text>
<text text-anchor="middle" x="995" y="-1447.8" font-family="Times,serif" font-size="14.00" fill="#000000">in `Groth16Proof`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#3117</title>
<g id="a_node45"><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="1111,-1421.5 879,-1421.5 879,-1368.5 1111,-1368.5 1111,-1421.5"/>
<text text-anchor="middle" x="995" y="-1406.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="995" y="-1391.3" font-family="Times,serif" font-size="14.00" fill="#000000">Stop using private IP</text>
<text text-anchor="middle" x="995" y="-1376.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node46"><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="258.5,-4444.5 35.5,-4444.5 35.5,-4391.5 258.5,-4391.5 258.5,-4444.5"/>
<text text-anchor="middle" x="147" y="-4429.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="147" y="-4414.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard Key</text>
<text text-anchor="middle" x="147" y="-4399.3" font-family="Times,serif" font-size="14.00" fill="#000000">Agreement and KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node47"><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="546.5,-4373 323.5,-4373 323.5,-4305 546.5,-4305 546.5,-4373"/>
<text text-anchor="middle" x="435" y="-4357.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="435" y="-4342.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard note</text>
<text text-anchor="middle" x="435" y="-4327.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption</text>
<text text-anchor="middle" x="435" y="-4312.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="M243.7,-4391.5C266.08,-4385.3 290.17,-4378.7 313.46,-4372.3"/>
<polygon fill="#000000" stroke="#000000" points="314.6502,-4375.6035 323.38,-4369.6 312.8118,-4368.8492 314.6502,-4375.6035"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node48"><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="551,-4444.5 319,-4444.5 319,-4391.5 551,-4391.5 551,-4444.5"/>
<text text-anchor="middle" x="435" y="-4429.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="435" y="-4414.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="435" y="-4399.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="M258.76,-4418C275,-4418 291.81,-4418 308.31,-4418"/>
<polygon fill="#000000" stroke="#000000" points="308.54,-4421.5001 318.54,-4418 308.54,-4414.5001 308.54,-4421.5001"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node49" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node49"><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="258.5,-4373 35.5,-4373 35.5,-4335 258.5,-4335 258.5,-4373"/>
<text text-anchor="middle" x="147" y="-4357.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="147" y="-4342.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4691 -->
<g id="node50" class="node open">
<title>ZcashFoundation/zebra#4691</title>
<g id="a_node50"><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="263,-4317 31,-4317 31,-4249 263,-4249 263,-4317"/>
<text text-anchor="middle" x="147" y="-4301.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4691</text>
<text text-anchor="middle" x="147" y="-4286.8" font-family="Times,serif" font-size="14.00" fill="#000000">Stop assuming testnet</text>
<text text-anchor="middle" x="147" y="-4271.8" font-family="Times,serif" font-size="14.00" fill="#000000">when parsing keys and</text>
<text text-anchor="middle" x="147" y="-4256.8" font-family="Times,serif" font-size="14.00" fill="#000000">addresses</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#267 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#267</title>
<g id="a_node51"><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="258.5,-4231 35.5,-4231 35.5,-4163 258.5,-4163 258.5,-4231"/>
<text text-anchor="middle" x="147" y="-4215.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#267</text>
<text text-anchor="middle" x="147" y="-4200.8" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP&#45;32 Sapling</text>
<text text-anchor="middle" x="147" y="-4185.8" font-family="Times,serif" font-size="14.00" fill="#000000">and Orchard key</text>
<text text-anchor="middle" x="147" y="-4170.8" font-family="Times,serif" font-size="14.00" fill="#000000">derivation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2064 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#2064</title>
<g id="a_node52"><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="263,-4144.5 31,-4144.5 31,-4091.5 263,-4091.5 263,-4144.5"/>
<text text-anchor="middle" x="147" y="-4129.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2064</text>
<text text-anchor="middle" x="147" y="-4114.3" font-family="Times,serif" font-size="14.00" fill="#000000">Import Poseidon hash into</text>
<text text-anchor="middle" x="147" y="-4099.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2192 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#2192</title>
<g id="a_node53"><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="263,-4073.5 31,-4073.5 31,-3990.5 263,-3990.5 263,-4073.5"/>
<text text-anchor="middle" x="147" y="-4058.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2192</text>
<text text-anchor="middle" x="147" y="-4043.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement</text>
<text text-anchor="middle" x="147" y="-4028.3" font-family="Times,serif" font-size="14.00" fill="#000000">`EphemeralPrivateKey`&#39;s</text>
<text text-anchor="middle" x="147" y="-4013.3" font-family="Times,serif" font-size="14.00" fill="#000000">for Orchard, Sapling,</text>
<text text-anchor="middle" x="147" y="-3998.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#181 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#181</title>
<g id="a_node54"><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="258.5,-3972 35.5,-3972 35.5,-3904 258.5,-3904 258.5,-3972"/>
<text text-anchor="middle" x="147" y="-3956.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#181</text>
<text text-anchor="middle" x="147" y="-3941.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout note</text>
<text text-anchor="middle" x="147" y="-3926.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption/decryption</text>
<text text-anchor="middle" x="147" y="-3911.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#321 -->
<g id="node55" class="node open">
<title>ZcashFoundation/zebra#321</title>
<g id="a_node55"><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="258.5,-3886 35.5,-3886 35.5,-3848 258.5,-3848 258.5,-3886"/>
<text text-anchor="middle" x="147" y="-3870.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#321</text>
<text text-anchor="middle" x="147" y="-3855.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create Output Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#272 -->
<g id="node56" class="node open">
<title>ZcashFoundation/zebra#272</title>
<g id="a_node56"><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="258.5,-3829.5 35.5,-3829.5 35.5,-3776.5 258.5,-3776.5 258.5,-3829.5"/>
<text text-anchor="middle" x="147" y="-3814.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#272</text>
<text text-anchor="middle" x="147" y="-3799.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout Key Agreement and</text>
<text text-anchor="middle" x="147" y="-3784.3" font-family="Times,serif" font-size="14.00" fill="#000000">KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2496 -->
<g id="node57" class="node open">
<title>ZcashFoundation/zebra#2496</title>
<g id="a_node57"><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="263,-3758.5 31,-3758.5 31,-3675.5 263,-3675.5 263,-3758.5"/>
<text text-anchor="middle" x="147" y="-3743.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2496</text>
<text text-anchor="middle" x="147" y="-3728.3" font-family="Times,serif" font-size="14.00" fill="#000000">Handle a ivk == ⊥</text>
<text text-anchor="middle" x="147" y="-3713.3" font-family="Times,serif" font-size="14.00" fill="#000000">(KA^Orchard private key)</text>
<text text-anchor="middle" x="147" y="-3698.3" font-family="Times,serif" font-size="14.00" fill="#000000">when generating an</text>
<text text-anchor="middle" x="147" y="-3683.3" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard Spending Key</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#278 -->
<g id="node58" class="node open">
<title>ZcashFoundation/zebra#278</title>
<g id="a_node58"><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="258.5,-3657 35.5,-3657 35.5,-3619 258.5,-3619 258.5,-3657"/>
<text text-anchor="middle" x="147" y="-3641.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#278</text>
<text text-anchor="middle" x="147" y="-3626.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Note Builder</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2447 -->
<g id="node59" class="node open">
<title>ZcashFoundation/zebra#2447</title>
<g id="a_node59"><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="263,-3600.5 31,-3600.5 31,-3517.5 263,-3517.5 263,-3600.5"/>
<text text-anchor="middle" x="147" y="-3585.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2447</text>
<text text-anchor="middle" x="147" y="-3570.3" font-family="Times,serif" font-size="14.00" fill="#000000">Define a new `Amount`</text>
<text text-anchor="middle" x="147" y="-3555.3" font-family="Times,serif" font-size="14.00" fill="#000000">`Constraint` for Note</text>
<text text-anchor="middle" x="147" y="-3540.3" font-family="Times,serif" font-size="14.00" fill="#000000">values w/ [0..2^64) as</text>
<text text-anchor="middle" x="147" y="-3525.3" font-family="Times,serif" font-size="14.00" fill="#000000">`valid_range()`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2041 -->
<g id="node60" class="node open">
<title>ZcashFoundation/zebra#2041</title>
<g id="a_node60"><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="263,-3499 31,-3499 31,-3431 263,-3431 263,-3499"/>
<text text-anchor="middle" x="147" y="-3483.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2041</text>
<text text-anchor="middle" x="147" y="-3468.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: derive</text>
<text text-anchor="middle" x="147" y="-3453.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutgoingCipherKey (</text>
<text text-anchor="middle" x="147" y="-3438.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling and Orchard)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4692 -->
<g id="node61" class="node open">
<title>ZcashFoundation/zebra#4692</title>
<g id="a_node61"><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="263,-3413 31,-3413 31,-3345 263,-3345 263,-3413"/>
<text text-anchor="middle" x="147" y="-3397.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4692</text>
<text text-anchor="middle" x="147" y="-3382.8" font-family="Times,serif" font-size="14.00" fill="#000000">Check address and key</text>
<text text-anchor="middle" x="147" y="-3367.8" font-family="Times,serif" font-size="14.00" fill="#000000">lengths when parsing</text>
<text text-anchor="middle" x="147" y="-3352.8" font-family="Times,serif" font-size="14.00" fill="#000000">strings</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#320 -->
<g id="node62" class="node open">
<title>ZcashFoundation/zebra#320</title>
<g id="a_node62"><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="258.5,-3327 35.5,-3327 35.5,-3289 258.5,-3289 258.5,-3327"/>
<text text-anchor="middle" x="147" y="-3311.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#320</text>
<text text-anchor="middle" x="147" y="-3296.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create a Spend Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2080 -->
<g id="node63" class="node open">
<title>ZcashFoundation/zebra#2080</title>
<g id="a_node63"><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="263,-3270.5 31,-3270.5 31,-3187.5 263,-3187.5 263,-3270.5"/>
<text text-anchor="middle" x="147" y="-3255.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2080</text>
<text text-anchor="middle" x="147" y="-3240.3" font-family="Times,serif" font-size="14.00" fill="#000000">[blocked on frost]</text>
<text text-anchor="middle" x="147" y="-3225.3" font-family="Times,serif" font-size="14.00" fill="#000000">replace`redpallas` module</text>
<text text-anchor="middle" x="147" y="-3210.3" font-family="Times,serif" font-size="14.00" fill="#000000">with `reddsa`/`redpallas`</text>
<text text-anchor="middle" x="147" y="-3195.3" font-family="Times,serif" font-size="14.00" fill="#000000">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2095 -->
<g id="node64" class="node open">
<title>ZcashFoundation/zebra#2095</title>
<g id="a_node64"><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="263,-3169 31,-3169 31,-3071 263,-3071 263,-3169"/>
<text text-anchor="middle" x="147" y="-3153.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2095</text>
<text text-anchor="middle" x="147" y="-3138.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: update</text>
<text text-anchor="middle" x="147" y="-3123.8" font-family="Times,serif" font-size="14.00" fill="#000000">note/action generation to</text>
<text text-anchor="middle" x="147" y="-3108.8" font-family="Times,serif" font-size="14.00" fill="#000000">include input note</text>
<text text-anchor="middle" x="147" y="-3093.8" font-family="Times,serif" font-size="14.00" fill="#000000">nullifier in the</text>
<text text-anchor="middle" x="147" y="-3078.8" font-family="Times,serif" font-size="14.00" fill="#000000">PRF^expand invocations</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2971 -->
<g id="node65" class="node open">
<title>ZcashFoundation/zebra#2971</title>
<g id="a_node65"><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="263,-2834 31,-2834 31,-2796 263,-2796 263,-2834"/>
<text text-anchor="middle" x="147" y="-2818.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2971</text>
<text text-anchor="middle" x="147" y="-2803.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix crawler.rs doctest</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963 -->
<g id="node66" class="node open">
<title>ZcashFoundation/zebra#1963</title>
<g id="a_node66"><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="263,-2777.5 31,-2777.5 31,-2724.5 263,-2724.5 263,-2777.5"/>
<text text-anchor="middle" x="147" y="-2762.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1963</text>
<text text-anchor="middle" x="147" y="-2747.3" font-family="Times,serif" font-size="14.00" fill="#000000">Work out how to release</text>
<text text-anchor="middle" x="147" y="-2732.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra binaries</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#755 -->
<g id="node74" class="node open">
<title>ZcashFoundation/zebra#755</title>
<g id="a_node74"><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="546.5,-2841 323.5,-2841 323.5,-2803 546.5,-2803 546.5,-2841"/>
<text text-anchor="middle" x="435" y="-2825.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#755</text>
<text text-anchor="middle" x="435" y="-2810.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="edge14" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#755</title>
<path fill="none" stroke="#000000" d="M240.6,-2777.6C250.88,-2780.7 261.18,-2783.9 271,-2787 279.97,-2789.9 281.91,-2791.5 291,-2794 299.76,-2796.4 308.86,-2798.6 318.05,-2800.7"/>
<polygon fill="#000000" stroke="#000000" points="317.5199,-2804.1694 328.05,-2803 319.089,-2797.3475 317.5199,-2804.1694"/>
</g>
<!-- ZcashFoundation/zebra#2564 -->
<g id="node75" class="node open">
<title>ZcashFoundation/zebra#2564</title>
<g id="a_node75"><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="551,-2785 319,-2785 319,-2717 551,-2717 551,-2785"/>
<text text-anchor="middle" x="435" y="-2769.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2564</text>
<text text-anchor="middle" x="435" y="-2754.8" font-family="Times,serif" font-size="14.00" fill="#000000">Include git metadata in</text>
<text text-anchor="middle" x="435" y="-2739.8" font-family="Times,serif" font-size="14.00" fill="#000000">docker logs and Google</text>
<text text-anchor="middle" x="435" y="-2724.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="edge15" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#2564</title>
<path fill="none" stroke="#000000" d="M263.31,-2751C278.15,-2751 293.4,-2751 308.39,-2751"/>
<polygon fill="#000000" stroke="#000000" points="308.72,-2754.5001 318.72,-2751 308.72,-2747.5001 308.72,-2754.5001"/>
</g>
<!-- ZcashFoundation/zebra#4412 -->
<g id="node76" class="node open">
<title>ZcashFoundation/zebra#4412</title>
<g id="a_node76"><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="551,-2699 319,-2699 319,-2631 551,-2631 551,-2699"/>
<text text-anchor="middle" x="435" y="-2683.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4412</text>
<text text-anchor="middle" x="435" y="-2668.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate pinning CI</text>
<text text-anchor="middle" x="435" y="-2653.8" font-family="Times,serif" font-size="14.00" fill="#000000">dependencies to specific</text>
<text text-anchor="middle" x="435" y="-2638.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="edge16" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#4412</title>
<path fill="none" stroke="#000000" d="M240.6,-2724.4C250.88,-2721.3 261.18,-2718.1 271,-2715 279.97,-2712.1 282.04,-2710.9 291,-2708 297.03,-2706 303.21,-2704.1 309.45,-2702.1"/>
<polygon fill="#000000" stroke="#000000" points="310.8283,-2705.3357 319.32,-2699 308.7307,-2698.6574 310.8283,-2705.3357"/>
</g>
<!-- ZcashFoundation/zebra#2972 -->
<g id="node67" class="node open">
<title>ZcashFoundation/zebra#2972</title>
<g id="a_node67"><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="263,-2706 31,-2706 31,-2638 263,-2638 263,-2706"/>
<text text-anchor="middle" x="147" y="-2690.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2972</text>
<text text-anchor="middle" x="147" y="-2675.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make it easy for users to</text>
<text text-anchor="middle" x="147" y="-2660.8" font-family="Times,serif" font-size="14.00" fill="#000000">discover how to configure</text>
<text text-anchor="middle" x="147" y="-2645.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2740 -->
<g id="node68" class="node open">
<title>ZcashFoundation/zebra#2740</title>
<g id="a_node68"><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="263,-2619.5 31,-2619.5 31,-2536.5 263,-2536.5 263,-2619.5"/>
<text text-anchor="middle" x="147" y="-2604.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2740</text>
<text text-anchor="middle" x="147" y="-2589.3" font-family="Times,serif" font-size="14.00" fill="#000000">Documentation: link to</text>
<text text-anchor="middle" x="147" y="-2574.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra architecture blog</text>
<text text-anchor="middle" x="147" y="-2559.3" font-family="Times,serif" font-size="14.00" fill="#000000">posts in zebrad overview</text>
<text text-anchor="middle" x="147" y="-2544.3" font-family="Times,serif" font-size="14.00" fill="#000000">for devs in the book</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4350 -->
<g id="node69" class="node open">
<title>ZcashFoundation/zebra#4350</title>
<g id="a_node69"><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" points="551,-2937.5 319,-2937.5 319,-2884.5 551,-2884.5 551,-2937.5"/>
<text text-anchor="middle" x="435" y="-2922.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4350</text>
<text text-anchor="middle" x="435" y="-2907.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetMempoolTx gRPC</text>
<text text-anchor="middle" x="435" y="-2892.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4612 -->
<g id="node70" class="node open">
<title>ZcashFoundation/zebra#4612</title>
<g id="a_node70"><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="551,-3024 319,-3024 319,-2956 551,-2956 551,-3024"/>
<text text-anchor="middle" x="435" y="-3008.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4612</text>
<text text-anchor="middle" x="435" y="-2993.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Wait for lightwalletd</text>
<text text-anchor="middle" x="435" y="-2978.8" font-family="Times,serif" font-size="14.00" fill="#000000">image rebuild if it has</text>
<text text-anchor="middle" x="435" y="-2963.8" font-family="Times,serif" font-size="14.00" fill="#000000">changed</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node77" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node77"><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="263,-4537.5 31,-4537.5 31,-4484.5 263,-4484.5 263,-4537.5"/>
<text text-anchor="middle" x="147" y="-4522.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="147" y="-4507.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="147" y="-4492.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4767 -->
<g id="node78" class="node open">
<title>ZcashFoundation/zebra#4767</title>
<g id="a_node78"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4767" xlink:title="ZcashFoundation/zebra#4767&#10;Remove duplicate&#10;`orchard` crates, change&#10;dependencies to&#10;`zcash/librustzcash`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-4638.5 31,-4638.5 31,-4555.5 263,-4555.5 263,-4638.5"/>
<text text-anchor="middle" x="147" y="-4623.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4767</text>
<text text-anchor="middle" x="147" y="-4608.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicate</text>
<text text-anchor="middle" x="147" y="-4593.3" font-family="Times,serif" font-size="14.00" fill="#000000">`orchard` crates, change</text>
<text text-anchor="middle" x="147" y="-4578.3" font-family="Times,serif" font-size="14.00" fill="#000000">dependencies to</text>
<text text-anchor="middle" x="147" y="-4563.3" font-family="Times,serif" font-size="14.00" fill="#000000">`zcash/librustzcash`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4745 -->
<g id="node79" class="node open">
<title>ZcashFoundation/zebra#4745</title>
<g id="a_node79"><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="551,-4670 319,-4670 319,-4666 315,-4666 315,-4662 319,-4662 319,-4610 315,-4610 315,-4606 319,-4606 319,-4602 551,-4602 551,-4670"/>
<polyline fill="none" stroke="#000000" points="319,-4666 323,-4666 323,-4662 319,-4662 "/>
<polyline fill="none" stroke="#000000" points="319,-4610 323,-4610 323,-4606 319,-4606 "/>
<text text-anchor="middle" x="435" y="-4654.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4745</text>
<text text-anchor="middle" x="435" y="-4639.8" font-family="Times,serif" font-size="14.00" fill="#000000">Broken, half&#45;done support</text>
<text text-anchor="middle" x="435" y="-4624.8" font-family="Times,serif" font-size="14.00" fill="#000000">for halo2 batch</text>
<text text-anchor="middle" x="435" y="-4609.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="M263.31,-4612.8C278.15,-4614.8 293.4,-4616.8 308.39,-4618.9"/>
<polygon fill="#000000" stroke="#000000" points="308.3405,-4622.4252 318.72,-4620.3 309.2807,-4615.4886 308.3405,-4622.4252"/>
</g>
<!-- ZcashFoundation/zebra#4672 -->
<g id="node80" class="node open">
<title>ZcashFoundation/zebra#4672</title>
<g id="a_node80"><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="551,-4583.5 319,-4583.5 319,-4530.5 551,-4530.5 551,-4583.5"/>
<text text-anchor="middle" x="435" y="-4568.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4672</text>
<text text-anchor="middle" x="435" y="-4553.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for Orchard</text>
<text text-anchor="middle" x="435" y="-4538.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="M263.31,-4580.8C278.15,-4578.8 293.4,-4576.7 308.39,-4574.6"/>
<polygon fill="#000000" stroke="#000000" points="309.3268,-4578.0008 318.72,-4573.1 308.3208,-4571.0734 309.3268,-4578.0008"/>
</g>
<!-- ZcashFoundation/zebra#4747 -->
<g id="node81" class="node open">
<title>ZcashFoundation/zebra#4747</title>
<g id="a_node81"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4747" xlink:title="ZcashFoundation/zebra#4747&#10;Mini&#45;Epic: Stop tokio&#10;tasks running for a long&#10;time and blocking other&#10;tasks" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-2066.5 31,-2066.5 31,-1983.5 263,-1983.5 263,-2066.5"/>
<text text-anchor="middle" x="147" y="-2051.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4747</text>
<text text-anchor="middle" x="147" y="-2036.3" font-family="Times,serif" font-size="14.00" fill="#000000">Mini&#45;Epic: Stop tokio</text>
<text text-anchor="middle" x="147" y="-2021.3" font-family="Times,serif" font-size="14.00" fill="#000000">tasks running for a long</text>
<text text-anchor="middle" x="147" y="-2006.3" font-family="Times,serif" font-size="14.00" fill="#000000">time and blocking other</text>
<text text-anchor="middle" x="147" y="-1991.3" font-family="Times,serif" font-size="14.00" fill="#000000">tasks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4733 -->
<g id="edge20" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4733</title>
<path fill="none" stroke="#000000" d="M263.31,-1990.3C279.08,-1985.6 295.32,-1980.7 311.21,-1976"/>
<polygon fill="#000000" stroke="#000000" points="312.5136,-1979.2618 321.06,-1973 310.4741,-1972.5655 312.5136,-1979.2618"/>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4734 -->
<g id="edge21" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4734</title>
<path fill="none" stroke="#000000" d="M263.31,-2025C278.15,-2025 293.4,-2025 308.39,-2025"/>
<polygon fill="#000000" stroke="#000000" points="308.72,-2028.5001 318.72,-2025 308.72,-2021.5001 308.72,-2028.5001"/>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#3096 -->
<g id="edge22" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#3096</title>
<path fill="none" stroke="#000000" d="M157.07,-2066.5C188.1,-2194.1 280.81,-2572.5 291,-2581 336.58,-2618.9 489,-2622.1 600.82,-2618.8"/>
<polygon fill="#000000" stroke="#000000" points="600.9394,-2622.2981 610.83,-2618.5 600.7296,-2615.3012 600.9394,-2622.2981"/>
</g>
<!-- ZcashFoundation/zebra#4882 -->
<g id="node82" class="node open">
<title>ZcashFoundation/zebra#4882</title>
<g id="a_node82"><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="263,-3027 31,-3027 31,-2959 263,-2959 263,-3027"/>
<text text-anchor="middle" x="147" y="-3011.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4882</text>
<text text-anchor="middle" x="147" y="-2996.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add zcash&#45;lightwalletd /</text>
<text text-anchor="middle" x="147" y="-2981.8" font-family="Times,serif" font-size="14.00" fill="#000000">Build images to required</text>
<text text-anchor="middle" x="147" y="-2966.8" font-family="Times,serif" font-size="14.00" fill="#000000">jobs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4882&#45;&gt;ZcashFoundation/zebra#4612 -->
<g id="edge23" class="edge">
<title>ZcashFoundation/zebra#4882&#45;&gt;ZcashFoundation/zebra#4612</title>
<path fill="none" stroke="#000000" d="M263.31,-2991.8C278.15,-2991.6 293.4,-2991.5 308.39,-2991.3"/>
<polygon fill="#000000" stroke="#000000" points="308.7544,-2994.7967 318.72,-2991.2 308.6866,-2987.7971 308.7544,-2994.7967"/>
</g>
<!-- ZcashFoundation/zebra#4894 -->
<g id="node83" class="node open">
<title>ZcashFoundation/zebra#4894</title>
<g id="a_node83"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4894" xlink:title="ZcashFoundation/zebra#4894&#10;Wait until lightwalletd&#10;full sync goes all the&#10;way to the tip" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-2941 31,-2941 31,-2873 263,-2873 263,-2941"/>
<text text-anchor="middle" x="147" y="-2925.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4894</text>
<text text-anchor="middle" x="147" y="-2910.8" font-family="Times,serif" font-size="14.00" fill="#000000">Wait until lightwalletd</text>
<text text-anchor="middle" x="147" y="-2895.8" font-family="Times,serif" font-size="14.00" fill="#000000">full sync goes all the</text>
<text text-anchor="middle" x="147" y="-2880.8" font-family="Times,serif" font-size="14.00" fill="#000000">way to the tip</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4894&#45;&gt;ZcashFoundation/zebra#4350 -->
<g id="edge24" class="edge">
<title>ZcashFoundation/zebra#4894&#45;&gt;ZcashFoundation/zebra#4350</title>
<path fill="none" stroke="#000000" d="M263.31,-2908.6C278.15,-2908.8 293.4,-2909 308.39,-2909.2"/>
<polygon fill="#000000" stroke="#000000" points="308.6541,-2912.7057 318.72,-2909.4 308.7897,-2905.707 308.6541,-2912.7057"/>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node84" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node84"><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="263,-4725 31,-4725 31,-4657 263,-4657 263,-4725"/>
<text text-anchor="middle" x="147" y="-4709.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="147" y="-4694.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="147" y="-4679.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="147" y="-4664.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node85" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node85"><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="263,-4826.5 31,-4826.5 31,-4743.5 263,-4743.5 263,-4826.5"/>
<text text-anchor="middle" x="147" y="-4811.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="147" y="-4796.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="147" y="-4781.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="147" y="-4766.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="147" y="-4751.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node86" class="node open">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node86"><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="551,-4819 319,-4819 319,-4751 551,-4751 551,-4819"/>
<text text-anchor="middle" x="435" y="-4803.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="435" y="-4788.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="435" y="-4773.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="435" y="-4758.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="edge25" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M263.31,-4785C278.15,-4785 293.4,-4785 308.39,-4785"/>
<polygon fill="#000000" stroke="#000000" points="308.72,-4788.5001 318.72,-4785 308.72,-4781.5001 308.72,-4788.5001"/>
</g>
</g>
</svg>