developers/zcash-zf-dag.html

874 lines
66 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<title>Zcash zf DAG</title>
<!-- Pan/zoom SVGs -->
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<link rel="stylesheet" href="zcash-dag.css">
<style>
@media (prefers-color-scheme: dark) {
body {
/* Material dark theme surface colour */
background-color: #121212;
}
}
</style>
</head>
<body>
<div id="dag"><svg width="832pt" height="4299pt"
viewBox="0.00 0.00 832.00 4298.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 4294.5)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-4294.5 828,-4294.5 828,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="308,-365 308,-1215 824,-1215 824,-365 308,-365"/>
<text text-anchor="middle" x="566" y="-1199.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Tech Debt</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_3</title>
<polygon fill="none" stroke="#0000ff" points="20,-1223 20,-2147 556,-2147 556,-1223 20,-1223"/>
<text text-anchor="middle" x="288" y="-2131.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Breaking Changes before the Stable Release</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_5</title>
<polygon fill="none" stroke="#0000ff" points="0,-261 0,-668 288,-668 288,-261 0,-261"/>
<text text-anchor="middle" x="144" y="-652.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra as a lightwalletd backend</text>
</g>
<g id="clust4" class="cluster">
<title>cluster_2</title>
<polygon fill="none" stroke="#0000ff" points="20,-2571 20,-3970 556,-3970 556,-2571 20,-2571"/>
<text text-anchor="middle" x="288" y="-3954.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Zebra as a Full&#45;Node Wallet</text>
</g>
<g id="clust5" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="20,-2155 20,-2563 556,-2563 556,-2155 20,-2155"/>
<text text-anchor="middle" x="288" y="-2547.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Documentation</text>
</g>
<g id="clust6" class="cluster">
<title>cluster_4</title>
<polygon fill="none" stroke="#0000ff" points="20,0 20,-93 556,-93 556,0 20,0"/>
<text text-anchor="middle" x="288" y="-77.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Zebra Stable Release Candidate</text>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node1" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3383" xlink:title="ZcashFoundation/zebra#3383&#10;Document `zebrad&#10;download` command." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-1183.5 316,-1183.5 316,-1130.5 548,-1130.5 548,-1183.5"/>
<text text-anchor="middle" x="432" y="-1168.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="432" y="-1153.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="432" y="-1138.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node2" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1791" xlink:title="ZcashFoundation/zebra#1791&#10;Re&#45;enable `sync_large_che&#10;ckpoints_testnet` test" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="548,-1112.5 316,-1112.5 316,-1059.5 548,-1059.5 548,-1112.5"/>
<text text-anchor="middle" x="432" y="-1097.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="432" y="-1082.3" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="432" y="-1067.3" font-family="Times,serif" font-size="14.00" fill="#000000">ckpoints_testnet` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2112 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#2112</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2112" xlink:title="ZcashFoundation/zebra#2112&#10;Integrate tokio&#45;console" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-1041 316,-1041 316,-1003 548,-1003 548,-1041"/>
<text text-anchor="middle" x="432" y="-1025.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2112</text>
<text text-anchor="middle" x="432" y="-1010.8" font-family="Times,serif" font-size="14.00" fill="#000000">Integrate tokio&#45;console</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2193 -->
<g id="node4" class="node closed">
<title>ZcashFoundation/zebra#2193</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2193" xlink:title="ZcashFoundation/zebra#2193&#10;Redesign zebra&#45;network so&#10;it&#39;s less sensitive to&#10;message order, timing,&#10;buffer size" target="_blank">
<polygon fill="#fad8c7" stroke="#000000" points="816,-1063.5 584,-1063.5 584,-980.5 816,-980.5 816,-1063.5"/>
<text text-anchor="middle" x="700" y="-1048.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2193</text>
<text text-anchor="middle" x="700" y="-1033.3" font-family="Times,serif" font-size="14.00" fill="#000000">Redesign zebra&#45;network so</text>
<text text-anchor="middle" x="700" y="-1018.3" font-family="Times,serif" font-size="14.00" fill="#000000">it&#39;s less sensitive to</text>
<text text-anchor="middle" x="700" y="-1003.3" font-family="Times,serif" font-size="14.00" fill="#000000">message order, timing,</text>
<text text-anchor="middle" x="700" y="-988.3" font-family="Times,serif" font-size="14.00" fill="#000000">buffer size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2112&#45;&gt;ZcashFoundation/zebra#2193 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/zebra#2112&#45;&gt;ZcashFoundation/zebra#2193</title>
<path fill="none" stroke="#000000" d="M548.38,-1022C556.71,-1022 565.14,-1022 573.53,-1022"/>
<polygon fill="#000000" stroke="#000000" points="573.74,-1025.5001 583.74,-1022 573.74,-1018.5001 573.74,-1025.5001"/>
</g>
<!-- ZcashFoundation/zebra#1364 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#1364</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1364" xlink:title="ZcashFoundation/zebra#1364&#10;Add a CI job which&#10;compiles each Zebra crate&#10;individually" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-985 316,-985 316,-917 548,-917 548,-985"/>
<text text-anchor="middle" x="432" y="-969.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1364</text>
<text text-anchor="middle" x="432" y="-954.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add a CI job which</text>
<text text-anchor="middle" x="432" y="-939.8" font-family="Times,serif" font-size="14.00" fill="#000000">compiles each Zebra crate</text>
<text text-anchor="middle" x="432" y="-924.8" font-family="Times,serif" font-size="14.00" fill="#000000">individually</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4550 -->
<g id="node58" class="node open">
<title>ZcashFoundation/zebra#4550</title>
<g id="a_node58"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4550" xlink:title="ZcashFoundation/zebra#4550&#10;Add all&#45;features and no&#45;&#10;default&#45;features builds&#10;to CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="816,-357 584,-357 584,-289 816,-289 816,-357"/>
<text text-anchor="middle" x="700" y="-341.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4550</text>
<text text-anchor="middle" x="700" y="-326.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add all&#45;features and no&#45;</text>
<text text-anchor="middle" x="700" y="-311.8" font-family="Times,serif" font-size="14.00" fill="#000000">default&#45;features builds</text>
<text text-anchor="middle" x="700" y="-296.8" font-family="Times,serif" font-size="14.00" fill="#000000">to CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1364&#45;&gt;ZcashFoundation/zebra#4550 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#1364&#45;&gt;ZcashFoundation/zebra#4550</title>
<path fill="none" stroke="#000000" d="M548.35,-916.64C551.11,-913.97 553.67,-911.1 556,-908 627.16,-813.24 516.22,-476.13 581.53,-365.57"/>
<polygon fill="#000000" stroke="#000000" points="584.5506,-367.3504 587.23,-357.1 578.7431,-363.4422 584.5506,-367.3504"/>
</g>
<!-- ZcashFoundation/zebra#3436 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#3436</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3436" xlink:title="ZcashFoundation/zebra#3436&#10;Create wrapper for&#10;`precomputed` in&#10;`CachedFfiTransaction`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-899 316,-899 316,-831 548,-831 548,-899"/>
<text text-anchor="middle" x="432" y="-883.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3436</text>
<text text-anchor="middle" x="432" y="-868.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create wrapper for</text>
<text text-anchor="middle" x="432" y="-853.8" font-family="Times,serif" font-size="14.00" fill="#000000">`precomputed` in</text>
<text text-anchor="middle" x="432" y="-838.8" font-family="Times,serif" font-size="14.00" fill="#000000">`CachedFfiTransaction`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2908" xlink:title="ZcashFoundation/zebra#2908&#10;Improve&#10;VerifyBlockError::Commit&#10;typing" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-813 316,-813 316,-745 548,-745 548,-813"/>
<text text-anchor="middle" x="432" y="-797.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="432" y="-782.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve</text>
<text text-anchor="middle" x="432" y="-767.8" font-family="Times,serif" font-size="14.00" fill="#000000">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="432" y="-752.8" font-family="Times,serif" font-size="14.00" fill="#000000">typing</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2090 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#2090</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2090" xlink:title="ZcashFoundation/zebra#2090&#10;Auto&#45;delete old Google&#10;Cloud instance templates" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-726.5 316,-726.5 316,-673.5 548,-673.5 548,-726.5"/>
<text text-anchor="middle" x="432" y="-711.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2090</text>
<text text-anchor="middle" x="432" y="-696.3" font-family="Times,serif" font-size="14.00" fill="#000000">Auto&#45;delete old Google</text>
<text text-anchor="middle" x="432" y="-681.3" font-family="Times,serif" font-size="14.00" fill="#000000">Cloud instance templates</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2297 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#2297</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2297" xlink:title="ZcashFoundation/zebra#2297&#10;Enforce unwrap&#45;pertinent&#10;Clippy lints" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-655.5 316,-655.5 316,-602.5 548,-602.5 548,-655.5"/>
<text text-anchor="middle" x="432" y="-640.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2297</text>
<text text-anchor="middle" x="432" y="-625.3" font-family="Times,serif" font-size="14.00" fill="#000000">Enforce unwrap&#45;pertinent</text>
<text text-anchor="middle" x="432" y="-610.3" font-family="Times,serif" font-size="14.00" fill="#000000">Clippy lints</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3831 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#3831</title>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3831" xlink:title="ZcashFoundation/zebra#3831&#10;Remove duplicated&#10;zcash_proofs" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-584.5 316,-584.5 316,-531.5 548,-531.5 548,-584.5"/>
<text text-anchor="middle" x="432" y="-569.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3831</text>
<text text-anchor="middle" x="432" y="-554.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicated</text>
<text text-anchor="middle" x="432" y="-539.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_proofs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3179 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#3179</title>
<g id="a_node11"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3179" xlink:title="ZcashFoundation/zebra#3179&#10;Use a `bellman::Proof`&#10;instead of a byte array&#10;in `Groth16Proof`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-513 316,-513 316,-445 548,-445 548,-513"/>
<text text-anchor="middle" x="432" y="-497.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3179</text>
<text text-anchor="middle" x="432" y="-482.8" font-family="Times,serif" font-size="14.00" fill="#000000">Use a `bellman::Proof`</text>
<text text-anchor="middle" x="432" y="-467.8" font-family="Times,serif" font-size="14.00" fill="#000000">instead of a byte array</text>
<text text-anchor="middle" x="432" y="-452.8" font-family="Times,serif" font-size="14.00" fill="#000000">in `Groth16Proof`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#3117</title>
<g id="a_node12"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3117" xlink:title="ZcashFoundation/zebra#3117&#10;Stop using private IP&#10;addresses by default" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="548,-426.5 316,-426.5 316,-373.5 548,-373.5 548,-426.5"/>
<text text-anchor="middle" x="432" y="-411.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="432" y="-396.3" font-family="Times,serif" font-size="14.00" fill="#000000">Stop using private IP</text>
<text text-anchor="middle" x="432" y="-381.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#1894</title>
<g id="a_node13"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1894" xlink:title="ZcashFoundation/zebra#1894&#10;Zebra should follow OS&#10;directory conventions&#10;better" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2116 28,-2116 28,-2048 260,-2048 260,-2116"/>
<text text-anchor="middle" x="144" y="-2100.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1894</text>
<text text-anchor="middle" x="144" y="-2085.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should follow OS</text>
<text text-anchor="middle" x="144" y="-2070.8" font-family="Times,serif" font-size="14.00" fill="#000000">directory conventions</text>
<text text-anchor="middle" x="144" y="-2055.8" font-family="Times,serif" font-size="14.00" fill="#000000">better</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3432 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#3432</title>
<g id="a_node14"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3432" xlink:title="ZcashFoundation/zebra#3432&#10;Use the Filesystem&#10;Hierarchy Standard (FHS)&#10;for deployments and&#10;artifacts" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-2115.5 316,-2115.5 316,-2032.5 548,-2032.5 548,-2115.5"/>
<text text-anchor="middle" x="432" y="-2100.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3432</text>
<text text-anchor="middle" x="432" y="-2085.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use the Filesystem</text>
<text text-anchor="middle" x="432" y="-2070.3" font-family="Times,serif" font-size="14.00" fill="#000000">Hierarchy Standard (FHS)</text>
<text text-anchor="middle" x="432" y="-2055.3" font-family="Times,serif" font-size="14.00" fill="#000000">for deployments and</text>
<text text-anchor="middle" x="432" y="-2040.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="edge2" class="edge">
<title>ZcashFoundation/zebra#1894&#45;&gt;ZcashFoundation/zebra#3432</title>
<path fill="none" stroke="#000000" d="M260.31,-2078.8C275.15,-2078.4 290.4,-2077.9 305.39,-2077.5"/>
<polygon fill="#000000" stroke="#000000" points="305.8259,-2080.9889 315.72,-2077.2 305.6226,-2073.9919 305.8259,-2080.9889"/>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node15"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2631" xlink:title="ZcashFoundation/zebra#2631&#10;Send committed spent&#10;OutPoints &amp; nullifiers to&#10;the mempool for rejection" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2030 28,-2030 28,-1962 260,-1962 260,-2030"/>
<text text-anchor="middle" x="144" y="-2014.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="144" y="-1999.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="144" y="-1984.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="144" y="-1969.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#1904</title>
<g id="a_node16"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1904" xlink:title="ZcashFoundation/zebra#1904&#10;Some DNS seeders and&#10;block explorers don&#39;t&#10;show Zebra nodes" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1944 28,-1944 28,-1876 260,-1876 260,-1944"/>
<text text-anchor="middle" x="144" y="-1928.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1904</text>
<text text-anchor="middle" x="144" y="-1913.8" font-family="Times,serif" font-size="14.00" fill="#000000">Some DNS seeders and</text>
<text text-anchor="middle" x="144" y="-1898.8" font-family="Times,serif" font-size="14.00" fill="#000000">block explorers don&#39;t</text>
<text text-anchor="middle" x="144" y="-1883.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="M260.31,-1890.3C270.97,-1884.3 280.54,-1876.7 288,-1867 338.43,-1801.2 257.08,-1186.4 308,-1121 308.22,-1120.7 308.44,-1120.4 308.66,-1120.2"/>
<polygon fill="#000000" stroke="#000000" points="311.3986,-1122.3957 315.67,-1112.7 306.2846,-1117.6158 311.3986,-1122.3957"/>
</g>
<!-- ZcashFoundation/zebra#2847 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#2847</title>
<g id="a_node17"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2847" xlink:title="ZcashFoundation/zebra#2847&#10;Make config `Duration`&#10;easier to write in the&#10;toml file" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1858 28,-1858 28,-1790 260,-1790 260,-1858"/>
<text text-anchor="middle" x="144" y="-1842.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2847</text>
<text text-anchor="middle" x="144" y="-1827.8" font-family="Times,serif" font-size="14.00" fill="#000000">Make config `Duration`</text>
<text text-anchor="middle" x="144" y="-1812.8" font-family="Times,serif" font-size="14.00" fill="#000000">easier to write in the</text>
<text text-anchor="middle" x="144" y="-1797.8" font-family="Times,serif" font-size="14.00" fill="#000000">toml file</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1963 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#1963</title>
<g id="a_node18"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1963" xlink:title="ZcashFoundation/zebra#1963&#10;Revise Release Process&#10;RFC Draft" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1771.5 28,-1771.5 28,-1718.5 260,-1718.5 260,-1771.5"/>
<text text-anchor="middle" x="144" y="-1756.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1963</text>
<text text-anchor="middle" x="144" y="-1741.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revise Release Process</text>
<text text-anchor="middle" x="144" y="-1726.3" font-family="Times,serif" font-size="14.00" fill="#000000">RFC Draft</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2001 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#2001</title>
<g id="a_node19"><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="260,-1700.5 28,-1700.5 28,-1647.5 260,-1647.5 260,-1700.5"/>
<text text-anchor="middle" x="144" y="-1685.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2001</text>
<text text-anchor="middle" x="144" y="-1670.3" font-family="Times,serif" font-size="14.00" fill="#000000">Write a draft security</text>
<text text-anchor="middle" x="144" y="-1655.3" font-family="Times,serif" font-size="14.00" fill="#000000">triage RFC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1615" xlink:title="ZcashFoundation/zebra#1615&#10;Zebra stable download&#10;should be linked from&#10;ZFND website" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1629 28,-1629 28,-1561 260,-1561 260,-1629"/>
<text text-anchor="middle" x="144" y="-1613.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="144" y="-1598.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra stable download</text>
<text text-anchor="middle" x="144" y="-1583.8" font-family="Times,serif" font-size="14.00" fill="#000000">should be linked from</text>
<text text-anchor="middle" x="144" y="-1568.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1213 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#1213</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1213" xlink:title="ZcashFoundation/zebra#1213&#10;Detect when an older&#10;state version is present,&#10;and delete it" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1543 28,-1543 28,-1475 260,-1475 260,-1543"/>
<text text-anchor="middle" x="144" y="-1527.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1213</text>
<text text-anchor="middle" x="144" y="-1512.8" font-family="Times,serif" font-size="14.00" fill="#000000">Detect when an older</text>
<text text-anchor="middle" x="144" y="-1497.8" font-family="Times,serif" font-size="14.00" fill="#000000">state version is present,</text>
<text text-anchor="middle" x="144" y="-1482.8" font-family="Times,serif" font-size="14.00" fill="#000000">and delete it</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1621 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#1621</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1621" xlink:title="ZcashFoundation/zebra#1621&#10;Run `zebrad start` by&#10;default" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1456.5 28,-1456.5 28,-1403.5 260,-1403.5 260,-1456.5"/>
<text text-anchor="middle" x="144" y="-1441.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1621</text>
<text text-anchor="middle" x="144" y="-1426.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run `zebrad start` by</text>
<text text-anchor="middle" x="144" y="-1411.3" font-family="Times,serif" font-size="14.00" fill="#000000">default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1617 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#1617</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1617" xlink:title="ZcashFoundation/zebra#1617&#10;Move long README sections&#10;to the book, to make it&#10;easier for new users to&#10;get started with Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1385.5 28,-1385.5 28,-1302.5 260,-1302.5 260,-1385.5"/>
<text text-anchor="middle" x="144" y="-1370.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1617</text>
<text text-anchor="middle" x="144" y="-1355.3" font-family="Times,serif" font-size="14.00" fill="#000000">Move long README sections</text>
<text text-anchor="middle" x="144" y="-1340.3" font-family="Times,serif" font-size="14.00" fill="#000000">to the book, to make it</text>
<text text-anchor="middle" x="144" y="-1325.3" font-family="Times,serif" font-size="14.00" fill="#000000">easier for new users to</text>
<text text-anchor="middle" x="144" y="-1310.3" font-family="Times,serif" font-size="14.00" fill="#000000">get started with Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1638 -->
<g id="node24" class="node open">
<title>ZcashFoundation/zebra#1638</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/1638" xlink:title="ZcashFoundation/zebra#1638&#10;Create PGP keys amongst&#10;security@zfnd.org" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-1284.5 28,-1284.5 28,-1231.5 260,-1231.5 260,-1284.5"/>
<text text-anchor="middle" x="144" y="-1269.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1638</text>
<text text-anchor="middle" x="144" y="-1254.3" font-family="Times,serif" font-size="14.00" fill="#000000">Create PGP keys amongst</text>
<text text-anchor="middle" x="144" y="-1239.3" font-family="Times,serif" font-size="14.00" fill="#000000">security@zfnd.org</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4456 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#4456</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4456" xlink:title="ZcashFoundation/zebra#4456&#10;Full sync test takes&#10;slightly longer than CI&#10;timeout" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-637 28,-637 28,-569 260,-569 260,-637"/>
<text text-anchor="middle" x="144" y="-621.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4456</text>
<text text-anchor="middle" x="144" y="-606.8" font-family="Times,serif" font-size="14.00" fill="#000000">Full sync test takes</text>
<text text-anchor="middle" x="144" y="-591.8" font-family="Times,serif" font-size="14.00" fill="#000000">slightly longer than CI</text>
<text text-anchor="middle" x="144" y="-576.8" font-family="Times,serif" font-size="14.00" fill="#000000">timeout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node57" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node57"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4554" xlink:title="ZcashFoundation/zebra#4554&#10;benchmarks: surface&#10;zebrad mainnet sync time&#10;in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-355 316,-355 316,-287 548,-287 548,-355"/>
<text text-anchor="middle" x="432" y="-339.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="432" y="-324.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="432" y="-309.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="432" y="-294.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4456&#45;&gt;ZcashFoundation/zebra#4554 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#4456&#45;&gt;ZcashFoundation/zebra#4554</title>
<path fill="none" stroke="#000000" d="M260.32,-581.51C270.83,-575.67 280.37,-568.29 288,-559 344.13,-490.64 252.4,-429.79 308,-361 308.3,-360.63 308.61,-360.26 308.92,-359.89"/>
<polygon fill="#000000" stroke="#000000" points="311.4627,-362.2955 315.89,-352.67 306.4265,-357.4337 311.4627,-362.2955"/>
</g>
<!-- ZcashFoundation/zebra#4450 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#4450</title>
<g id="a_node26"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4450" xlink:title="ZcashFoundation/zebra#4450&#10;Test ZecWallet Lite with&#10;lightwalletd + Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-550.5 28,-550.5 28,-497.5 260,-497.5 260,-550.5"/>
<text text-anchor="middle" x="144" y="-535.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4450</text>
<text text-anchor="middle" x="144" y="-520.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test ZecWallet Lite with</text>
<text text-anchor="middle" x="144" y="-505.3" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd + Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4451 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#4451</title>
<g id="a_node27"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4451" xlink:title="ZcashFoundation/zebra#4451&#10;Test another wallet with&#10;lightwalletd + Zebra" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-479.5 28,-479.5 28,-426.5 260,-426.5 260,-479.5"/>
<text text-anchor="middle" x="144" y="-464.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4451</text>
<text text-anchor="middle" x="144" y="-449.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test another wallet with</text>
<text text-anchor="middle" x="144" y="-434.3" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd + Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4350 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#4350</title>
<g id="a_node28"><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,-408.5 28,-408.5 28,-355.5 260,-355.5 260,-408.5"/>
<text text-anchor="middle" x="144" y="-393.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4350</text>
<text text-anchor="middle" x="144" y="-378.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetMempoolTx gRPC</text>
<text text-anchor="middle" x="144" y="-363.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4060 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#4060</title>
<g id="a_node29"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4060" xlink:title="ZcashFoundation/zebra#4060&#10;Report better&#10;transactions errors to&#10;lightwalletd" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-337 28,-337 28,-269 260,-269 260,-337"/>
<text text-anchor="middle" x="144" y="-321.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4060</text>
<text text-anchor="middle" x="144" y="-306.8" font-family="Times,serif" font-size="14.00" fill="#000000">Report better</text>
<text text-anchor="middle" x="144" y="-291.8" font-family="Times,serif" font-size="14.00" fill="#000000">transactions errors to</text>
<text text-anchor="middle" x="144" y="-276.8" font-family="Times,serif" font-size="14.00" fill="#000000">lightwalletd</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node30"><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,-3938.5 32.5,-3938.5 32.5,-3885.5 255.5,-3885.5 255.5,-3938.5"/>
<text text-anchor="middle" x="144" y="-3923.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="144" y="-3908.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard Key</text>
<text text-anchor="middle" x="144" y="-3893.3" font-family="Times,serif" font-size="14.00" fill="#000000">Agreement and KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node31"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/269" xlink:title="ZcashFoundation/zebra#269&#10;Sapling/Orchard note&#10;encryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="543.5,-3867 320.5,-3867 320.5,-3799 543.5,-3799 543.5,-3867"/>
<text text-anchor="middle" x="432" y="-3851.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="432" y="-3836.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard note</text>
<text text-anchor="middle" x="432" y="-3821.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption</text>
<text text-anchor="middle" x="432" y="-3806.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="edge3" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269</title>
<path fill="none" stroke="#000000" d="M252.25,-3885.5C264.33,-3882.4 276.44,-3879.2 288,-3876 295.34,-3874 302.88,-3871.9 310.48,-3869.7"/>
<polygon fill="#000000" stroke="#000000" points="311.4932,-3873.0505 320.12,-3866.9 309.5406,-3866.3283 311.4932,-3873.0505"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node32"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3002" xlink:title="ZcashFoundation/zebra#3002&#10;Sapling note decryption&#10;implementation." target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-3938.5 316,-3938.5 316,-3885.5 548,-3885.5 548,-3938.5"/>
<text text-anchor="middle" x="432" y="-3923.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="432" y="-3908.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="432" y="-3893.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="edge4" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#3002</title>
<path fill="none" stroke="#000000" d="M255.76,-3912C272,-3912 288.81,-3912 305.31,-3912"/>
<polygon fill="#000000" stroke="#000000" points="305.54,-3915.5001 315.54,-3912 305.54,-3908.5001 305.54,-3915.5001"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node33"><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,-3867 32.5,-3867 32.5,-3829 255.5,-3829 255.5,-3867"/>
<text text-anchor="middle" x="144" y="-3851.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="144" y="-3836.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#483 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#483</title>
<g id="a_node34"><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,-3810.5 32.5,-3810.5 32.5,-3757.5 255.5,-3757.5 255.5,-3810.5"/>
<text text-anchor="middle" x="144" y="-3795.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#483</text>
<text text-anchor="middle" x="144" y="-3780.3" font-family="Times,serif" font-size="14.00" fill="#000000">Limit generated block and</text>
<text text-anchor="middle" x="144" y="-3765.3" font-family="Times,serif" font-size="14.00" fill="#000000">transaction size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#267 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#267</title>
<g id="a_node35"><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,-3739 32.5,-3739 32.5,-3671 255.5,-3671 255.5,-3739"/>
<text text-anchor="middle" x="144" y="-3723.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#267</text>
<text text-anchor="middle" x="144" y="-3708.8" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP&#45;32 Sapling</text>
<text text-anchor="middle" x="144" y="-3693.8" font-family="Times,serif" font-size="14.00" fill="#000000">and Orchard key</text>
<text text-anchor="middle" x="144" y="-3678.8" font-family="Times,serif" font-size="14.00" fill="#000000">derivation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2064 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#2064</title>
<g id="a_node36"><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,-3652.5 28,-3652.5 28,-3599.5 260,-3599.5 260,-3652.5"/>
<text text-anchor="middle" x="144" y="-3637.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2064</text>
<text text-anchor="middle" x="144" y="-3622.3" font-family="Times,serif" font-size="14.00" fill="#000000">Import Poseidon hash into</text>
<text text-anchor="middle" x="144" y="-3607.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2192 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#2192</title>
<g id="a_node37"><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,-3581.5 28,-3581.5 28,-3498.5 260,-3498.5 260,-3581.5"/>
<text text-anchor="middle" x="144" y="-3566.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2192</text>
<text text-anchor="middle" x="144" y="-3551.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement</text>
<text text-anchor="middle" x="144" y="-3536.3" font-family="Times,serif" font-size="14.00" fill="#000000">`EphemeralPrivateKey`&#39;s</text>
<text text-anchor="middle" x="144" y="-3521.3" font-family="Times,serif" font-size="14.00" fill="#000000">for Orchard, Sapling,</text>
<text text-anchor="middle" x="144" y="-3506.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#181 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#181</title>
<g id="a_node38"><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,-3480 32.5,-3480 32.5,-3412 255.5,-3412 255.5,-3480"/>
<text text-anchor="middle" x="144" y="-3464.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#181</text>
<text text-anchor="middle" x="144" y="-3449.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout note</text>
<text text-anchor="middle" x="144" y="-3434.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption/decryption</text>
<text text-anchor="middle" x="144" y="-3419.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#321 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#321</title>
<g id="a_node39"><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,-3394 32.5,-3394 32.5,-3356 255.5,-3356 255.5,-3394"/>
<text text-anchor="middle" x="144" y="-3378.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#321</text>
<text text-anchor="middle" x="144" y="-3363.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create Output Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#272 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#272</title>
<g id="a_node40"><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,-3337.5 32.5,-3337.5 32.5,-3284.5 255.5,-3284.5 255.5,-3337.5"/>
<text text-anchor="middle" x="144" y="-3322.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#272</text>
<text text-anchor="middle" x="144" y="-3307.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout Key Agreement and</text>
<text text-anchor="middle" x="144" y="-3292.3" font-family="Times,serif" font-size="14.00" fill="#000000">KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2496 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#2496</title>
<g id="a_node41"><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,-3266.5 28,-3266.5 28,-3183.5 260,-3183.5 260,-3266.5"/>
<text text-anchor="middle" x="144" y="-3251.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2496</text>
<text text-anchor="middle" x="144" y="-3236.3" font-family="Times,serif" font-size="14.00" fill="#000000">Handle a ivk == ⊥</text>
<text text-anchor="middle" x="144" y="-3221.3" font-family="Times,serif" font-size="14.00" fill="#000000">(KA^Orchard private key)</text>
<text text-anchor="middle" x="144" y="-3206.3" font-family="Times,serif" font-size="14.00" fill="#000000">when generating an</text>
<text text-anchor="middle" x="144" y="-3191.3" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard Spending Key</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3869 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#3869</title>
<g id="a_node42"><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,-3165 28,-3165 28,-3097 260,-3097 260,-3165"/>
<text text-anchor="middle" x="144" y="-3149.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3869</text>
<text text-anchor="middle" x="144" y="-3134.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: ensure that ivk</text>
<text text-anchor="middle" x="144" y="-3119.8" font-family="Times,serif" font-size="14.00" fill="#000000">= 0 is rejected if that</text>
<text text-anchor="middle" x="144" y="-3104.8" font-family="Times,serif" font-size="14.00" fill="#000000">negligible case occurs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#278 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#278</title>
<g id="a_node43"><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,-3079 32.5,-3079 32.5,-3041 255.5,-3041 255.5,-3079"/>
<text text-anchor="middle" x="144" y="-3063.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#278</text>
<text text-anchor="middle" x="144" y="-3048.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Note Builder</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2447 -->
<g id="node44" class="node open">
<title>ZcashFoundation/zebra#2447</title>
<g id="a_node44"><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,-3022.5 28,-3022.5 28,-2939.5 260,-2939.5 260,-3022.5"/>
<text text-anchor="middle" x="144" y="-3007.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2447</text>
<text text-anchor="middle" x="144" y="-2992.3" font-family="Times,serif" font-size="14.00" fill="#000000">Define a new `Amount`</text>
<text text-anchor="middle" x="144" y="-2977.3" font-family="Times,serif" font-size="14.00" fill="#000000">`Constraint` for Note</text>
<text text-anchor="middle" x="144" y="-2962.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="-2947.3" font-family="Times,serif" font-size="14.00" fill="#000000">`valid_range()`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2041 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#2041</title>
<g id="a_node45"><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,-2921 28,-2921 28,-2853 260,-2853 260,-2921"/>
<text text-anchor="middle" x="144" y="-2905.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2041</text>
<text text-anchor="middle" x="144" y="-2890.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: derive</text>
<text text-anchor="middle" x="144" y="-2875.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutgoingCipherKey (</text>
<text text-anchor="middle" x="144" y="-2860.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling and Orchard)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#320 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#320</title>
<g id="a_node46"><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,-2835 32.5,-2835 32.5,-2797 255.5,-2797 255.5,-2835"/>
<text text-anchor="middle" x="144" y="-2819.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#320</text>
<text text-anchor="middle" x="144" y="-2804.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create a Spend Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2080 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#2080</title>
<g id="a_node47"><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,-2778.5 28,-2778.5 28,-2695.5 260,-2695.5 260,-2778.5"/>
<text text-anchor="middle" x="144" y="-2763.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2080</text>
<text text-anchor="middle" x="144" y="-2748.3" font-family="Times,serif" font-size="14.00" fill="#000000">[blocked on frost]</text>
<text text-anchor="middle" x="144" y="-2733.3" font-family="Times,serif" font-size="14.00" fill="#000000">replace`redpallas` module</text>
<text text-anchor="middle" x="144" y="-2718.3" font-family="Times,serif" font-size="14.00" fill="#000000">with `reddsa`/`redpallas`</text>
<text text-anchor="middle" x="144" y="-2703.3" font-family="Times,serif" font-size="14.00" fill="#000000">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2095 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#2095</title>
<g id="a_node48"><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,-2677 28,-2677 28,-2579 260,-2579 260,-2677"/>
<text text-anchor="middle" x="144" y="-2661.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2095</text>
<text text-anchor="middle" x="144" y="-2646.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: update</text>
<text text-anchor="middle" x="144" y="-2631.8" font-family="Times,serif" font-size="14.00" fill="#000000">note/action generation to</text>
<text text-anchor="middle" x="144" y="-2616.8" font-family="Times,serif" font-size="14.00" fill="#000000">include input note</text>
<text text-anchor="middle" x="144" y="-2601.8" font-family="Times,serif" font-size="14.00" fill="#000000">nullifier in the</text>
<text text-anchor="middle" x="144" y="-2586.8" font-family="Times,serif" font-size="14.00" fill="#000000">PRF^expand invocations</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2971 -->
<g id="node49" class="node open">
<title>ZcashFoundation/zebra#2971</title>
<g id="a_node49"><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,-2532 28,-2532 28,-2494 260,-2494 260,-2532"/>
<text text-anchor="middle" x="144" y="-2516.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2971</text>
<text text-anchor="middle" x="144" y="-2501.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix crawler.rs doctest</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2892 -->
<g id="node50" class="node open">
<title>ZcashFoundation/zebra#2892</title>
<g id="a_node50"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/2892" xlink:title="ZcashFoundation/zebra#2892&#10;Go over all `cargo doc`&#10;warnings" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2475.5 28,-2475.5 28,-2422.5 260,-2422.5 260,-2475.5"/>
<text text-anchor="middle" x="144" y="-2460.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2892</text>
<text text-anchor="middle" x="144" y="-2445.3" font-family="Times,serif" font-size="14.00" fill="#000000">Go over all `cargo doc`</text>
<text text-anchor="middle" x="144" y="-2430.3" font-family="Times,serif" font-size="14.00" fill="#000000">warnings</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4524 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#4524</title>
<g id="a_node51"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4524" xlink:title="ZcashFoundation/zebra#4524&#10;Add `cargo doc`&#10;warnings/errors to CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-2475.5 316,-2475.5 316,-2422.5 548,-2422.5 548,-2475.5"/>
<text text-anchor="middle" x="432" y="-2460.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4524</text>
<text text-anchor="middle" x="432" y="-2445.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add `cargo doc`</text>
<text text-anchor="middle" x="432" y="-2430.3" font-family="Times,serif" font-size="14.00" fill="#000000">warnings/errors to CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2892&#45;&gt;ZcashFoundation/zebra#4524 -->
<g id="edge5" class="edge">
<title>ZcashFoundation/zebra#2892&#45;&gt;ZcashFoundation/zebra#4524</title>
<path fill="none" stroke="#000000" d="M260.31,-2449C275.15,-2449 290.4,-2449 305.39,-2449"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-2452.5001 315.72,-2449 305.72,-2445.5001 305.72,-2452.5001"/>
</g>
<!-- ZcashFoundation/zebra#2972 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#2972</title>
<g id="a_node52"><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,-2404 28,-2404 28,-2336 260,-2336 260,-2404"/>
<text text-anchor="middle" x="144" y="-2388.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2972</text>
<text text-anchor="middle" x="144" y="-2373.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="-2358.8" font-family="Times,serif" font-size="14.00" fill="#000000">discover how to configure</text>
<text text-anchor="middle" x="144" y="-2343.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2740 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#2740</title>
<g id="a_node53"><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,-2317.5 28,-2317.5 28,-2234.5 260,-2234.5 260,-2317.5"/>
<text text-anchor="middle" x="144" y="-2302.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2740</text>
<text text-anchor="middle" x="144" y="-2287.3" font-family="Times,serif" font-size="14.00" fill="#000000">Documentation: link to</text>
<text text-anchor="middle" x="144" y="-2272.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra architecture blog</text>
<text text-anchor="middle" x="144" y="-2257.3" font-family="Times,serif" font-size="14.00" fill="#000000">posts in zebrad overview</text>
<text text-anchor="middle" x="144" y="-2242.3" font-family="Times,serif" font-size="14.00" fill="#000000">for devs in the book</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4549 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#4549</title>
<g id="a_node54"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4549" xlink:title="ZcashFoundation/zebra#4549&#10;Document optional zebrad&#10;Rust features" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2216.5 28,-2216.5 28,-2163.5 260,-2163.5 260,-2216.5"/>
<text text-anchor="middle" x="144" y="-2201.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4549</text>
<text text-anchor="middle" x="144" y="-2186.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document optional zebrad</text>
<text text-anchor="middle" x="144" y="-2171.3" font-family="Times,serif" font-size="14.00" fill="#000000">Rust features</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node55" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node55"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3050" xlink:title="ZcashFoundation/zebra#3050&#10;Tag Zebra 1.0.0&#45;rc.0&#10;stable release candidate" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-61.5 316,-61.5 316,-8.5 548,-8.5 548,-61.5"/>
<text text-anchor="middle" x="432" y="-46.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="432" y="-31.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Zebra 1.0.0&#45;rc.0</text>
<text text-anchor="middle" x="432" y="-16.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4448 -->
<g id="node56" class="node open">
<title>ZcashFoundation/zebra#4448</title>
<g id="a_node56"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4448" xlink:title="ZcashFoundation/zebra#4448&#10;Decide on supported&#10;platforms and test in CI" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-61.5 28,-61.5 28,-8.5 260,-8.5 260,-61.5"/>
<text text-anchor="middle" x="144" y="-46.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4448</text>
<text text-anchor="middle" x="144" y="-31.3" font-family="Times,serif" font-size="14.00" fill="#000000">Decide on supported</text>
<text text-anchor="middle" x="144" y="-16.3" font-family="Times,serif" font-size="14.00" fill="#000000">platforms and test in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M260.31,-35C275.15,-35 290.4,-35 305.39,-35"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-38.5001 315.72,-35 305.72,-31.5001 305.72,-38.5001"/>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node59" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node59"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/3247" xlink:title="ZcashFoundation/zebra#3247&#10;Tracking: Questions for&#10;Network Audit" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-4031.5 28,-4031.5 28,-3978.5 260,-3978.5 260,-4031.5"/>
<text text-anchor="middle" x="144" y="-4016.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="144" y="-4001.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="144" y="-3986.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4150 -->
<g id="node60" class="node open">
<title>ZcashFoundation/zebra#4150</title>
<g id="a_node60"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4150" xlink:title="ZcashFoundation/zebra#4150&#10;Update column family&#10;names to match Zebra&#39;s&#10;database design" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-4118 28,-4118 28,-4050 260,-4050 260,-4118"/>
<text text-anchor="middle" x="144" y="-4102.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4150</text>
<text text-anchor="middle" x="144" y="-4087.8" font-family="Times,serif" font-size="14.00" fill="#000000">Update column family</text>
<text text-anchor="middle" x="144" y="-4072.8" font-family="Times,serif" font-size="14.00" fill="#000000">names to match Zebra&#39;s</text>
<text text-anchor="middle" x="144" y="-4057.8" font-family="Times,serif" font-size="14.00" fill="#000000">database design</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4474 -->
<g id="node61" class="node open">
<title>ZcashFoundation/zebra#4474</title>
<g id="a_node61"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4474" xlink:title="ZcashFoundation/zebra#4474&#10;fix(ci): Require full&#10;sync to reach 100%" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-250.5 28,-250.5 28,-246.5 24,-246.5 24,-242.5 28,-242.5 28,-205.5 24,-205.5 24,-201.5 28,-201.5 28,-197.5 260,-197.5 260,-250.5"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-246.5 32,-246.5 32,-242.5 28,-242.5 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-205.5 32,-205.5 32,-201.5 28,-201.5 "/>
<text text-anchor="middle" x="144" y="-235.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4474</text>
<text text-anchor="middle" x="144" y="-220.3" font-family="Times,serif" font-size="14.00" fill="#000000">fix(ci): Require full</text>
<text text-anchor="middle" x="144" y="-205.3" font-family="Times,serif" font-size="14.00" fill="#000000">sync to reach 100%</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4474&#45;&gt;ZcashFoundation/zebra#4554 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#4474&#45;&gt;ZcashFoundation/zebra#4554</title>
<path fill="none" stroke="#000000" d="M260.08,-248.54C269.59,-251.18 279,-254 288,-257 309.7,-264.23 332.59,-273.57 353.58,-282.87"/>
<polygon fill="#000000" stroke="#000000" points="352.2028,-286.0881 362.76,-286.98 355.0632,-279.6992 352.2028,-286.0881"/>
</g>
<!-- ZcashFoundation/zebra#4556 -->
<g id="node62" class="node open">
<title>ZcashFoundation/zebra#4556</title>
<g id="a_node62"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4556" xlink:title="ZcashFoundation/zebra#4556&#10;Tag Zebra v1.0.0&#45;beta.11&#10;release" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-4189.5 28,-4189.5 28,-4136.5 260,-4136.5 260,-4189.5"/>
<text text-anchor="middle" x="144" y="-4174.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4556</text>
<text text-anchor="middle" x="144" y="-4159.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Zebra v1.0.0&#45;beta.11</text>
<text text-anchor="middle" x="144" y="-4144.3" font-family="Times,serif" font-size="14.00" fill="#000000">release</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node63" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node63"><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,-4290.5 28,-4290.5 28,-4207.5 260,-4207.5 260,-4290.5"/>
<text text-anchor="middle" x="144" y="-4275.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="144" y="-4260.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="144" y="-4245.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="144" y="-4230.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="144" y="-4215.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node64" class="node open">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node64"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4226" xlink:title="ZcashFoundation/zebra#4226&#10;Prefer faster peers, but&#10;if all peers are slow,&#10;still connect to them" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-4283 316,-4283 316,-4215 548,-4215 548,-4283"/>
<text text-anchor="middle" x="432" y="-4267.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="432" y="-4252.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="432" y="-4237.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="432" y="-4222.8" font-family="Times,serif" font-size="14.00" fill="#000000">still connect to them</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M260.31,-4249C275.15,-4249 290.4,-4249 305.39,-4249"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-4252.5001 315.72,-4249 305.72,-4245.5001 305.72,-4252.5001"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>