developers/zcash-zf-dag.html

883 lines
65 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Zcash zf DAG</title>
<!-- Pan/zoom SVGs -->
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<link rel="stylesheet" href="zcash-dag.css">
<style>
@media (prefers-color-scheme: dark) {
body {
/* Material dark theme surface colour */
background-color: #121212;
}
}
</style>
</head>
<body>
<div id="dag"><svg width="871pt" height="2957pt"
viewBox="0.00 0.00 871.00 2957.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 2953)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-2953 867,-2953 867,4 -4,4"/>
<!-- ZcashFoundation/zebra#5297 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#5297</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5297" xlink:title="ZcashFoundation/zebra#5297&#10;Add metrics for chain&#10;fork work and lengths" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-240.5 340.5,-240.5 340.5,-187.5 571.5,-187.5 571.5,-240.5"/>
<text text-anchor="middle" x="456" y="-225.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5297</text>
<text text-anchor="middle" x="456" y="-210.3" font-family="Times,serif" font-size="14.00">Add metrics for chain</text>
<text text-anchor="middle" x="456" y="-195.3" font-family="Times,serif" font-size="14.00">fork work and lengths</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node2" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node2"><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="black" points="571.5,-311.5 340.5,-311.5 340.5,-258.5 571.5,-258.5 571.5,-311.5"/>
<text text-anchor="middle" x="456" y="-296.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="456" y="-281.3" font-family="Times,serif" font-size="14.00">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="456" y="-266.3" font-family="Times,serif" font-size="14.00">ckpoints_testnet` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1875 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#1875</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1875" xlink:title="ZcashFoundation/zebra#1875&#10;Zebra attempts new peer&#10;connections in a fixed,&#10;predictable order" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-420 24.5,-420 24.5,-352 255.5,-352 255.5,-420"/>
<text text-anchor="middle" x="140" y="-404.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#1875</text>
<text text-anchor="middle" x="140" y="-389.8" font-family="Times,serif" font-size="14.00">Zebra attempts new peer</text>
<text text-anchor="middle" x="140" y="-374.8" font-family="Times,serif" font-size="14.00">connections in a fixed,</text>
<text text-anchor="middle" x="140" y="-359.8" font-family="Times,serif" font-size="14.00">predictable order</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1869 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#1869</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1869" xlink:title="ZcashFoundation/zebra#1869&#10;Zebra should limit the&#10;number of addresses it&#10;uses from a single Addrs&#10;response, to avoid&#10;address book takeover" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-334 24.5,-334 24.5,-236 255.5,-236 255.5,-334"/>
<text text-anchor="middle" x="140" y="-318.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#1869</text>
<text text-anchor="middle" x="140" y="-303.8" font-family="Times,serif" font-size="14.00">Zebra should limit the</text>
<text text-anchor="middle" x="140" y="-288.8" font-family="Times,serif" font-size="14.00">number of addresses it</text>
<text text-anchor="middle" x="140" y="-273.8" font-family="Times,serif" font-size="14.00">uses from a single Addrs</text>
<text text-anchor="middle" x="140" y="-258.8" font-family="Times,serif" font-size="14.00">response, to avoid</text>
<text text-anchor="middle" x="140" y="-243.8" font-family="Times,serif" font-size="14.00">address book takeover</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1869&#45;&gt;ZcashFoundation/zebra#1791 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/zebra#1869&#45;&gt;ZcashFoundation/zebra#1791</title>
<path fill="none" stroke="black" d="M255.69,-285C279.95,-285 305.65,-285 330.25,-285"/>
<polygon fill="black" stroke="black" points="330.35,-288.5 340.35,-285 330.35,-281.5 330.35,-288.5"/>
</g>
<!-- ZcashFoundation/zebra#5472 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#5472</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5472" xlink:title="ZcashFoundation/zebra#5472&#10;Support shielded coinbase&#10;in `getblocktemplate` for&#10;Sapling addresses" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-506 24.5,-506 24.5,-438 255.5,-438 255.5,-506"/>
<text text-anchor="middle" x="140" y="-490.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5472</text>
<text text-anchor="middle" x="140" y="-475.8" font-family="Times,serif" font-size="14.00">Support shielded coinbase</text>
<text text-anchor="middle" x="140" y="-460.8" font-family="Times,serif" font-size="14.00">in `getblocktemplate` for</text>
<text text-anchor="middle" x="140" y="-445.8" font-family="Times,serif" font-size="14.00">Sapling addresses</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5929 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#5929</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5929" xlink:title="ZcashFoundation/zebra#5929&#10;Support shielded coinbase&#10;in `getblocktemplate` for&#10;Orchard Unified addresses" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-506 340.5,-506 340.5,-438 571.5,-438 571.5,-506"/>
<text text-anchor="middle" x="456" y="-490.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5929</text>
<text text-anchor="middle" x="456" y="-475.8" font-family="Times,serif" font-size="14.00">Support shielded coinbase</text>
<text text-anchor="middle" x="456" y="-460.8" font-family="Times,serif" font-size="14.00">in `getblocktemplate` for</text>
<text text-anchor="middle" x="456" y="-445.8" font-family="Times,serif" font-size="14.00">Orchard Unified addresses</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5472&#45;&gt;ZcashFoundation/zebra#5929 -->
<g id="edge2" class="edge">
<title>ZcashFoundation/zebra#5472&#45;&gt;ZcashFoundation/zebra#5929</title>
<path fill="none" stroke="black" d="M255.69,-472C279.95,-472 305.65,-472 330.25,-472"/>
<polygon fill="black" stroke="black" points="330.35,-475.5 340.35,-472 330.35,-468.5 330.35,-475.5"/>
</g>
<!-- ZcashFoundation/zebra#7109 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#7109</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7109" xlink:title="ZcashFoundation/zebra#7109&#10;Store cumulative work in&#10;the finalized state for&#10;each height" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-162 24.5,-162 24.5,-94 255.5,-94 255.5,-162"/>
<text text-anchor="middle" x="140" y="-146.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7109</text>
<text text-anchor="middle" x="140" y="-131.8" font-family="Times,serif" font-size="14.00">Store cumulative work in</text>
<text text-anchor="middle" x="140" y="-116.8" font-family="Times,serif" font-size="14.00">the finalized state for</text>
<text text-anchor="middle" x="140" y="-101.8" font-family="Times,serif" font-size="14.00">each height</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7109&#45;&gt;ZcashFoundation/zebra#5297 -->
<g id="edge3" class="edge">
<title>ZcashFoundation/zebra#7109&#45;&gt;ZcashFoundation/zebra#5297</title>
<path fill="none" stroke="black" d="M255.73,-161.22C275.79,-166.91 296.49,-172.69 316,-178 324.3,-180.26 332.89,-182.57 341.54,-184.86"/>
<polygon fill="black" stroke="black" points="340.76,-188.27 351.32,-187.45 342.55,-181.51 340.76,-188.27"/>
</g>
<!-- ZcashFoundation/zebra#6688 -->
<g id="node8" class="node closed">
<title>ZcashFoundation/zebra#6688</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/6688" xlink:title="ZcashFoundation/zebra#6688&#10;`getnetworksolps` &amp;&#10;`getnetworkhashps` RPCs&#10;hang with large&#10;num_blocks" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="571.5,-169.5 340.5,-169.5 340.5,-86.5 571.5,-86.5 571.5,-169.5"/>
<text text-anchor="middle" x="456" y="-154.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#6688</text>
<text text-anchor="middle" x="456" y="-139.3" font-family="Times,serif" font-size="14.00">`getnetworksolps` &amp;</text>
<text text-anchor="middle" x="456" y="-124.3" font-family="Times,serif" font-size="14.00">`getnetworkhashps` RPCs</text>
<text text-anchor="middle" x="456" y="-109.3" font-family="Times,serif" font-size="14.00">hang with large</text>
<text text-anchor="middle" x="456" y="-94.3" font-family="Times,serif" font-size="14.00">num_blocks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7109&#45;&gt;ZcashFoundation/zebra#6688 -->
<g id="edge4" class="edge">
<title>ZcashFoundation/zebra#7109&#45;&gt;ZcashFoundation/zebra#6688</title>
<path fill="none" stroke="black" d="M255.69,-128C279.95,-128 305.65,-128 330.25,-128"/>
<polygon fill="black" stroke="black" points="330.35,-131.5 340.35,-128 330.35,-124.5 330.35,-131.5"/>
</g>
<!-- ZcashFoundation/zebra#7110 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#7110</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7110" xlink:title="ZcashFoundation/zebra#7110&#10;Show the full chain work&#10;in the chain fork&#10;progress bars" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-68 340.5,-68 340.5,0 571.5,0 571.5,-68"/>
<text text-anchor="middle" x="456" y="-52.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7110</text>
<text text-anchor="middle" x="456" y="-37.8" font-family="Times,serif" font-size="14.00">Show the full chain work</text>
<text text-anchor="middle" x="456" y="-22.8" font-family="Times,serif" font-size="14.00">in the chain fork</text>
<text text-anchor="middle" x="456" y="-7.8" font-family="Times,serif" font-size="14.00">progress bars</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7109&#45;&gt;ZcashFoundation/zebra#7110 -->
<g id="edge5" class="edge">
<title>ZcashFoundation/zebra#7109&#45;&gt;ZcashFoundation/zebra#7110</title>
<path fill="none" stroke="black" d="M254.81,-93.93C279.78,-86.45 306.34,-78.5 331.68,-70.92"/>
<polygon fill="black" stroke="black" points="332.74,-74.25 341.32,-68.03 330.74,-67.55 332.74,-74.25"/>
</g>
<!-- ZcashFoundation/zebra#7403 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#7403</title>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7403" xlink:title="ZcashFoundation/zebra#7403&#10;Make `getnetworksolps` &amp;&#10;`getnetworkhashps` RPCs&#10;more efficient by caching&#10;difficulties and times" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="863,-169.5 632,-169.5 632,-86.5 863,-86.5 863,-169.5"/>
<text text-anchor="middle" x="747.5" y="-154.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7403</text>
<text text-anchor="middle" x="747.5" y="-139.3" font-family="Times,serif" font-size="14.00">Make `getnetworksolps` &amp;</text>
<text text-anchor="middle" x="747.5" y="-124.3" font-family="Times,serif" font-size="14.00">`getnetworkhashps` RPCs</text>
<text text-anchor="middle" x="747.5" y="-109.3" font-family="Times,serif" font-size="14.00">more efficient by caching</text>
<text text-anchor="middle" x="747.5" y="-94.3" font-family="Times,serif" font-size="14.00">difficulties and times</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#6688&#45;&gt;ZcashFoundation/zebra#7403 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#6688&#45;&gt;ZcashFoundation/zebra#7403</title>
<path fill="none" stroke="black" d="M571.83,-128C588.18,-128 605.05,-128 621.57,-128"/>
<polygon fill="black" stroke="black" points="621.81,-131.5 631.81,-128 621.81,-124.5 621.81,-131.5"/>
</g>
<!-- ZcashFoundation/zebra#5604 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#5604</title>
<g id="a_node11"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5604" xlink:title="ZcashFoundation/zebra#5604&#10;Send the same&#10;getblocktemplate RPC&#10;response until the&#10;template would change" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-607.5 24.5,-607.5 24.5,-524.5 255.5,-524.5 255.5,-607.5"/>
<text text-anchor="middle" x="140" y="-592.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5604</text>
<text text-anchor="middle" x="140" y="-577.3" font-family="Times,serif" font-size="14.00">Send the same</text>
<text text-anchor="middle" x="140" y="-562.3" font-family="Times,serif" font-size="14.00">getblocktemplate RPC</text>
<text text-anchor="middle" x="140" y="-547.3" font-family="Times,serif" font-size="14.00">response until the</text>
<text text-anchor="middle" x="140" y="-532.3" font-family="Times,serif" font-size="14.00">template would change</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5911 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#5911</title>
<g id="a_node12"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5911" xlink:title="ZcashFoundation/zebra#5911&#10;Store the serialized&#10;block size in the&#10;database" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-694 24.5,-694 24.5,-626 255.5,-626 255.5,-694"/>
<text text-anchor="middle" x="140" y="-678.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5911</text>
<text text-anchor="middle" x="140" y="-663.8" font-family="Times,serif" font-size="14.00">Store the serialized</text>
<text text-anchor="middle" x="140" y="-648.8" font-family="Times,serif" font-size="14.00">block size in the</text>
<text text-anchor="middle" x="140" y="-633.8" font-family="Times,serif" font-size="14.00">database</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4841 -->
<g id="node13" class="node closed">
<title>ZcashFoundation/zebra#4841</title>
<g id="a_node13"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4841" xlink:title="ZcashFoundation/zebra#4841&#10;Improve note commitment&#10;tree append performance" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="571.5,-830.5 340.5,-830.5 340.5,-777.5 571.5,-777.5 571.5,-830.5"/>
<text text-anchor="middle" x="456" y="-815.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#4841</text>
<text text-anchor="middle" x="456" y="-800.3" font-family="Times,serif" font-size="14.00">Improve note commitment</text>
<text text-anchor="middle" x="456" y="-785.3" font-family="Times,serif" font-size="14.00">tree append performance</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node14"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2908" xlink:title="ZcashFoundation/zebra#2908&#10;Improve&#10;VerifyBlockError::Commit&#10;typing, so we don&#39;t&#10;accidentally break syncer&#10;error handling" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1013 24.5,-1013 24.5,-915 255.5,-915 255.5,-1013"/>
<text text-anchor="middle" x="140" y="-997.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="140" y="-982.8" font-family="Times,serif" font-size="14.00">Improve</text>
<text text-anchor="middle" x="140" y="-967.8" font-family="Times,serif" font-size="14.00">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="140" y="-952.8" font-family="Times,serif" font-size="14.00">typing, so we don&#39;t</text>
<text text-anchor="middle" x="140" y="-937.8" font-family="Times,serif" font-size="14.00">accidentally break syncer</text>
<text text-anchor="middle" x="140" y="-922.8" font-family="Times,serif" font-size="14.00">error handling</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5487 -->
<g id="node15" class="node closed">
<title>ZcashFoundation/zebra#5487</title>
<g id="a_node15"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5487" xlink:title="ZcashFoundation/zebra#5487&#10;Return detailed errors&#10;from the `submitblock`&#10;RPC" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="571.5,-998 340.5,-998 340.5,-930 571.5,-930 571.5,-998"/>
<text text-anchor="middle" x="456" y="-982.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5487</text>
<text text-anchor="middle" x="456" y="-967.8" font-family="Times,serif" font-size="14.00">Return detailed errors</text>
<text text-anchor="middle" x="456" y="-952.8" font-family="Times,serif" font-size="14.00">from the `submitblock`</text>
<text text-anchor="middle" x="456" y="-937.8" font-family="Times,serif" font-size="14.00">RPC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908&#45;&gt;ZcashFoundation/zebra#5487 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#2908&#45;&gt;ZcashFoundation/zebra#5487</title>
<path fill="none" stroke="black" d="M255.69,-964C279.95,-964 305.65,-964 330.25,-964"/>
<polygon fill="black" stroke="black" points="330.35,-967.5 340.35,-964 330.35,-960.5 330.35,-967.5"/>
</g>
<!-- ZcashFoundation/zebra#5709 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#5709</title>
<g id="a_node16"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5709" xlink:title="ZcashFoundation/zebra#5709&#10;Fix repeated block&#10;timeouts during initial&#10;sync" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1099 24.5,-1099 24.5,-1031 255.5,-1031 255.5,-1099"/>
<text text-anchor="middle" x="140" y="-1083.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5709</text>
<text text-anchor="middle" x="140" y="-1068.8" font-family="Times,serif" font-size="14.00">Fix repeated block</text>
<text text-anchor="middle" x="140" y="-1053.8" font-family="Times,serif" font-size="14.00">timeouts during initial</text>
<text text-anchor="middle" x="140" y="-1038.8" font-family="Times,serif" font-size="14.00">sync</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5425 -->
<g id="node17" class="node closed">
<title>ZcashFoundation/zebra#5425</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5425" xlink:title="ZcashFoundation/zebra#5425&#10;Parallelise note&#10;commitment tree point&#10;conversions" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="571.5,-1099 340.5,-1099 340.5,-1031 571.5,-1031 571.5,-1099"/>
<text text-anchor="middle" x="456" y="-1083.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5425</text>
<text text-anchor="middle" x="456" y="-1068.8" font-family="Times,serif" font-size="14.00">Parallelise note</text>
<text text-anchor="middle" x="456" y="-1053.8" font-family="Times,serif" font-size="14.00">commitment tree point</text>
<text text-anchor="middle" x="456" y="-1038.8" font-family="Times,serif" font-size="14.00">conversions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5709&#45;&gt;ZcashFoundation/zebra#5425 -->
<g id="edge8" class="edge">
<title>ZcashFoundation/zebra#5709&#45;&gt;ZcashFoundation/zebra#5425</title>
<path fill="none" stroke="black" d="M255.69,-1065C279.95,-1065 305.65,-1065 330.25,-1065"/>
<polygon fill="black" stroke="black" points="330.35,-1068.5 340.35,-1065 330.35,-1061.5 330.35,-1068.5"/>
</g>
<!-- ZcashFoundation/zebra#4774 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#4774</title>
<g id="a_node18"><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="black" stroke-width="2" points="255.5,-896.5 24.5,-896.5 24.5,-813.5 255.5,-813.5 255.5,-896.5"/>
<text text-anchor="middle" x="140" y="-881.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#4774</text>
<text text-anchor="middle" x="140" y="-866.3" font-family="Times,serif" font-size="14.00">Add an NU5 block test</text>
<text text-anchor="middle" x="140" y="-851.3" font-family="Times,serif" font-size="14.00">vector that contains many</text>
<text text-anchor="middle" x="140" y="-836.3" font-family="Times,serif" font-size="14.00">shielded Orchard</text>
<text text-anchor="middle" x="140" y="-821.3" font-family="Times,serif" font-size="14.00">transactions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4774&#45;&gt;ZcashFoundation/zebra#4841 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#4774&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="black" d="M255.69,-836.37C279.95,-832.43 305.65,-828.26 330.25,-824.26"/>
<polygon fill="black" stroke="black" points="331.04,-827.68 340.35,-822.62 329.92,-820.77 331.04,-827.68"/>
</g>
<!-- ZcashFoundation/zebra#4775 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#4775</title>
<g id="a_node19"><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="black" stroke-width="2" points="255.5,-795.5 24.5,-795.5 24.5,-712.5 255.5,-712.5 255.5,-795.5"/>
<text text-anchor="middle" x="140" y="-780.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#4775</text>
<text text-anchor="middle" x="140" y="-765.3" font-family="Times,serif" font-size="14.00">Add an NU5 block test</text>
<text text-anchor="middle" x="140" y="-750.3" font-family="Times,serif" font-size="14.00">vector that contains many</text>
<text text-anchor="middle" x="140" y="-735.3" font-family="Times,serif" font-size="14.00">shielded Sapling</text>
<text text-anchor="middle" x="140" y="-720.3" font-family="Times,serif" font-size="14.00">transactions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4775&#45;&gt;ZcashFoundation/zebra#4841 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#4775&#45;&gt;ZcashFoundation/zebra#4841</title>
<path fill="none" stroke="black" d="M255.69,-772.26C279.95,-776.13 305.65,-780.22 330.25,-784.14"/>
<polygon fill="black" stroke="black" points="329.93,-787.63 340.35,-785.74 331.02,-780.72 329.93,-787.63"/>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4545" xlink:title="ZcashFoundation/zebra#4545&#10;Start disconnecting from&#10;outdated peers a few days&#10;before network upgrade&#10;activation" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-1200.5 340.5,-1200.5 340.5,-1117.5 571.5,-1117.5 571.5,-1200.5"/>
<text text-anchor="middle" x="456" y="-1185.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="456" y="-1170.3" font-family="Times,serif" font-size="14.00">Start disconnecting from</text>
<text text-anchor="middle" x="456" y="-1155.3" font-family="Times,serif" font-size="14.00">outdated peers a few days</text>
<text text-anchor="middle" x="456" y="-1140.3" font-family="Times,serif" font-size="14.00">before network upgrade</text>
<text text-anchor="middle" x="456" y="-1125.3" font-family="Times,serif" font-size="14.00">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node21" class="node closed">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4226" xlink:title="ZcashFoundation/zebra#4226&#10;Prefer faster peers, but&#10;if all peers are slow,&#10;still connect to them" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="863,-1193 632,-1193 632,-1125 863,-1125 863,-1193"/>
<text text-anchor="middle" x="747.5" y="-1177.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="747.5" y="-1162.8" font-family="Times,serif" font-size="14.00">Prefer faster peers, but</text>
<text text-anchor="middle" x="747.5" y="-1147.8" font-family="Times,serif" font-size="14.00">if all peers are slow,</text>
<text text-anchor="middle" x="747.5" y="-1132.8" font-family="Times,serif" font-size="14.00">still connect to them</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="black" d="M571.83,-1159C588.18,-1159 605.05,-1159 621.57,-1159"/>
<polygon fill="black" stroke="black" points="621.81,-1162.5 631.81,-1159 621.81,-1155.5 621.81,-1162.5"/>
</g>
<!-- ZcashFoundation/zebra#7617 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#7617</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/7617" xlink:title="ZcashFoundation/zebra#7617&#10;ref(docker): use cache&#10;mounts for build cache" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1271.5 24.5,-1271.5 24.5,-1267.5 20.5,-1267.5 20.5,-1263.5 24.5,-1263.5 24.5,-1226.5 20.5,-1226.5 20.5,-1222.5 24.5,-1222.5 24.5,-1218.5 255.5,-1218.5 255.5,-1271.5"/>
<polyline fill="none" stroke="black" stroke-width="2" points="24.5,-1267.5 28.5,-1267.5 28.5,-1263.5 24.5,-1263.5 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="24.5,-1226.5 28.5,-1226.5 28.5,-1222.5 24.5,-1222.5 "/>
<text text-anchor="middle" x="140" y="-1256.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7617</text>
<text text-anchor="middle" x="140" y="-1241.3" font-family="Times,serif" font-size="14.00">ref(docker): use cache</text>
<text text-anchor="middle" x="140" y="-1226.3" font-family="Times,serif" font-size="14.00">mounts for build cache</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#6894 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#6894</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/6894" xlink:title="ZcashFoundation/zebra#6894&#10;Use cached state for&#10;continuous deployment&#10;instances" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1358 24.5,-1358 24.5,-1290 255.5,-1290 255.5,-1358"/>
<text text-anchor="middle" x="140" y="-1342.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#6894</text>
<text text-anchor="middle" x="140" y="-1327.8" font-family="Times,serif" font-size="14.00">Use cached state for</text>
<text text-anchor="middle" x="140" y="-1312.8" font-family="Times,serif" font-size="14.00">continuous deployment</text>
<text text-anchor="middle" x="140" y="-1297.8" font-family="Times,serif" font-size="14.00">instances</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7738 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#7738</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7738" xlink:title="ZcashFoundation/zebra#7738&#10;docs: Add ticket&#10;templates for RPC methods&#10;and state format upgrades" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-1437 340.5,-1437 340.5,-1369 571.5,-1369 571.5,-1437"/>
<text text-anchor="middle" x="456" y="-1421.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7738</text>
<text text-anchor="middle" x="456" y="-1406.8" font-family="Times,serif" font-size="14.00">docs: Add ticket</text>
<text text-anchor="middle" x="456" y="-1391.8" font-family="Times,serif" font-size="14.00">templates for RPC methods</text>
<text text-anchor="middle" x="456" y="-1376.8" font-family="Times,serif" font-size="14.00">and state format upgrades</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7833 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#7833</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7833" xlink:title="ZcashFoundation/zebra#7833&#10;Document how to design&#10;RPCs and state queries" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1429.5 24.5,-1429.5 24.5,-1376.5 255.5,-1376.5 255.5,-1429.5"/>
<text text-anchor="middle" x="140" y="-1414.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7833</text>
<text text-anchor="middle" x="140" y="-1399.3" font-family="Times,serif" font-size="14.00">Document how to design</text>
<text text-anchor="middle" x="140" y="-1384.3" font-family="Times,serif" font-size="14.00">RPCs and state queries</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7833&#45;&gt;ZcashFoundation/zebra#7738 -->
<g id="edge12" class="edge">
<title>ZcashFoundation/zebra#7833&#45;&gt;ZcashFoundation/zebra#7738</title>
<path fill="none" stroke="black" d="M255.69,-1403C279.95,-1403 305.65,-1403 330.25,-1403"/>
<polygon fill="black" stroke="black" points="330.35,-1406.5 340.35,-1403 330.35,-1399.5 330.35,-1406.5"/>
</g>
<!-- ZcashFoundation/zebra#7383 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#7383</title>
<g id="a_node26"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7383" xlink:title="ZcashFoundation/zebra#7383&#10;(De)Serialize&#10;`NoteCommitmentTree`s&#10;using supported&#10;serialization format&#10;instead of `bincode`" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1546 24.5,-1546 24.5,-1448 255.5,-1448 255.5,-1546"/>
<text text-anchor="middle" x="140" y="-1530.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7383</text>
<text text-anchor="middle" x="140" y="-1515.8" font-family="Times,serif" font-size="14.00">(De)Serialize</text>
<text text-anchor="middle" x="140" y="-1500.8" font-family="Times,serif" font-size="14.00">`NoteCommitmentTree`s</text>
<text text-anchor="middle" x="140" y="-1485.8" font-family="Times,serif" font-size="14.00">using supported</text>
<text text-anchor="middle" x="140" y="-1470.8" font-family="Times,serif" font-size="14.00">serialization format</text>
<text text-anchor="middle" x="140" y="-1455.8" font-family="Times,serif" font-size="14.00">instead of `bincode`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7416 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#7416</title>
<g id="a_node27"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7416" xlink:title="ZcashFoundation/zebra#7416&#10;diagnostic: Log column&#10;family and database size&#10;on startup and shutdown" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1632 24.5,-1632 24.5,-1564 255.5,-1564 255.5,-1632"/>
<text text-anchor="middle" x="140" y="-1616.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7416</text>
<text text-anchor="middle" x="140" y="-1601.8" font-family="Times,serif" font-size="14.00">diagnostic: Log column</text>
<text text-anchor="middle" x="140" y="-1586.8" font-family="Times,serif" font-size="14.00">family and database size</text>
<text text-anchor="middle" x="140" y="-1571.8" font-family="Times,serif" font-size="14.00">on startup and shutdown</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5718 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#5718</title>
<g id="a_node28"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5718" xlink:title="ZcashFoundation/zebra#5718&#10;Reduce Zebra disk usage&#10;for mining pools" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-1624.5 340.5,-1624.5 340.5,-1571.5 571.5,-1571.5 571.5,-1624.5"/>
<text text-anchor="middle" x="456" y="-1609.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#5718</text>
<text text-anchor="middle" x="456" y="-1594.3" font-family="Times,serif" font-size="14.00">Reduce Zebra disk usage</text>
<text text-anchor="middle" x="456" y="-1579.3" font-family="Times,serif" font-size="14.00">for mining pools</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7416&#45;&gt;ZcashFoundation/zebra#5718 -->
<g id="edge13" class="edge">
<title>ZcashFoundation/zebra#7416&#45;&gt;ZcashFoundation/zebra#5718</title>
<path fill="none" stroke="black" d="M255.69,-1598C279.95,-1598 305.65,-1598 330.25,-1598"/>
<polygon fill="black" stroke="black" points="330.35,-1601.5 340.35,-1598 330.35,-1594.5 330.35,-1601.5"/>
</g>
<!-- ZcashFoundation/zebra#6642 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#6642</title>
<g id="a_node29"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/6642" xlink:title="ZcashFoundation/zebra#6642&#10;Tracking: Update&#10;`lightwalletd` RPCs for&#10;&quot;spend before sync&quot;&#10;algorithm" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1733.5 24.5,-1733.5 24.5,-1650.5 255.5,-1650.5 255.5,-1733.5"/>
<text text-anchor="middle" x="140" y="-1718.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#6642</text>
<text text-anchor="middle" x="140" y="-1703.3" font-family="Times,serif" font-size="14.00">Tracking: Update</text>
<text text-anchor="middle" x="140" y="-1688.3" font-family="Times,serif" font-size="14.00">`lightwalletd` RPCs for</text>
<text text-anchor="middle" x="140" y="-1673.3" font-family="Times,serif" font-size="14.00">&quot;spend before sync&quot;</text>
<text text-anchor="middle" x="140" y="-1658.3" font-family="Times,serif" font-size="14.00">algorithm</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7558 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#7558</title>
<g id="a_node30"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7558" xlink:title="ZcashFoundation/zebra#7558&#10;dev docs: Document how to&#10;fix cached state issues" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-1804.5 340.5,-1804.5 340.5,-1751.5 571.5,-1751.5 571.5,-1804.5"/>
<text text-anchor="middle" x="456" y="-1789.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7558</text>
<text text-anchor="middle" x="456" y="-1774.3" font-family="Times,serif" font-size="14.00">dev docs: Document how to</text>
<text text-anchor="middle" x="456" y="-1759.3" font-family="Times,serif" font-size="14.00">fix cached state issues</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7785 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#7785</title>
<g id="a_node31"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7785" xlink:title="ZcashFoundation/zebra#7785&#10;change: Support hiding&#10;specific progress bars in&#10;summary mode" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1891 24.5,-1891 24.5,-1823 255.5,-1823 255.5,-1891"/>
<text text-anchor="middle" x="140" y="-1875.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7785</text>
<text text-anchor="middle" x="140" y="-1860.8" font-family="Times,serif" font-size="14.00">change: Support hiding</text>
<text text-anchor="middle" x="140" y="-1845.8" font-family="Times,serif" font-size="14.00">specific progress bars in</text>
<text text-anchor="middle" x="140" y="-1830.8" font-family="Times,serif" font-size="14.00">summary mode</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7648 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#7648</title>
<g id="a_node32"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7648" xlink:title="ZcashFoundation/zebra#7648&#10;Allow logging to terminal&#10;when progress bars are&#10;enabled" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-1891 340.5,-1891 340.5,-1823 571.5,-1823 571.5,-1891"/>
<text text-anchor="middle" x="456" y="-1875.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7648</text>
<text text-anchor="middle" x="456" y="-1860.8" font-family="Times,serif" font-size="14.00">Allow logging to terminal</text>
<text text-anchor="middle" x="456" y="-1845.8" font-family="Times,serif" font-size="14.00">when progress bars are</text>
<text text-anchor="middle" x="456" y="-1830.8" font-family="Times,serif" font-size="14.00">enabled</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7785&#45;&gt;ZcashFoundation/zebra#7648 -->
<g id="edge14" class="edge">
<title>ZcashFoundation/zebra#7785&#45;&gt;ZcashFoundation/zebra#7648</title>
<path fill="none" stroke="black" d="M255.69,-1857C279.95,-1857 305.65,-1857 330.25,-1857"/>
<polygon fill="black" stroke="black" points="330.35,-1860.5 340.35,-1857 330.35,-1853.5 330.35,-1860.5"/>
</g>
<!-- ZcashFoundation/zebra#7533 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#7533</title>
<g id="a_node33"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7533" xlink:title="ZcashFoundation/zebra#7533&#10;Document how to rebuild&#10;cached states" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1804.5 24.5,-1804.5 24.5,-1751.5 255.5,-1751.5 255.5,-1804.5"/>
<text text-anchor="middle" x="140" y="-1789.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7533</text>
<text text-anchor="middle" x="140" y="-1774.3" font-family="Times,serif" font-size="14.00">Document how to rebuild</text>
<text text-anchor="middle" x="140" y="-1759.3" font-family="Times,serif" font-size="14.00">cached states</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7533&#45;&gt;ZcashFoundation/zebra#7558 -->
<g id="edge15" class="edge">
<title>ZcashFoundation/zebra#7533&#45;&gt;ZcashFoundation/zebra#7558</title>
<path fill="none" stroke="black" d="M255.69,-1778C279.95,-1778 305.65,-1778 330.25,-1778"/>
<polygon fill="black" stroke="black" points="330.35,-1781.5 340.35,-1778 330.35,-1774.5 330.35,-1781.5"/>
</g>
<!-- ZcashFoundation/zebra#7119 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#7119</title>
<g id="a_node34"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7119" xlink:title="ZcashFoundation/zebra#7119&#10;Tracking: Add regtest&#10;network" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1962.5 24.5,-1962.5 24.5,-1909.5 255.5,-1909.5 255.5,-1962.5"/>
<text text-anchor="middle" x="140" y="-1947.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7119</text>
<text text-anchor="middle" x="140" y="-1932.3" font-family="Times,serif" font-size="14.00">Tracking: Add regtest</text>
<text text-anchor="middle" x="140" y="-1917.3" font-family="Times,serif" font-size="14.00">network</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7534 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#7534</title>
<g id="a_node35"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7534" xlink:title="ZcashFoundation/zebra#7534&#10;Make it possible to run&#10;CI tests locally for&#10;developers" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2049 24.5,-2049 24.5,-1981 255.5,-1981 255.5,-2049"/>
<text text-anchor="middle" x="140" y="-2033.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7534</text>
<text text-anchor="middle" x="140" y="-2018.8" font-family="Times,serif" font-size="14.00">Make it possible to run</text>
<text text-anchor="middle" x="140" y="-2003.8" font-family="Times,serif" font-size="14.00">CI tests locally for</text>
<text text-anchor="middle" x="140" y="-1988.8" font-family="Times,serif" font-size="14.00">developers</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4464 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#4464</title>
<g id="a_node36"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4464" xlink:title="ZcashFoundation/zebra#4464&#10;ci: create documentation&#10;on how to run tests&#10;locally for development&#10;purposes" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-2056.5 340.5,-2056.5 340.5,-1973.5 571.5,-1973.5 571.5,-2056.5"/>
<text text-anchor="middle" x="456" y="-2041.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#4464</text>
<text text-anchor="middle" x="456" y="-2026.3" font-family="Times,serif" font-size="14.00">ci: create documentation</text>
<text text-anchor="middle" x="456" y="-2011.3" font-family="Times,serif" font-size="14.00">on how to run tests</text>
<text text-anchor="middle" x="456" y="-1996.3" font-family="Times,serif" font-size="14.00">locally for development</text>
<text text-anchor="middle" x="456" y="-1981.3" font-family="Times,serif" font-size="14.00">purposes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7534&#45;&gt;ZcashFoundation/zebra#4464 -->
<g id="edge16" class="edge">
<title>ZcashFoundation/zebra#7534&#45;&gt;ZcashFoundation/zebra#4464</title>
<path fill="none" stroke="black" d="M255.69,-2015C279.95,-2015 305.65,-2015 330.25,-2015"/>
<polygon fill="black" stroke="black" points="330.35,-2018.5 340.35,-2015 330.35,-2011.5 330.35,-2018.5"/>
</g>
<!-- ZcashFoundation/zebra#7845 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#7845</title>
<g id="a_node37"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7845" xlink:title="ZcashFoundation/zebra#7845&#10;Add parameters to&#10;`Network::Testnet`&#10;variant" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2135 24.5,-2135 24.5,-2067 255.5,-2067 255.5,-2135"/>
<text text-anchor="middle" x="140" y="-2119.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7845</text>
<text text-anchor="middle" x="140" y="-2104.8" font-family="Times,serif" font-size="14.00">Add parameters to</text>
<text text-anchor="middle" x="140" y="-2089.8" font-family="Times,serif" font-size="14.00">`Network::Testnet`</text>
<text text-anchor="middle" x="140" y="-2074.8" font-family="Times,serif" font-size="14.00">variant</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7839 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#7839</title>
<g id="a_node38"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7839" xlink:title="ZcashFoundation/zebra#7839&#10;Add a `Regtest` constant&#10;of `Network::Testnet`" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-2127.5 340.5,-2127.5 340.5,-2074.5 571.5,-2074.5 571.5,-2127.5"/>
<text text-anchor="middle" x="456" y="-2112.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7839</text>
<text text-anchor="middle" x="456" y="-2097.3" font-family="Times,serif" font-size="14.00">Add a `Regtest` constant</text>
<text text-anchor="middle" x="456" y="-2082.3" font-family="Times,serif" font-size="14.00">of `Network::Testnet`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7845&#45;&gt;ZcashFoundation/zebra#7839 -->
<g id="edge17" class="edge">
<title>ZcashFoundation/zebra#7845&#45;&gt;ZcashFoundation/zebra#7839</title>
<path fill="none" stroke="black" d="M255.69,-2101C279.95,-2101 305.65,-2101 330.25,-2101"/>
<polygon fill="black" stroke="black" points="330.35,-2104.5 340.35,-2101 330.35,-2097.5 330.35,-2104.5"/>
</g>
<!-- ZcashFoundation/zebra#7847 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#7847</title>
<g id="a_node39"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7847" xlink:title="ZcashFoundation/zebra#7847&#10;Reconnect to peers after&#10;arbitrarily long&#10;disconnections with&#10;randomized exponential&#10;backoff" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2251 24.5,-2251 24.5,-2153 255.5,-2153 255.5,-2251"/>
<text text-anchor="middle" x="140" y="-2235.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7847</text>
<text text-anchor="middle" x="140" y="-2220.8" font-family="Times,serif" font-size="14.00">Reconnect to peers after</text>
<text text-anchor="middle" x="140" y="-2205.8" font-family="Times,serif" font-size="14.00">arbitrarily long</text>
<text text-anchor="middle" x="140" y="-2190.8" font-family="Times,serif" font-size="14.00">disconnections with</text>
<text text-anchor="middle" x="140" y="-2175.8" font-family="Times,serif" font-size="14.00">randomized exponential</text>
<text text-anchor="middle" x="140" y="-2160.8" font-family="Times,serif" font-size="14.00">backoff</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#3117</title>
<g id="a_node40"><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="black" stroke-width="2" points="255.5,-2322.5 24.5,-2322.5 24.5,-2269.5 255.5,-2269.5 255.5,-2322.5"/>
<text text-anchor="middle" x="140" y="-2307.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="140" y="-2292.3" font-family="Times,serif" font-size="14.00">Stop using private IP</text>
<text text-anchor="middle" x="140" y="-2277.3" font-family="Times,serif" font-size="14.00">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1890 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#1890</title>
<g id="a_node41"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1890" xlink:title="ZcashFoundation/zebra#1890&#10;Zebra should support&#10;separate local bind and&#10;external advertise&#10;addresses" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-2337.5 340.5,-2337.5 340.5,-2254.5 571.5,-2254.5 571.5,-2337.5"/>
<text text-anchor="middle" x="456" y="-2322.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#1890</text>
<text text-anchor="middle" x="456" y="-2307.3" font-family="Times,serif" font-size="14.00">Zebra should support</text>
<text text-anchor="middle" x="456" y="-2292.3" font-family="Times,serif" font-size="14.00">separate local bind and</text>
<text text-anchor="middle" x="456" y="-2277.3" font-family="Times,serif" font-size="14.00">external advertise</text>
<text text-anchor="middle" x="456" y="-2262.3" font-family="Times,serif" font-size="14.00">addresses</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117&#45;&gt;ZcashFoundation/zebra#1890 -->
<g id="edge18" class="edge">
<title>ZcashFoundation/zebra#3117&#45;&gt;ZcashFoundation/zebra#1890</title>
<path fill="none" stroke="black" d="M255.69,-2296C279.95,-2296 305.65,-2296 330.25,-2296"/>
<polygon fill="black" stroke="black" points="330.35,-2299.5 340.35,-2296 330.35,-2292.5 330.35,-2299.5"/>
</g>
<!-- ZcashFoundation/zebra#7822 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#7822</title>
<g id="a_node42"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7822" xlink:title="ZcashFoundation/zebra#7822&#10;security: Limit ability&#10;of synthetic nodes to&#10;take up connection slots.&#10;Credit: Ziggurat Team" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-1200.5 24.5,-1200.5 24.5,-1117.5 255.5,-1117.5 255.5,-1200.5"/>
<text text-anchor="middle" x="140" y="-1185.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7822</text>
<text text-anchor="middle" x="140" y="-1170.3" font-family="Times,serif" font-size="14.00">security: Limit ability</text>
<text text-anchor="middle" x="140" y="-1155.3" font-family="Times,serif" font-size="14.00">of synthetic nodes to</text>
<text text-anchor="middle" x="140" y="-1140.3" font-family="Times,serif" font-size="14.00">take up connection slots.</text>
<text text-anchor="middle" x="140" y="-1125.3" font-family="Times,serif" font-size="14.00">Credit: Ziggurat Team</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7822&#45;&gt;ZcashFoundation/zebra#4545 -->
<g id="edge19" class="edge">
<title>ZcashFoundation/zebra#7822&#45;&gt;ZcashFoundation/zebra#4545</title>
<path fill="none" stroke="black" d="M255.69,-1159C279.95,-1159 305.65,-1159 330.25,-1159"/>
<polygon fill="black" stroke="black" points="330.35,-1162.5 340.35,-1159 330.35,-1155.5 330.35,-1162.5"/>
</g>
<!-- ZcashFoundation/zebra#7680 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#7680</title>
<g id="a_node43"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7680" xlink:title="ZcashFoundation/zebra#7680&#10;Automatically open an&#10;issue when main branch&#10;release&#45;related merges&#10;fail" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2431.5 24.5,-2431.5 24.5,-2348.5 255.5,-2348.5 255.5,-2431.5"/>
<text text-anchor="middle" x="140" y="-2416.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7680</text>
<text text-anchor="middle" x="140" y="-2401.3" font-family="Times,serif" font-size="14.00">Automatically open an</text>
<text text-anchor="middle" x="140" y="-2386.3" font-family="Times,serif" font-size="14.00">issue when main branch</text>
<text text-anchor="middle" x="140" y="-2371.3" font-family="Times,serif" font-size="14.00">release&#45;related merges</text>
<text text-anchor="middle" x="140" y="-2356.3" font-family="Times,serif" font-size="14.00">fail</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7891 -->
<g id="node44" class="node open">
<title>ZcashFoundation/zebra#7891</title>
<g id="a_node44"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7891" xlink:title="ZcashFoundation/zebra#7891&#10;change(docker): Publish&#10;fewer Zebra docker tags,&#10;and standardise names" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-2424 340.5,-2424 340.5,-2356 571.5,-2356 571.5,-2424"/>
<text text-anchor="middle" x="456" y="-2408.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7891</text>
<text text-anchor="middle" x="456" y="-2393.8" font-family="Times,serif" font-size="14.00">change(docker): Publish</text>
<text text-anchor="middle" x="456" y="-2378.8" font-family="Times,serif" font-size="14.00">fewer Zebra docker tags,</text>
<text text-anchor="middle" x="456" y="-2363.8" font-family="Times,serif" font-size="14.00">and standardise names</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7680&#45;&gt;ZcashFoundation/zebra#7891 -->
<g id="edge20" class="edge">
<title>ZcashFoundation/zebra#7680&#45;&gt;ZcashFoundation/zebra#7891</title>
<path fill="none" stroke="black" d="M255.69,-2390C279.95,-2390 305.65,-2390 330.25,-2390"/>
<polygon fill="black" stroke="black" points="330.35,-2393.5 340.35,-2390 330.35,-2386.5 330.35,-2393.5"/>
</g>
<!-- ZcashFoundation/zebra#7892 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#7892</title>
<g id="a_node45"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7892" xlink:title="ZcashFoundation/zebra#7892&#10;change(release): Enable&#10;all user features in the&#10;`experimental` build" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="863,-2424 632,-2424 632,-2356 863,-2356 863,-2424"/>
<text text-anchor="middle" x="747.5" y="-2408.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7892</text>
<text text-anchor="middle" x="747.5" y="-2393.8" font-family="Times,serif" font-size="14.00">change(release): Enable</text>
<text text-anchor="middle" x="747.5" y="-2378.8" font-family="Times,serif" font-size="14.00">all user features in the</text>
<text text-anchor="middle" x="747.5" y="-2363.8" font-family="Times,serif" font-size="14.00">`experimental` build</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7891&#45;&gt;ZcashFoundation/zebra#7892 -->
<g id="edge21" class="edge">
<title>ZcashFoundation/zebra#7891&#45;&gt;ZcashFoundation/zebra#7892</title>
<path fill="none" stroke="black" d="M571.83,-2390C588.18,-2390 605.05,-2390 621.57,-2390"/>
<polygon fill="black" stroke="black" points="621.81,-2393.5 631.81,-2390 621.81,-2386.5 621.81,-2393.5"/>
</g>
<!-- ZcashFoundation/zebra#7905 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#7905</title>
<g id="a_node46"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7905" xlink:title="ZcashFoundation/zebra#7905&#10;feat(zebra&#45;scan): Create&#10;a scanner task for new&#10;blocks" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2589 24.5,-2589 24.5,-2521 255.5,-2521 255.5,-2589"/>
<text text-anchor="middle" x="140" y="-2573.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7905</text>
<text text-anchor="middle" x="140" y="-2558.8" font-family="Times,serif" font-size="14.00">feat(zebra&#45;scan): Create</text>
<text text-anchor="middle" x="140" y="-2543.8" font-family="Times,serif" font-size="14.00">a scanner task for new</text>
<text text-anchor="middle" x="140" y="-2528.8" font-family="Times,serif" font-size="14.00">blocks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7907 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#7907</title>
<g id="a_node47"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7907" xlink:title="ZcashFoundation/zebra#7907&#10;feat(zebra&#45;scan): Make&#10;the scanner send data to&#10;the results channel" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-2549 340.5,-2549 340.5,-2481 571.5,-2481 571.5,-2549"/>
<text text-anchor="middle" x="456" y="-2533.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7907</text>
<text text-anchor="middle" x="456" y="-2518.8" font-family="Times,serif" font-size="14.00">feat(zebra&#45;scan): Make</text>
<text text-anchor="middle" x="456" y="-2503.8" font-family="Times,serif" font-size="14.00">the scanner send data to</text>
<text text-anchor="middle" x="456" y="-2488.8" font-family="Times,serif" font-size="14.00">the results channel</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7905&#45;&gt;ZcashFoundation/zebra#7907 -->
<g id="edge22" class="edge">
<title>ZcashFoundation/zebra#7905&#45;&gt;ZcashFoundation/zebra#7907</title>
<path fill="none" stroke="black" d="M255.69,-2540.4C279.95,-2537.3 305.65,-2534 330.25,-2530.9"/>
<polygon fill="black" stroke="black" points="330.88,-2534.35 340.35,-2529.6 329.98,-2527.41 330.88,-2534.35"/>
</g>
<!-- ZcashFoundation/zebra#7906 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#7906</title>
<g id="a_node48"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7906" xlink:title="ZcashFoundation/zebra#7906&#10;feat(zebra&#45;scan): Create&#10;a scanner results channel" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2502.5 24.5,-2502.5 24.5,-2449.5 255.5,-2449.5 255.5,-2502.5"/>
<text text-anchor="middle" x="140" y="-2487.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7906</text>
<text text-anchor="middle" x="140" y="-2472.3" font-family="Times,serif" font-size="14.00">feat(zebra&#45;scan): Create</text>
<text text-anchor="middle" x="140" y="-2457.3" font-family="Times,serif" font-size="14.00">a scanner results channel</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7906&#45;&gt;ZcashFoundation/zebra#7907 -->
<g id="edge23" class="edge">
<title>ZcashFoundation/zebra#7906&#45;&gt;ZcashFoundation/zebra#7907</title>
<path fill="none" stroke="black" d="M255.69,-2490.2C279.95,-2493.3 305.65,-2496.5 330.25,-2499.5"/>
<polygon fill="black" stroke="black" points="329.98,-2502.99 340.35,-2500.8 330.88,-2496.05 329.98,-2502.99"/>
</g>
<!-- ZcashFoundation/zebra#7927 -->
<g id="node49" class="node open">
<title>ZcashFoundation/zebra#7927</title>
<g id="a_node49"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7927" xlink:title="ZcashFoundation/zebra#7927&#10;feat(zebra&#45;state): Send a&#10;reference to latest non&#45;&#10;finalized state in&#10;TipAction::Reset" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-2690.5 340.5,-2690.5 340.5,-2607.5 571.5,-2607.5 571.5,-2690.5"/>
<text text-anchor="middle" x="456" y="-2675.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7927</text>
<text text-anchor="middle" x="456" y="-2660.3" font-family="Times,serif" font-size="14.00">feat(zebra&#45;state): Send a</text>
<text text-anchor="middle" x="456" y="-2645.3" font-family="Times,serif" font-size="14.00">reference to latest non&#45;</text>
<text text-anchor="middle" x="456" y="-2630.3" font-family="Times,serif" font-size="14.00">finalized state in</text>
<text text-anchor="middle" x="456" y="-2615.3" font-family="Times,serif" font-size="14.00">TipAction::Reset</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7935 -->
<g id="node50" class="node closed">
<title>ZcashFoundation/zebra#7935</title>
<g id="a_node50"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/7935" xlink:title="ZcashFoundation/zebra#7935&#10;feat(zebra&#45;state): Adds a&#10;method to ChainTipChange&#10;for getting unseen blocks&#10;when the best chain&#10;changes" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="863,-2698 632,-2698 632,-2694 628,-2694 628,-2690 632,-2690 632,-2608 628,-2608 628,-2604 632,-2604 632,-2600 863,-2600 863,-2698"/>
<polyline fill="none" stroke="black" points="632,-2694 636,-2694 636,-2690 632,-2690 "/>
<polyline fill="none" stroke="black" points="632,-2608 636,-2608 636,-2604 632,-2604 "/>
<text text-anchor="middle" x="747.5" y="-2682.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7935</text>
<text text-anchor="middle" x="747.5" y="-2667.8" font-family="Times,serif" font-size="14.00">feat(zebra&#45;state): Adds a</text>
<text text-anchor="middle" x="747.5" y="-2652.8" font-family="Times,serif" font-size="14.00">method to ChainTipChange</text>
<text text-anchor="middle" x="747.5" y="-2637.8" font-family="Times,serif" font-size="14.00">for getting unseen blocks</text>
<text text-anchor="middle" x="747.5" y="-2622.8" font-family="Times,serif" font-size="14.00">when the best chain</text>
<text text-anchor="middle" x="747.5" y="-2607.8" font-family="Times,serif" font-size="14.00">changes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7927&#45;&gt;ZcashFoundation/zebra#7935 -->
<g id="edge24" class="edge">
<title>ZcashFoundation/zebra#7927&#45;&gt;ZcashFoundation/zebra#7935</title>
<path fill="none" stroke="black" d="M571.83,-2649C588.18,-2649 605.05,-2649 621.57,-2649"/>
<polygon fill="black" stroke="black" points="621.81,-2652.5 631.81,-2649 621.81,-2645.5 621.81,-2652.5"/>
</g>
<!-- ZcashFoundation/zebra#7928 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#7928</title>
<g id="a_node51"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7928" xlink:title="ZcashFoundation/zebra#7928&#10;feat(zebra&#45;scan): Make&#10;the key storage database&#10;persistent" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="571.5,-2777 340.5,-2777 340.5,-2709 571.5,-2709 571.5,-2777"/>
<text text-anchor="middle" x="456" y="-2761.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7928</text>
<text text-anchor="middle" x="456" y="-2746.8" font-family="Times,serif" font-size="14.00">feat(zebra&#45;scan): Make</text>
<text text-anchor="middle" x="456" y="-2731.8" font-family="Times,serif" font-size="14.00">the key storage database</text>
<text text-anchor="middle" x="456" y="-2716.8" font-family="Times,serif" font-size="14.00">persistent</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7926 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#7926</title>
<g id="a_node52"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7926" xlink:title="ZcashFoundation/zebra#7926&#10;feat(zebra&#45;db): Split low&#10;level database code&#10;inside `zebra&#45;state`" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2777 24.5,-2777 24.5,-2709 255.5,-2709 255.5,-2777"/>
<text text-anchor="middle" x="140" y="-2761.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7926</text>
<text text-anchor="middle" x="140" y="-2746.8" font-family="Times,serif" font-size="14.00">feat(zebra&#45;db): Split low</text>
<text text-anchor="middle" x="140" y="-2731.8" font-family="Times,serif" font-size="14.00">level database code</text>
<text text-anchor="middle" x="140" y="-2716.8" font-family="Times,serif" font-size="14.00">inside `zebra&#45;state`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7926&#45;&gt;ZcashFoundation/zebra#7928 -->
<g id="edge25" class="edge">
<title>ZcashFoundation/zebra#7926&#45;&gt;ZcashFoundation/zebra#7928</title>
<path fill="none" stroke="black" d="M255.69,-2743C279.95,-2743 305.65,-2743 330.25,-2743"/>
<polygon fill="black" stroke="black" points="330.35,-2746.5 340.35,-2743 330.35,-2739.5 330.35,-2746.5"/>
</g>
<!-- ZcashFoundation/zebra#7934 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#7934</title>
<g id="a_node53"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7934" xlink:title="ZcashFoundation/zebra#7934&#10;change(zebra&#45;state): When&#10;the best chain changes,&#10;scan the new blocks in&#10;the best chain fork" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2690.5 24.5,-2690.5 24.5,-2607.5 255.5,-2607.5 255.5,-2690.5"/>
<text text-anchor="middle" x="140" y="-2675.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7934</text>
<text text-anchor="middle" x="140" y="-2660.3" font-family="Times,serif" font-size="14.00">change(zebra&#45;state): When</text>
<text text-anchor="middle" x="140" y="-2645.3" font-family="Times,serif" font-size="14.00">the best chain changes,</text>
<text text-anchor="middle" x="140" y="-2630.3" font-family="Times,serif" font-size="14.00">scan the new blocks in</text>
<text text-anchor="middle" x="140" y="-2615.3" font-family="Times,serif" font-size="14.00">the best chain fork</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#7934&#45;&gt;ZcashFoundation/zebra#7927 -->
<g id="edge26" class="edge">
<title>ZcashFoundation/zebra#7934&#45;&gt;ZcashFoundation/zebra#7927</title>
<path fill="none" stroke="black" d="M255.69,-2649C279.95,-2649 305.65,-2649 330.25,-2649"/>
<polygon fill="black" stroke="black" points="330.35,-2652.5 340.35,-2649 330.35,-2645.5 330.35,-2652.5"/>
</g>
<!-- ZcashFoundation/zebra#7946 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#7946</title>
<g id="a_node54"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/7946" xlink:title="ZcashFoundation/zebra#7946&#10;feat(scanner): Read and&#10;store keys from config at&#10;zebra startup" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="255.5,-2863 24.5,-2863 24.5,-2795 255.5,-2795 255.5,-2863"/>
<text text-anchor="middle" x="140" y="-2847.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/zebra#7946</text>
<text text-anchor="middle" x="140" y="-2832.8" font-family="Times,serif" font-size="14.00">feat(scanner): Read and</text>
<text text-anchor="middle" x="140" y="-2817.8" font-family="Times,serif" font-size="14.00">store keys from config at</text>
<text text-anchor="middle" x="140" y="-2802.8" font-family="Times,serif" font-size="14.00">zebra startup</text>
</a>
</g>
</g>
<!-- ZcashFoundation/ed25519&#45;zebra#77 -->
<g id="node55" class="node open">
<title>ZcashFoundation/ed25519&#45;zebra#77</title>
<g id="a_node55"><a xlink:href="https://github.com/ZcashFoundation/ed25519-zebra/issues/77" xlink:title="ZcashFoundation/ed25519&#45;zebra#77&#10;Add instructions to the&#10;README for updating this&#10;crate" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="280,-2949 0,-2949 0,-2881 280,-2881 280,-2949"/>
<text text-anchor="middle" x="140" y="-2933.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/ed25519&#45;zebra#77</text>
<text text-anchor="middle" x="140" y="-2918.8" font-family="Times,serif" font-size="14.00">Add instructions to the</text>
<text text-anchor="middle" x="140" y="-2903.8" font-family="Times,serif" font-size="14.00">README for updating this</text>
<text text-anchor="middle" x="140" y="-2888.8" font-family="Times,serif" font-size="14.00">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/ed25519&#45;zebra#79 -->
<g id="node56" class="node closed">
<title>ZcashFoundation/ed25519&#45;zebra#79</title>
<g id="a_node56"><a xlink:href="https://github.com/ZcashFoundation/ed25519-zebra/issues/79" xlink:title="ZcashFoundation/ed25519&#45;zebra#79&#10;Tag a new &#160;ed25519&#45;zebra&#10;release" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="596,-2941.5 316,-2941.5 316,-2888.5 596,-2888.5 596,-2941.5"/>
<text text-anchor="middle" x="456" y="-2926.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/ed25519&#45;zebra#79</text>
<text text-anchor="middle" x="456" y="-2911.3" font-family="Times,serif" font-size="14.00">Tag a new &#160;ed25519&#45;zebra</text>
<text text-anchor="middle" x="456" y="-2896.3" font-family="Times,serif" font-size="14.00">release</text>
</a>
</g>
</g>
<!-- ZcashFoundation/ed25519&#45;zebra#77&#45;&gt;ZcashFoundation/ed25519&#45;zebra#79 -->
<g id="edge27" class="edge">
<title>ZcashFoundation/ed25519&#45;zebra#77&#45;&gt;ZcashFoundation/ed25519&#45;zebra#79</title>
<path fill="none" stroke="black" d="M280.1,-2915C288.49,-2915 296.96,-2915 305.4,-2915"/>
<polygon fill="black" stroke="black" points="305.67,-2918.5 315.67,-2915 305.67,-2911.5 305.67,-2918.5"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>