developers/zcash-zf-dag.html

1249 lines
96 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="1092pt" height="6370pt"
viewBox="0.00 0.00 1092.00 6370.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 6366)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-6366 1088,-6366 1088,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_3</title>
<polygon fill="none" stroke="#0000ff" points="0,-1017 0,-2487 516,-2487 516,-1017 0,-1017"/>
<text text-anchor="middle" x="258" y="-2471.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Zebra as a Full&#45;Node Wallet</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="268,-2495 268,-5183 804,-5183 804,-2495 268,-2495"/>
<text text-anchor="middle" x="536" y="-5167.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Tech Debt</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_2</title>
<polygon fill="none" stroke="#0000ff" points="0,-902 0,-1009 248,-1009 248,-902 0,-902"/>
<text text-anchor="middle" x="124" y="-993.8" font-family="Times,serif" font-size="14.00" fill="#000000">NU5 Tracking Epic</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_6</title>
<polygon fill="none" stroke="#0000ff" points="536,-5670 536,-6362 824,-6362 824,-5670 536,-5670"/>
<text text-anchor="middle" x="680" y="-6346.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra as a lightwalletd backend</text>
</g>
<g id="clust5" class="cluster">
<title>cluster_5</title>
<polygon fill="none" stroke="#0000ff" points="0,-745 0,-894 516,-894 516,-745 0,-745"/>
<text text-anchor="middle" x="258" y="-878.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable Release Candidate</text>
</g>
<g id="clust6" class="cluster">
<title>cluster_4</title>
<polygon fill="none" stroke="#0000ff" points="0,-5191 0,-6073 516,-6073 516,-5191 0,-5191"/>
<text text-anchor="middle" x="258" y="-6057.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Breaking Changes before the Stable Release</text>
</g>
<g id="clust7" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="0,0 0,-737 248,-737 248,0 0,0"/>
<text text-anchor="middle" x="124" y="-721.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Documentation</text>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/271" xlink:title="ZcashFoundation/zebra#271&#10;Sapling Key Agreement and&#10;KDF" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="235.5,-2455.5 12.5,-2455.5 12.5,-2402.5 235.5,-2402.5 235.5,-2455.5"/>
<text text-anchor="middle" x="124" y="-2440.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="124" y="-2425.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Key Agreement and</text>
<text text-anchor="middle" x="124" y="-2410.3" font-family="Times,serif" font-size="14.00" fill="#000000">KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node2" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/269" xlink:title="ZcashFoundation/zebra#269&#10;Sapling note encryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="503.5,-2384.5 280.5,-2384.5 280.5,-2331.5 503.5,-2331.5 503.5,-2384.5"/>
<text text-anchor="middle" x="392" y="-2369.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="392" y="-2354.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note encryption</text>
<text text-anchor="middle" x="392" y="-2339.3" 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="edge1" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269</title>
<path fill="none" stroke="#000000" d="M224.17,-2402.5C243.13,-2397.4 263.04,-2392.2 282.27,-2387.1"/>
<polygon fill="#000000" stroke="#000000" points="283.2002,-2390.4743 291.95,-2384.5 281.3844,-2383.7139 283.2002,-2390.4743"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node3"><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="508,-2455.5 276,-2455.5 276,-2402.5 508,-2402.5 508,-2455.5"/>
<text text-anchor="middle" x="392" y="-2440.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="392" y="-2425.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="392" y="-2410.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="edge2" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#3002</title>
<path fill="none" stroke="#000000" d="M235.72,-2429C245.52,-2429 255.49,-2429 265.41,-2429"/>
<polygon fill="#000000" stroke="#000000" points="265.71,-2432.5001 275.71,-2429 265.71,-2425.5001 265.71,-2432.5001"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node4"><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="235.5,-2384 12.5,-2384 12.5,-2346 235.5,-2346 235.5,-2384"/>
<text text-anchor="middle" x="124" y="-2368.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="124" y="-2353.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#483 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#483</title>
<g id="a_node5"><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="235.5,-2327.5 12.5,-2327.5 12.5,-2274.5 235.5,-2274.5 235.5,-2327.5"/>
<text text-anchor="middle" x="124" y="-2312.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#483</text>
<text text-anchor="middle" x="124" y="-2297.3" font-family="Times,serif" font-size="14.00" fill="#000000">Limit generated block and</text>
<text text-anchor="middle" x="124" y="-2282.3" font-family="Times,serif" font-size="14.00" fill="#000000">transaction size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#267 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#267</title>
<g id="a_node6"><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="235.5,-2256 12.5,-2256 12.5,-2188 235.5,-2188 235.5,-2256"/>
<text text-anchor="middle" x="124" y="-2240.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#267</text>
<text text-anchor="middle" x="124" y="-2225.8" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP&#45;32 Sapling</text>
<text text-anchor="middle" x="124" y="-2210.8" font-family="Times,serif" font-size="14.00" fill="#000000">and Orchard key</text>
<text text-anchor="middle" x="124" y="-2195.8" font-family="Times,serif" font-size="14.00" fill="#000000">derivation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2064 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#2064</title>
<g id="a_node7"><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="240,-2169.5 8,-2169.5 8,-2116.5 240,-2116.5 240,-2169.5"/>
<text text-anchor="middle" x="124" y="-2154.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2064</text>
<text text-anchor="middle" x="124" y="-2139.3" font-family="Times,serif" font-size="14.00" fill="#000000">Import Poseidon hash into</text>
<text text-anchor="middle" x="124" y="-2124.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2192 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#2192</title>
<g id="a_node8"><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="240,-2098.5 8,-2098.5 8,-2015.5 240,-2015.5 240,-2098.5"/>
<text text-anchor="middle" x="124" y="-2083.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2192</text>
<text text-anchor="middle" x="124" y="-2068.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement</text>
<text text-anchor="middle" x="124" y="-2053.3" font-family="Times,serif" font-size="14.00" fill="#000000">`EphemeralPrivateKey`&#39;s</text>
<text text-anchor="middle" x="124" y="-2038.3" font-family="Times,serif" font-size="14.00" fill="#000000">for Orchard, Sapling,</text>
<text text-anchor="middle" x="124" y="-2023.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#181 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#181</title>
<g id="a_node9"><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="235.5,-1997 12.5,-1997 12.5,-1929 235.5,-1929 235.5,-1997"/>
<text text-anchor="middle" x="124" y="-1981.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#181</text>
<text text-anchor="middle" x="124" y="-1966.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout note</text>
<text text-anchor="middle" x="124" y="-1951.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption/decryption</text>
<text text-anchor="middle" x="124" y="-1936.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#785 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#785</title>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/785" xlink:title="ZcashFoundation/zebra#785&#10;Implement ZIP 212: Allow&#10;Recipient to Derive&#10;Sapling Ephemeral Secret&#10;from Note Plaintext" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="235.5,-1910.5 12.5,-1910.5 12.5,-1827.5 235.5,-1827.5 235.5,-1910.5"/>
<text text-anchor="middle" x="124" y="-1895.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#785</text>
<text text-anchor="middle" x="124" y="-1880.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP 212: Allow</text>
<text text-anchor="middle" x="124" y="-1865.3" font-family="Times,serif" font-size="14.00" fill="#000000">Recipient to Derive</text>
<text text-anchor="middle" x="124" y="-1850.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Ephemeral Secret</text>
<text text-anchor="middle" x="124" y="-1835.3" font-family="Times,serif" font-size="14.00" fill="#000000">from Note Plaintext</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#321 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#321</title>
<g id="a_node11"><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="235.5,-1809 12.5,-1809 12.5,-1771 235.5,-1771 235.5,-1809"/>
<text text-anchor="middle" x="124" y="-1793.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#321</text>
<text text-anchor="middle" x="124" y="-1778.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create Output Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#272 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#272</title>
<g id="a_node12"><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="235.5,-1752.5 12.5,-1752.5 12.5,-1699.5 235.5,-1699.5 235.5,-1752.5"/>
<text text-anchor="middle" x="124" y="-1737.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#272</text>
<text text-anchor="middle" x="124" y="-1722.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout Key Agreement and</text>
<text text-anchor="middle" x="124" y="-1707.3" font-family="Times,serif" font-size="14.00" fill="#000000">KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2496 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#2496</title>
<g id="a_node13"><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="240,-1681.5 8,-1681.5 8,-1598.5 240,-1598.5 240,-1681.5"/>
<text text-anchor="middle" x="124" y="-1666.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2496</text>
<text text-anchor="middle" x="124" y="-1651.3" font-family="Times,serif" font-size="14.00" fill="#000000">Handle a ivk == ⊥</text>
<text text-anchor="middle" x="124" y="-1636.3" font-family="Times,serif" font-size="14.00" fill="#000000">(KA^Orchard private key)</text>
<text text-anchor="middle" x="124" y="-1621.3" font-family="Times,serif" font-size="14.00" fill="#000000">when generating an</text>
<text text-anchor="middle" x="124" y="-1606.3" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard Spending Key</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3869 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#3869</title>
<g id="a_node14"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3869" xlink:title="ZcashFoundation/zebra#3869&#10;Orchard: ensure that ivk&#10;= 0 is rejected if that&#10;negligible case occurs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1580 8,-1580 8,-1512 240,-1512 240,-1580"/>
<text text-anchor="middle" x="124" y="-1564.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3869</text>
<text text-anchor="middle" x="124" y="-1549.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: ensure that ivk</text>
<text text-anchor="middle" x="124" y="-1534.8" font-family="Times,serif" font-size="14.00" fill="#000000">= 0 is rejected if that</text>
<text text-anchor="middle" x="124" y="-1519.8" font-family="Times,serif" font-size="14.00" fill="#000000">negligible case occurs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#278 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#278</title>
<g id="a_node15"><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="235.5,-1494 12.5,-1494 12.5,-1456 235.5,-1456 235.5,-1494"/>
<text text-anchor="middle" x="124" y="-1478.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#278</text>
<text text-anchor="middle" x="124" y="-1463.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Note Builder</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2447 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#2447</title>
<g id="a_node16"><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="240,-1437.5 8,-1437.5 8,-1354.5 240,-1354.5 240,-1437.5"/>
<text text-anchor="middle" x="124" y="-1422.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2447</text>
<text text-anchor="middle" x="124" y="-1407.3" font-family="Times,serif" font-size="14.00" fill="#000000">Define a new `Amount`</text>
<text text-anchor="middle" x="124" y="-1392.3" font-family="Times,serif" font-size="14.00" fill="#000000">`Constraint` for Note</text>
<text text-anchor="middle" x="124" y="-1377.3" font-family="Times,serif" font-size="14.00" fill="#000000">values w/ [0..2^64) as</text>
<text text-anchor="middle" x="124" y="-1362.3" font-family="Times,serif" font-size="14.00" fill="#000000">`valid_range()`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2041 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#2041</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2041" xlink:title="ZcashFoundation/zebra#2041&#10;Orchard: derive&#10;OutgoingCipherKey" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1336.5 8,-1336.5 8,-1283.5 240,-1283.5 240,-1336.5"/>
<text text-anchor="middle" x="124" y="-1321.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2041</text>
<text text-anchor="middle" x="124" y="-1306.3" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: derive</text>
<text text-anchor="middle" x="124" y="-1291.3" font-family="Times,serif" font-size="14.00" fill="#000000">OutgoingCipherKey</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#320 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#320</title>
<g id="a_node18"><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="235.5,-1265 12.5,-1265 12.5,-1227 235.5,-1227 235.5,-1265"/>
<text text-anchor="middle" x="124" y="-1249.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#320</text>
<text text-anchor="middle" x="124" y="-1234.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create a Spend Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2080 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#2080</title>
<g id="a_node19"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2080" xlink:title="ZcashFoundation/zebra#2080&#10;Replace`redpallas` module&#10;with `reddsa`/`redpallas`&#10;crate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-1209 8,-1209 8,-1141 240,-1141 240,-1209"/>
<text text-anchor="middle" x="124" y="-1193.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2080</text>
<text text-anchor="middle" x="124" y="-1178.8" font-family="Times,serif" font-size="14.00" fill="#000000">Replace`redpallas` module</text>
<text text-anchor="middle" x="124" y="-1163.8" font-family="Times,serif" font-size="14.00" fill="#000000">with `reddsa`/`redpallas`</text>
<text text-anchor="middle" x="124" y="-1148.8" font-family="Times,serif" font-size="14.00" fill="#000000">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2095 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#2095</title>
<g id="a_node20"><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="240,-1123 8,-1123 8,-1025 240,-1025 240,-1123"/>
<text text-anchor="middle" x="124" y="-1107.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2095</text>
<text text-anchor="middle" x="124" y="-1092.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: update</text>
<text text-anchor="middle" x="124" y="-1077.8" font-family="Times,serif" font-size="14.00" fill="#000000">note/action generation to</text>
<text text-anchor="middle" x="124" y="-1062.8" font-family="Times,serif" font-size="14.00" fill="#000000">include input note</text>
<text text-anchor="middle" x="124" y="-1047.8" font-family="Times,serif" font-size="14.00" fill="#000000">nullifier in the</text>
<text text-anchor="middle" x="124" y="-1032.8" font-family="Times,serif" font-size="14.00" fill="#000000">PRF^expand invocations</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2573 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#2573</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2573" xlink:title="ZcashFoundation/zebra#2573&#10;Remove redundant watch&#10;values once our Tokio&#10;dependency is updated" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-5152 276,-5152 276,-5084 508,-5084 508,-5152"/>
<text text-anchor="middle" x="392" y="-5136.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2573</text>
<text text-anchor="middle" x="392" y="-5121.8" font-family="Times,serif" font-size="14.00" fill="#000000">Remove redundant watch</text>
<text text-anchor="middle" x="392" y="-5106.8" font-family="Times,serif" font-size="14.00" fill="#000000">values once our Tokio</text>
<text text-anchor="middle" x="392" y="-5091.8" font-family="Times,serif" font-size="14.00" fill="#000000">dependency is updated</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2214 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#2214</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2214" xlink:title="ZcashFoundation/zebra#2214&#10;Limit fanouts to the&#10;number of active peers,&#10;Credit: Equilibrium" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-5066 276,-5066 276,-4998 508,-4998 508,-5066"/>
<text text-anchor="middle" x="392" y="-5050.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2214</text>
<text text-anchor="middle" x="392" y="-5035.8" font-family="Times,serif" font-size="14.00" fill="#000000">Limit fanouts to the</text>
<text text-anchor="middle" x="392" y="-5020.8" font-family="Times,serif" font-size="14.00" fill="#000000">number of active peers,</text>
<text text-anchor="middle" x="392" y="-5005.8" font-family="Times,serif" font-size="14.00" fill="#000000">Credit: Equilibrium</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node23"><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="508,-4979.5 276,-4979.5 276,-4926.5 508,-4926.5 508,-4979.5"/>
<text text-anchor="middle" x="392" y="-4964.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="392" y="-4949.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="392" y="-4934.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2560 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#2560</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2560" xlink:title="ZcashFoundation/zebra#2560&#10;Test History Tree&#10;serialization" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-4908.5 276,-4908.5 276,-4855.5 508,-4855.5 508,-4908.5"/>
<text text-anchor="middle" x="392" y="-4893.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2560</text>
<text text-anchor="middle" x="392" y="-4878.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test History Tree</text>
<text text-anchor="middle" x="392" y="-4863.3" font-family="Times,serif" font-size="14.00" fill="#000000">serialization</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node25" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node25"><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="508,-4837.5 276,-4837.5 276,-4784.5 508,-4784.5 508,-4837.5"/>
<text text-anchor="middle" x="392" y="-4822.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="392" y="-4807.3" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="392" y="-4792.3" font-family="Times,serif" font-size="14.00" fill="#000000">ckpoints_testnet` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1875 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#1875</title>
<g id="a_node26"><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="#000000" stroke-width="2" points="508,-4766 276,-4766 276,-4698 508,-4698 508,-4766"/>
<text text-anchor="middle" x="392" y="-4750.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1875</text>
<text text-anchor="middle" x="392" y="-4735.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra attempts new peer</text>
<text text-anchor="middle" x="392" y="-4720.8" font-family="Times,serif" font-size="14.00" fill="#000000">connections in a fixed,</text>
<text text-anchor="middle" x="392" y="-4705.8" font-family="Times,serif" font-size="14.00" fill="#000000">predictable order</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1956 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#1956</title>
<g id="a_node27"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1956" xlink:title="ZcashFoundation/zebra#1956&#10;Zebra should store a&#10;persistent list of recent&#10;successful peers" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-4680 276,-4680 276,-4612 508,-4612 508,-4680"/>
<text text-anchor="middle" x="392" y="-4664.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1956</text>
<text text-anchor="middle" x="392" y="-4649.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should store a</text>
<text text-anchor="middle" x="392" y="-4634.8" font-family="Times,serif" font-size="14.00" fill="#000000">persistent list of recent</text>
<text text-anchor="middle" x="392" y="-4619.8" font-family="Times,serif" font-size="14.00" fill="#000000">successful peers</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2112 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#2112</title>
<g id="a_node28"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2112" xlink:title="ZcashFoundation/zebra#2112&#10;Integrate tokio&#45;console" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-4594 276,-4594 276,-4556 508,-4556 508,-4594"/>
<text text-anchor="middle" x="392" y="-4578.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2112</text>
<text text-anchor="middle" x="392" y="-4563.8" font-family="Times,serif" font-size="14.00" fill="#000000">Integrate tokio&#45;console</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2193 -->
<g id="node29" class="node closed">
<title>ZcashFoundation/zebra#2193</title>
<g id="a_node29"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2193" xlink:title="ZcashFoundation/zebra#2193&#10;Redesign zebra&#45;network so&#10;it&#39;s less sensitive to&#10;message order, timing,&#10;buffer size" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="796,-4616.5 564,-4616.5 564,-4533.5 796,-4533.5 796,-4616.5"/>
<text text-anchor="middle" x="680" y="-4601.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2193</text>
<text text-anchor="middle" x="680" y="-4586.3" font-family="Times,serif" font-size="14.00" fill="#000000">Redesign zebra&#45;network so</text>
<text text-anchor="middle" x="680" y="-4571.3" font-family="Times,serif" font-size="14.00" fill="#000000">it&#39;s less sensitive to</text>
<text text-anchor="middle" x="680" y="-4556.3" font-family="Times,serif" font-size="14.00" fill="#000000">message order, timing,</text>
<text text-anchor="middle" x="680" y="-4541.3" font-family="Times,serif" font-size="14.00" fill="#000000">buffer size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2112&#45;&gt;ZcashFoundation/zebra#2193 -->
<g id="edge3" class="edge">
<title>ZcashFoundation/zebra#2112&#45;&gt;ZcashFoundation/zebra#2193</title>
<path fill="none" stroke="#000000" d="M508.31,-4575C523.15,-4575 538.4,-4575 553.39,-4575"/>
<polygon fill="#000000" stroke="#000000" points="553.72,-4578.5001 563.72,-4575 553.72,-4571.5001 553.72,-4578.5001"/>
</g>
<!-- ZcashFoundation/zebra#2042 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#2042</title>
<g id="a_node30"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2042" xlink:title="ZcashFoundation/zebra#2042&#10;zebra&#45;chain: Port array&#45;&#10;wrapper types to const&#10;generics" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-4538 276,-4538 276,-4470 508,-4470 508,-4538"/>
<text text-anchor="middle" x="392" y="-4522.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2042</text>
<text text-anchor="middle" x="392" y="-4507.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebra&#45;chain: Port array&#45;</text>
<text text-anchor="middle" x="392" y="-4492.8" font-family="Times,serif" font-size="14.00" fill="#000000">wrapper types to const</text>
<text text-anchor="middle" x="392" y="-4477.8" font-family="Times,serif" font-size="14.00" fill="#000000">generics</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3372 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#3372</title>
<g id="a_node31"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3372" xlink:title="ZcashFoundation/zebra#3372&#10;Use clap v3 instead of&#10;structopt" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-4451.5 276,-4451.5 276,-4398.5 508,-4398.5 508,-4451.5"/>
<text text-anchor="middle" x="392" y="-4436.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3372</text>
<text text-anchor="middle" x="392" y="-4421.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use clap v3 instead of</text>
<text text-anchor="middle" x="392" y="-4406.3" font-family="Times,serif" font-size="14.00" fill="#000000">structopt</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3436 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#3436</title>
<g id="a_node32"><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="508,-4380 276,-4380 276,-4312 508,-4312 508,-4380"/>
<text text-anchor="middle" x="392" y="-4364.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3436</text>
<text text-anchor="middle" x="392" y="-4349.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create wrapper for</text>
<text text-anchor="middle" x="392" y="-4334.8" font-family="Times,serif" font-size="14.00" fill="#000000">`precomputed` in</text>
<text text-anchor="middle" x="392" y="-4319.8" font-family="Times,serif" font-size="14.00" fill="#000000">`CachedFfiTransaction`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#565 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#565</title>
<g id="a_node33"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/565" xlink:title="ZcashFoundation/zebra#565&#10;Tracking: all the&#10;consensus parameters" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="503.5,-4293.5 280.5,-4293.5 280.5,-4240.5 503.5,-4240.5 503.5,-4293.5"/>
<text text-anchor="middle" x="392" y="-4278.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#565</text>
<text text-anchor="middle" x="392" y="-4263.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: all the</text>
<text text-anchor="middle" x="392" y="-4248.3" font-family="Times,serif" font-size="14.00" fill="#000000">consensus parameters</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2298 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#2298</title>
<g id="a_node34"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2298" xlink:title="ZcashFoundation/zebra#2298&#10;Coverage&#45;based fuzzing&#10;for transaction&#10;processing,&#10;(de)serialization" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-4222.5 276,-4222.5 276,-4139.5 508,-4139.5 508,-4222.5"/>
<text text-anchor="middle" x="392" y="-4207.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2298</text>
<text text-anchor="middle" x="392" y="-4192.3" font-family="Times,serif" font-size="14.00" fill="#000000">Coverage&#45;based fuzzing</text>
<text text-anchor="middle" x="392" y="-4177.3" font-family="Times,serif" font-size="14.00" fill="#000000">for transaction</text>
<text text-anchor="middle" x="392" y="-4162.3" font-family="Times,serif" font-size="14.00" fill="#000000">processing,</text>
<text text-anchor="middle" x="392" y="-4147.3" font-family="Times,serif" font-size="14.00" fill="#000000">(de)serialization</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node35"><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="508,-4121 276,-4121 276,-4053 508,-4053 508,-4121"/>
<text text-anchor="middle" x="392" y="-4105.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="392" y="-4090.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve</text>
<text text-anchor="middle" x="392" y="-4075.8" font-family="Times,serif" font-size="14.00" fill="#000000">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="392" y="-4060.8" font-family="Times,serif" font-size="14.00" fill="#000000">typing</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2090 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#2090</title>
<g id="a_node36"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2090" xlink:title="ZcashFoundation/zebra#2090&#10;Auto&#45;delete old Google&#10;Cloud instance templates" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-4034.5 276,-4034.5 276,-3981.5 508,-3981.5 508,-4034.5"/>
<text text-anchor="middle" x="392" y="-4019.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2090</text>
<text text-anchor="middle" x="392" y="-4004.3" font-family="Times,serif" font-size="14.00" fill="#000000">Auto&#45;delete old Google</text>
<text text-anchor="middle" x="392" y="-3989.3" font-family="Times,serif" font-size="14.00" fill="#000000">Cloud instance templates</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2220 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#2220</title>
<g id="a_node37"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2220" xlink:title="ZcashFoundation/zebra#2220&#10;Add the Google Cloud&#10;Instance ID to Sentry, so&#10;we can search logs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-3963 276,-3963 276,-3895 508,-3895 508,-3963"/>
<text text-anchor="middle" x="392" y="-3947.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2220</text>
<text text-anchor="middle" x="392" y="-3932.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add the Google Cloud</text>
<text text-anchor="middle" x="392" y="-3917.8" font-family="Times,serif" font-size="14.00" fill="#000000">Instance ID to Sentry, so</text>
<text text-anchor="middle" x="392" y="-3902.8" font-family="Times,serif" font-size="14.00" fill="#000000">we can search logs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2869 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#2869</title>
<g id="a_node38"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2869" xlink:title="ZcashFoundation/zebra#2869&#10;Add mempool metrics&#10;related to memory usage" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-3876.5 276,-3876.5 276,-3823.5 508,-3823.5 508,-3876.5"/>
<text text-anchor="middle" x="392" y="-3861.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2869</text>
<text text-anchor="middle" x="392" y="-3846.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add mempool metrics</text>
<text text-anchor="middle" x="392" y="-3831.3" font-family="Times,serif" font-size="14.00" fill="#000000">related to memory usage</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2632 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#2632</title>
<g id="a_node39"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2632" xlink:title="ZcashFoundation/zebra#2632&#10;Improve performance of&#10;authorizing data&#10;commitment" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-3805 276,-3805 276,-3737 508,-3737 508,-3805"/>
<text text-anchor="middle" x="392" y="-3789.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2632</text>
<text text-anchor="middle" x="392" y="-3774.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve performance of</text>
<text text-anchor="middle" x="392" y="-3759.8" font-family="Times,serif" font-size="14.00" fill="#000000">authorizing data</text>
<text text-anchor="middle" x="392" y="-3744.8" font-family="Times,serif" font-size="14.00" fill="#000000">commitment</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2297 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#2297</title>
<g id="a_node40"><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="508,-3718.5 276,-3718.5 276,-3665.5 508,-3665.5 508,-3718.5"/>
<text text-anchor="middle" x="392" y="-3703.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2297</text>
<text text-anchor="middle" x="392" y="-3688.3" font-family="Times,serif" font-size="14.00" fill="#000000">Enforce unwrap&#45;pertinent</text>
<text text-anchor="middle" x="392" y="-3673.3" font-family="Times,serif" font-size="14.00" fill="#000000">Clippy lints</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1186 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#1186</title>
<g id="a_node41"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1186" xlink:title="ZcashFoundation/zebra#1186&#10;Dedupe Verification error&#10;types (Block, Chain)" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-3647.5 276,-3647.5 276,-3594.5 508,-3594.5 508,-3647.5"/>
<text text-anchor="middle" x="392" y="-3632.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1186</text>
<text text-anchor="middle" x="392" y="-3617.3" font-family="Times,serif" font-size="14.00" fill="#000000">Dedupe Verification error</text>
<text text-anchor="middle" x="392" y="-3602.3" font-family="Times,serif" font-size="14.00" fill="#000000">types (Block, Chain)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3831 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#3831</title>
<g id="a_node42"><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="508,-3576.5 276,-3576.5 276,-3523.5 508,-3523.5 508,-3576.5"/>
<text text-anchor="middle" x="392" y="-3561.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3831</text>
<text text-anchor="middle" x="392" y="-3546.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicated</text>
<text text-anchor="middle" x="392" y="-3531.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_proofs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2299 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#2299</title>
<g id="a_node43"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2299" xlink:title="ZcashFoundation/zebra#2299&#10;Coverage&#45;based fuzzing&#10;for network message&#10;processing,&#10;(de)serialization" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-3505.5 276,-3505.5 276,-3422.5 508,-3422.5 508,-3505.5"/>
<text text-anchor="middle" x="392" y="-3490.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2299</text>
<text text-anchor="middle" x="392" y="-3475.3" font-family="Times,serif" font-size="14.00" fill="#000000">Coverage&#45;based fuzzing</text>
<text text-anchor="middle" x="392" y="-3460.3" font-family="Times,serif" font-size="14.00" fill="#000000">for network message</text>
<text text-anchor="middle" x="392" y="-3445.3" font-family="Times,serif" font-size="14.00" fill="#000000">processing,</text>
<text text-anchor="middle" x="392" y="-3430.3" font-family="Times,serif" font-size="14.00" fill="#000000">(de)serialization</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1890 -->
<g id="node44" class="node open">
<title>ZcashFoundation/zebra#1890</title>
<g id="a_node44"><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="#000000" stroke-width="2" points="508,-3404.5 276,-3404.5 276,-3321.5 508,-3321.5 508,-3404.5"/>
<text text-anchor="middle" x="392" y="-3389.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1890</text>
<text text-anchor="middle" x="392" y="-3374.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should support</text>
<text text-anchor="middle" x="392" y="-3359.3" font-family="Times,serif" font-size="14.00" fill="#000000">separate local bind and</text>
<text text-anchor="middle" x="392" y="-3344.3" font-family="Times,serif" font-size="14.00" fill="#000000">external advertise</text>
<text text-anchor="middle" x="392" y="-3329.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1364 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#1364</title>
<g id="a_node45"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1364" xlink:title="ZcashFoundation/zebra#1364&#10;Add a CI job which&#10;compiles each Zebra crate&#10;individually" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-3303 276,-3303 276,-3235 508,-3235 508,-3303"/>
<text text-anchor="middle" x="392" y="-3287.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1364</text>
<text text-anchor="middle" x="392" y="-3272.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add a CI job which</text>
<text text-anchor="middle" x="392" y="-3257.8" font-family="Times,serif" font-size="14.00" fill="#000000">compiles each Zebra crate</text>
<text text-anchor="middle" x="392" y="-3242.8" font-family="Times,serif" font-size="14.00" fill="#000000">individually</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3179 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#3179</title>
<g id="a_node46"><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="508,-3217 276,-3217 276,-3149 508,-3149 508,-3217"/>
<text text-anchor="middle" x="392" y="-3201.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3179</text>
<text text-anchor="middle" x="392" y="-3186.8" font-family="Times,serif" font-size="14.00" fill="#000000">Use a `bellman::Proof`</text>
<text text-anchor="middle" x="392" y="-3171.8" font-family="Times,serif" font-size="14.00" fill="#000000">instead of a byte array</text>
<text text-anchor="middle" x="392" y="-3156.8" font-family="Times,serif" font-size="14.00" fill="#000000">in `Groth16Proof`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2587 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#2587</title>
<g id="a_node47"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2587" xlink:title="ZcashFoundation/zebra#2587&#10;Clean up History Tree&#10;fields (network,&#10;network_upgrade)" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-3131 276,-3131 276,-3063 508,-3063 508,-3131"/>
<text text-anchor="middle" x="392" y="-3115.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2587</text>
<text text-anchor="middle" x="392" y="-3100.8" font-family="Times,serif" font-size="14.00" fill="#000000">Clean up History Tree</text>
<text text-anchor="middle" x="392" y="-3085.8" font-family="Times,serif" font-size="14.00" fill="#000000">fields (network,</text>
<text text-anchor="middle" x="392" y="-3070.8" font-family="Times,serif" font-size="14.00" fill="#000000">network_upgrade)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#3117</title>
<g id="a_node48"><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="508,-3044.5 276,-3044.5 276,-2991.5 508,-2991.5 508,-3044.5"/>
<text text-anchor="middle" x="392" y="-3029.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="392" y="-3014.3" font-family="Times,serif" font-size="14.00" fill="#000000">Stop using private IP</text>
<text text-anchor="middle" x="392" y="-2999.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1951 -->
<g id="node49" class="node open">
<title>ZcashFoundation/zebra#1951</title>
<g id="a_node49"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1951" xlink:title="ZcashFoundation/zebra#1951&#10;Generalize/deduplicate&#10;async batch verification&#10;services / create a&#10;derive&#45;able proc macro" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-2973.5 276,-2973.5 276,-2890.5 508,-2890.5 508,-2973.5"/>
<text text-anchor="middle" x="392" y="-2958.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1951</text>
<text text-anchor="middle" x="392" y="-2943.3" font-family="Times,serif" font-size="14.00" fill="#000000">Generalize/deduplicate</text>
<text text-anchor="middle" x="392" y="-2928.3" font-family="Times,serif" font-size="14.00" fill="#000000">async batch verification</text>
<text text-anchor="middle" x="392" y="-2913.3" font-family="Times,serif" font-size="14.00" fill="#000000">services / create a</text>
<text text-anchor="middle" x="392" y="-2898.3" font-family="Times,serif" font-size="14.00" fill="#000000">derive&#45;able proc macro</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2909 -->
<g id="node50" class="node open">
<title>ZcashFoundation/zebra#2909</title>
<g id="a_node50"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2909" xlink:title="ZcashFoundation/zebra#2909&#10;Test if the block&#10;downloader and verifier&#10;error checking is correct" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-2872 276,-2872 276,-2804 508,-2804 508,-2872"/>
<text text-anchor="middle" x="392" y="-2856.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2909</text>
<text text-anchor="middle" x="392" y="-2841.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test if the block</text>
<text text-anchor="middle" x="392" y="-2826.8" font-family="Times,serif" font-size="14.00" fill="#000000">downloader and verifier</text>
<text text-anchor="middle" x="392" y="-2811.8" font-family="Times,serif" font-size="14.00" fill="#000000">error checking is correct</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2436 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#2436</title>
<g id="a_node51"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2436" xlink:title="ZcashFoundation/zebra#2436&#10;Slim down `zebra&#45;consensu&#10;s/src/transaction.rs`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-2785.5 276,-2785.5 276,-2732.5 508,-2732.5 508,-2785.5"/>
<text text-anchor="middle" x="392" y="-2770.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2436</text>
<text text-anchor="middle" x="392" y="-2755.3" font-family="Times,serif" font-size="14.00" fill="#000000">Slim down `zebra&#45;consensu</text>
<text text-anchor="middle" x="392" y="-2740.3" font-family="Times,serif" font-size="14.00" fill="#000000">s/src/transaction.rs`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1432 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#1432</title>
<g id="a_node52"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1432" xlink:title="ZcashFoundation/zebra#1432&#10;Remove `zebra_state::Requ&#10;est::FindBlockHeaders`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-2714.5 276,-2714.5 276,-2661.5 508,-2661.5 508,-2714.5"/>
<text text-anchor="middle" x="392" y="-2699.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1432</text>
<text text-anchor="middle" x="392" y="-2684.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove `zebra_state::Requ</text>
<text text-anchor="middle" x="392" y="-2669.3" font-family="Times,serif" font-size="14.00" fill="#000000">est::FindBlockHeaders`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2847 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#2847</title>
<g id="a_node53"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2847" xlink:title="ZcashFoundation/zebra#2847&#10;Make config `Duration`&#10;easier to write in the&#10;toml file" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-2643 276,-2643 276,-2575 508,-2575 508,-2643"/>
<text text-anchor="middle" x="392" y="-2627.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2847</text>
<text text-anchor="middle" x="392" y="-2612.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make config `Duration`</text>
<text text-anchor="middle" x="392" y="-2597.8" font-family="Times,serif" font-size="14.00" fill="#000000">easier to write in the</text>
<text text-anchor="middle" x="392" y="-2582.8" font-family="Times,serif" font-size="14.00" fill="#000000">toml file</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2559 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#2559</title>
<g id="a_node54"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2559" xlink:title="ZcashFoundation/zebra#2559&#10;Test History Tree errors&#10;in finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-2556.5 276,-2556.5 276,-2503.5 508,-2503.5 508,-2556.5"/>
<text text-anchor="middle" x="392" y="-2541.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2559</text>
<text text-anchor="middle" x="392" y="-2526.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test History Tree errors</text>
<text text-anchor="middle" x="392" y="-2511.3" font-family="Times,serif" font-size="14.00" fill="#000000">in finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4117 -->
<g id="node55" class="node open">
<title>ZcashFoundation/zebra#4117</title>
<g id="a_node55"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4117" xlink:title="ZcashFoundation/zebra#4117&#10;Set the minimum network&#10;protocol version to&#10;`170_100` for NU5 mainnet" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-978 8,-978 8,-910 240,-910 240,-978"/>
<text text-anchor="middle" x="124" y="-962.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4117</text>
<text text-anchor="middle" x="124" y="-947.8" font-family="Times,serif" font-size="14.00" fill="#000000">Set the minimum network</text>
<text text-anchor="middle" x="124" y="-932.8" font-family="Times,serif" font-size="14.00" fill="#000000">protocol version to</text>
<text text-anchor="middle" x="124" y="-917.8" font-family="Times,serif" font-size="14.00" fill="#000000">`170_100` for NU5 mainnet</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node65" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node65"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3050" xlink:title="ZcashFoundation/zebra#3050&#10;Tag Zebra v1.0.0&#45;rc1&#10;stable release candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="508,-862.5 276,-862.5 276,-809.5 508,-809.5 508,-862.5"/>
<text text-anchor="middle" x="392" y="-847.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="392" y="-832.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Zebra v1.0.0&#45;rc1</text>
<text text-anchor="middle" x="392" y="-817.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4117&#45;&gt;ZcashFoundation/zebra#3050 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#4117&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M217.3,-909.98C227.69,-906.01 238.09,-901.97 248,-898 272.54,-888.17 299.18,-876.88 322.8,-866.65"/>
<polygon fill="#000000" stroke="#000000" points="324.2529,-869.8349 332.03,-862.64 321.4635,-863.4146 324.2529,-869.8349"/>
</g>
<!-- ZcashFoundation/zebra#4168 -->
<g id="node56" class="node open">
<title>ZcashFoundation/zebra#4168</title>
<g id="a_node56"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4168" xlink:title="ZcashFoundation/zebra#4168&#10;ci: call lightwalletd&#10;wallet queries" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-6330.5 564,-6330.5 564,-6277.5 796,-6277.5 796,-6330.5"/>
<text text-anchor="middle" x="680" y="-6315.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4168</text>
<text text-anchor="middle" x="680" y="-6300.3" font-family="Times,serif" font-size="14.00" fill="#000000">ci: call lightwalletd</text>
<text text-anchor="middle" x="680" y="-6285.3" font-family="Times,serif" font-size="14.00" fill="#000000">wallet queries</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4150 -->
<g id="node88" class="node open">
<title>ZcashFoundation/zebra#4150</title>
<g id="a_node88"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4150" xlink:title="ZcashFoundation/zebra#4150&#10;Update column family&#10;names to match Zebra&#39;s&#10;database design" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1084,-6345 852,-6345 852,-6277 1084,-6277 1084,-6345"/>
<text text-anchor="middle" x="968" y="-6329.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4150</text>
<text text-anchor="middle" x="968" y="-6314.8" font-family="Times,serif" font-size="14.00" fill="#000000">Update column family</text>
<text text-anchor="middle" x="968" y="-6299.8" font-family="Times,serif" font-size="14.00" fill="#000000">names to match Zebra&#39;s</text>
<text text-anchor="middle" x="968" y="-6284.8" font-family="Times,serif" font-size="14.00" fill="#000000">database design</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4168&#45;&gt;ZcashFoundation/zebra#4150 -->
<g id="edge8" class="edge">
<title>ZcashFoundation/zebra#4168&#45;&gt;ZcashFoundation/zebra#4150</title>
<path fill="none" stroke="#000000" d="M796.31,-6306.8C811.15,-6307.2 826.4,-6307.6 841.39,-6307.9"/>
<polygon fill="#000000" stroke="#000000" points="841.6226,-6311.4081 851.72,-6308.2 841.8259,-6304.4111 841.6226,-6311.4081"/>
</g>
<!-- ZcashFoundation/zebra#4153 -->
<g id="node89" class="node closed">
<title>ZcashFoundation/zebra#4153</title>
<g id="a_node89"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4153" xlink:title="ZcashFoundation/zebra#4153&#10;Re&#45;use cached state with&#10;the same version from any&#10;branch" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="1084,-6259 852,-6259 852,-6191 1084,-6191 1084,-6259"/>
<text text-anchor="middle" x="968" y="-6243.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4153</text>
<text text-anchor="middle" x="968" y="-6228.8" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;use cached state with</text>
<text text-anchor="middle" x="968" y="-6213.8" font-family="Times,serif" font-size="14.00" fill="#000000">the same version from any</text>
<text text-anchor="middle" x="968" y="-6198.8" font-family="Times,serif" font-size="14.00" fill="#000000">branch</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4168&#45;&gt;ZcashFoundation/zebra#4153 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#4168&#45;&gt;ZcashFoundation/zebra#4153</title>
<path fill="none" stroke="#000000" d="M792.19,-6277.4C802.96,-6274.6 813.7,-6271.8 824,-6269 832.24,-6266.7 840.73,-6264.3 849.26,-6261.9"/>
<polygon fill="#000000" stroke="#000000" points="850.2814,-6265.2481 858.91,-6259.1 848.3308,-6258.5253 850.2814,-6265.2481"/>
</g>
<!-- ZcashFoundation/zebra#4278 -->
<g id="node57" class="node open">
<title>ZcashFoundation/zebra#4278</title>
<g id="a_node57"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4278" xlink:title="ZcashFoundation/zebra#4278&#10;Add missing wallet grpc&#10;tests" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-6259.5 564,-6259.5 564,-6206.5 796,-6206.5 796,-6259.5"/>
<text text-anchor="middle" x="680" y="-6244.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4278</text>
<text text-anchor="middle" x="680" y="-6229.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add missing wallet grpc</text>
<text text-anchor="middle" x="680" y="-6214.3" font-family="Times,serif" font-size="14.00" fill="#000000">tests</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4278&#45;&gt;ZcashFoundation/zebra#4150 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#4278&#45;&gt;ZcashFoundation/zebra#4150</title>
<path fill="none" stroke="#000000" d="M788.23,-6259.6C800.32,-6262.7 812.43,-6265.9 824,-6269 830.1,-6270.7 836.34,-6272.4 842.64,-6274.1"/>
<polygon fill="#000000" stroke="#000000" points="841.9954,-6277.5547 852.57,-6276.9 843.8952,-6270.8174 841.9954,-6277.5547"/>
</g>
<!-- ZcashFoundation/zebra#4278&#45;&gt;ZcashFoundation/zebra#4153 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#4278&#45;&gt;ZcashFoundation/zebra#4153</title>
<path fill="none" stroke="#000000" d="M796.31,-6229.8C811.15,-6229.4 826.4,-6228.9 841.39,-6228.5"/>
<polygon fill="#000000" stroke="#000000" points="841.8259,-6231.9889 851.72,-6228.2 841.6226,-6224.9919 841.8259,-6231.9889"/>
</g>
<!-- ZcashFoundation/zebra#4340 -->
<g id="node58" class="node open">
<title>ZcashFoundation/zebra#4340</title>
<g id="a_node58"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4340" xlink:title="ZcashFoundation/zebra#4340&#10;ci: Require successful&#10;lightwalletd integration&#10;tests for PRs to merge" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="796,-6188 564,-6188 564,-6120 796,-6120 796,-6188"/>
<text text-anchor="middle" x="680" y="-6172.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4340</text>
<text text-anchor="middle" x="680" y="-6157.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Require successful</text>
<text text-anchor="middle" x="680" y="-6142.8" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd integration</text>
<text text-anchor="middle" x="680" y="-6127.8" font-family="Times,serif" font-size="14.00" fill="#000000">tests for PRs to merge</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4351 -->
<g id="node59" class="node open">
<title>ZcashFoundation/zebra#4351</title>
<g id="a_node59"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4351" xlink:title="ZcashFoundation/zebra#4351&#10;Add GetTreeState gRPC&#10;test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-6101.5 564,-6101.5 564,-6048.5 796,-6048.5 796,-6101.5"/>
<text text-anchor="middle" x="680" y="-6086.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4351</text>
<text text-anchor="middle" x="680" y="-6071.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetTreeState gRPC</text>
<text text-anchor="middle" x="680" y="-6056.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4450 -->
<g id="node60" class="node open">
<title>ZcashFoundation/zebra#4450</title>
<g id="a_node60"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4450" xlink:title="ZcashFoundation/zebra#4450&#10;Test ZecWallet Lite with&#10;lightwalletd + Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-6030.5 564,-6030.5 564,-5977.5 796,-5977.5 796,-6030.5"/>
<text text-anchor="middle" x="680" y="-6015.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4450</text>
<text text-anchor="middle" x="680" y="-6000.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test ZecWallet Lite with</text>
<text text-anchor="middle" x="680" y="-5985.3" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd + Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4415 -->
<g id="node61" class="node open">
<title>ZcashFoundation/zebra#4415</title>
<g id="a_node61"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4415" xlink:title="ZcashFoundation/zebra#4415&#10;Fix lightwalletd cached&#10;state disks in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-5959.5 564,-5959.5 564,-5906.5 796,-5906.5 796,-5959.5"/>
<text text-anchor="middle" x="680" y="-5944.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4415</text>
<text text-anchor="middle" x="680" y="-5929.3" font-family="Times,serif" font-size="14.00" fill="#000000">Fix lightwalletd cached</text>
<text text-anchor="middle" x="680" y="-5914.3" font-family="Times,serif" font-size="14.00" fill="#000000">state disks in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4451 -->
<g id="node62" class="node open">
<title>ZcashFoundation/zebra#4451</title>
<g id="a_node62"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4451" xlink:title="ZcashFoundation/zebra#4451&#10;Test another wallet with&#10;lightwalletd + Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-5888.5 564,-5888.5 564,-5835.5 796,-5835.5 796,-5888.5"/>
<text text-anchor="middle" x="680" y="-5873.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4451</text>
<text text-anchor="middle" x="680" y="-5858.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test another wallet with</text>
<text text-anchor="middle" x="680" y="-5843.3" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd + Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4350 -->
<g id="node63" class="node open">
<title>ZcashFoundation/zebra#4350</title>
<g id="a_node63"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4350" xlink:title="ZcashFoundation/zebra#4350&#10;Add GetMempoolTx gRPC&#10;test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-5817.5 564,-5817.5 564,-5764.5 796,-5764.5 796,-5817.5"/>
<text text-anchor="middle" x="680" y="-5802.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4350</text>
<text text-anchor="middle" x="680" y="-5787.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetMempoolTx gRPC</text>
<text text-anchor="middle" x="680" y="-5772.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4060 -->
<g id="node64" class="node open">
<title>ZcashFoundation/zebra#4060</title>
<g id="a_node64"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4060" xlink:title="ZcashFoundation/zebra#4060&#10;Report better&#10;transactions errors to&#10;lightwalletd" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="796,-5746 564,-5746 564,-5678 796,-5678 796,-5746"/>
<text text-anchor="middle" x="680" y="-5730.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4060</text>
<text text-anchor="middle" x="680" y="-5715.8" font-family="Times,serif" font-size="14.00" fill="#000000">Report better</text>
<text text-anchor="middle" x="680" y="-5700.8" font-family="Times,serif" font-size="14.00" fill="#000000">transactions errors to</text>
<text text-anchor="middle" x="680" y="-5685.8" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4448 -->
<g id="node66" class="node open">
<title>ZcashFoundation/zebra#4448</title>
<g id="a_node66"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4448" xlink:title="ZcashFoundation/zebra#4448&#10;Decide on supported&#10;platforms and test in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-862.5 8,-862.5 8,-809.5 240,-809.5 240,-862.5"/>
<text text-anchor="middle" x="124" y="-847.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4448</text>
<text text-anchor="middle" x="124" y="-832.3" font-family="Times,serif" font-size="14.00" fill="#000000">Decide on supported</text>
<text text-anchor="middle" x="124" y="-817.3" font-family="Times,serif" font-size="14.00" fill="#000000">platforms and test in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050 -->
<g id="edge4" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M240.38,-836C248.71,-836 257.14,-836 265.53,-836"/>
<polygon fill="#000000" stroke="#000000" points="265.74,-839.5001 275.74,-836 265.74,-832.5001 265.74,-839.5001"/>
</g>
<!-- ZcashFoundation/zebra#2995 -->
<g id="node67" class="node open">
<title>ZcashFoundation/zebra#2995</title>
<g id="a_node67"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2995" xlink:title="ZcashFoundation/zebra#2995&#10;Speed up Zebra&#39;s CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-791 8,-791 8,-753 240,-753 240,-791"/>
<text text-anchor="middle" x="124" y="-775.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2995</text>
<text text-anchor="middle" x="124" y="-760.8" font-family="Times,serif" font-size="14.00" fill="#000000">Speed up Zebra&#39;s CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894 -->
<g id="node68" class="node open">
<title>ZcashFoundation/zebra#1894</title>
<g id="a_node68"><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="240,-6042 8,-6042 8,-5974 240,-5974 240,-6042"/>
<text text-anchor="middle" x="124" y="-6026.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1894</text>
<text text-anchor="middle" x="124" y="-6011.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should follow OS</text>
<text text-anchor="middle" x="124" y="-5996.8" font-family="Times,serif" font-size="14.00" fill="#000000">directory conventions</text>
<text text-anchor="middle" x="124" y="-5981.8" font-family="Times,serif" font-size="14.00" fill="#000000">better</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3432 -->
<g id="node69" class="node open">
<title>ZcashFoundation/zebra#3432</title>
<g id="a_node69"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3432" xlink:title="ZcashFoundation/zebra#3432&#10;Use the Filesystem&#10;Hierarchy Standard (FHS)&#10;for deployments and&#10;artifacts" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="508,-6041.5 276,-6041.5 276,-5958.5 508,-5958.5 508,-6041.5"/>
<text text-anchor="middle" x="392" y="-6026.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3432</text>
<text text-anchor="middle" x="392" y="-6011.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use the Filesystem</text>
<text text-anchor="middle" x="392" y="-5996.3" font-family="Times,serif" font-size="14.00" fill="#000000">Hierarchy Standard (FHS)</text>
<text text-anchor="middle" x="392" y="-5981.3" font-family="Times,serif" font-size="14.00" fill="#000000">for deployments and</text>
<text text-anchor="middle" x="392" y="-5966.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="M240.38,-6004.5C248.71,-6004.3 257.14,-6004 265.53,-6003.8"/>
<polygon fill="#000000" stroke="#000000" points="265.8471,-6007.2923 275.74,-6003.5 265.6415,-6000.2953 265.8471,-6007.2923"/>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node70" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node70"><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="240,-5956 8,-5956 8,-5888 240,-5888 240,-5956"/>
<text text-anchor="middle" x="124" y="-5940.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="124" y="-5925.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="124" y="-5910.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="124" y="-5895.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#950 -->
<g id="node71" class="node open">
<title>ZcashFoundation/zebra#950</title>
<g id="a_node71"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/950" xlink:title="ZcashFoundation/zebra#950&#10;Demo: compare zcashd vs&#10;zebrad ludicrous speed on&#10;syncing" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="235.5,-5870 12.5,-5870 12.5,-5802 235.5,-5802 235.5,-5870"/>
<text text-anchor="middle" x="124" y="-5854.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#950</text>
<text text-anchor="middle" x="124" y="-5839.8" font-family="Times,serif" font-size="14.00" fill="#000000">Demo: compare zcashd vs</text>
<text text-anchor="middle" x="124" y="-5824.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad ludicrous speed on</text>
<text text-anchor="middle" x="124" y="-5809.8" font-family="Times,serif" font-size="14.00" fill="#000000">syncing</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904 -->
<g id="node72" class="node open">
<title>ZcashFoundation/zebra#1904</title>
<g id="a_node72"><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" stroke-width="2" points="240,-5784 8,-5784 8,-5716 240,-5716 240,-5784"/>
<text text-anchor="middle" x="124" y="-5768.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1904</text>
<text text-anchor="middle" x="124" y="-5753.8" font-family="Times,serif" font-size="14.00" fill="#000000">Some DNS seeders and</text>
<text text-anchor="middle" x="124" y="-5738.8" font-family="Times,serif" font-size="14.00" fill="#000000">block explorers don&#39;t</text>
<text text-anchor="middle" x="124" y="-5723.8" font-family="Times,serif" font-size="14.00" fill="#000000">show Zebra nodes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791</title>
<path fill="none" stroke="#000000" d="M240.46,-5715.7C243.19,-5713 245.72,-5710.1 248,-5707 304.39,-5629.7 209.37,-4921.6 268,-4846 268.22,-4845.7 268.44,-4845.4 268.66,-4845.2"/>
<polygon fill="#000000" stroke="#000000" points="271.3955,-4847.3987 275.66,-4837.7 266.2781,-4842.6225 271.3955,-4847.3987"/>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node73" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node73"><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="240,-5698 8,-5698 8,-5630 240,-5630 240,-5698"/>
<text text-anchor="middle" x="124" y="-5682.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="124" y="-5667.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra stable download</text>
<text text-anchor="middle" x="124" y="-5652.8" font-family="Times,serif" font-size="14.00" fill="#000000">should be linked from</text>
<text text-anchor="middle" x="124" y="-5637.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1213 -->
<g id="node74" class="node open">
<title>ZcashFoundation/zebra#1213</title>
<g id="a_node74"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1213" xlink:title="ZcashFoundation/zebra#1213&#10;Detect when an older&#10;state version is present,&#10;and delete it" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-5612 8,-5612 8,-5544 240,-5544 240,-5612"/>
<text text-anchor="middle" x="124" y="-5596.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1213</text>
<text text-anchor="middle" x="124" y="-5581.8" font-family="Times,serif" font-size="14.00" fill="#000000">Detect when an older</text>
<text text-anchor="middle" x="124" y="-5566.8" font-family="Times,serif" font-size="14.00" fill="#000000">state version is present,</text>
<text text-anchor="middle" x="124" y="-5551.8" font-family="Times,serif" font-size="14.00" fill="#000000">and delete it</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1621 -->
<g id="node75" class="node open">
<title>ZcashFoundation/zebra#1621</title>
<g id="a_node75"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1621" xlink:title="ZcashFoundation/zebra#1621&#10;Run `zebrad start` by&#10;default, and add `start`&#10;to `zebrad help`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-5526 8,-5526 8,-5458 240,-5458 240,-5526"/>
<text text-anchor="middle" x="124" y="-5510.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1621</text>
<text text-anchor="middle" x="124" y="-5495.8" font-family="Times,serif" font-size="14.00" fill="#000000">Run `zebrad start` by</text>
<text text-anchor="middle" x="124" y="-5480.8" font-family="Times,serif" font-size="14.00" fill="#000000">default, and add `start`</text>
<text text-anchor="middle" x="124" y="-5465.8" font-family="Times,serif" font-size="14.00" fill="#000000">to `zebrad help`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1617 -->
<g id="node76" class="node open">
<title>ZcashFoundation/zebra#1617</title>
<g id="a_node76"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1617" xlink:title="ZcashFoundation/zebra#1617&#10;Restructure and clean up&#10;README to make it easier&#10;for new users to get&#10;started with Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-5439.5 8,-5439.5 8,-5356.5 240,-5356.5 240,-5439.5"/>
<text text-anchor="middle" x="124" y="-5424.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1617</text>
<text text-anchor="middle" x="124" y="-5409.3" font-family="Times,serif" font-size="14.00" fill="#000000">Restructure and clean up</text>
<text text-anchor="middle" x="124" y="-5394.3" font-family="Times,serif" font-size="14.00" fill="#000000">README to make it easier</text>
<text text-anchor="middle" x="124" y="-5379.3" font-family="Times,serif" font-size="14.00" fill="#000000">for new users to get</text>
<text text-anchor="middle" x="124" y="-5364.3" font-family="Times,serif" font-size="14.00" fill="#000000">started with Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1638 -->
<g id="node77" class="node open">
<title>ZcashFoundation/zebra#1638</title>
<g id="a_node77"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1638" xlink:title="ZcashFoundation/zebra#1638&#10;Create PGP keys amongst&#10;security@zfnd.org" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-5338.5 8,-5338.5 8,-5285.5 240,-5285.5 240,-5338.5"/>
<text text-anchor="middle" x="124" y="-5323.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1638</text>
<text text-anchor="middle" x="124" y="-5308.3" font-family="Times,serif" font-size="14.00" fill="#000000">Create PGP keys amongst</text>
<text text-anchor="middle" x="124" y="-5293.3" font-family="Times,serif" font-size="14.00" fill="#000000">security@zfnd.org</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1870 -->
<g id="node78" class="node open">
<title>ZcashFoundation/zebra#1870</title>
<g id="a_node78"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1870" xlink:title="ZcashFoundation/zebra#1870&#10;Decide if old Zebra&#10;versions should&#10;eventually refuse to run" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-5267 8,-5267 8,-5199 240,-5199 240,-5267"/>
<text text-anchor="middle" x="124" y="-5251.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1870</text>
<text text-anchor="middle" x="124" y="-5236.8" font-family="Times,serif" font-size="14.00" fill="#000000">Decide if old Zebra</text>
<text text-anchor="middle" x="124" y="-5221.8" font-family="Times,serif" font-size="14.00" fill="#000000">versions should</text>
<text text-anchor="middle" x="124" y="-5206.8" font-family="Times,serif" font-size="14.00" fill="#000000">eventually refuse to run</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2971 -->
<g id="node79" class="node open">
<title>ZcashFoundation/zebra#2971</title>
<g id="a_node79"><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="240,-706 8,-706 8,-668 240,-668 240,-706"/>
<text text-anchor="middle" x="124" y="-690.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2971</text>
<text text-anchor="middle" x="124" y="-675.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix crawler.rs doctest</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2892 -->
<g id="node80" class="node open">
<title>ZcashFoundation/zebra#2892</title>
<g id="a_node80"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2892" xlink:title="ZcashFoundation/zebra#2892&#10;Go over all `cargo doc`&#10;warnings" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-649.5 8,-649.5 8,-596.5 240,-596.5 240,-649.5"/>
<text text-anchor="middle" x="124" y="-634.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2892</text>
<text text-anchor="middle" x="124" y="-619.3" font-family="Times,serif" font-size="14.00" fill="#000000">Go over all `cargo doc`</text>
<text text-anchor="middle" x="124" y="-604.3" font-family="Times,serif" font-size="14.00" fill="#000000">warnings</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3318 -->
<g id="node81" class="node open">
<title>ZcashFoundation/zebra#3318</title>
<g id="a_node81"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3318" xlink:title="ZcashFoundation/zebra#3318&#10;Consider adding codespell&#10;to the CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-578.5 8,-578.5 8,-525.5 240,-525.5 240,-578.5"/>
<text text-anchor="middle" x="124" y="-563.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3318</text>
<text text-anchor="middle" x="124" y="-548.3" font-family="Times,serif" font-size="14.00" fill="#000000">Consider adding codespell</text>
<text text-anchor="middle" x="124" y="-533.3" font-family="Times,serif" font-size="14.00" fill="#000000">to the CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963 -->
<g id="node82" class="node open">
<title>ZcashFoundation/zebra#1963</title>
<g id="a_node82"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1963" xlink:title="ZcashFoundation/zebra#1963&#10;Revise Release Process&#10;RFC Draft" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-507.5 8,-507.5 8,-454.5 240,-454.5 240,-507.5"/>
<text text-anchor="middle" x="124" y="-492.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1963</text>
<text text-anchor="middle" x="124" y="-477.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revise Release Process</text>
<text text-anchor="middle" x="124" y="-462.3" font-family="Times,serif" font-size="14.00" fill="#000000">RFC Draft</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2972 -->
<g id="node83" class="node open">
<title>ZcashFoundation/zebra#2972</title>
<g id="a_node83"><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="240,-436 8,-436 8,-368 240,-368 240,-436"/>
<text text-anchor="middle" x="124" y="-420.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2972</text>
<text text-anchor="middle" x="124" y="-405.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make it easy for users to</text>
<text text-anchor="middle" x="124" y="-390.8" font-family="Times,serif" font-size="14.00" fill="#000000">discover how to configure</text>
<text text-anchor="middle" x="124" y="-375.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2191 -->
<g id="node84" class="node open">
<title>ZcashFoundation/zebra#2191</title>
<g id="a_node84"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2191" xlink:title="ZcashFoundation/zebra#2191&#10;Update user and dev&#10;instructions in the Zebra&#10;Book to deduplicate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-350 8,-350 8,-282 240,-282 240,-350"/>
<text text-anchor="middle" x="124" y="-334.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2191</text>
<text text-anchor="middle" x="124" y="-319.8" font-family="Times,serif" font-size="14.00" fill="#000000">Update user and dev</text>
<text text-anchor="middle" x="124" y="-304.8" font-family="Times,serif" font-size="14.00" fill="#000000">instructions in the Zebra</text>
<text text-anchor="middle" x="124" y="-289.8" font-family="Times,serif" font-size="14.00" fill="#000000">Book to deduplicate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2740 -->
<g id="node85" class="node open">
<title>ZcashFoundation/zebra#2740</title>
<g id="a_node85"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2740" xlink:title="ZcashFoundation/zebra#2740&#10;Documentation: adapt&#10;Zebra architecture blog&#10;posts into zebrad&#10;overview for devs in the&#10;book" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-264 8,-264 8,-166 240,-166 240,-264"/>
<text text-anchor="middle" x="124" y="-248.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2740</text>
<text text-anchor="middle" x="124" y="-233.8" font-family="Times,serif" font-size="14.00" fill="#000000">Documentation: adapt</text>
<text text-anchor="middle" x="124" y="-218.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra architecture blog</text>
<text text-anchor="middle" x="124" y="-203.8" font-family="Times,serif" font-size="14.00" fill="#000000">posts into zebrad</text>
<text text-anchor="middle" x="124" y="-188.8" font-family="Times,serif" font-size="14.00" fill="#000000">overview for devs in the</text>
<text text-anchor="middle" x="124" y="-173.8" font-family="Times,serif" font-size="14.00" fill="#000000">book</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2001 -->
<g id="node86" class="node open">
<title>ZcashFoundation/zebra#2001</title>
<g id="a_node86"><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="240,-147.5 8,-147.5 8,-94.5 240,-94.5 240,-147.5"/>
<text text-anchor="middle" x="124" y="-132.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2001</text>
<text text-anchor="middle" x="124" y="-117.3" font-family="Times,serif" font-size="14.00" fill="#000000">Write a draft security</text>
<text text-anchor="middle" x="124" y="-102.3" font-family="Times,serif" font-size="14.00" fill="#000000">triage RFC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1772 -->
<g id="node87" class="node open">
<title>ZcashFoundation/zebra#1772</title>
<g id="a_node87"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1772" xlink:title="ZcashFoundation/zebra#1772&#10;Add comments on how to&#10;configure metric and&#10;tracing endpoints" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-76 8,-76 8,-8 240,-8 240,-76"/>
<text text-anchor="middle" x="124" y="-60.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1772</text>
<text text-anchor="middle" x="124" y="-45.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add comments on how to</text>
<text text-anchor="middle" x="124" y="-30.8" font-family="Times,serif" font-size="14.00" fill="#000000">configure metric and</text>
<text text-anchor="middle" x="124" y="-15.8" font-family="Times,serif" font-size="14.00" fill="#000000">tracing endpoints</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node90" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node90"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3247" xlink:title="ZcashFoundation/zebra#3247&#10;Tracking: Questions for&#10;Network Audit" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-6291.5 8,-6291.5 8,-6238.5 240,-6238.5 240,-6291.5"/>
<text text-anchor="middle" x="124" y="-6276.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="124" y="-6261.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="124" y="-6246.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1841 -->
<g id="node91" class="node open">
<title>ZcashFoundation/zebra#1841</title>
<g id="a_node91"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1841" xlink:title="ZcashFoundation/zebra#1841&#10;NU5 Tracking Epic" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-6348 8,-6348 8,-6310 240,-6310 240,-6348"/>
<text text-anchor="middle" x="124" y="-6332.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1841</text>
<text text-anchor="middle" x="124" y="-6317.8" font-family="Times,serif" font-size="14.00" fill="#000000">NU5 Tracking Epic</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4457 -->
<g id="node92" class="node open">
<title>ZcashFoundation/zebra#4457</title>
<g id="a_node92"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4457" xlink:title="ZcashFoundation/zebra#4457&#10;fix(ci): Temporarily&#10;finish full sync at 99.5%" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="240,-6220.5 8,-6220.5 8,-6216.5 4,-6216.5 4,-6212.5 8,-6212.5 8,-6175.5 4,-6175.5 4,-6171.5 8,-6171.5 8,-6167.5 240,-6167.5 240,-6220.5"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="8,-6216.5 12,-6216.5 12,-6212.5 8,-6212.5 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="8,-6175.5 12,-6175.5 12,-6171.5 8,-6171.5 "/>
<text text-anchor="middle" x="124" y="-6205.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4457</text>
<text text-anchor="middle" x="124" y="-6190.3" font-family="Times,serif" font-size="14.00" fill="#000000">fix(ci): Temporarily</text>
<text text-anchor="middle" x="124" y="-6175.3" font-family="Times,serif" font-size="14.00" fill="#000000">finish full sync at 99.5%</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4453 -->
<g id="node93" class="node open">
<title>ZcashFoundation/zebra#4453</title>
<g id="a_node93"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4453" xlink:title="ZcashFoundation/zebra#4453&#10;CI(rpc): Add grpc tests&#10;to CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="508,-6220.5 276,-6220.5 276,-6216.5 272,-6216.5 272,-6212.5 276,-6212.5 276,-6175.5 272,-6175.5 272,-6171.5 276,-6171.5 276,-6167.5 508,-6167.5 508,-6220.5"/>
<polyline fill="none" stroke="#000000" points="276,-6216.5 280,-6216.5 280,-6212.5 276,-6212.5 "/>
<polyline fill="none" stroke="#000000" points="276,-6175.5 280,-6175.5 280,-6171.5 276,-6171.5 "/>
<text text-anchor="middle" x="392" y="-6205.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4453</text>
<text text-anchor="middle" x="392" y="-6190.3" font-family="Times,serif" font-size="14.00" fill="#000000">CI(rpc): Add grpc tests</text>
<text text-anchor="middle" x="392" y="-6175.3" font-family="Times,serif" font-size="14.00" fill="#000000">to CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4457&#45;&gt;ZcashFoundation/zebra#4453 -->
<g id="edge12" class="edge">
<title>ZcashFoundation/zebra#4457&#45;&gt;ZcashFoundation/zebra#4453</title>
<path fill="none" stroke="#000000" d="M240.38,-6194C248.71,-6194 257.14,-6194 265.53,-6194"/>
<polygon fill="#000000" stroke="#000000" points="265.74,-6197.5001 275.74,-6194 265.74,-6190.5001 265.74,-6197.5001"/>
</g>
<!-- ZcashFoundation/zebra#4453&#45;&gt;ZcashFoundation/zebra#4340 -->
<g id="edge13" class="edge">
<title>ZcashFoundation/zebra#4453&#45;&gt;ZcashFoundation/zebra#4340</title>
<path fill="none" stroke="#000000" d="M508.31,-6177.8C523.15,-6175.8 538.4,-6173.7 553.39,-6171.6"/>
<polygon fill="#000000" stroke="#000000" points="554.3268,-6175.0008 563.72,-6170.1 553.3208,-6168.0734 554.3268,-6175.0008"/>
</g>
<!-- ZcashFoundation/zebra#4460 -->
<g id="node94" class="node open">
<title>ZcashFoundation/zebra#4460</title>
<g id="a_node94"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4460" xlink:title="ZcashFoundation/zebra#4460&#10;fix(ci): Update docker&#10;patch jobs for recent&#10;changes" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="508,-6149 276,-6149 276,-6145 272,-6145 272,-6141 276,-6141 276,-6089 272,-6089 272,-6085 276,-6085 276,-6081 508,-6081 508,-6149"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="276,-6145 280,-6145 280,-6141 276,-6141 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="276,-6089 280,-6089 280,-6085 276,-6085 "/>
<text text-anchor="middle" x="392" y="-6133.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4460</text>
<text text-anchor="middle" x="392" y="-6118.8" font-family="Times,serif" font-size="14.00" fill="#000000">fix(ci): Update docker</text>
<text text-anchor="middle" x="392" y="-6103.8" font-family="Times,serif" font-size="14.00" fill="#000000">patch jobs for recent</text>
<text text-anchor="middle" x="392" y="-6088.8" font-family="Times,serif" font-size="14.00" fill="#000000">changes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4460&#45;&gt;ZcashFoundation/zebra#4340 -->
<g id="edge14" class="edge">
<title>ZcashFoundation/zebra#4460&#45;&gt;ZcashFoundation/zebra#4340</title>
<path fill="none" stroke="#000000" d="M508.31,-6130.8C523.15,-6132.8 538.4,-6134.8 553.39,-6136.9"/>
<polygon fill="#000000" stroke="#000000" points="553.3405,-6140.4252 563.72,-6138.3 554.2807,-6133.4886 553.3405,-6140.4252"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>