developers/zcash-zf-dag.html

1175 lines
91 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="1605pt" height="3895pt"
viewBox="0.00 0.00 1605.00 3894.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 3890.5)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-3890.5 1601,-3890.5 1601,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_4</title>
<polygon fill="none" stroke="#0000ff" points="20,-2956 20,-3293 268,-3293 268,-2956 20,-2956"/>
<text text-anchor="middle" x="144" y="-3277.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Documentation</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_3</title>
<polygon fill="none" stroke="#0000ff" points="1349,-742 1349,-1480 1597,-1480 1597,-742 1349,-742"/>
<text text-anchor="middle" x="1473" y="-1464.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Tech Debt</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="20,-1378 20,-2948 674,-2948 674,-1378 20,-1378"/>
<text text-anchor="middle" x="347" y="-2932.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Zebra as a Full&#45;Node Wallet</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_2</title>
<polygon fill="none" stroke="#0000ff" points="813,-219 813,-1832 1329,-1832 1329,-219 813,-219"/>
<text text-anchor="middle" x="1071" y="-1816.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable Release Candidate</text>
</g>
<g id="clust5" class="cluster">
<title>cluster_5</title>
<polygon fill="none" stroke="#0000ff" points="0,-3301 0,-3480 288,-3480 288,-3301 0,-3301"/>
<text text-anchor="middle" x="144" y="-3464.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra as a lightwalletd backend</text>
</g>
<g id="clust6" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="308,-126 308,-609 793,-609 793,-126 308,-126"/>
<text text-anchor="middle" x="550.5" y="-593.8" font-family="Times,serif" font-size="14.00" fill="#000000">Stop tokio tasks running for a long time and blocking other tasks</text>
</g>
<!-- ZcashFoundation/zebra#2971 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#2971</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2971" xlink:title="ZcashFoundation/zebra#2971&#10;Fix crawler.rs doctest" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3262 28,-3262 28,-3224 260,-3224 260,-3262"/>
<text text-anchor="middle" x="144" y="-3246.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2971</text>
<text text-anchor="middle" x="144" y="-3231.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix crawler.rs doctest</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963 -->
<g id="node2" class="node open">
<title>ZcashFoundation/zebra#1963</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1963" xlink:title="ZcashFoundation/zebra#1963&#10;Work out how to release&#10;Zebra binaries" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3205.5 28,-3205.5 28,-3152.5 260,-3152.5 260,-3205.5"/>
<text text-anchor="middle" x="144" y="-3190.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1963</text>
<text text-anchor="middle" x="144" y="-3175.3" font-family="Times,serif" font-size="14.00" fill="#000000">Work out how to release</text>
<text text-anchor="middle" x="144" y="-3160.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra binaries</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#755 -->
<g id="node68" class="node open">
<title>ZcashFoundation/zebra#755</title>
<g id="a_node68"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/755" xlink:title="ZcashFoundation/zebra#755&#10;Automate zebrad releases" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="661.5,-3269 438.5,-3269 438.5,-3231 661.5,-3231 661.5,-3269"/>
<text text-anchor="middle" x="550" y="-3253.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#755</text>
<text text-anchor="middle" x="550" y="-3238.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate zebrad releases</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#755 -->
<g id="edge13" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#755</title>
<path fill="none" stroke="#000000" d="M254.74,-3205.6C266.01,-3208.6 277.26,-3211.8 288,-3215 297.02,-3217.7 298.82,-3219.9 308,-3222 346.59,-3230.9 389.33,-3237 428.02,-3241.2"/>
<polygon fill="#000000" stroke="#000000" points="427.9638,-3244.714 438.28,-3242.3 428.7101,-3237.7538 427.9638,-3244.714"/>
</g>
<!-- ZcashFoundation/zebra#2564 -->
<g id="node69" class="node open">
<title>ZcashFoundation/zebra#2564</title>
<g id="a_node69"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2564" xlink:title="ZcashFoundation/zebra#2564&#10;Include git metadata in&#10;docker logs and Google&#10;Cloud panic reports" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="666,-3213 434,-3213 434,-3145 666,-3145 666,-3213"/>
<text text-anchor="middle" x="550" y="-3197.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2564</text>
<text text-anchor="middle" x="550" y="-3182.8" font-family="Times,serif" font-size="14.00" fill="#000000">Include git metadata in</text>
<text text-anchor="middle" x="550" y="-3167.8" font-family="Times,serif" font-size="14.00" fill="#000000">docker logs and Google</text>
<text text-anchor="middle" x="550" y="-3152.8" font-family="Times,serif" font-size="14.00" fill="#000000">Cloud panic reports</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#2564 -->
<g id="edge14" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#2564</title>
<path fill="none" stroke="#000000" d="M260.07,-3179C311.26,-3179 371.54,-3179 423.84,-3179"/>
<polygon fill="#000000" stroke="#000000" points="423.84,-3182.5001 433.84,-3179 423.84,-3175.5001 423.84,-3182.5001"/>
</g>
<!-- ZcashFoundation/zebra#4412 -->
<g id="node70" class="node open">
<title>ZcashFoundation/zebra#4412</title>
<g id="a_node70"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4412" xlink:title="ZcashFoundation/zebra#4412&#10;Automate pinning CI&#10;dependencies to specific&#10;commit hashes" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="666,-3127 434,-3127 434,-3059 666,-3059 666,-3127"/>
<text text-anchor="middle" x="550" y="-3111.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4412</text>
<text text-anchor="middle" x="550" y="-3096.8" font-family="Times,serif" font-size="14.00" fill="#000000">Automate pinning CI</text>
<text text-anchor="middle" x="550" y="-3081.8" font-family="Times,serif" font-size="14.00" fill="#000000">dependencies to specific</text>
<text text-anchor="middle" x="550" y="-3066.8" font-family="Times,serif" font-size="14.00" fill="#000000">commit hashes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#4412 -->
<g id="edge15" class="edge">
<title>ZcashFoundation/zebra#1963&#45;&gt;ZcashFoundation/zebra#4412</title>
<path fill="none" stroke="#000000" d="M254.74,-3152.4C266.01,-3149.4 277.26,-3146.2 288,-3143 297.02,-3140.3 298.89,-3138.4 308,-3136 345.23,-3126.2 386.26,-3118 423.8,-3111.5"/>
<polygon fill="#000000" stroke="#000000" points="424.5006,-3114.9311 433.77,-3109.8 423.3239,-3108.0307 424.5006,-3114.9311"/>
</g>
<!-- ZcashFoundation/zebra#2972 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#2972</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2972" xlink:title="ZcashFoundation/zebra#2972&#10;Make it easy for users to&#10;discover how to configure&#10;Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3134 28,-3134 28,-3066 260,-3066 260,-3134"/>
<text text-anchor="middle" x="144" y="-3118.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2972</text>
<text text-anchor="middle" x="144" y="-3103.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make it easy for users to</text>
<text text-anchor="middle" x="144" y="-3088.8" font-family="Times,serif" font-size="14.00" fill="#000000">discover how to configure</text>
<text text-anchor="middle" x="144" y="-3073.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2740 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#2740</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2740" xlink:title="ZcashFoundation/zebra#2740&#10;Documentation: link to&#10;Zebra architecture blog&#10;posts in zebrad overview&#10;for devs in the book" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3047.5 28,-3047.5 28,-2964.5 260,-2964.5 260,-3047.5"/>
<text text-anchor="middle" x="144" y="-3032.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2740</text>
<text text-anchor="middle" x="144" y="-3017.3" font-family="Times,serif" font-size="14.00" fill="#000000">Documentation: link to</text>
<text text-anchor="middle" x="144" y="-3002.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra architecture blog</text>
<text text-anchor="middle" x="144" y="-2987.3" font-family="Times,serif" font-size="14.00" fill="#000000">posts in zebrad overview</text>
<text text-anchor="middle" x="144" y="-2972.3" font-family="Times,serif" font-size="14.00" fill="#000000">for devs in the book</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node5" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node5"><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="1589,-1448.5 1357,-1448.5 1357,-1395.5 1589,-1395.5 1589,-1448.5"/>
<text text-anchor="middle" x="1473" y="-1433.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="1473" y="-1418.3" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="1473" y="-1403.3" font-family="Times,serif" font-size="14.00" fill="#000000">ckpoints_testnet` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3263 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#3263</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3263" xlink:title="ZcashFoundation/zebra#3263&#10;Security: Remove the&#10;ErrorSlot from the&#10;heartbeat and connection&#10;tasks" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1589,-1377.5 1357,-1377.5 1357,-1294.5 1589,-1294.5 1589,-1377.5"/>
<text text-anchor="middle" x="1473" y="-1362.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3263</text>
<text text-anchor="middle" x="1473" y="-1347.3" font-family="Times,serif" font-size="14.00" fill="#000000">Security: Remove the</text>
<text text-anchor="middle" x="1473" y="-1332.3" font-family="Times,serif" font-size="14.00" fill="#000000">ErrorSlot from the</text>
<text text-anchor="middle" x="1473" y="-1317.3" font-family="Times,serif" font-size="14.00" fill="#000000">heartbeat and connection</text>
<text text-anchor="middle" x="1473" y="-1302.3" font-family="Times,serif" font-size="14.00" fill="#000000">tasks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node7"><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="1589,-1276.5 1357,-1276.5 1357,-1223.5 1589,-1223.5 1589,-1276.5"/>
<text text-anchor="middle" x="1473" y="-1261.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="1473" y="-1246.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="1473" y="-1231.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3436 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#3436</title>
<g id="a_node8"><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="1589,-1205 1357,-1205 1357,-1137 1589,-1137 1589,-1205"/>
<text text-anchor="middle" x="1473" y="-1189.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3436</text>
<text text-anchor="middle" x="1473" y="-1174.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create wrapper for</text>
<text text-anchor="middle" x="1473" y="-1159.8" font-family="Times,serif" font-size="14.00" fill="#000000">`precomputed` in</text>
<text text-anchor="middle" x="1473" y="-1144.8" font-family="Times,serif" font-size="14.00" fill="#000000">`CachedFfiTransaction`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node9"><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="1589,-1119 1357,-1119 1357,-1051 1589,-1051 1589,-1119"/>
<text text-anchor="middle" x="1473" y="-1103.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="1473" y="-1088.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve</text>
<text text-anchor="middle" x="1473" y="-1073.8" font-family="Times,serif" font-size="14.00" fill="#000000">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="1473" y="-1058.8" font-family="Times,serif" font-size="14.00" fill="#000000">typing</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="1589,-1032.5 1357,-1032.5 1357,-979.5 1589,-979.5 1589,-1032.5"/>
<text text-anchor="middle" x="1473" y="-1017.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2297</text>
<text text-anchor="middle" x="1473" y="-1002.3" font-family="Times,serif" font-size="14.00" fill="#000000">Enforce unwrap&#45;pertinent</text>
<text text-anchor="middle" x="1473" y="-987.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="1589,-961.5 1357,-961.5 1357,-908.5 1589,-908.5 1589,-961.5"/>
<text text-anchor="middle" x="1473" y="-946.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3831</text>
<text text-anchor="middle" x="1473" y="-931.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicated</text>
<text text-anchor="middle" x="1473" y="-916.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="1589,-890 1357,-890 1357,-822 1589,-822 1589,-890"/>
<text text-anchor="middle" x="1473" y="-874.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3179</text>
<text text-anchor="middle" x="1473" y="-859.8" font-family="Times,serif" font-size="14.00" fill="#000000">Use a `bellman::Proof`</text>
<text text-anchor="middle" x="1473" y="-844.8" font-family="Times,serif" font-size="14.00" fill="#000000">instead of a byte array</text>
<text text-anchor="middle" x="1473" y="-829.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="1589,-803.5 1357,-803.5 1357,-750.5 1589,-750.5 1589,-803.5"/>
<text text-anchor="middle" x="1473" y="-788.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="1473" y="-773.3" font-family="Times,serif" font-size="14.00" fill="#000000">Stop using private IP</text>
<text text-anchor="middle" x="1473" y="-758.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node14"><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,-2916.5 32.5,-2916.5 32.5,-2863.5 255.5,-2863.5 255.5,-2916.5"/>
<text text-anchor="middle" x="144" y="-2901.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="144" y="-2886.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard Key</text>
<text text-anchor="middle" x="144" y="-2871.3" font-family="Times,serif" font-size="14.00" fill="#000000">Agreement and KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node15"><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="661.5,-2845 438.5,-2845 438.5,-2777 661.5,-2777 661.5,-2845"/>
<text text-anchor="middle" x="550" y="-2829.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="550" y="-2814.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard note</text>
<text text-anchor="middle" x="550" y="-2799.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption</text>
<text text-anchor="middle" x="550" y="-2784.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="edge1" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269</title>
<path fill="none" stroke="#000000" d="M255.5,-2865.7C273.05,-2862 291.01,-2858.4 308,-2855 347.03,-2847.3 389.71,-2839.4 428.21,-2832.4"/>
<polygon fill="#000000" stroke="#000000" points="429.1796,-2835.7831 438.42,-2830.6 427.9642,-2828.8894 429.1796,-2835.7831"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node16"><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="666,-2916.5 434,-2916.5 434,-2863.5 666,-2863.5 666,-2916.5"/>
<text text-anchor="middle" x="550" y="-2901.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="550" y="-2886.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="550" y="-2871.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="M255.75,-2890C307.79,-2890 369.94,-2890 423.68,-2890"/>
<polygon fill="#000000" stroke="#000000" points="423.96,-2893.5001 433.96,-2890 423.96,-2886.5001 423.96,-2893.5001"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node17"><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,-2845 32.5,-2845 32.5,-2807 255.5,-2807 255.5,-2845"/>
<text text-anchor="middle" x="144" y="-2829.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="144" y="-2814.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4691 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#4691</title>
<g id="a_node18"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4691" xlink:title="ZcashFoundation/zebra#4691&#10;Stop assuming testnet&#10;when parsing keys and&#10;addresses" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2789 28,-2789 28,-2721 260,-2721 260,-2789"/>
<text text-anchor="middle" x="144" y="-2773.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4691</text>
<text text-anchor="middle" x="144" y="-2758.8" font-family="Times,serif" font-size="14.00" fill="#000000">Stop assuming testnet</text>
<text text-anchor="middle" x="144" y="-2743.8" font-family="Times,serif" font-size="14.00" fill="#000000">when parsing keys and</text>
<text text-anchor="middle" x="144" y="-2728.8" font-family="Times,serif" font-size="14.00" fill="#000000">addresses</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#267 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#267</title>
<g id="a_node19"><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,-2703 32.5,-2703 32.5,-2635 255.5,-2635 255.5,-2703"/>
<text text-anchor="middle" x="144" y="-2687.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#267</text>
<text text-anchor="middle" x="144" y="-2672.8" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP&#45;32 Sapling</text>
<text text-anchor="middle" x="144" y="-2657.8" font-family="Times,serif" font-size="14.00" fill="#000000">and Orchard key</text>
<text text-anchor="middle" x="144" y="-2642.8" font-family="Times,serif" font-size="14.00" fill="#000000">derivation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2064 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#2064</title>
<g id="a_node20"><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,-2616.5 28,-2616.5 28,-2563.5 260,-2563.5 260,-2616.5"/>
<text text-anchor="middle" x="144" y="-2601.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2064</text>
<text text-anchor="middle" x="144" y="-2586.3" font-family="Times,serif" font-size="14.00" fill="#000000">Import Poseidon hash into</text>
<text text-anchor="middle" x="144" y="-2571.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2192 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#2192</title>
<g id="a_node21"><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,-2545.5 28,-2545.5 28,-2462.5 260,-2462.5 260,-2545.5"/>
<text text-anchor="middle" x="144" y="-2530.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2192</text>
<text text-anchor="middle" x="144" y="-2515.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement</text>
<text text-anchor="middle" x="144" y="-2500.3" font-family="Times,serif" font-size="14.00" fill="#000000">`EphemeralPrivateKey`&#39;s</text>
<text text-anchor="middle" x="144" y="-2485.3" font-family="Times,serif" font-size="14.00" fill="#000000">for Orchard, Sapling,</text>
<text text-anchor="middle" x="144" y="-2470.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#483 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#483</title>
<g id="a_node22"><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,-2444.5 32.5,-2444.5 32.5,-2391.5 255.5,-2391.5 255.5,-2444.5"/>
<text text-anchor="middle" x="144" y="-2429.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#483</text>
<text text-anchor="middle" x="144" y="-2414.3" font-family="Times,serif" font-size="14.00" fill="#000000">Limit generated block and</text>
<text text-anchor="middle" x="144" y="-2399.3" font-family="Times,serif" font-size="14.00" fill="#000000">transaction size</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,-2373 32.5,-2373 32.5,-2305 255.5,-2305 255.5,-2373"/>
<text text-anchor="middle" x="144" y="-2357.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#181</text>
<text text-anchor="middle" x="144" y="-2342.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout note</text>
<text text-anchor="middle" x="144" y="-2327.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption/decryption</text>
<text text-anchor="middle" x="144" y="-2312.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,-2287 32.5,-2287 32.5,-2249 255.5,-2249 255.5,-2287"/>
<text text-anchor="middle" x="144" y="-2271.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#321</text>
<text text-anchor="middle" x="144" y="-2256.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,-2230.5 32.5,-2230.5 32.5,-2177.5 255.5,-2177.5 255.5,-2230.5"/>
<text text-anchor="middle" x="144" y="-2215.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#272</text>
<text text-anchor="middle" x="144" y="-2200.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout Key Agreement and</text>
<text text-anchor="middle" x="144" y="-2185.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,-2159.5 28,-2159.5 28,-2076.5 260,-2076.5 260,-2159.5"/>
<text text-anchor="middle" x="144" y="-2144.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2496</text>
<text text-anchor="middle" x="144" y="-2129.3" font-family="Times,serif" font-size="14.00" fill="#000000">Handle a ivk == ⊥</text>
<text text-anchor="middle" x="144" y="-2114.3" font-family="Times,serif" font-size="14.00" fill="#000000">(KA^Orchard private key)</text>
<text text-anchor="middle" x="144" y="-2099.3" font-family="Times,serif" font-size="14.00" fill="#000000">when generating an</text>
<text text-anchor="middle" x="144" y="-2084.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,-2058 28,-2058 28,-1990 260,-1990 260,-2058"/>
<text text-anchor="middle" x="144" y="-2042.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3869</text>
<text text-anchor="middle" x="144" y="-2027.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: ensure that ivk</text>
<text text-anchor="middle" x="144" y="-2012.8" font-family="Times,serif" font-size="14.00" fill="#000000">= 0 is rejected if that</text>
<text text-anchor="middle" x="144" y="-1997.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,-1972 32.5,-1972 32.5,-1934 255.5,-1934 255.5,-1972"/>
<text text-anchor="middle" x="144" y="-1956.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#278</text>
<text text-anchor="middle" x="144" y="-1941.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,-1915.5 28,-1915.5 28,-1832.5 260,-1832.5 260,-1915.5"/>
<text text-anchor="middle" x="144" y="-1900.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2447</text>
<text text-anchor="middle" x="144" y="-1885.3" font-family="Times,serif" font-size="14.00" fill="#000000">Define a new `Amount`</text>
<text text-anchor="middle" x="144" y="-1870.3" font-family="Times,serif" font-size="14.00" fill="#000000">`Constraint` for Note</text>
<text text-anchor="middle" x="144" y="-1855.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="-1840.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,-1814 28,-1814 28,-1746 260,-1746 260,-1814"/>
<text text-anchor="middle" x="144" y="-1798.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2041</text>
<text text-anchor="middle" x="144" y="-1783.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: derive</text>
<text text-anchor="middle" x="144" y="-1768.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutgoingCipherKey (</text>
<text text-anchor="middle" x="144" y="-1753.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling and Orchard)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4692 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#4692</title>
<g id="a_node31"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4692" xlink:title="ZcashFoundation/zebra#4692&#10;Check address and key&#10;lengths when parsing&#10;strings" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1728 28,-1728 28,-1660 260,-1660 260,-1728"/>
<text text-anchor="middle" x="144" y="-1712.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4692</text>
<text text-anchor="middle" x="144" y="-1697.8" font-family="Times,serif" font-size="14.00" fill="#000000">Check address and key</text>
<text text-anchor="middle" x="144" y="-1682.8" font-family="Times,serif" font-size="14.00" fill="#000000">lengths when parsing</text>
<text text-anchor="middle" x="144" y="-1667.8" font-family="Times,serif" font-size="14.00" fill="#000000">strings</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#320 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#320</title>
<g id="a_node32"><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,-1642 32.5,-1642 32.5,-1604 255.5,-1604 255.5,-1642"/>
<text text-anchor="middle" x="144" y="-1626.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#320</text>
<text text-anchor="middle" x="144" y="-1611.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create a Spend Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2080 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#2080</title>
<g id="a_node33"><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,-1585.5 28,-1585.5 28,-1502.5 260,-1502.5 260,-1585.5"/>
<text text-anchor="middle" x="144" y="-1570.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2080</text>
<text text-anchor="middle" x="144" y="-1555.3" font-family="Times,serif" font-size="14.00" fill="#000000">[blocked on frost]</text>
<text text-anchor="middle" x="144" y="-1540.3" font-family="Times,serif" font-size="14.00" fill="#000000">replace`redpallas` module</text>
<text text-anchor="middle" x="144" y="-1525.3" font-family="Times,serif" font-size="14.00" fill="#000000">with `reddsa`/`redpallas`</text>
<text text-anchor="middle" x="144" y="-1510.3" font-family="Times,serif" font-size="14.00" fill="#000000">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2095 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#2095</title>
<g id="a_node34"><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,-1484 28,-1484 28,-1386 260,-1386 260,-1484"/>
<text text-anchor="middle" x="144" y="-1468.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2095</text>
<text text-anchor="middle" x="144" y="-1453.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: update</text>
<text text-anchor="middle" x="144" y="-1438.8" font-family="Times,serif" font-size="14.00" fill="#000000">note/action generation to</text>
<text text-anchor="middle" x="144" y="-1423.8" font-family="Times,serif" font-size="14.00" fill="#000000">include input note</text>
<text text-anchor="middle" x="144" y="-1408.8" font-family="Times,serif" font-size="14.00" fill="#000000">nullifier in the</text>
<text text-anchor="middle" x="144" y="-1393.8" font-family="Times,serif" font-size="14.00" fill="#000000">PRF^expand invocations</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node35"><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="1053,-1801 821,-1801 821,-1733 1053,-1733 1053,-1801"/>
<text text-anchor="middle" x="937" y="-1785.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="937" y="-1770.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="937" y="-1755.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="937" y="-1740.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#1894</title>
<g id="a_node36"><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="1053,-1715 821,-1715 821,-1647 1053,-1647 1053,-1715"/>
<text text-anchor="middle" x="937" y="-1699.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1894</text>
<text text-anchor="middle" x="937" y="-1684.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should follow OS</text>
<text text-anchor="middle" x="937" y="-1669.8" font-family="Times,serif" font-size="14.00" fill="#000000">directory conventions</text>
<text text-anchor="middle" x="937" y="-1654.8" font-family="Times,serif" font-size="14.00" fill="#000000">better</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3432 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#3432</title>
<g id="a_node37"><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="1321,-1714.5 1089,-1714.5 1089,-1631.5 1321,-1631.5 1321,-1714.5"/>
<text text-anchor="middle" x="1205" y="-1699.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3432</text>
<text text-anchor="middle" x="1205" y="-1684.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use the Filesystem</text>
<text text-anchor="middle" x="1205" y="-1669.3" font-family="Times,serif" font-size="14.00" fill="#000000">Hierarchy Standard (FHS)</text>
<text text-anchor="middle" x="1205" y="-1654.3" font-family="Times,serif" font-size="14.00" fill="#000000">for deployments and</text>
<text text-anchor="middle" x="1205" y="-1639.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="edge3" class="edge">
<title>ZcashFoundation/zebra#1894&#45;&gt;ZcashFoundation/zebra#3432</title>
<path fill="none" stroke="#000000" d="M1053.4,-1677.5C1061.7,-1677.3 1070.1,-1677 1078.5,-1676.8"/>
<polygon fill="#000000" stroke="#000000" points="1078.8073,-1680.2926 1088.7,-1676.5 1078.6014,-1673.2956 1078.8073,-1680.2926"/>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node38"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3050" xlink:title="ZcashFoundation/zebra#3050&#10;Tag Zebra 1.0.0&#45;rc.0&#10;stable release candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-1628.5 821,-1628.5 821,-1575.5 1053,-1575.5 1053,-1628.5"/>
<text text-anchor="middle" x="937" y="-1613.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="937" y="-1598.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="937" y="-1583.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#1904</title>
<g id="a_node39"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1904" xlink:title="ZcashFoundation/zebra#1904&#10;Some DNS seeders and&#10;block explorers don&#39;t&#10;show Zebra nodes" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1321,-1456 1089,-1456 1089,-1388 1321,-1388 1321,-1456"/>
<text text-anchor="middle" x="1205" y="-1440.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1904</text>
<text text-anchor="middle" x="1205" y="-1425.8" font-family="Times,serif" font-size="14.00" fill="#000000">Some DNS seeders and</text>
<text text-anchor="middle" x="1205" y="-1410.8" font-family="Times,serif" font-size="14.00" fill="#000000">block explorers don&#39;t</text>
<text text-anchor="middle" x="1205" y="-1395.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="edge8" class="edge">
<title>ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791</title>
<path fill="none" stroke="#000000" d="M1321.4,-1422C1329.7,-1422 1338.1,-1422 1346.5,-1422"/>
<polygon fill="#000000" stroke="#000000" points="1346.7,-1425.5001 1356.7,-1422 1346.7,-1418.5001 1346.7,-1425.5001"/>
</g>
<!-- ZcashFoundation/zebra#4784 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#4784</title>
<g id="a_node40"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4784" xlink:title="ZcashFoundation/zebra#4784&#10;Store only the first tree&#10;state in each identical&#10;series of tree states" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1053,-1198 821,-1198 821,-1130 1053,-1130 1053,-1198"/>
<text text-anchor="middle" x="937" y="-1182.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4784</text>
<text text-anchor="middle" x="937" y="-1167.8" font-family="Times,serif" font-size="14.00" fill="#000000">Store only the first tree</text>
<text text-anchor="middle" x="937" y="-1152.8" font-family="Times,serif" font-size="14.00" fill="#000000">state in each identical</text>
<text text-anchor="middle" x="937" y="-1137.8" font-family="Times,serif" font-size="14.00" fill="#000000">series of tree states</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4820 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#4820</title>
<g id="a_node41"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4820" xlink:title="ZcashFoundation/zebra#4820&#10;Fix `lightwalletd` test&#10;hangs by checking process&#10;output in dedicated&#10;threads" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-1557.5 821,-1557.5 821,-1474.5 1053,-1474.5 1053,-1557.5"/>
<text text-anchor="middle" x="937" y="-1542.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4820</text>
<text text-anchor="middle" x="937" y="-1527.3" font-family="Times,serif" font-size="14.00" fill="#000000">Fix `lightwalletd` test</text>
<text text-anchor="middle" x="937" y="-1512.3" font-family="Times,serif" font-size="14.00" fill="#000000">hangs by checking process</text>
<text text-anchor="middle" x="937" y="-1497.3" font-family="Times,serif" font-size="14.00" fill="#000000">output in dedicated</text>
<text text-anchor="middle" x="937" y="-1482.3" font-family="Times,serif" font-size="14.00" fill="#000000">threads</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4753 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#4753</title>
<g id="a_node42"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4753" xlink:title="ZcashFoundation/zebra#4753&#10;ci: Split deploy&#45;gcp&#45;&#10;tests workflow into&#10;multiple categories" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1321,-1801 1089,-1801 1089,-1733 1321,-1733 1321,-1801"/>
<text text-anchor="middle" x="1205" y="-1785.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4753</text>
<text text-anchor="middle" x="1205" y="-1770.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Split deploy&#45;gcp&#45;</text>
<text text-anchor="middle" x="1205" y="-1755.8" font-family="Times,serif" font-size="14.00" fill="#000000">tests workflow into</text>
<text text-anchor="middle" x="1205" y="-1740.8" font-family="Times,serif" font-size="14.00" fill="#000000">multiple categories</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4820&#45;&gt;ZcashFoundation/zebra#4753 -->
<g id="edge4" class="edge">
<title>ZcashFoundation/zebra#4820&#45;&gt;ZcashFoundation/zebra#4753</title>
<path fill="none" stroke="#000000" d="M1044.3,-1557.9C1047.4,-1560.8 1050.3,-1563.8 1053,-1567 1098.6,-1622.2 1041.8,-1670.2 1089,-1724 1089.6,-1724.7 1090.3,-1725.4 1090.9,-1726.1"/>
<polygon fill="#000000" stroke="#000000" points="1088.5284,-1728.6744 1098.2,-1733 1093.3368,-1723.5872 1088.5284,-1728.6744"/>
</g>
<!-- ZcashFoundation/zebra#4765 -->
<g id="node65" class="node open">
<title>ZcashFoundation/zebra#4765</title>
<g id="a_node65"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4765" xlink:title="ZcashFoundation/zebra#4765&#10;Release Zebra to&#10;1.0.0&#45;beta.13" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1321,-210.5 1089,-210.5 1089,-206.5 1085,-206.5 1085,-202.5 1089,-202.5 1089,-165.5 1085,-165.5 1085,-161.5 1089,-161.5 1089,-157.5 1321,-157.5 1321,-210.5"/>
<polyline fill="none" stroke="#000000" points="1089,-206.5 1093,-206.5 1093,-202.5 1089,-202.5 "/>
<polyline fill="none" stroke="#000000" points="1089,-165.5 1093,-165.5 1093,-161.5 1089,-161.5 "/>
<text text-anchor="middle" x="1205" y="-195.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4765</text>
<text text-anchor="middle" x="1205" y="-180.3" font-family="Times,serif" font-size="14.00" fill="#000000">Release Zebra to</text>
<text text-anchor="middle" x="1205" y="-165.3" font-family="Times,serif" font-size="14.00" fill="#000000">1.0.0&#45;beta.13</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4820&#45;&gt;ZcashFoundation/zebra#4765 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#4820&#45;&gt;ZcashFoundation/zebra#4765</title>
<path fill="none" stroke="#000000" d="M1045.6,-1474.2C1048.3,-1471.4 1050.8,-1468.3 1053,-1465 1128.9,-1352.2 1008.2,-367.63 1087.2,-219.32"/>
<polygon fill="#000000" stroke="#000000" points="1090.228,-221.0824 1092.7,-210.78 1084.3429,-217.2922 1090.228,-221.0824"/>
</g>
<!-- ZcashFoundation/zebra#4562 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#4562</title>
<g id="a_node43"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4562" xlink:title="ZcashFoundation/zebra#4562&#10;Deploy long&#45;running Zebra&#10;nodes after each tagged&#10;release" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-1456 821,-1456 821,-1388 1053,-1388 1053,-1456"/>
<text text-anchor="middle" x="937" y="-1440.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4562</text>
<text text-anchor="middle" x="937" y="-1425.8" font-family="Times,serif" font-size="14.00" fill="#000000">Deploy long&#45;running Zebra</text>
<text text-anchor="middle" x="937" y="-1410.8" font-family="Times,serif" font-size="14.00" fill="#000000">nodes after each tagged</text>
<text text-anchor="middle" x="937" y="-1395.8" font-family="Times,serif" font-size="14.00" fill="#000000">release</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4562&#45;&gt;ZcashFoundation/zebra#1904 -->
<g id="edge5" class="edge">
<title>ZcashFoundation/zebra#4562&#45;&gt;ZcashFoundation/zebra#1904</title>
<path fill="none" stroke="#000000" d="M1053.4,-1422C1061.7,-1422 1070.1,-1422 1078.5,-1422"/>
<polygon fill="#000000" stroke="#000000" points="1078.7,-1425.5001 1088.7,-1422 1078.7,-1418.5001 1078.7,-1425.5001"/>
</g>
<!-- ZcashFoundation/zebra#4733 -->
<g id="node44" class="node closed">
<title>ZcashFoundation/zebra#4733</title>
<g id="a_node44"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4733" xlink:title="ZcashFoundation/zebra#4733&#10;Return connection errors&#10;from the heartbeat task&#10;to the `Client`" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="1053,-1284 821,-1284 821,-1216 1053,-1216 1053,-1284"/>
<text text-anchor="middle" x="937" y="-1268.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4733</text>
<text text-anchor="middle" x="937" y="-1253.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return connection errors</text>
<text text-anchor="middle" x="937" y="-1238.8" font-family="Times,serif" font-size="14.00" fill="#000000">from the heartbeat task</text>
<text text-anchor="middle" x="937" y="-1223.8" font-family="Times,serif" font-size="14.00" fill="#000000">to the `Client`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4735 -->
<g id="node66" class="node open">
<title>ZcashFoundation/zebra#4735</title>
<g id="a_node66"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4735" xlink:title="ZcashFoundation/zebra#4735&#10;Remove the `ErrorSlot`&#10;type" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1321,-139.5 1089,-139.5 1089,-86.5 1321,-86.5 1321,-139.5"/>
<text text-anchor="middle" x="1205" y="-124.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4735</text>
<text text-anchor="middle" x="1205" y="-109.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove the `ErrorSlot`</text>
<text text-anchor="middle" x="1205" y="-94.3" font-family="Times,serif" font-size="14.00" fill="#000000">type</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4735 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4735</title>
<path fill="none" stroke="#000000" d="M1045.5,-1215.7C1048.2,-1213 1050.7,-1210.1 1053,-1207 1121.9,-1111.5 1017.2,-241.31 1089,-148 1089.2,-147.72 1089.4,-147.44 1089.7,-147.16"/>
<polygon fill="#000000" stroke="#000000" points="1092.3663,-149.4322 1096.6,-139.72 1087.2337,-144.6722 1092.3663,-149.4322"/>
</g>
<!-- ZcashFoundation/zebra#4737 -->
<g id="node67" class="node closed">
<title>ZcashFoundation/zebra#4737</title>
<g id="a_node67"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4737" xlink:title="ZcashFoundation/zebra#4737&#10;Return detailed error&#10;information from the&#10;heartbeat task" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="1321,-68 1089,-68 1089,0 1321,0 1321,-68"/>
<text text-anchor="middle" x="1205" y="-52.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4737</text>
<text text-anchor="middle" x="1205" y="-37.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return detailed error</text>
<text text-anchor="middle" x="1205" y="-22.8" font-family="Times,serif" font-size="14.00" fill="#000000">information from the</text>
<text text-anchor="middle" x="1205" y="-7.8" font-family="Times,serif" font-size="14.00" fill="#000000">heartbeat task</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4737 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#4733&#45;&gt;ZcashFoundation/zebra#4737</title>
<path fill="none" stroke="#000000" d="M1045.5,-1215.7C1048.2,-1213 1050.7,-1210.1 1053,-1207 1126.4,-1105 1015.6,-178.96 1089,-77 1089.3,-76.608 1089.6,-76.219 1089.9,-75.834"/>
<polygon fill="#000000" stroke="#000000" points="1092.5716,-78.0956 1096.5,-68.256 1087.2929,-73.4982 1092.5716,-78.0956"/>
</g>
<!-- ZcashFoundation/zebra#4734 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#4734</title>
<g id="a_node45"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4734" xlink:title="ZcashFoundation/zebra#4734&#10;Return errors from&#10;`Connection` methods to&#10;the `Client`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1053,-1370 821,-1370 821,-1302 1053,-1302 1053,-1370"/>
<text text-anchor="middle" x="937" y="-1354.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4734</text>
<text text-anchor="middle" x="937" y="-1339.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return errors from</text>
<text text-anchor="middle" x="937" y="-1324.8" font-family="Times,serif" font-size="14.00" fill="#000000">`Connection` methods to</text>
<text text-anchor="middle" x="937" y="-1309.8" font-family="Times,serif" font-size="14.00" fill="#000000">the `Client`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4734&#45;&gt;ZcashFoundation/zebra#4735 -->
<g id="edge12" class="edge">
<title>ZcashFoundation/zebra#4734&#45;&gt;ZcashFoundation/zebra#4735</title>
<path fill="none" stroke="#000000" d="M1045.5,-1301.7C1048.2,-1299 1050.7,-1296.1 1053,-1293 1127.3,-1189.7 1011.5,-248.97 1089,-148 1089.2,-147.72 1089.4,-147.44 1089.7,-147.16"/>
<polygon fill="#000000" stroke="#000000" points="1092.3663,-149.4322 1096.6,-139.72 1087.2337,-144.6722 1092.3663,-149.4322"/>
</g>
<!-- ZcashFoundation/zebra#4684 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#4684</title>
<g id="a_node46"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4684" xlink:title="ZcashFoundation/zebra#4684&#10;Test that every old&#10;zebrad.toml config still&#10;works" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-1112 821,-1112 821,-1044 1053,-1044 1053,-1112"/>
<text text-anchor="middle" x="937" y="-1096.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4684</text>
<text text-anchor="middle" x="937" y="-1081.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test that every old</text>
<text text-anchor="middle" x="937" y="-1066.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad.toml config still</text>
<text text-anchor="middle" x="937" y="-1051.8" font-family="Times,serif" font-size="14.00" fill="#000000">works</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4778 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#4778</title>
<g id="a_node47"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4778" xlink:title="ZcashFoundation/zebra#4778&#10;Replace old release&#10;criteria with stable&#10;release candidate&#10;criteria in docs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-1025.5 821,-1025.5 821,-942.5 1053,-942.5 1053,-1025.5"/>
<text text-anchor="middle" x="937" y="-1010.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4778</text>
<text text-anchor="middle" x="937" y="-995.3" font-family="Times,serif" font-size="14.00" fill="#000000">Replace old release</text>
<text text-anchor="middle" x="937" y="-980.3" font-family="Times,serif" font-size="14.00" fill="#000000">criteria with stable</text>
<text text-anchor="middle" x="937" y="-965.3" font-family="Times,serif" font-size="14.00" fill="#000000">release candidate</text>
<text text-anchor="middle" x="937" y="-950.3" font-family="Times,serif" font-size="14.00" fill="#000000">criteria in docs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4677 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#4677</title>
<g id="a_node48"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4677" xlink:title="ZcashFoundation/zebra#4677&#10;Various tests sometimes&#10;fail" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-924.5 821,-924.5 821,-871.5 1053,-871.5 1053,-924.5"/>
<text text-anchor="middle" x="937" y="-909.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4677</text>
<text text-anchor="middle" x="937" y="-894.3" font-family="Times,serif" font-size="14.00" fill="#000000">Various tests sometimes</text>
<text text-anchor="middle" x="937" y="-879.3" font-family="Times,serif" font-size="14.00" fill="#000000">fail</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1621 -->
<g id="node49" class="node open">
<title>ZcashFoundation/zebra#1621</title>
<g id="a_node49"><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="1053,-853.5 821,-853.5 821,-800.5 1053,-800.5 1053,-853.5"/>
<text text-anchor="middle" x="937" y="-838.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1621</text>
<text text-anchor="middle" x="937" y="-823.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run `zebrad start` by</text>
<text text-anchor="middle" x="937" y="-808.3" font-family="Times,serif" font-size="14.00" fill="#000000">default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1638 -->
<g id="node50" class="node open">
<title>ZcashFoundation/zebra#1638</title>
<g id="a_node50"><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="1053,-782.5 821,-782.5 821,-729.5 1053,-729.5 1053,-782.5"/>
<text text-anchor="middle" x="937" y="-767.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1638</text>
<text text-anchor="middle" x="937" y="-752.3" font-family="Times,serif" font-size="14.00" fill="#000000">Create PGP keys amongst</text>
<text text-anchor="middle" x="937" y="-737.3" font-family="Times,serif" font-size="14.00" fill="#000000">security@zfnd.org</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3757 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#3757</title>
<g id="a_node51"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3757" xlink:title="ZcashFoundation/zebra#3757&#10;De&#45;duplicate note&#10;commitment trees in the&#10;finalized and non&#45;&#10;finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-711.5 821,-711.5 821,-628.5 1053,-628.5 1053,-711.5"/>
<text text-anchor="middle" x="937" y="-696.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3757</text>
<text text-anchor="middle" x="937" y="-681.3" font-family="Times,serif" font-size="14.00" fill="#000000">De&#45;duplicate note</text>
<text text-anchor="middle" x="937" y="-666.3" font-family="Times,serif" font-size="14.00" fill="#000000">commitment trees in the</text>
<text text-anchor="middle" x="937" y="-651.3" font-family="Times,serif" font-size="14.00" fill="#000000">finalized and non&#45;</text>
<text text-anchor="middle" x="937" y="-636.3" font-family="Times,serif" font-size="14.00" fill="#000000">finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node52"><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="1053,-610 821,-610 821,-542 1053,-542 1053,-610"/>
<text text-anchor="middle" x="937" y="-594.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="937" y="-579.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra stable download</text>
<text text-anchor="middle" x="937" y="-564.8" font-family="Times,serif" font-size="14.00" fill="#000000">should be linked from</text>
<text text-anchor="middle" x="937" y="-549.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4678 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#4678</title>
<g id="a_node53"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4678" xlink:title="ZcashFoundation/zebra#4678&#10;Return peer metadata from&#10;`connect_isolated`&#10;functions" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-524 821,-524 821,-456 1053,-456 1053,-524"/>
<text text-anchor="middle" x="937" y="-508.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4678</text>
<text text-anchor="middle" x="937" y="-493.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return peer metadata from</text>
<text text-anchor="middle" x="937" y="-478.8" font-family="Times,serif" font-size="14.00" fill="#000000">`connect_isolated`</text>
<text text-anchor="middle" x="937" y="-463.8" font-family="Times,serif" font-size="14.00" fill="#000000">functions</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4751 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#4751</title>
<g id="a_node54"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4751" xlink:title="ZcashFoundation/zebra#4751&#10;ci: Add missing CI/CD&#10;status labels to&#10;README.md" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-438 821,-438 821,-370 1053,-370 1053,-438"/>
<text text-anchor="middle" x="937" y="-422.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4751</text>
<text text-anchor="middle" x="937" y="-407.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Add missing CI/CD</text>
<text text-anchor="middle" x="937" y="-392.8" font-family="Times,serif" font-size="14.00" fill="#000000">status labels to</text>
<text text-anchor="middle" x="937" y="-377.8" font-family="Times,serif" font-size="14.00" fill="#000000">README.md</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2001 -->
<g id="node55" class="node open">
<title>ZcashFoundation/zebra#2001</title>
<g id="a_node55"><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="1053,-351.5 821,-351.5 821,-298.5 1053,-298.5 1053,-351.5"/>
<text text-anchor="middle" x="937" y="-336.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2001</text>
<text text-anchor="middle" x="937" y="-321.3" font-family="Times,serif" font-size="14.00" fill="#000000">Write a draft security</text>
<text text-anchor="middle" x="937" y="-306.3" font-family="Times,serif" font-size="14.00" fill="#000000">triage RFC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4591 -->
<g id="node56" class="node open">
<title>ZcashFoundation/zebra#4591</title>
<g id="a_node56"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4591" xlink:title="ZcashFoundation/zebra#4591&#10;Fix timeout not being&#10;enforced by sync_until" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-280.5 821,-280.5 821,-227.5 1053,-227.5 1053,-280.5"/>
<text text-anchor="middle" x="937" y="-265.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4591</text>
<text text-anchor="middle" x="937" y="-250.3" font-family="Times,serif" font-size="14.00" fill="#000000">Fix timeout not being</text>
<text text-anchor="middle" x="937" y="-235.3" font-family="Times,serif" font-size="14.00" fill="#000000">enforced by sync_until</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4350 -->
<g id="node57" class="node open">
<title>ZcashFoundation/zebra#4350</title>
<g id="a_node57"><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,-3448.5 28,-3448.5 28,-3395.5 260,-3395.5 260,-3448.5"/>
<text text-anchor="middle" x="144" y="-3433.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4350</text>
<text text-anchor="middle" x="144" y="-3418.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetMempoolTx gRPC</text>
<text text-anchor="middle" x="144" y="-3403.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4612 -->
<g id="node58" class="node open">
<title>ZcashFoundation/zebra#4612</title>
<g id="a_node58"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4612" xlink:title="ZcashFoundation/zebra#4612&#10;ci: Wait for lightwalletd&#10;image rebuild if it has&#10;changed" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3377 28,-3377 28,-3309 260,-3309 260,-3377"/>
<text text-anchor="middle" x="144" y="-3361.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4612</text>
<text text-anchor="middle" x="144" y="-3346.8" font-family="Times,serif" font-size="14.00" fill="#000000">ci: Wait for lightwalletd</text>
<text text-anchor="middle" x="144" y="-3331.8" font-family="Times,serif" font-size="14.00" fill="#000000">image rebuild if it has</text>
<text text-anchor="middle" x="144" y="-3316.8" font-family="Times,serif" font-size="14.00" fill="#000000">changed</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4721 -->
<g id="node59" class="node open">
<title>ZcashFoundation/zebra#4721</title>
<g id="a_node59"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4721" xlink:title="ZcashFoundation/zebra#4721&#10;Send note commitment and&#10;history trees from the&#10;non&#45;finalized state to&#10;the finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="666,-577.5 434,-577.5 434,-573.5 430,-573.5 430,-569.5 434,-569.5 434,-502.5 430,-502.5 430,-498.5 434,-498.5 434,-494.5 666,-494.5 666,-577.5"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="434,-573.5 438,-573.5 438,-569.5 434,-569.5 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="434,-502.5 438,-502.5 438,-498.5 434,-498.5 "/>
<text text-anchor="middle" x="550" y="-562.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4721</text>
<text text-anchor="middle" x="550" y="-547.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send note commitment and</text>
<text text-anchor="middle" x="550" y="-532.3" font-family="Times,serif" font-size="14.00" fill="#000000">history trees from the</text>
<text text-anchor="middle" x="550" y="-517.3" font-family="Times,serif" font-size="14.00" fill="#000000">non&#45;finalized state to</text>
<text text-anchor="middle" x="550" y="-502.3" font-family="Times,serif" font-size="14.00" fill="#000000">the finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4784 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4784</title>
<path fill="none" stroke="#000000" d="M557.03,-577.67C577.08,-683.78 644.38,-966.71 813,-1121 813.99,-1121.9 815.01,-1122.8 816.04,-1123.7"/>
<polygon fill="#000000" stroke="#000000" points="814.2181,-1126.7125 824.29,-1130 818.4665,-1121.1491 814.2181,-1126.7125"/>
</g>
<!-- ZcashFoundation/zebra#4823 -->
<g id="node64" class="node open">
<title>ZcashFoundation/zebra#4823</title>
<g id="a_node64"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4823" xlink:title="ZcashFoundation/zebra#4823&#10;Find out which parts of C&#10;ommitBlock/CommitFinalize&#10;dBlock are slow" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1053,-209 821,-209 821,-141 1053,-141 1053,-209"/>
<text text-anchor="middle" x="937" y="-193.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4823</text>
<text text-anchor="middle" x="937" y="-178.8" font-family="Times,serif" font-size="14.00" fill="#000000">Find out which parts of C</text>
<text text-anchor="middle" x="937" y="-163.8" font-family="Times,serif" font-size="14.00" fill="#000000">ommitBlock/CommitFinalize</text>
<text text-anchor="middle" x="937" y="-148.8" font-family="Times,serif" font-size="14.00" fill="#000000">dBlock are slow</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4823 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#4721&#45;&gt;ZcashFoundation/zebra#4823</title>
<path fill="none" stroke="#000000" d="M666.17,-540.01C712.29,-535.18 761.7,-520.76 793,-485 832.62,-439.73 775.81,-262.29 813,-215 813.3,-214.62 813.6,-214.25 813.9,-213.88"/>
<polygon fill="#000000" stroke="#000000" points="816.4618,-216.2649 820.78,-206.59 811.3709,-211.4604 816.4618,-216.2649"/>
</g>
<!-- ZcashFoundation/zebra#4794 -->
<g id="node60" class="node open">
<title>ZcashFoundation/zebra#4794</title>
<g id="a_node60"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4794" xlink:title="ZcashFoundation/zebra#4794&#10;Revert note commitment&#10;and history trees when&#10;forking non&#45;finalized&#10;chains" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="666,-476.5 434,-476.5 434,-393.5 666,-393.5 666,-476.5"/>
<text text-anchor="middle" x="550" y="-461.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4794</text>
<text text-anchor="middle" x="550" y="-446.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revert note commitment</text>
<text text-anchor="middle" x="550" y="-431.3" font-family="Times,serif" font-size="14.00" fill="#000000">and history trees when</text>
<text text-anchor="middle" x="550" y="-416.3" font-family="Times,serif" font-size="14.00" fill="#000000">forking non&#45;finalized</text>
<text text-anchor="middle" x="550" y="-401.3" font-family="Times,serif" font-size="14.00" fill="#000000">chains</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4824 -->
<g id="node61" class="node open">
<title>ZcashFoundation/zebra#4824</title>
<g id="a_node61"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4824" xlink:title="ZcashFoundation/zebra#4824&#10;Send note commitment and&#10;history trees from the&#10;non&#45;finalized state to&#10;the finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="666,-375.5 434,-375.5 434,-292.5 666,-292.5 666,-375.5"/>
<text text-anchor="middle" x="550" y="-360.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4824</text>
<text text-anchor="middle" x="550" y="-345.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send note commitment and</text>
<text text-anchor="middle" x="550" y="-330.3" font-family="Times,serif" font-size="14.00" fill="#000000">history trees from the</text>
<text text-anchor="middle" x="550" y="-315.3" font-family="Times,serif" font-size="14.00" fill="#000000">non&#45;finalized state to</text>
<text text-anchor="middle" x="550" y="-300.3" font-family="Times,serif" font-size="14.00" fill="#000000">the finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4789 -->
<g id="node62" class="node open">
<title>ZcashFoundation/zebra#4789</title>
<g id="a_node62"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4789" xlink:title="ZcashFoundation/zebra#4789&#10;Move CPU&#45;heavy proof&#10;preparation into the&#10;batch cryptography thread" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="666,-274 434,-274 434,-206 666,-206 666,-274"/>
<text text-anchor="middle" x="550" y="-258.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4789</text>
<text text-anchor="middle" x="550" y="-243.8" font-family="Times,serif" font-size="14.00" fill="#000000">Move CPU&#45;heavy proof</text>
<text text-anchor="middle" x="550" y="-228.8" font-family="Times,serif" font-size="14.00" fill="#000000">preparation into the</text>
<text text-anchor="middle" x="550" y="-213.8" font-family="Times,serif" font-size="14.00" fill="#000000">batch cryptography thread</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4583 -->
<g id="node63" class="node open">
<title>ZcashFoundation/zebra#4583</title>
<g id="a_node63"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4583" xlink:title="ZcashFoundation/zebra#4583&#10;Investigate busiest tasks&#10;per tokio&#45;console" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="666,-187.5 434,-187.5 434,-134.5 666,-134.5 666,-187.5"/>
<text text-anchor="middle" x="550" y="-172.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4583</text>
<text text-anchor="middle" x="550" y="-157.3" font-family="Times,serif" font-size="14.00" fill="#000000">Investigate busiest tasks</text>
<text text-anchor="middle" x="550" y="-142.3" font-family="Times,serif" font-size="14.00" fill="#000000">per tokio&#45;console</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node71" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node71"><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,-3541.5 28,-3541.5 28,-3488.5 260,-3488.5 260,-3541.5"/>
<text text-anchor="middle" x="144" y="-3526.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="144" y="-3511.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="144" y="-3496.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4767 -->
<g id="node72" class="node open">
<title>ZcashFoundation/zebra#4767</title>
<g id="a_node72"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4767" xlink:title="ZcashFoundation/zebra#4767&#10;Remove duplicate&#10;`orchard` crates" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3612.5 28,-3612.5 28,-3559.5 260,-3559.5 260,-3612.5"/>
<text text-anchor="middle" x="144" y="-3597.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4767</text>
<text text-anchor="middle" x="144" y="-3582.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicate</text>
<text text-anchor="middle" x="144" y="-3567.3" font-family="Times,serif" font-size="14.00" fill="#000000">`orchard` crates</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4745 -->
<g id="node73" class="node open">
<title>ZcashFoundation/zebra#4745</title>
<g id="a_node73"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4745" xlink:title="ZcashFoundation/zebra#4745&#10;Broken, half&#45;done support&#10;for halo2 batch&#10;verification" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="666,-3659 434,-3659 434,-3655 430,-3655 430,-3651 434,-3651 434,-3599 430,-3599 430,-3595 434,-3595 434,-3591 666,-3591 666,-3659"/>
<polyline fill="none" stroke="#000000" points="434,-3655 438,-3655 438,-3651 434,-3651 "/>
<polyline fill="none" stroke="#000000" points="434,-3599 438,-3599 438,-3595 434,-3595 "/>
<text text-anchor="middle" x="550" y="-3643.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4745</text>
<text text-anchor="middle" x="550" y="-3628.8" font-family="Times,serif" font-size="14.00" fill="#000000">Broken, half&#45;done support</text>
<text text-anchor="middle" x="550" y="-3613.8" font-family="Times,serif" font-size="14.00" fill="#000000">for halo2 batch</text>
<text text-anchor="middle" x="550" y="-3598.8" font-family="Times,serif" font-size="14.00" fill="#000000">verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4745 -->
<g id="edge16" class="edge">
<title>ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4745</title>
<path fill="none" stroke="#000000" d="M260.07,-3597.1C311.26,-3602.1 371.54,-3607.9 423.84,-3612.9"/>
<polygon fill="#000000" stroke="#000000" points="423.5665,-3616.3894 433.84,-3613.8 424.194,-3609.4176 423.5665,-3616.3894"/>
</g>
<!-- ZcashFoundation/zebra#4672 -->
<g id="node74" class="node open">
<title>ZcashFoundation/zebra#4672</title>
<g id="a_node74"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4672" xlink:title="ZcashFoundation/zebra#4672&#10;Add support for Orchard&#10;proof batch verification" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="666,-3572.5 434,-3572.5 434,-3519.5 666,-3519.5 666,-3572.5"/>
<text text-anchor="middle" x="550" y="-3557.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4672</text>
<text text-anchor="middle" x="550" y="-3542.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for Orchard</text>
<text text-anchor="middle" x="550" y="-3527.3" font-family="Times,serif" font-size="14.00" fill="#000000">proof batch verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4672 -->
<g id="edge17" class="edge">
<title>ZcashFoundation/zebra#4767&#45;&gt;ZcashFoundation/zebra#4672</title>
<path fill="none" stroke="#000000" d="M260.07,-3574.6C311.26,-3569.5 371.54,-3563.6 423.84,-3558.4"/>
<polygon fill="#000000" stroke="#000000" points="424.2379,-3561.8778 433.84,-3557.4 423.5413,-3554.9125 424.2379,-3561.8778"/>
</g>
<!-- ZcashFoundation/zebra#4747 -->
<g id="node75" class="node open">
<title>ZcashFoundation/zebra#4747</title>
<g id="a_node75"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4747" xlink:title="ZcashFoundation/zebra#4747&#10;Stop tokio tasks running&#10;for a long time and&#10;blocking other tasks" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="666,-1370 434,-1370 434,-1302 666,-1302 666,-1370"/>
<text text-anchor="middle" x="550" y="-1354.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4747</text>
<text text-anchor="middle" x="550" y="-1339.8" font-family="Times,serif" font-size="14.00" fill="#000000">Stop tokio tasks running</text>
<text text-anchor="middle" x="550" y="-1324.8" font-family="Times,serif" font-size="14.00" fill="#000000">for a long time and</text>
<text text-anchor="middle" x="550" y="-1309.8" font-family="Times,serif" font-size="14.00" fill="#000000">blocking other tasks</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4733 -->
<g id="edge18" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4733</title>
<path fill="none" stroke="#000000" d="M666.11,-1310.2C711.84,-1300 764.47,-1288.3 811.11,-1278"/>
<polygon fill="#000000" stroke="#000000" points="811.9722,-1281.3938 820.97,-1275.8 810.4478,-1274.5618 811.9722,-1281.3938"/>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4734 -->
<g id="edge19" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#4734</title>
<path fill="none" stroke="#000000" d="M666.11,-1336C711.75,-1336 764.25,-1336 810.82,-1336"/>
<polygon fill="#000000" stroke="#000000" points="810.97,-1339.5001 820.97,-1336 810.97,-1332.5001 810.97,-1339.5001"/>
</g>
<!-- ZcashFoundation/zebra#3096 -->
<g id="node76" class="node open">
<title>ZcashFoundation/zebra#3096</title>
<g id="a_node76"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3096" xlink:title="ZcashFoundation/zebra#3096&#10;Epic: Zebra Stable&#10;Release Candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="1053,-1893.5 821,-1893.5 821,-1840.5 1053,-1840.5 1053,-1893.5"/>
<text text-anchor="middle" x="937" y="-1878.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3096</text>
<text text-anchor="middle" x="937" y="-1863.3" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable</text>
<text text-anchor="middle" x="937" y="-1848.3" font-family="Times,serif" font-size="14.00" fill="#000000">Release Candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#3096 -->
<g id="edge20" class="edge">
<title>ZcashFoundation/zebra#4747&#45;&gt;ZcashFoundation/zebra#3096</title>
<path fill="none" stroke="#000000" d="M666.1,-1324.8C712.2,-1327 761.62,-1338.9 793,-1374 827.24,-1412.3 780.51,-1796.2 813,-1836 813.22,-1836.3 813.45,-1836.5 813.68,-1836.8"/>
<polygon fill="#000000" stroke="#000000" points="811.2798,-1839.3505 820.8,-1844 816.2572,-1834.4285 811.2798,-1839.3505"/>
</g>
<!-- ZcashFoundation/zebra#4537 -->
<g id="node77" class="node open">
<title>ZcashFoundation/zebra#4537</title>
<g id="a_node77"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4537" xlink:title="ZcashFoundation/zebra#4537&#10;test(grpc):&#10;`GetMempoolTx` and&#10;`GetMempoolStream` test" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3699 28,-3699 28,-3695 24,-3695 24,-3691 28,-3691 28,-3639 24,-3639 24,-3635 28,-3635 28,-3631 260,-3631 260,-3699"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3695 32,-3695 32,-3691 28,-3691 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3639 32,-3639 32,-3635 28,-3635 "/>
<text text-anchor="middle" x="144" y="-3683.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4537</text>
<text text-anchor="middle" x="144" y="-3668.8" font-family="Times,serif" font-size="14.00" fill="#000000">test(grpc):</text>
<text text-anchor="middle" x="144" y="-3653.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolTx` and</text>
<text text-anchor="middle" x="144" y="-3638.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolStream` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4814 -->
<g id="node78" class="node open">
<title>ZcashFoundation/zebra#4814</title>
<g id="a_node78"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4814" xlink:title="ZcashFoundation/zebra#4814&#10;Require the&#10;`zebrad_update_sync()`&#10;test to merge to the&#10;`main` branch" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="1053,-1994.5 821,-1994.5 821,-1911.5 1053,-1911.5 1053,-1994.5"/>
<text text-anchor="middle" x="937" y="-1979.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4814</text>
<text text-anchor="middle" x="937" y="-1964.3" font-family="Times,serif" font-size="14.00" fill="#000000">Require the</text>
<text text-anchor="middle" x="937" y="-1949.3" font-family="Times,serif" font-size="14.00" fill="#000000">`zebrad_update_sync()`</text>
<text text-anchor="middle" x="937" y="-1934.3" font-family="Times,serif" font-size="14.00" fill="#000000">test to merge to the</text>
<text text-anchor="middle" x="937" y="-1919.3" font-family="Times,serif" font-size="14.00" fill="#000000">`main` branch</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4814&#45;&gt;ZcashFoundation/zebra#4753 -->
<g id="edge21" class="edge">
<title>ZcashFoundation/zebra#4814&#45;&gt;ZcashFoundation/zebra#4753</title>
<path fill="none" stroke="#000000" d="M1038.9,-1911.4C1043.7,-1908.7 1048.5,-1905.9 1053,-1903 1095.1,-1876.1 1136.9,-1837.6 1166,-1808.4"/>
<polygon fill="#000000" stroke="#000000" points="1168.6038,-1810.746 1173.2,-1801.2 1163.654,-1805.7962 1168.6038,-1810.746"/>
</g>
<!-- ZcashFoundation/zebra#4837 -->
<g id="node79" class="node open">
<title>ZcashFoundation/zebra#4837</title>
<g id="a_node79"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4837" xlink:title="ZcashFoundation/zebra#4837&#10;Store history trees by&#10;height in the non&#45;&#10;finalized state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-469 28,-469 28,-401 260,-401 260,-469"/>
<text text-anchor="middle" x="144" y="-453.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4837</text>
<text text-anchor="middle" x="144" y="-438.8" font-family="Times,serif" font-size="14.00" fill="#000000">Store history trees by</text>
<text text-anchor="middle" x="144" y="-423.8" font-family="Times,serif" font-size="14.00" fill="#000000">height in the non&#45;</text>
<text text-anchor="middle" x="144" y="-408.8" font-family="Times,serif" font-size="14.00" fill="#000000">finalized state</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4837&#45;&gt;ZcashFoundation/zebra#4794 -->
<g id="edge22" class="edge">
<title>ZcashFoundation/zebra#4837&#45;&gt;ZcashFoundation/zebra#4794</title>
<path fill="none" stroke="#000000" d="M260.07,-435C311.26,-435 371.54,-435 423.84,-435"/>
<polygon fill="#000000" stroke="#000000" points="423.84,-438.5001 433.84,-435 423.84,-431.5001 423.84,-438.5001"/>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node80" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node80"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4554" xlink:title="ZcashFoundation/zebra#4554&#10;benchmarks: surface&#10;zebrad mainnet sync time&#10;in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-3785 28,-3785 28,-3717 260,-3717 260,-3785"/>
<text text-anchor="middle" x="144" y="-3769.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="144" y="-3754.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="144" y="-3739.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="144" y="-3724.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node81" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node81"><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,-3886.5 28,-3886.5 28,-3803.5 260,-3803.5 260,-3886.5"/>
<text text-anchor="middle" x="144" y="-3871.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="144" y="-3856.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="144" y="-3841.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="144" y="-3826.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="144" y="-3811.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node82" class="node open">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node82"><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="666,-3879 434,-3879 434,-3811 666,-3811 666,-3879"/>
<text text-anchor="middle" x="550" y="-3863.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="550" y="-3848.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="550" y="-3833.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="550" y="-3818.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="edge23" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M260.07,-3845C311.26,-3845 371.54,-3845 423.84,-3845"/>
<polygon fill="#000000" stroke="#000000" points="423.84,-3848.5001 433.84,-3845 423.84,-3841.5001 423.84,-3848.5001"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>