developers/zcash-zf-dag.html

962 lines
73 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Zcash zf DAG</title>
<!-- Pan/zoom SVGs -->
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<link rel="stylesheet" href="zcash-dag.css">
<style>
@media (prefers-color-scheme: dark) {
body {
/* Material dark theme surface colour */
background-color: #121212;
}
}
</style>
</head>
<body>
<div id="dag"><svg width="832pt" height="4181pt"
viewBox="0.00 0.00 832.00 4181.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 4177)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-4177 828,-4177 828,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="308,-1407 308,-2414 824,-2414 824,-1407 308,-1407"/>
<text text-anchor="middle" x="566" y="-2398.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Tech Debt</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_2</title>
<polygon fill="none" stroke="#0000ff" points="20,0 20,-1399 556,-1399 556,0 20,0"/>
<text text-anchor="middle" x="288" y="-1383.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Zebra as a Full&#45;Node Wallet</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_3</title>
<polygon fill="none" stroke="#0000ff" points="0,-3243 0,-3650 288,-3650 288,-3243 0,-3243"/>
<text text-anchor="middle" x="144" y="-3634.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra as a lightwalletd backend</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="576,-2499 576,-3049 824,-3049 824,-2499 576,-2499"/>
<text text-anchor="middle" x="700" y="-3033.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Documentation</text>
</g>
<g id="clust5" class="cluster">
<title>cluster_4</title>
<polygon fill="none" stroke="#0000ff" points="20,-2422 20,-3117 556,-3117 556,-2422 20,-2422"/>
<text text-anchor="middle" x="288" y="-3101.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Breaking Changes before the Stable Release</text>
</g>
<g id="clust6" class="cluster">
<title>cluster_5</title>
<polygon fill="none" stroke="#0000ff" points="20,-3658 20,-3751 556,-3751 556,-3658 20,-3658"/>
<text text-anchor="middle" x="288" y="-3735.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable Release Candidate</text>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node1"><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="548,-2382.5 316,-2382.5 316,-2329.5 548,-2329.5 548,-2382.5"/>
<text text-anchor="middle" x="432" y="-2367.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="432" y="-2352.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="432" y="-2337.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node2" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1791" xlink:title="ZcashFoundation/zebra#1791&#10;Re&#45;enable `sync_large_che&#10;ckpoints_testnet` test" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="548,-2311.5 316,-2311.5 316,-2258.5 548,-2258.5 548,-2311.5"/>
<text text-anchor="middle" x="432" y="-2296.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="432" y="-2281.3" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="432" y="-2266.3" font-family="Times,serif" font-size="14.00" fill="#000000">ckpoints_testnet` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2112 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#2112</title>
<g id="a_node3"><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="548,-2169 316,-2169 316,-2131 548,-2131 548,-2169"/>
<text text-anchor="middle" x="432" y="-2153.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2112</text>
<text text-anchor="middle" x="432" y="-2138.8" font-family="Times,serif" font-size="14.00" fill="#000000">Integrate tokio&#45;console</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2193 -->
<g id="node4" class="node closed">
<title>ZcashFoundation/zebra#2193</title>
<g id="a_node4"><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="816,-2191.5 584,-2191.5 584,-2108.5 816,-2108.5 816,-2191.5"/>
<text text-anchor="middle" x="700" y="-2176.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2193</text>
<text text-anchor="middle" x="700" y="-2161.3" font-family="Times,serif" font-size="14.00" fill="#000000">Redesign zebra&#45;network so</text>
<text text-anchor="middle" x="700" y="-2146.3" font-family="Times,serif" font-size="14.00" fill="#000000">it&#39;s less sensitive to</text>
<text text-anchor="middle" x="700" y="-2131.3" font-family="Times,serif" font-size="14.00" fill="#000000">message order, timing,</text>
<text text-anchor="middle" x="700" y="-2116.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="edge1" class="edge">
<title>ZcashFoundation/zebra#2112&#45;&gt;ZcashFoundation/zebra#2193</title>
<path fill="none" stroke="#000000" d="M548.38,-2150C556.71,-2150 565.14,-2150 573.53,-2150"/>
<polygon fill="#000000" stroke="#000000" points="573.74,-2153.5001 583.74,-2150 573.74,-2146.5001 573.74,-2153.5001"/>
</g>
<!-- ZcashFoundation/zebra#2892 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#2892</title>
<g id="a_node5"><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="548,-2240.5 316,-2240.5 316,-2187.5 548,-2187.5 548,-2240.5"/>
<text text-anchor="middle" x="432" y="-2225.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2892</text>
<text text-anchor="middle" x="432" y="-2210.3" font-family="Times,serif" font-size="14.00" fill="#000000">Go over all `cargo doc`</text>
<text text-anchor="middle" x="432" y="-2195.3" font-family="Times,serif" font-size="14.00" fill="#000000">warnings</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4524 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#4524</title>
<g id="a_node40"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4524" xlink:title="ZcashFoundation/zebra#4524&#10;Add `cargo doc`&#10;warnings/errors to CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="816,-2890.5 584,-2890.5 584,-2837.5 816,-2837.5 816,-2890.5"/>
<text text-anchor="middle" x="700" y="-2875.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4524</text>
<text text-anchor="middle" x="700" y="-2860.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add `cargo doc`</text>
<text text-anchor="middle" x="700" y="-2845.3" font-family="Times,serif" font-size="14.00" fill="#000000">warnings/errors to CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2892&#45;&gt;ZcashFoundation/zebra#4524 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#2892&#45;&gt;ZcashFoundation/zebra#4524</title>
<path fill="none" stroke="#000000" d="M548.3,-2240.7C551.07,-2243.3 553.65,-2246 556,-2249 595.73,-2299.7 536.46,-2777.2 576,-2828 576.49,-2828.6 576.99,-2829.2 577.5,-2829.9"/>
<polygon fill="#000000" stroke="#000000" points="575.1657,-2832.5182 584.67,-2837.2 580.1597,-2827.6131 575.1657,-2832.5182"/>
</g>
<!-- ZcashFoundation/zebra#1364 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#1364</title>
<g id="a_node6"><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="548,-2113 316,-2113 316,-2045 548,-2045 548,-2113"/>
<text text-anchor="middle" x="432" y="-2097.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1364</text>
<text text-anchor="middle" x="432" y="-2082.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add a CI job which</text>
<text text-anchor="middle" x="432" y="-2067.8" font-family="Times,serif" font-size="14.00" fill="#000000">compiles each Zebra crate</text>
<text text-anchor="middle" x="432" y="-2052.8" font-family="Times,serif" font-size="14.00" fill="#000000">individually</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4550 -->
<g id="node57" class="node open">
<title>ZcashFoundation/zebra#4550</title>
<g id="a_node57"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4550" xlink:title="ZcashFoundation/zebra#4550&#10;Add all&#45;features and no&#45;&#10;default&#45;features builds&#10;to CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="816,-1399 584,-1399 584,-1331 816,-1331 816,-1399"/>
<text text-anchor="middle" x="700" y="-1383.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4550</text>
<text text-anchor="middle" x="700" y="-1368.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add all&#45;features and no&#45;</text>
<text text-anchor="middle" x="700" y="-1353.8" font-family="Times,serif" font-size="14.00" fill="#000000">default&#45;features builds</text>
<text text-anchor="middle" x="700" y="-1338.8" font-family="Times,serif" font-size="14.00" fill="#000000">to CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1364&#45;&gt;ZcashFoundation/zebra#4550 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#1364&#45;&gt;ZcashFoundation/zebra#4550</title>
<path fill="none" stroke="#000000" d="M548.43,-2044.7C551.17,-2042 553.7,-2039.1 556,-2036 597.7,-1979.3 533.27,-1458.9 576,-1403 576.22,-1402.7 576.44,-1402.4 576.66,-1402.2"/>
<polygon fill="#000000" stroke="#000000" points="579.4535,-1404.3326 583.64,-1394.6 574.2979,-1399.5976 579.4535,-1404.3326"/>
</g>
<!-- ZcashFoundation/zebra#3436 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#3436</title>
<g id="a_node7"><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="548,-2027 316,-2027 316,-1959 548,-1959 548,-2027"/>
<text text-anchor="middle" x="432" y="-2011.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3436</text>
<text text-anchor="middle" x="432" y="-1996.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create wrapper for</text>
<text text-anchor="middle" x="432" y="-1981.8" font-family="Times,serif" font-size="14.00" fill="#000000">`precomputed` in</text>
<text text-anchor="middle" x="432" y="-1966.8" font-family="Times,serif" font-size="14.00" fill="#000000">`CachedFfiTransaction`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node8"><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="548,-1941 316,-1941 316,-1873 548,-1873 548,-1941"/>
<text text-anchor="middle" x="432" y="-1925.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="432" y="-1910.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve</text>
<text text-anchor="middle" x="432" y="-1895.8" font-family="Times,serif" font-size="14.00" fill="#000000">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="432" y="-1880.8" font-family="Times,serif" font-size="14.00" fill="#000000">typing</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2090 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#2090</title>
<g id="a_node9"><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="548,-1854.5 316,-1854.5 316,-1801.5 548,-1801.5 548,-1854.5"/>
<text text-anchor="middle" x="432" y="-1839.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2090</text>
<text text-anchor="middle" x="432" y="-1824.3" font-family="Times,serif" font-size="14.00" fill="#000000">Auto&#45;delete old Google</text>
<text text-anchor="middle" x="432" y="-1809.3" font-family="Times,serif" font-size="14.00" fill="#000000">Cloud instance templates</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2297 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#2297</title>
<g id="a_node10"><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="548,-1783.5 316,-1783.5 316,-1730.5 548,-1730.5 548,-1783.5"/>
<text text-anchor="middle" x="432" y="-1768.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2297</text>
<text text-anchor="middle" x="432" y="-1753.3" font-family="Times,serif" font-size="14.00" fill="#000000">Enforce unwrap&#45;pertinent</text>
<text text-anchor="middle" x="432" y="-1738.3" font-family="Times,serif" font-size="14.00" fill="#000000">Clippy lints</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3831 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#3831</title>
<g id="a_node11"><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="548,-1712.5 316,-1712.5 316,-1659.5 548,-1659.5 548,-1712.5"/>
<text text-anchor="middle" x="432" y="-1697.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3831</text>
<text text-anchor="middle" x="432" y="-1682.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicated</text>
<text text-anchor="middle" x="432" y="-1667.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_proofs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3179 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#3179</title>
<g id="a_node12"><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="548,-1641 316,-1641 316,-1573 548,-1573 548,-1641"/>
<text text-anchor="middle" x="432" y="-1625.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3179</text>
<text text-anchor="middle" x="432" y="-1610.8" font-family="Times,serif" font-size="14.00" fill="#000000">Use a `bellman::Proof`</text>
<text text-anchor="middle" x="432" y="-1595.8" font-family="Times,serif" font-size="14.00" fill="#000000">instead of a byte array</text>
<text text-anchor="middle" x="432" y="-1580.8" font-family="Times,serif" font-size="14.00" fill="#000000">in `Groth16Proof`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#3117</title>
<g id="a_node13"><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="548,-1554.5 316,-1554.5 316,-1501.5 548,-1501.5 548,-1554.5"/>
<text text-anchor="middle" x="432" y="-1539.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="432" y="-1524.3" font-family="Times,serif" font-size="14.00" fill="#000000">Stop using private IP</text>
<text text-anchor="middle" x="432" y="-1509.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2847 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#2847</title>
<g id="a_node14"><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="548,-1483 316,-1483 316,-1415 548,-1415 548,-1483"/>
<text text-anchor="middle" x="432" y="-1467.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2847</text>
<text text-anchor="middle" x="432" y="-1452.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make config `Duration`</text>
<text text-anchor="middle" x="432" y="-1437.8" font-family="Times,serif" font-size="14.00" fill="#000000">easier to write in the</text>
<text text-anchor="middle" x="432" y="-1422.8" font-family="Times,serif" font-size="14.00" fill="#000000">toml file</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node15"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/271" xlink:title="ZcashFoundation/zebra#271&#10;Sapling/Orchard Key&#10;Agreement and KDF" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-1367.5 32.5,-1367.5 32.5,-1314.5 255.5,-1314.5 255.5,-1367.5"/>
<text text-anchor="middle" x="144" y="-1352.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="144" y="-1337.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard Key</text>
<text text-anchor="middle" x="144" y="-1322.3" font-family="Times,serif" font-size="14.00" fill="#000000">Agreement and KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node16"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/269" xlink:title="ZcashFoundation/zebra#269&#10;Sapling/Orchard note&#10;encryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="543.5,-1296 320.5,-1296 320.5,-1228 543.5,-1228 543.5,-1296"/>
<text text-anchor="middle" x="432" y="-1280.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="432" y="-1265.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard note</text>
<text text-anchor="middle" x="432" y="-1250.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption</text>
<text text-anchor="middle" x="432" y="-1235.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269 -->
<g id="edge2" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269</title>
<path fill="none" stroke="#000000" d="M252.25,-1314.5C264.33,-1311.4 276.44,-1308.2 288,-1305 295.34,-1303 302.88,-1300.9 310.48,-1298.7"/>
<polygon fill="#000000" stroke="#000000" points="311.4932,-1302.0505 320.12,-1295.9 309.5406,-1295.3283 311.4932,-1302.0505"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3002" xlink:title="ZcashFoundation/zebra#3002&#10;Sapling note decryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-1367.5 316,-1367.5 316,-1314.5 548,-1314.5 548,-1367.5"/>
<text text-anchor="middle" x="432" y="-1352.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="432" y="-1337.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="432" y="-1322.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="edge3" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#3002</title>
<path fill="none" stroke="#000000" d="M255.76,-1341C272,-1341 288.81,-1341 305.31,-1341"/>
<polygon fill="#000000" stroke="#000000" points="305.54,-1344.5001 315.54,-1341 305.54,-1337.5001 305.54,-1344.5001"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node18"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/325" xlink:title="ZcashFoundation/zebra#325&#10;Block Chain Scanning" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-1296 32.5,-1296 32.5,-1258 255.5,-1258 255.5,-1296"/>
<text text-anchor="middle" x="144" y="-1280.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="144" y="-1265.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#483 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#483</title>
<g id="a_node19"><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="255.5,-1239.5 32.5,-1239.5 32.5,-1186.5 255.5,-1186.5 255.5,-1239.5"/>
<text text-anchor="middle" x="144" y="-1224.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#483</text>
<text text-anchor="middle" x="144" y="-1209.3" font-family="Times,serif" font-size="14.00" fill="#000000">Limit generated block and</text>
<text text-anchor="middle" x="144" y="-1194.3" font-family="Times,serif" font-size="14.00" fill="#000000">transaction size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#267 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#267</title>
<g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/267" xlink:title="ZcashFoundation/zebra#267&#10;Implement ZIP&#45;32 Sapling&#10;and Orchard key&#10;derivation" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-1168 32.5,-1168 32.5,-1100 255.5,-1100 255.5,-1168"/>
<text text-anchor="middle" x="144" y="-1152.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#267</text>
<text text-anchor="middle" x="144" y="-1137.8" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP&#45;32 Sapling</text>
<text text-anchor="middle" x="144" y="-1122.8" font-family="Times,serif" font-size="14.00" fill="#000000">and Orchard key</text>
<text text-anchor="middle" x="144" y="-1107.8" font-family="Times,serif" font-size="14.00" fill="#000000">derivation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2064 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#2064</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2064" xlink:title="ZcashFoundation/zebra#2064&#10;Import Poseidon hash into&#10;Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1081.5 28,-1081.5 28,-1028.5 260,-1028.5 260,-1081.5"/>
<text text-anchor="middle" x="144" y="-1066.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2064</text>
<text text-anchor="middle" x="144" y="-1051.3" font-family="Times,serif" font-size="14.00" fill="#000000">Import Poseidon hash into</text>
<text text-anchor="middle" x="144" y="-1036.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2192 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#2192</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2192" xlink:title="ZcashFoundation/zebra#2192&#10;Implement&#10;`EphemeralPrivateKey`&#39;s&#10;for Orchard, Sapling,&#10;Sprout" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1010.5 28,-1010.5 28,-927.5 260,-927.5 260,-1010.5"/>
<text text-anchor="middle" x="144" y="-995.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2192</text>
<text text-anchor="middle" x="144" y="-980.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement</text>
<text text-anchor="middle" x="144" y="-965.3" font-family="Times,serif" font-size="14.00" fill="#000000">`EphemeralPrivateKey`&#39;s</text>
<text text-anchor="middle" x="144" y="-950.3" font-family="Times,serif" font-size="14.00" fill="#000000">for Orchard, Sapling,</text>
<text text-anchor="middle" x="144" y="-935.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#181 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#181</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/181" xlink:title="ZcashFoundation/zebra#181&#10;Sprout note&#10;encryption/decryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-909 32.5,-909 32.5,-841 255.5,-841 255.5,-909"/>
<text text-anchor="middle" x="144" y="-893.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#181</text>
<text text-anchor="middle" x="144" y="-878.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout note</text>
<text text-anchor="middle" x="144" y="-863.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption/decryption</text>
<text text-anchor="middle" x="144" y="-848.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#321 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#321</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/321" xlink:title="ZcashFoundation/zebra#321&#10;Create Output Proof" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-823 32.5,-823 32.5,-785 255.5,-785 255.5,-823"/>
<text text-anchor="middle" x="144" y="-807.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#321</text>
<text text-anchor="middle" x="144" y="-792.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create Output Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#272 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#272</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/272" xlink:title="ZcashFoundation/zebra#272&#10;Sprout Key Agreement and&#10;KDF" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-766.5 32.5,-766.5 32.5,-713.5 255.5,-713.5 255.5,-766.5"/>
<text text-anchor="middle" x="144" y="-751.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#272</text>
<text text-anchor="middle" x="144" y="-736.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout Key Agreement and</text>
<text text-anchor="middle" x="144" y="-721.3" font-family="Times,serif" font-size="14.00" fill="#000000">KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2496 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#2496</title>
<g id="a_node26"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2496" xlink:title="ZcashFoundation/zebra#2496&#10;Handle a ivk == ⊥&#10;(KA^Orchard private key)&#10;when generating an&#10;Orchard Spending Key" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-695.5 28,-695.5 28,-612.5 260,-612.5 260,-695.5"/>
<text text-anchor="middle" x="144" y="-680.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2496</text>
<text text-anchor="middle" x="144" y="-665.3" font-family="Times,serif" font-size="14.00" fill="#000000">Handle a ivk == ⊥</text>
<text text-anchor="middle" x="144" y="-650.3" font-family="Times,serif" font-size="14.00" fill="#000000">(KA^Orchard private key)</text>
<text text-anchor="middle" x="144" y="-635.3" font-family="Times,serif" font-size="14.00" fill="#000000">when generating an</text>
<text text-anchor="middle" x="144" y="-620.3" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard Spending Key</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3869 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#3869</title>
<g id="a_node27"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3869" xlink:title="ZcashFoundation/zebra#3869&#10;Orchard: ensure that ivk&#10;= 0 is rejected if that&#10;negligible case occurs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-594 28,-594 28,-526 260,-526 260,-594"/>
<text text-anchor="middle" x="144" y="-578.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3869</text>
<text text-anchor="middle" x="144" y="-563.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: ensure that ivk</text>
<text text-anchor="middle" x="144" y="-548.8" font-family="Times,serif" font-size="14.00" fill="#000000">= 0 is rejected if that</text>
<text text-anchor="middle" x="144" y="-533.8" font-family="Times,serif" font-size="14.00" fill="#000000">negligible case occurs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#278 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#278</title>
<g id="a_node28"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/278" xlink:title="ZcashFoundation/zebra#278&#10;Sapling Note Builder" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-508 32.5,-508 32.5,-470 255.5,-470 255.5,-508"/>
<text text-anchor="middle" x="144" y="-492.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#278</text>
<text text-anchor="middle" x="144" y="-477.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Note Builder</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2447 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#2447</title>
<g id="a_node29"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2447" xlink:title="ZcashFoundation/zebra#2447&#10;Define a new `Amount`&#10;`Constraint` for Note&#10;values w/ [0..2^64) as&#10;`valid_range()`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-451.5 28,-451.5 28,-368.5 260,-368.5 260,-451.5"/>
<text text-anchor="middle" x="144" y="-436.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2447</text>
<text text-anchor="middle" x="144" y="-421.3" font-family="Times,serif" font-size="14.00" fill="#000000">Define a new `Amount`</text>
<text text-anchor="middle" x="144" y="-406.3" font-family="Times,serif" font-size="14.00" fill="#000000">`Constraint` for Note</text>
<text text-anchor="middle" x="144" y="-391.3" font-family="Times,serif" font-size="14.00" fill="#000000">values w/ [0..2^64) as</text>
<text text-anchor="middle" x="144" y="-376.3" font-family="Times,serif" font-size="14.00" fill="#000000">`valid_range()`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2041 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#2041</title>
<g id="a_node30"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2041" xlink:title="ZcashFoundation/zebra#2041&#10;Orchard: derive&#10;OutgoingCipherKey (&#10;Sapling and Orchard)" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-350 28,-350 28,-282 260,-282 260,-350"/>
<text text-anchor="middle" x="144" y="-334.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2041</text>
<text text-anchor="middle" x="144" y="-319.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: derive</text>
<text text-anchor="middle" x="144" y="-304.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutgoingCipherKey (</text>
<text text-anchor="middle" x="144" y="-289.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling and Orchard)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#320 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#320</title>
<g id="a_node31"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/320" xlink:title="ZcashFoundation/zebra#320&#10;Create a Spend Proof" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="255.5,-264 32.5,-264 32.5,-226 255.5,-226 255.5,-264"/>
<text text-anchor="middle" x="144" y="-248.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#320</text>
<text text-anchor="middle" x="144" y="-233.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create a Spend Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2080 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#2080</title>
<g id="a_node32"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2080" xlink:title="ZcashFoundation/zebra#2080&#10;[blocked on frost]&#10;replace`redpallas` module&#10;with `reddsa`/`redpallas`&#10;crate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-207.5 28,-207.5 28,-124.5 260,-124.5 260,-207.5"/>
<text text-anchor="middle" x="144" y="-192.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2080</text>
<text text-anchor="middle" x="144" y="-177.3" font-family="Times,serif" font-size="14.00" fill="#000000">[blocked on frost]</text>
<text text-anchor="middle" x="144" y="-162.3" font-family="Times,serif" font-size="14.00" fill="#000000">replace`redpallas` module</text>
<text text-anchor="middle" x="144" y="-147.3" font-family="Times,serif" font-size="14.00" fill="#000000">with `reddsa`/`redpallas`</text>
<text text-anchor="middle" x="144" y="-132.3" font-family="Times,serif" font-size="14.00" fill="#000000">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2095 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#2095</title>
<g id="a_node33"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2095" xlink:title="ZcashFoundation/zebra#2095&#10;Orchard: update&#10;note/action generation to&#10;include input note&#10;nullifier in the&#10;PRF^expand invocations" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-106 28,-106 28,-8 260,-8 260,-106"/>
<text text-anchor="middle" x="144" y="-90.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2095</text>
<text text-anchor="middle" x="144" y="-75.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: update</text>
<text text-anchor="middle" x="144" y="-60.8" font-family="Times,serif" font-size="14.00" fill="#000000">note/action generation to</text>
<text text-anchor="middle" x="144" y="-45.8" font-family="Times,serif" font-size="14.00" fill="#000000">include input note</text>
<text text-anchor="middle" x="144" y="-30.8" font-family="Times,serif" font-size="14.00" fill="#000000">nullifier in the</text>
<text text-anchor="middle" x="144" y="-15.8" font-family="Times,serif" font-size="14.00" fill="#000000">PRF^expand invocations</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4456 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#4456</title>
<g id="a_node34"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4456" xlink:title="ZcashFoundation/zebra#4456&#10;Full sync test takes&#10;slightly longer than CI&#10;timeout" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3619 28,-3619 28,-3551 260,-3551 260,-3619"/>
<text text-anchor="middle" x="144" y="-3603.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4456</text>
<text text-anchor="middle" x="144" y="-3588.8" font-family="Times,serif" font-size="14.00" fill="#000000">Full sync test takes</text>
<text text-anchor="middle" x="144" y="-3573.8" font-family="Times,serif" font-size="14.00" fill="#000000">slightly longer than CI</text>
<text text-anchor="middle" x="144" y="-3558.8" font-family="Times,serif" font-size="14.00" fill="#000000">timeout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node58" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node58"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4554" xlink:title="ZcashFoundation/zebra#4554&#10;benchmarks: surface&#10;zebrad mainnet sync time&#10;in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-3457 316,-3457 316,-3389 548,-3389 548,-3457"/>
<text text-anchor="middle" x="432" y="-3441.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="432" y="-3426.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="432" y="-3411.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="432" y="-3396.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4456&#45;&gt;ZcashFoundation/zebra#4554 -->
<g id="edge8" class="edge">
<title>ZcashFoundation/zebra#4456&#45;&gt;ZcashFoundation/zebra#4554</title>
<path fill="none" stroke="#000000" d="M260.37,-3553.8C269.91,-3550 279.24,-3545.7 288,-3541 326.16,-3520.6 363.8,-3489.2 391.02,-3464"/>
<polygon fill="#000000" stroke="#000000" points="393.5569,-3466.418 398.41,-3457 388.743,-3461.3359 393.5569,-3466.418"/>
</g>
<!-- ZcashFoundation/zebra#4450 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#4450</title>
<g id="a_node35"><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="260,-3532.5 28,-3532.5 28,-3479.5 260,-3479.5 260,-3532.5"/>
<text text-anchor="middle" x="144" y="-3517.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4450</text>
<text text-anchor="middle" x="144" y="-3502.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test ZecWallet Lite with</text>
<text text-anchor="middle" x="144" y="-3487.3" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd + Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4451 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#4451</title>
<g id="a_node36"><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="260,-3461.5 28,-3461.5 28,-3408.5 260,-3408.5 260,-3461.5"/>
<text text-anchor="middle" x="144" y="-3446.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4451</text>
<text text-anchor="middle" x="144" y="-3431.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test another wallet with</text>
<text text-anchor="middle" x="144" y="-3416.3" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd + Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4350 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#4350</title>
<g id="a_node37"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4350" xlink:title="ZcashFoundation/zebra#4350&#10;Add GetMempoolTx gRPC&#10;test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3390.5 28,-3390.5 28,-3337.5 260,-3337.5 260,-3390.5"/>
<text text-anchor="middle" x="144" y="-3375.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4350</text>
<text text-anchor="middle" x="144" y="-3360.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetMempoolTx gRPC</text>
<text text-anchor="middle" x="144" y="-3345.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4060 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#4060</title>
<g id="a_node38"><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="260,-3319 28,-3319 28,-3251 260,-3251 260,-3319"/>
<text text-anchor="middle" x="144" y="-3303.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4060</text>
<text text-anchor="middle" x="144" y="-3288.8" font-family="Times,serif" font-size="14.00" fill="#000000">Report better</text>
<text text-anchor="middle" x="144" y="-3273.8" font-family="Times,serif" font-size="14.00" fill="#000000">transactions errors to</text>
<text text-anchor="middle" x="144" y="-3258.8" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2971 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#2971</title>
<g id="a_node39"><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="816,-3018 584,-3018 584,-2980 816,-2980 816,-3018"/>
<text text-anchor="middle" x="700" y="-3002.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2971</text>
<text text-anchor="middle" x="700" y="-2987.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix crawler.rs doctest</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4549 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#4549</title>
<g id="a_node41"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4549" xlink:title="ZcashFoundation/zebra#4549&#10;Document optional zebrad&#10;Rust features" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="816,-2961.5 584,-2961.5 584,-2908.5 816,-2908.5 816,-2961.5"/>
<text text-anchor="middle" x="700" y="-2946.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4549</text>
<text text-anchor="middle" x="700" y="-2931.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document optional zebrad</text>
<text text-anchor="middle" x="700" y="-2916.3" font-family="Times,serif" font-size="14.00" fill="#000000">Rust features</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#1963</title>
<g id="a_node42"><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="816,-2819.5 584,-2819.5 584,-2766.5 816,-2766.5 816,-2819.5"/>
<text text-anchor="middle" x="700" y="-2804.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1963</text>
<text text-anchor="middle" x="700" y="-2789.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revise Release Process</text>
<text text-anchor="middle" x="700" y="-2774.3" font-family="Times,serif" font-size="14.00" fill="#000000">RFC Draft</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2972 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#2972</title>
<g id="a_node43"><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="816,-2748 584,-2748 584,-2680 816,-2680 816,-2748"/>
<text text-anchor="middle" x="700" y="-2732.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2972</text>
<text text-anchor="middle" x="700" y="-2717.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make it easy for users to</text>
<text text-anchor="middle" x="700" y="-2702.8" font-family="Times,serif" font-size="14.00" fill="#000000">discover how to configure</text>
<text text-anchor="middle" x="700" y="-2687.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2740 -->
<g id="node44" class="node open">
<title>ZcashFoundation/zebra#2740</title>
<g id="a_node44"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2740" xlink:title="ZcashFoundation/zebra#2740&#10;Documentation: link to&#10;Zebra architecture blog&#10;posts in zebrad overview&#10;for devs in the book" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="816,-2661.5 584,-2661.5 584,-2578.5 816,-2578.5 816,-2661.5"/>
<text text-anchor="middle" x="700" y="-2646.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2740</text>
<text text-anchor="middle" x="700" y="-2631.3" font-family="Times,serif" font-size="14.00" fill="#000000">Documentation: link to</text>
<text text-anchor="middle" x="700" y="-2616.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra architecture blog</text>
<text text-anchor="middle" x="700" y="-2601.3" font-family="Times,serif" font-size="14.00" fill="#000000">posts in zebrad overview</text>
<text text-anchor="middle" x="700" y="-2586.3" font-family="Times,serif" font-size="14.00" fill="#000000">for devs in the book</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2001 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#2001</title>
<g id="a_node45"><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="816,-2560.5 584,-2560.5 584,-2507.5 816,-2507.5 816,-2560.5"/>
<text text-anchor="middle" x="700" y="-2545.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2001</text>
<text text-anchor="middle" x="700" y="-2530.3" font-family="Times,serif" font-size="14.00" fill="#000000">Write a draft security</text>
<text text-anchor="middle" x="700" y="-2515.3" font-family="Times,serif" font-size="14.00" fill="#000000">triage RFC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#1894</title>
<g id="a_node46"><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="260,-3086 28,-3086 28,-3018 260,-3018 260,-3086"/>
<text text-anchor="middle" x="144" y="-3070.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1894</text>
<text text-anchor="middle" x="144" y="-3055.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should follow OS</text>
<text text-anchor="middle" x="144" y="-3040.8" font-family="Times,serif" font-size="14.00" fill="#000000">directory conventions</text>
<text text-anchor="middle" x="144" y="-3025.8" font-family="Times,serif" font-size="14.00" fill="#000000">better</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3432 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#3432</title>
<g id="a_node47"><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="548,-3085.5 316,-3085.5 316,-3002.5 548,-3002.5 548,-3085.5"/>
<text text-anchor="middle" x="432" y="-3070.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3432</text>
<text text-anchor="middle" x="432" y="-3055.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use the Filesystem</text>
<text text-anchor="middle" x="432" y="-3040.3" font-family="Times,serif" font-size="14.00" fill="#000000">Hierarchy Standard (FHS)</text>
<text text-anchor="middle" x="432" y="-3025.3" font-family="Times,serif" font-size="14.00" fill="#000000">for deployments and</text>
<text text-anchor="middle" x="432" y="-3010.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="edge4" class="edge">
<title>ZcashFoundation/zebra#1894&#45;&gt;ZcashFoundation/zebra#3432</title>
<path fill="none" stroke="#000000" d="M260.31,-3048.8C275.15,-3048.4 290.4,-3047.9 305.39,-3047.5"/>
<polygon fill="#000000" stroke="#000000" points="305.8259,-3050.9889 315.72,-3047.2 305.6226,-3043.9919 305.8259,-3050.9889"/>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node48"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2631" xlink:title="ZcashFoundation/zebra#2631&#10;Send committed spent&#10;OutPoints &amp; nullifiers to&#10;the mempool for rejection" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3000 28,-3000 28,-2932 260,-2932 260,-3000"/>
<text text-anchor="middle" x="144" y="-2984.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="144" y="-2969.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="144" y="-2954.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="144" y="-2939.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904 -->
<g id="node49" class="node open">
<title>ZcashFoundation/zebra#1904</title>
<g id="a_node49"><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="260,-2914 28,-2914 28,-2846 260,-2846 260,-2914"/>
<text text-anchor="middle" x="144" y="-2898.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1904</text>
<text text-anchor="middle" x="144" y="-2883.8" font-family="Times,serif" font-size="14.00" fill="#000000">Some DNS seeders and</text>
<text text-anchor="middle" x="144" y="-2868.8" font-family="Times,serif" font-size="14.00" fill="#000000">block explorers don&#39;t</text>
<text text-anchor="middle" x="144" y="-2853.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="edge9" class="edge">
<title>ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791</title>
<path fill="none" stroke="#000000" d="M260.19,-2860.2C270.88,-2854.3 280.49,-2846.7 288,-2837 323.23,-2791.6 272.43,-2365.2 308,-2320 308.22,-2319.7 308.44,-2319.4 308.67,-2319.2"/>
<polygon fill="#000000" stroke="#000000" points="311.4211,-2321.3835 315.72,-2311.7 306.3207,-2316.5891 311.4211,-2321.3835"/>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node50" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node50"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1615" xlink:title="ZcashFoundation/zebra#1615&#10;Zebra stable download&#10;should be linked from&#10;ZFND website" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2828 28,-2828 28,-2760 260,-2760 260,-2828"/>
<text text-anchor="middle" x="144" y="-2812.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="144" y="-2797.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra stable download</text>
<text text-anchor="middle" x="144" y="-2782.8" font-family="Times,serif" font-size="14.00" fill="#000000">should be linked from</text>
<text text-anchor="middle" x="144" y="-2767.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1213 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#1213</title>
<g id="a_node51"><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="260,-2742 28,-2742 28,-2674 260,-2674 260,-2742"/>
<text text-anchor="middle" x="144" y="-2726.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1213</text>
<text text-anchor="middle" x="144" y="-2711.8" font-family="Times,serif" font-size="14.00" fill="#000000">Detect when an older</text>
<text text-anchor="middle" x="144" y="-2696.8" font-family="Times,serif" font-size="14.00" fill="#000000">state version is present,</text>
<text text-anchor="middle" x="144" y="-2681.8" font-family="Times,serif" font-size="14.00" fill="#000000">and delete it</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1621 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#1621</title>
<g id="a_node52"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1621" xlink:title="ZcashFoundation/zebra#1621&#10;Run `zebrad start` by&#10;default" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2655.5 28,-2655.5 28,-2602.5 260,-2602.5 260,-2655.5"/>
<text text-anchor="middle" x="144" y="-2640.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1621</text>
<text text-anchor="middle" x="144" y="-2625.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run `zebrad start` by</text>
<text text-anchor="middle" x="144" y="-2610.3" font-family="Times,serif" font-size="14.00" fill="#000000">default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1617 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#1617</title>
<g id="a_node53"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1617" xlink:title="ZcashFoundation/zebra#1617&#10;Move long README sections&#10;to the book, to make it&#10;easier for new users to&#10;get started with Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2584.5 28,-2584.5 28,-2501.5 260,-2501.5 260,-2584.5"/>
<text text-anchor="middle" x="144" y="-2569.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1617</text>
<text text-anchor="middle" x="144" y="-2554.3" font-family="Times,serif" font-size="14.00" fill="#000000">Move long README sections</text>
<text text-anchor="middle" x="144" y="-2539.3" font-family="Times,serif" font-size="14.00" fill="#000000">to the book, to make it</text>
<text text-anchor="middle" x="144" y="-2524.3" font-family="Times,serif" font-size="14.00" fill="#000000">easier for new users to</text>
<text text-anchor="middle" x="144" y="-2509.3" font-family="Times,serif" font-size="14.00" fill="#000000">get started with Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1638 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#1638</title>
<g id="a_node54"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1638" xlink:title="ZcashFoundation/zebra#1638&#10;Create PGP keys amongst&#10;security@zfnd.org" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2483.5 28,-2483.5 28,-2430.5 260,-2430.5 260,-2483.5"/>
<text text-anchor="middle" x="144" y="-2468.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1638</text>
<text text-anchor="middle" x="144" y="-2453.3" font-family="Times,serif" font-size="14.00" fill="#000000">Create PGP keys amongst</text>
<text text-anchor="middle" x="144" y="-2438.3" font-family="Times,serif" font-size="14.00" fill="#000000">security@zfnd.org</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node55" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node55"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3050" xlink:title="ZcashFoundation/zebra#3050&#10;Tag Zebra 1.0.0&#45;rc.0&#10;stable release candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-3719.5 316,-3719.5 316,-3666.5 548,-3666.5 548,-3719.5"/>
<text text-anchor="middle" x="432" y="-3704.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="432" y="-3689.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Zebra 1.0.0&#45;rc.0</text>
<text text-anchor="middle" x="432" y="-3674.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4448 -->
<g id="node56" class="node open">
<title>ZcashFoundation/zebra#4448</title>
<g id="a_node56"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4448" xlink:title="ZcashFoundation/zebra#4448&#10;Decide on supported&#10;platforms and test in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3719.5 28,-3719.5 28,-3666.5 260,-3666.5 260,-3719.5"/>
<text text-anchor="middle" x="144" y="-3704.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4448</text>
<text text-anchor="middle" x="144" y="-3689.3" font-family="Times,serif" font-size="14.00" fill="#000000">Decide on supported</text>
<text text-anchor="middle" x="144" y="-3674.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="edge5" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M260.31,-3693C275.15,-3693 290.4,-3693 305.39,-3693"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-3696.5001 315.72,-3693 305.72,-3689.5001 305.72,-3696.5001"/>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node59" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node59"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3247" xlink:title="ZcashFoundation/zebra#3247&#10;Tracking: Questions for&#10;Network Audit" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3812.5 28,-3812.5 28,-3759.5 260,-3759.5 260,-3812.5"/>
<text text-anchor="middle" x="144" y="-3797.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="144" y="-3782.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="144" y="-3767.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4150 -->
<g id="node60" class="node open">
<title>ZcashFoundation/zebra#4150</title>
<g id="a_node60"><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" stroke-width="2" points="260,-3899 28,-3899 28,-3831 260,-3831 260,-3899"/>
<text text-anchor="middle" x="144" y="-3883.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4150</text>
<text text-anchor="middle" x="144" y="-3868.8" font-family="Times,serif" font-size="14.00" fill="#000000">Update column family</text>
<text text-anchor="middle" x="144" y="-3853.8" font-family="Times,serif" font-size="14.00" fill="#000000">names to match Zebra&#39;s</text>
<text text-anchor="middle" x="144" y="-3838.8" font-family="Times,serif" font-size="14.00" fill="#000000">database design</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4474 -->
<g id="node61" class="node open">
<title>ZcashFoundation/zebra#4474</title>
<g id="a_node61"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4474" xlink:title="ZcashFoundation/zebra#4474&#10;fix(ci): Require full&#10;sync to reach 100%" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3232.5 28,-3232.5 28,-3228.5 24,-3228.5 24,-3224.5 28,-3224.5 28,-3187.5 24,-3187.5 24,-3183.5 28,-3183.5 28,-3179.5 260,-3179.5 260,-3232.5"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3228.5 32,-3228.5 32,-3224.5 28,-3224.5 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3187.5 32,-3187.5 32,-3183.5 28,-3183.5 "/>
<text text-anchor="middle" x="144" y="-3217.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4474</text>
<text text-anchor="middle" x="144" y="-3202.3" font-family="Times,serif" font-size="14.00" fill="#000000">fix(ci): Require full</text>
<text text-anchor="middle" x="144" y="-3187.3" font-family="Times,serif" font-size="14.00" fill="#000000">sync to reach 100%</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4474&#45;&gt;ZcashFoundation/zebra#4554 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#4474&#45;&gt;ZcashFoundation/zebra#4554</title>
<path fill="none" stroke="#000000" d="M260.06,-3225.1C269.87,-3228.9 279.34,-3233.5 288,-3239 342.86,-3273.9 385.46,-3337.2 409.66,-3379.7"/>
<polygon fill="#000000" stroke="#000000" points="406.752,-3381.6716 414.68,-3388.7 412.8654,-3378.2617 406.752,-3381.6716"/>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node62" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node62"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4545" xlink:title="ZcashFoundation/zebra#4545&#10;Start disconnecting from&#10;outdated peers before&#10;network upgrade&#10;activation" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-4000.5 28,-4000.5 28,-3917.5 260,-3917.5 260,-4000.5"/>
<text text-anchor="middle" x="144" y="-3985.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="144" y="-3970.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="144" y="-3955.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="144" y="-3940.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="144" y="-3925.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node63" class="node open">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node63"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4226" xlink:title="ZcashFoundation/zebra#4226&#10;Prefer faster peers, but&#10;if all peers are slow,&#10;still connect to them" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-3993 316,-3993 316,-3925 548,-3925 548,-3993"/>
<text text-anchor="middle" x="432" y="-3977.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="432" y="-3962.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="432" y="-3947.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="432" y="-3932.8" font-family="Times,serif" font-size="14.00" fill="#000000">still connect to them</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M260.31,-3959C275.15,-3959 290.4,-3959 305.39,-3959"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-3962.5001 315.72,-3959 305.72,-3955.5001 305.72,-3962.5001"/>
</g>
<!-- ZcashFoundation/zebra#4551 -->
<g id="node64" class="node open">
<title>ZcashFoundation/zebra#4551</title>
<g id="a_node64"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4551" xlink:title="ZcashFoundation/zebra#4551&#10;ci: lightwalletd tests&#10;fail with &quot;could not read&#10;ScriptSig&quot;" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-4087 28,-4087 28,-4019 260,-4019 260,-4087"/>
<text text-anchor="middle" x="144" y="-4071.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4551</text>
<text text-anchor="middle" x="144" y="-4056.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: lightwalletd tests</text>
<text text-anchor="middle" x="144" y="-4041.8" font-family="Times,serif" font-size="14.00" fill="#000000">fail with &quot;could not read</text>
<text text-anchor="middle" x="144" y="-4026.8" font-family="Times,serif" font-size="14.00" fill="#000000">ScriptSig&quot;</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4537 -->
<g id="node65" class="node open">
<title>ZcashFoundation/zebra#4537</title>
<g id="a_node65"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4537" xlink:title="ZcashFoundation/zebra#4537&#10;test(grpc):&#10;`GetMempoolTx` and&#10;`GetMempoolStream` test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-4087 316,-4087 316,-4083 312,-4083 312,-4079 316,-4079 316,-4027 312,-4027 312,-4023 316,-4023 316,-4019 548,-4019 548,-4087"/>
<polyline fill="none" stroke="#000000" points="316,-4083 320,-4083 320,-4079 316,-4079 "/>
<polyline fill="none" stroke="#000000" points="316,-4027 320,-4027 320,-4023 316,-4023 "/>
<text text-anchor="middle" x="432" y="-4071.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4537</text>
<text text-anchor="middle" x="432" y="-4056.8" font-family="Times,serif" font-size="14.00" fill="#000000">test(grpc):</text>
<text text-anchor="middle" x="432" y="-4041.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolTx` and</text>
<text text-anchor="middle" x="432" y="-4026.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolStream` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4551&#45;&gt;ZcashFoundation/zebra#4537 -->
<g id="edge12" class="edge">
<title>ZcashFoundation/zebra#4551&#45;&gt;ZcashFoundation/zebra#4537</title>
<path fill="none" stroke="#000000" d="M260.31,-4053C275.15,-4053 290.4,-4053 305.39,-4053"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-4056.5001 315.72,-4053 305.72,-4049.5001 305.72,-4056.5001"/>
</g>
<!-- ZcashFoundation/zebra#4546 -->
<g id="node66" class="node open">
<title>ZcashFoundation/zebra#4546</title>
<g id="a_node66"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4546" xlink:title="ZcashFoundation/zebra#4546&#10;Fix Zebra deployments" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-4158 28,-4158 28,-4120 260,-4120 260,-4158"/>
<text text-anchor="middle" x="144" y="-4142.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4546</text>
<text text-anchor="middle" x="144" y="-4127.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix Zebra deployments</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4562 -->
<g id="node67" class="node open">
<title>ZcashFoundation/zebra#4562</title>
<g id="a_node67"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4562" xlink:title="ZcashFoundation/zebra#4562&#10;Deploy long&#45;running Zebra&#10;nodes after each tagged&#10;release" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-4173 316,-4173 316,-4105 548,-4105 548,-4173"/>
<text text-anchor="middle" x="432" y="-4157.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4562</text>
<text text-anchor="middle" x="432" y="-4142.8" font-family="Times,serif" font-size="14.00" fill="#000000">Deploy long&#45;running Zebra</text>
<text text-anchor="middle" x="432" y="-4127.8" font-family="Times,serif" font-size="14.00" fill="#000000">nodes after each tagged</text>
<text text-anchor="middle" x="432" y="-4112.8" font-family="Times,serif" font-size="14.00" fill="#000000">release</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4546&#45;&gt;ZcashFoundation/zebra#4562 -->
<g id="edge13" class="edge">
<title>ZcashFoundation/zebra#4546&#45;&gt;ZcashFoundation/zebra#4562</title>
<path fill="none" stroke="#000000" d="M260.31,-4139C275.15,-4139 290.4,-4139 305.39,-4139"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-4142.5001 315.72,-4139 305.72,-4135.5001 305.72,-4142.5001"/>
</g>
<!-- ZcashFoundation/zebra#4539 -->
<g id="node68" class="node open">
<title>ZcashFoundation/zebra#4539</title>
<g id="a_node68"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4539" xlink:title="ZcashFoundation/zebra#4539&#10;breaking(diagnostics):&#10;make zebrad diagnostics&#10;into optional compile&#45;&#10;time features" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-3208.5 316,-3208.5 316,-3204.5 312,-3204.5 312,-3200.5 316,-3200.5 316,-3133.5 312,-3133.5 312,-3129.5 316,-3129.5 316,-3125.5 548,-3125.5 548,-3208.5"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="316,-3204.5 320,-3204.5 320,-3200.5 316,-3200.5 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="316,-3133.5 320,-3133.5 320,-3129.5 316,-3129.5 "/>
<text text-anchor="middle" x="432" y="-3193.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4539</text>
<text text-anchor="middle" x="432" y="-3178.3" font-family="Times,serif" font-size="14.00" fill="#000000">breaking(diagnostics):</text>
<text text-anchor="middle" x="432" y="-3163.3" font-family="Times,serif" font-size="14.00" fill="#000000">make zebrad diagnostics</text>
<text text-anchor="middle" x="432" y="-3148.3" font-family="Times,serif" font-size="14.00" fill="#000000">into optional compile&#45;</text>
<text text-anchor="middle" x="432" y="-3133.3" font-family="Times,serif" font-size="14.00" fill="#000000">time features</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4539&#45;&gt;ZcashFoundation/zebra#4549 -->
<g id="edge14" class="edge">
<title>ZcashFoundation/zebra#4539&#45;&gt;ZcashFoundation/zebra#4549</title>
<path fill="none" stroke="#000000" d="M548.06,-3129.6C550.9,-3126.9 553.56,-3124 556,-3121 597.98,-3068.5 532.14,-3022 576,-2971 576.73,-2970.2 577.48,-2969.3 578.25,-2968.5"/>
<polygon fill="#000000" stroke="#000000" points="580.6402,-2971.0569 585.61,-2961.7 575.8898,-2965.9154 580.6402,-2971.0569"/>
</g>
<!-- ZcashFoundation/zebra#4576 -->
<g id="node69" class="node open">
<title>ZcashFoundation/zebra#4576</title>
<g id="a_node69"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4576" xlink:title="ZcashFoundation/zebra#4576&#10;See if registry tracing&#10;stack is faster than&#10;FmtSubscriber stack" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="816,-3201 584,-3201 584,-3133 816,-3133 816,-3201"/>
<text text-anchor="middle" x="700" y="-3185.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4576</text>
<text text-anchor="middle" x="700" y="-3170.8" font-family="Times,serif" font-size="14.00" fill="#000000">See if registry tracing</text>
<text text-anchor="middle" x="700" y="-3155.8" font-family="Times,serif" font-size="14.00" fill="#000000">stack is faster than</text>
<text text-anchor="middle" x="700" y="-3140.8" font-family="Times,serif" font-size="14.00" fill="#000000">FmtSubscriber stack</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4539&#45;&gt;ZcashFoundation/zebra#4576 -->
<g id="edge15" class="edge">
<title>ZcashFoundation/zebra#4539&#45;&gt;ZcashFoundation/zebra#4576</title>
<path fill="none" stroke="#000000" d="M548.38,-3167C556.71,-3167 565.14,-3167 573.53,-3167"/>
<polygon fill="#000000" stroke="#000000" points="573.74,-3170.5001 583.74,-3167 573.74,-3163.5001 573.74,-3170.5001"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>