developers/zcash-zf-dag.html

783 lines
59 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>Zcash zf DAG</title>
<!-- Pan/zoom SVGs -->
<script src="https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js"></script>
<link rel="stylesheet" href="zcash-dag.css">
<style>
@media (prefers-color-scheme: dark) {
body {
/* Material dark theme surface colour */
background-color: #121212;
}
}
</style>
</head>
<body>
<div id="dag"><svg width="1100pt" height="3170pt"
viewBox="0.00 0.00 1100.00 3170.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 3166)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-3166 1096,-3166 1096,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="844,-1852 844,-2489 1092,-2489 1092,-1852 844,-1852"/>
<text text-anchor="middle" x="968" y="-2473.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Tech Debt</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="20,-164 20,-643 268,-643 268,-164 20,-164"/>
<text text-anchor="middle" x="144" y="-627.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Documentation</text>
</g>
<g id="clust3" class="cluster">
<title>cluster_4</title>
<polygon fill="none" stroke="#0000ff" points="0,-2561 0,-2654 288,-2654 288,-2561 0,-2561"/>
<text text-anchor="middle" x="144" y="-2638.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_3</title>
<polygon fill="none" stroke="#0000ff" points="308,-2058 308,-2740 824,-2740 824,-2058 308,-2058"/>
<text text-anchor="middle" x="566" y="-2724.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_2</title>
<polygon fill="none" stroke="#0000ff" points="20,-651 20,-2050 556,-2050 556,-651 20,-651"/>
<text text-anchor="middle" x="288" y="-2034.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Zebra as a Full&#45;Node Wallet</text>
</g>
<!-- ZcashFoundation/zebra#1791 -->
<g id="node1" class="node closed">
<title>ZcashFoundation/zebra#1791</title>
<g id="a_node1"><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="1084,-2457.5 852,-2457.5 852,-2404.5 1084,-2404.5 1084,-2457.5"/>
<text text-anchor="middle" x="968" y="-2442.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1791</text>
<text text-anchor="middle" x="968" y="-2427.3" font-family="Times,serif" font-size="14.00" fill="#000000">Re&#45;enable `sync_large_che</text>
<text text-anchor="middle" x="968" y="-2412.3" font-family="Times,serif" font-size="14.00" fill="#000000">ckpoints_testnet` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3383 -->
<g id="node2" class="node open">
<title>ZcashFoundation/zebra#3383</title>
<g id="a_node2"><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="1084,-2386.5 852,-2386.5 852,-2333.5 1084,-2333.5 1084,-2386.5"/>
<text text-anchor="middle" x="968" y="-2371.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3383</text>
<text text-anchor="middle" x="968" y="-2356.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document `zebrad</text>
<text text-anchor="middle" x="968" y="-2341.3" font-family="Times,serif" font-size="14.00" fill="#000000">download` command.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3436 -->
<g id="node3" class="node open">
<title>ZcashFoundation/zebra#3436</title>
<g id="a_node3"><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="1084,-2315 852,-2315 852,-2247 1084,-2247 1084,-2315"/>
<text text-anchor="middle" x="968" y="-2299.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3436</text>
<text text-anchor="middle" x="968" y="-2284.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create wrapper for</text>
<text text-anchor="middle" x="968" y="-2269.8" font-family="Times,serif" font-size="14.00" fill="#000000">`precomputed` in</text>
<text text-anchor="middle" x="968" y="-2254.8" font-family="Times,serif" font-size="14.00" fill="#000000">`CachedFfiTransaction`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2908 -->
<g id="node4" class="node open">
<title>ZcashFoundation/zebra#2908</title>
<g id="a_node4"><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="1084,-2229 852,-2229 852,-2161 1084,-2161 1084,-2229"/>
<text text-anchor="middle" x="968" y="-2213.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2908</text>
<text text-anchor="middle" x="968" y="-2198.8" font-family="Times,serif" font-size="14.00" fill="#000000">Improve</text>
<text text-anchor="middle" x="968" y="-2183.8" font-family="Times,serif" font-size="14.00" fill="#000000">VerifyBlockError::Commit</text>
<text text-anchor="middle" x="968" y="-2168.8" font-family="Times,serif" font-size="14.00" fill="#000000">typing</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2297 -->
<g id="node5" class="node open">
<title>ZcashFoundation/zebra#2297</title>
<g id="a_node5"><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="1084,-2142.5 852,-2142.5 852,-2089.5 1084,-2089.5 1084,-2142.5"/>
<text text-anchor="middle" x="968" y="-2127.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2297</text>
<text text-anchor="middle" x="968" y="-2112.3" font-family="Times,serif" font-size="14.00" fill="#000000">Enforce unwrap&#45;pertinent</text>
<text text-anchor="middle" x="968" y="-2097.3" font-family="Times,serif" font-size="14.00" fill="#000000">Clippy lints</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3831 -->
<g id="node6" class="node open">
<title>ZcashFoundation/zebra#3831</title>
<g id="a_node6"><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="1084,-2071.5 852,-2071.5 852,-2018.5 1084,-2018.5 1084,-2071.5"/>
<text text-anchor="middle" x="968" y="-2056.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3831</text>
<text text-anchor="middle" x="968" y="-2041.3" font-family="Times,serif" font-size="14.00" fill="#000000">Remove duplicated</text>
<text text-anchor="middle" x="968" y="-2026.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash_proofs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3179 -->
<g id="node7" class="node open">
<title>ZcashFoundation/zebra#3179</title>
<g id="a_node7"><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="1084,-2000 852,-2000 852,-1932 1084,-1932 1084,-2000"/>
<text text-anchor="middle" x="968" y="-1984.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3179</text>
<text text-anchor="middle" x="968" y="-1969.8" font-family="Times,serif" font-size="14.00" fill="#000000">Use a `bellman::Proof`</text>
<text text-anchor="middle" x="968" y="-1954.8" font-family="Times,serif" font-size="14.00" fill="#000000">instead of a byte array</text>
<text text-anchor="middle" x="968" y="-1939.8" font-family="Times,serif" font-size="14.00" fill="#000000">in `Groth16Proof`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3117 -->
<g id="node8" class="node open">
<title>ZcashFoundation/zebra#3117</title>
<g id="a_node8"><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="1084,-1913.5 852,-1913.5 852,-1860.5 1084,-1860.5 1084,-1913.5"/>
<text text-anchor="middle" x="968" y="-1898.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3117</text>
<text text-anchor="middle" x="968" y="-1883.3" font-family="Times,serif" font-size="14.00" fill="#000000">Stop using private IP</text>
<text text-anchor="middle" x="968" y="-1868.3" font-family="Times,serif" font-size="14.00" fill="#000000">addresses by default</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2971 -->
<g id="node9" class="node open">
<title>ZcashFoundation/zebra#2971</title>
<g id="a_node9"><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,-612 28,-612 28,-574 260,-574 260,-612"/>
<text text-anchor="middle" x="144" y="-596.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2971</text>
<text text-anchor="middle" x="144" y="-581.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix crawler.rs doctest</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4549 -->
<g id="node10" class="node open">
<title>ZcashFoundation/zebra#4549</title>
<g id="a_node10"><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,-555.5 28,-555.5 28,-502.5 260,-502.5 260,-555.5"/>
<text text-anchor="middle" x="144" y="-540.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4549</text>
<text text-anchor="middle" x="144" y="-525.3" font-family="Times,serif" font-size="14.00" fill="#000000">Document optional zebrad</text>
<text text-anchor="middle" x="144" y="-510.3" font-family="Times,serif" font-size="14.00" fill="#000000">Rust features</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4651 -->
<g id="node46" class="node open">
<title>ZcashFoundation/zebra#4651</title>
<g id="a_node46"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4651" xlink:title="ZcashFoundation/zebra#4651&#10;Tag Zebra beta.12 release" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-139 316,-139 316,-101 548,-101 548,-139"/>
<text text-anchor="middle" x="432" y="-123.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4651</text>
<text text-anchor="middle" x="432" y="-108.8" font-family="Times,serif" font-size="14.00" fill="#000000">Tag Zebra beta.12 release</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4549&#45;&gt;ZcashFoundation/zebra#4651 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#4549&#45;&gt;ZcashFoundation/zebra#4651</title>
<path fill="none" stroke="#000000" d="M260.27,-511.63C270.33,-507 279.79,-501.22 288,-494 394.15,-400.74 422.5,-220.1 429.69,-149.39"/>
<polygon fill="#000000" stroke="#000000" points="433.1785,-149.6762 430.64,-139.39 426.2099,-149.0141 433.1785,-149.6762"/>
</g>
<!-- ZcashFoundation/zebra#1963 -->
<g id="node11" class="node open">
<title>ZcashFoundation/zebra#1963</title>
<g id="a_node11"><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,-484.5 28,-484.5 28,-431.5 260,-431.5 260,-484.5"/>
<text text-anchor="middle" x="144" y="-469.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1963</text>
<text text-anchor="middle" x="144" y="-454.3" font-family="Times,serif" font-size="14.00" fill="#000000">Revise Release Process</text>
<text text-anchor="middle" x="144" y="-439.3" font-family="Times,serif" font-size="14.00" fill="#000000">RFC Draft</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2972 -->
<g id="node12" class="node open">
<title>ZcashFoundation/zebra#2972</title>
<g id="a_node12"><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,-413 28,-413 28,-345 260,-345 260,-413"/>
<text text-anchor="middle" x="144" y="-397.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2972</text>
<text text-anchor="middle" x="144" y="-382.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="-367.8" font-family="Times,serif" font-size="14.00" fill="#000000">discover how to configure</text>
<text text-anchor="middle" x="144" y="-352.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2740 -->
<g id="node13" class="node open">
<title>ZcashFoundation/zebra#2740</title>
<g id="a_node13"><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,-326.5 28,-326.5 28,-243.5 260,-243.5 260,-326.5"/>
<text text-anchor="middle" x="144" y="-311.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2740</text>
<text text-anchor="middle" x="144" y="-296.3" font-family="Times,serif" font-size="14.00" fill="#000000">Documentation: link to</text>
<text text-anchor="middle" x="144" y="-281.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra architecture blog</text>
<text text-anchor="middle" x="144" y="-266.3" font-family="Times,serif" font-size="14.00" fill="#000000">posts in zebrad overview</text>
<text text-anchor="middle" x="144" y="-251.3" font-family="Times,serif" font-size="14.00" fill="#000000">for devs in the book</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2001 -->
<g id="node14" class="node open">
<title>ZcashFoundation/zebra#2001</title>
<g id="a_node14"><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,-225.5 28,-225.5 28,-172.5 260,-172.5 260,-225.5"/>
<text text-anchor="middle" x="144" y="-210.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2001</text>
<text text-anchor="middle" x="144" y="-195.3" font-family="Times,serif" font-size="14.00" fill="#000000">Write a draft security</text>
<text text-anchor="middle" x="144" y="-180.3" font-family="Times,serif" font-size="14.00" fill="#000000">triage RFC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4350 -->
<g id="node15" class="node open">
<title>ZcashFoundation/zebra#4350</title>
<g id="a_node15"><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,-2622.5 28,-2622.5 28,-2569.5 260,-2569.5 260,-2622.5"/>
<text text-anchor="middle" x="144" y="-2607.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4350</text>
<text text-anchor="middle" x="144" y="-2592.3" font-family="Times,serif" font-size="14.00" fill="#000000">Add GetMempoolTx gRPC</text>
<text text-anchor="middle" x="144" y="-2577.3" font-family="Times,serif" font-size="14.00" fill="#000000">test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2631 -->
<g id="node16" class="node open">
<title>ZcashFoundation/zebra#2631</title>
<g id="a_node16"><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="548,-2709 316,-2709 316,-2641 548,-2641 548,-2709"/>
<text text-anchor="middle" x="432" y="-2693.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2631</text>
<text text-anchor="middle" x="432" y="-2678.8" font-family="Times,serif" font-size="14.00" fill="#000000">Send committed spent</text>
<text text-anchor="middle" x="432" y="-2663.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutPoints &amp; nullifiers to</text>
<text text-anchor="middle" x="432" y="-2648.8" font-family="Times,serif" font-size="14.00" fill="#000000">the mempool for rejection</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1894 -->
<g id="node17" class="node open">
<title>ZcashFoundation/zebra#1894</title>
<g id="a_node17"><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="548,-2623 316,-2623 316,-2555 548,-2555 548,-2623"/>
<text text-anchor="middle" x="432" y="-2607.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1894</text>
<text text-anchor="middle" x="432" y="-2592.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra should follow OS</text>
<text text-anchor="middle" x="432" y="-2577.8" font-family="Times,serif" font-size="14.00" fill="#000000">directory conventions</text>
<text text-anchor="middle" x="432" y="-2562.8" font-family="Times,serif" font-size="14.00" fill="#000000">better</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3432 -->
<g id="node18" class="node open">
<title>ZcashFoundation/zebra#3432</title>
<g id="a_node18"><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="816,-2637.5 584,-2637.5 584,-2554.5 816,-2554.5 816,-2637.5"/>
<text text-anchor="middle" x="700" y="-2622.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3432</text>
<text text-anchor="middle" x="700" y="-2607.3" font-family="Times,serif" font-size="14.00" fill="#000000">Use the Filesystem</text>
<text text-anchor="middle" x="700" y="-2592.3" font-family="Times,serif" font-size="14.00" fill="#000000">Hierarchy Standard (FHS)</text>
<text text-anchor="middle" x="700" y="-2577.3" font-family="Times,serif" font-size="14.00" fill="#000000">for deployments and</text>
<text text-anchor="middle" x="700" y="-2562.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="edge1" class="edge">
<title>ZcashFoundation/zebra#1894&#45;&gt;ZcashFoundation/zebra#3432</title>
<path fill="none" stroke="#000000" d="M548.38,-2592C556.71,-2592.3 565.14,-2592.5 573.53,-2592.7"/>
<polygon fill="#000000" stroke="#000000" points="573.6415,-2596.2047 583.74,-2593 573.8471,-2589.2077 573.6415,-2596.2047"/>
</g>
<!-- ZcashFoundation/zebra#3050 -->
<g id="node19" class="node open">
<title>ZcashFoundation/zebra#3050</title>
<g id="a_node19"><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="816,-2536.5 584,-2536.5 584,-2483.5 816,-2483.5 816,-2536.5"/>
<text text-anchor="middle" x="700" y="-2521.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3050</text>
<text text-anchor="middle" x="700" y="-2506.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="700" y="-2491.3" font-family="Times,serif" font-size="14.00" fill="#000000">stable release candidate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#1904</title>
<g id="a_node20"><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="816,-2465 584,-2465 584,-2397 816,-2397 816,-2465"/>
<text text-anchor="middle" x="700" y="-2449.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1904</text>
<text text-anchor="middle" x="700" y="-2434.8" font-family="Times,serif" font-size="14.00" fill="#000000">Some DNS seeders and</text>
<text text-anchor="middle" x="700" y="-2419.8" font-family="Times,serif" font-size="14.00" fill="#000000">block explorers don&#39;t</text>
<text text-anchor="middle" x="700" y="-2404.8" font-family="Times,serif" font-size="14.00" fill="#000000">show Zebra nodes</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791 -->
<g id="edge7" class="edge">
<title>ZcashFoundation/zebra#1904&#45;&gt;ZcashFoundation/zebra#1791</title>
<path fill="none" stroke="#000000" d="M816.38,-2431C824.71,-2431 833.14,-2431 841.53,-2431"/>
<polygon fill="#000000" stroke="#000000" points="841.74,-2434.5001 851.74,-2431 841.74,-2427.5001 841.74,-2434.5001"/>
</g>
<!-- ZcashFoundation/zebra#4448 -->
<g id="node21" class="node open">
<title>ZcashFoundation/zebra#4448</title>
<g id="a_node21"><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="548,-2536.5 316,-2536.5 316,-2483.5 548,-2483.5 548,-2536.5"/>
<text text-anchor="middle" x="432" y="-2521.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4448</text>
<text text-anchor="middle" x="432" y="-2506.3" font-family="Times,serif" font-size="14.00" fill="#000000">Decide on supported</text>
<text text-anchor="middle" x="432" y="-2491.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="edge2" class="edge">
<title>ZcashFoundation/zebra#4448&#45;&gt;ZcashFoundation/zebra#3050</title>
<path fill="none" stroke="#000000" d="M548.38,-2510C556.71,-2510 565.14,-2510 573.53,-2510"/>
<polygon fill="#000000" stroke="#000000" points="573.74,-2513.5001 583.74,-2510 573.74,-2506.5001 573.74,-2513.5001"/>
</g>
<!-- ZcashFoundation/zebra#4562 -->
<g id="node22" class="node open">
<title>ZcashFoundation/zebra#4562</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4562" xlink:title="ZcashFoundation/zebra#4562&#10;Deploy long&#45;running Zebra&#10;nodes after each tagged&#10;release" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="548,-2465 316,-2465 316,-2397 548,-2397 548,-2465"/>
<text text-anchor="middle" x="432" y="-2449.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4562</text>
<text text-anchor="middle" x="432" y="-2434.8" font-family="Times,serif" font-size="14.00" fill="#000000">Deploy long&#45;running Zebra</text>
<text text-anchor="middle" x="432" y="-2419.8" font-family="Times,serif" font-size="14.00" fill="#000000">nodes after each tagged</text>
<text text-anchor="middle" x="432" y="-2404.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="edge3" class="edge">
<title>ZcashFoundation/zebra#4562&#45;&gt;ZcashFoundation/zebra#1904</title>
<path fill="none" stroke="#000000" d="M548.38,-2431C556.71,-2431 565.14,-2431 573.53,-2431"/>
<polygon fill="#000000" stroke="#000000" points="573.74,-2434.5001 583.74,-2431 573.74,-2427.5001 573.74,-2434.5001"/>
</g>
<!-- ZcashFoundation/zebra#1621 -->
<g id="node23" class="node open">
<title>ZcashFoundation/zebra#1621</title>
<g id="a_node23"><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="548,-2378.5 316,-2378.5 316,-2325.5 548,-2325.5 548,-2378.5"/>
<text text-anchor="middle" x="432" y="-2363.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1621</text>
<text text-anchor="middle" x="432" y="-2348.3" font-family="Times,serif" font-size="14.00" fill="#000000">Run `zebrad start` by</text>
<text text-anchor="middle" x="432" y="-2333.3" font-family="Times,serif" font-size="14.00" fill="#000000">default</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="548,-2307.5 316,-2307.5 316,-2254.5 548,-2254.5 548,-2307.5"/>
<text text-anchor="middle" x="432" y="-2292.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1638</text>
<text text-anchor="middle" x="432" y="-2277.3" font-family="Times,serif" font-size="14.00" fill="#000000">Create PGP keys amongst</text>
<text text-anchor="middle" x="432" y="-2262.3" font-family="Times,serif" font-size="14.00" fill="#000000">security@zfnd.org</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1615 -->
<g id="node25" class="node open">
<title>ZcashFoundation/zebra#1615</title>
<g id="a_node25"><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="548,-2236 316,-2236 316,-2168 548,-2168 548,-2236"/>
<text text-anchor="middle" x="432" y="-2220.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1615</text>
<text text-anchor="middle" x="432" y="-2205.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra stable download</text>
<text text-anchor="middle" x="432" y="-2190.8" font-family="Times,serif" font-size="14.00" fill="#000000">should be linked from</text>
<text text-anchor="middle" x="432" y="-2175.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZFND website</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#1617 -->
<g id="node26" class="node open">
<title>ZcashFoundation/zebra#1617</title>
<g id="a_node26"><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="548,-2149.5 316,-2149.5 316,-2066.5 548,-2066.5 548,-2149.5"/>
<text text-anchor="middle" x="432" y="-2134.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#1617</text>
<text text-anchor="middle" x="432" y="-2119.3" font-family="Times,serif" font-size="14.00" fill="#000000">Move long README sections</text>
<text text-anchor="middle" x="432" y="-2104.3" font-family="Times,serif" font-size="14.00" fill="#000000">to the book, to make it</text>
<text text-anchor="middle" x="432" y="-2089.3" font-family="Times,serif" font-size="14.00" fill="#000000">easier for new users to</text>
<text text-anchor="middle" x="432" y="-2074.3" font-family="Times,serif" font-size="14.00" fill="#000000">get started with Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#271 -->
<g id="node27" class="node open">
<title>ZcashFoundation/zebra#271</title>
<g id="a_node27"><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,-2018.5 32.5,-2018.5 32.5,-1965.5 255.5,-1965.5 255.5,-2018.5"/>
<text text-anchor="middle" x="144" y="-2003.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#271</text>
<text text-anchor="middle" x="144" y="-1988.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard Key</text>
<text text-anchor="middle" x="144" y="-1973.3" font-family="Times,serif" font-size="14.00" fill="#000000">Agreement and KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#269 -->
<g id="node28" class="node open">
<title>ZcashFoundation/zebra#269</title>
<g id="a_node28"><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,-1947 320.5,-1947 320.5,-1879 543.5,-1879 543.5,-1947"/>
<text text-anchor="middle" x="432" y="-1931.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#269</text>
<text text-anchor="middle" x="432" y="-1916.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling/Orchard note</text>
<text text-anchor="middle" x="432" y="-1901.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption</text>
<text text-anchor="middle" x="432" y="-1886.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="edge4" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#269</title>
<path fill="none" stroke="#000000" d="M252.25,-1965.5C264.33,-1962.4 276.44,-1959.2 288,-1956 295.34,-1954 302.88,-1951.9 310.48,-1949.7"/>
<polygon fill="#000000" stroke="#000000" points="311.4932,-1953.0505 320.12,-1946.9 309.5406,-1946.3283 311.4932,-1953.0505"/>
</g>
<!-- ZcashFoundation/zebra#3002 -->
<g id="node29" class="node open">
<title>ZcashFoundation/zebra#3002</title>
<g id="a_node29"><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,-2018.5 316,-2018.5 316,-1965.5 548,-1965.5 548,-2018.5"/>
<text text-anchor="middle" x="432" y="-2003.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3002</text>
<text text-anchor="middle" x="432" y="-1988.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling note decryption</text>
<text text-anchor="middle" x="432" y="-1973.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="edge5" class="edge">
<title>ZcashFoundation/zebra#271&#45;&gt;ZcashFoundation/zebra#3002</title>
<path fill="none" stroke="#000000" d="M255.76,-1992C272,-1992 288.81,-1992 305.31,-1992"/>
<polygon fill="#000000" stroke="#000000" points="305.54,-1995.5001 315.54,-1992 305.54,-1988.5001 305.54,-1995.5001"/>
</g>
<!-- ZcashFoundation/zebra#325 -->
<g id="node30" class="node open">
<title>ZcashFoundation/zebra#325</title>
<g id="a_node30"><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,-1947 32.5,-1947 32.5,-1909 255.5,-1909 255.5,-1947"/>
<text text-anchor="middle" x="144" y="-1931.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#325</text>
<text text-anchor="middle" x="144" y="-1916.8" font-family="Times,serif" font-size="14.00" fill="#000000">Block Chain Scanning</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#483 -->
<g id="node31" class="node open">
<title>ZcashFoundation/zebra#483</title>
<g id="a_node31"><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,-1890.5 32.5,-1890.5 32.5,-1837.5 255.5,-1837.5 255.5,-1890.5"/>
<text text-anchor="middle" x="144" y="-1875.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#483</text>
<text text-anchor="middle" x="144" y="-1860.3" font-family="Times,serif" font-size="14.00" fill="#000000">Limit generated block and</text>
<text text-anchor="middle" x="144" y="-1845.3" font-family="Times,serif" font-size="14.00" fill="#000000">transaction size</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#267 -->
<g id="node32" class="node open">
<title>ZcashFoundation/zebra#267</title>
<g id="a_node32"><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,-1819 32.5,-1819 32.5,-1751 255.5,-1751 255.5,-1819"/>
<text text-anchor="middle" x="144" y="-1803.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#267</text>
<text text-anchor="middle" x="144" y="-1788.8" font-family="Times,serif" font-size="14.00" fill="#000000">Implement ZIP&#45;32 Sapling</text>
<text text-anchor="middle" x="144" y="-1773.8" font-family="Times,serif" font-size="14.00" fill="#000000">and Orchard key</text>
<text text-anchor="middle" x="144" y="-1758.8" font-family="Times,serif" font-size="14.00" fill="#000000">derivation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2064 -->
<g id="node33" class="node open">
<title>ZcashFoundation/zebra#2064</title>
<g id="a_node33"><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,-1732.5 28,-1732.5 28,-1679.5 260,-1679.5 260,-1732.5"/>
<text text-anchor="middle" x="144" y="-1717.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2064</text>
<text text-anchor="middle" x="144" y="-1702.3" font-family="Times,serif" font-size="14.00" fill="#000000">Import Poseidon hash into</text>
<text text-anchor="middle" x="144" y="-1687.3" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2192 -->
<g id="node34" class="node open">
<title>ZcashFoundation/zebra#2192</title>
<g id="a_node34"><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,-1661.5 28,-1661.5 28,-1578.5 260,-1578.5 260,-1661.5"/>
<text text-anchor="middle" x="144" y="-1646.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2192</text>
<text text-anchor="middle" x="144" y="-1631.3" font-family="Times,serif" font-size="14.00" fill="#000000">Implement</text>
<text text-anchor="middle" x="144" y="-1616.3" font-family="Times,serif" font-size="14.00" fill="#000000">`EphemeralPrivateKey`&#39;s</text>
<text text-anchor="middle" x="144" y="-1601.3" font-family="Times,serif" font-size="14.00" fill="#000000">for Orchard, Sapling,</text>
<text text-anchor="middle" x="144" y="-1586.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#181 -->
<g id="node35" class="node open">
<title>ZcashFoundation/zebra#181</title>
<g id="a_node35"><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,-1560 32.5,-1560 32.5,-1492 255.5,-1492 255.5,-1560"/>
<text text-anchor="middle" x="144" y="-1544.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#181</text>
<text text-anchor="middle" x="144" y="-1529.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout note</text>
<text text-anchor="middle" x="144" y="-1514.8" font-family="Times,serif" font-size="14.00" fill="#000000">encryption/decryption</text>
<text text-anchor="middle" x="144" y="-1499.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation.</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#321 -->
<g id="node36" class="node open">
<title>ZcashFoundation/zebra#321</title>
<g id="a_node36"><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,-1474 32.5,-1474 32.5,-1436 255.5,-1436 255.5,-1474"/>
<text text-anchor="middle" x="144" y="-1458.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#321</text>
<text text-anchor="middle" x="144" y="-1443.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create Output Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#272 -->
<g id="node37" class="node open">
<title>ZcashFoundation/zebra#272</title>
<g id="a_node37"><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,-1417.5 32.5,-1417.5 32.5,-1364.5 255.5,-1364.5 255.5,-1417.5"/>
<text text-anchor="middle" x="144" y="-1402.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#272</text>
<text text-anchor="middle" x="144" y="-1387.3" font-family="Times,serif" font-size="14.00" fill="#000000">Sprout Key Agreement and</text>
<text text-anchor="middle" x="144" y="-1372.3" font-family="Times,serif" font-size="14.00" fill="#000000">KDF</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2496 -->
<g id="node38" class="node open">
<title>ZcashFoundation/zebra#2496</title>
<g id="a_node38"><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,-1346.5 28,-1346.5 28,-1263.5 260,-1263.5 260,-1346.5"/>
<text text-anchor="middle" x="144" y="-1331.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2496</text>
<text text-anchor="middle" x="144" y="-1316.3" font-family="Times,serif" font-size="14.00" fill="#000000">Handle a ivk == ⊥</text>
<text text-anchor="middle" x="144" y="-1301.3" font-family="Times,serif" font-size="14.00" fill="#000000">(KA^Orchard private key)</text>
<text text-anchor="middle" x="144" y="-1286.3" font-family="Times,serif" font-size="14.00" fill="#000000">when generating an</text>
<text text-anchor="middle" x="144" y="-1271.3" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard Spending Key</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3869 -->
<g id="node39" class="node open">
<title>ZcashFoundation/zebra#3869</title>
<g id="a_node39"><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,-1245 28,-1245 28,-1177 260,-1177 260,-1245"/>
<text text-anchor="middle" x="144" y="-1229.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3869</text>
<text text-anchor="middle" x="144" y="-1214.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: ensure that ivk</text>
<text text-anchor="middle" x="144" y="-1199.8" font-family="Times,serif" font-size="14.00" fill="#000000">= 0 is rejected if that</text>
<text text-anchor="middle" x="144" y="-1184.8" font-family="Times,serif" font-size="14.00" fill="#000000">negligible case occurs</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#278 -->
<g id="node40" class="node open">
<title>ZcashFoundation/zebra#278</title>
<g id="a_node40"><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,-1159 32.5,-1159 32.5,-1121 255.5,-1121 255.5,-1159"/>
<text text-anchor="middle" x="144" y="-1143.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#278</text>
<text text-anchor="middle" x="144" y="-1128.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling Note Builder</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2447 -->
<g id="node41" class="node open">
<title>ZcashFoundation/zebra#2447</title>
<g id="a_node41"><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,-1102.5 28,-1102.5 28,-1019.5 260,-1019.5 260,-1102.5"/>
<text text-anchor="middle" x="144" y="-1087.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2447</text>
<text text-anchor="middle" x="144" y="-1072.3" font-family="Times,serif" font-size="14.00" fill="#000000">Define a new `Amount`</text>
<text text-anchor="middle" x="144" y="-1057.3" font-family="Times,serif" font-size="14.00" fill="#000000">`Constraint` for Note</text>
<text text-anchor="middle" x="144" y="-1042.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="-1027.3" font-family="Times,serif" font-size="14.00" fill="#000000">`valid_range()`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2041 -->
<g id="node42" class="node open">
<title>ZcashFoundation/zebra#2041</title>
<g id="a_node42"><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,-1001 28,-1001 28,-933 260,-933 260,-1001"/>
<text text-anchor="middle" x="144" y="-985.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2041</text>
<text text-anchor="middle" x="144" y="-970.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: derive</text>
<text text-anchor="middle" x="144" y="-955.8" font-family="Times,serif" font-size="14.00" fill="#000000">OutgoingCipherKey (</text>
<text text-anchor="middle" x="144" y="-940.8" font-family="Times,serif" font-size="14.00" fill="#000000">Sapling and Orchard)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#320 -->
<g id="node43" class="node open">
<title>ZcashFoundation/zebra#320</title>
<g id="a_node43"><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,-915 32.5,-915 32.5,-877 255.5,-877 255.5,-915"/>
<text text-anchor="middle" x="144" y="-899.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#320</text>
<text text-anchor="middle" x="144" y="-884.8" font-family="Times,serif" font-size="14.00" fill="#000000">Create a Spend Proof</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2080 -->
<g id="node44" class="node open">
<title>ZcashFoundation/zebra#2080</title>
<g id="a_node44"><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,-858.5 28,-858.5 28,-775.5 260,-775.5 260,-858.5"/>
<text text-anchor="middle" x="144" y="-843.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2080</text>
<text text-anchor="middle" x="144" y="-828.3" font-family="Times,serif" font-size="14.00" fill="#000000">[blocked on frost]</text>
<text text-anchor="middle" x="144" y="-813.3" font-family="Times,serif" font-size="14.00" fill="#000000">replace`redpallas` module</text>
<text text-anchor="middle" x="144" y="-798.3" font-family="Times,serif" font-size="14.00" fill="#000000">with `reddsa`/`redpallas`</text>
<text text-anchor="middle" x="144" y="-783.3" font-family="Times,serif" font-size="14.00" fill="#000000">crate</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#2095 -->
<g id="node45" class="node open">
<title>ZcashFoundation/zebra#2095</title>
<g id="a_node45"><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,-757 28,-757 28,-659 260,-659 260,-757"/>
<text text-anchor="middle" x="144" y="-741.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#2095</text>
<text text-anchor="middle" x="144" y="-726.8" font-family="Times,serif" font-size="14.00" fill="#000000">Orchard: update</text>
<text text-anchor="middle" x="144" y="-711.8" font-family="Times,serif" font-size="14.00" fill="#000000">note/action generation to</text>
<text text-anchor="middle" x="144" y="-696.8" font-family="Times,serif" font-size="14.00" fill="#000000">include input note</text>
<text text-anchor="middle" x="144" y="-681.8" font-family="Times,serif" font-size="14.00" fill="#000000">nullifier in the</text>
<text text-anchor="middle" x="144" y="-666.8" font-family="Times,serif" font-size="14.00" fill="#000000">PRF^expand invocations</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#3247 -->
<g id="node47" class="node open">
<title>ZcashFoundation/zebra#3247</title>
<g id="a_node47"><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,-2715.5 28,-2715.5 28,-2662.5 260,-2662.5 260,-2715.5"/>
<text text-anchor="middle" x="144" y="-2700.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#3247</text>
<text text-anchor="middle" x="144" y="-2685.3" font-family="Times,serif" font-size="14.00" fill="#000000">Tracking: Questions for</text>
<text text-anchor="middle" x="144" y="-2670.3" font-family="Times,serif" font-size="14.00" fill="#000000">Network Audit</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4150 -->
<g id="node48" class="node open">
<title>ZcashFoundation/zebra#4150</title>
<g id="a_node48"><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,-2802 28,-2802 28,-2734 260,-2734 260,-2802"/>
<text text-anchor="middle" x="144" y="-2786.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4150</text>
<text text-anchor="middle" x="144" y="-2771.8" font-family="Times,serif" font-size="14.00" fill="#000000">Update column family</text>
<text text-anchor="middle" x="144" y="-2756.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="-2741.8" font-family="Times,serif" font-size="14.00" fill="#000000">database design</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4639 -->
<g id="node49" class="node open">
<title>ZcashFoundation/zebra#4639</title>
<g id="a_node49"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4639" xlink:title="ZcashFoundation/zebra#4639&#10;fix(state): Update column&#10;family names to match&#10;Zebra&#39;s database design" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2888 28,-2888 28,-2884 24,-2884 24,-2880 28,-2880 28,-2828 24,-2828 24,-2824 28,-2824 28,-2820 260,-2820 260,-2888"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-2884 32,-2884 32,-2880 28,-2880 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-2828 32,-2828 32,-2824 28,-2824 "/>
<text text-anchor="middle" x="144" y="-2872.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4639</text>
<text text-anchor="middle" x="144" y="-2857.8" font-family="Times,serif" font-size="14.00" fill="#000000">fix(state): Update column</text>
<text text-anchor="middle" x="144" y="-2842.8" font-family="Times,serif" font-size="14.00" fill="#000000">family names to match</text>
<text text-anchor="middle" x="144" y="-2827.8" font-family="Times,serif" font-size="14.00" fill="#000000">Zebra&#39;s database design</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4554 -->
<g id="node50" class="node open">
<title>ZcashFoundation/zebra#4554</title>
<g id="a_node50"><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,-2974 28,-2974 28,-2906 260,-2906 260,-2974"/>
<text text-anchor="middle" x="144" y="-2958.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="144" y="-2943.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="144" y="-2928.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="144" y="-2913.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4545 -->
<g id="node51" class="node open">
<title>ZcashFoundation/zebra#4545</title>
<g id="a_node51"><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,-3075.5 28,-3075.5 28,-2992.5 260,-2992.5 260,-3075.5"/>
<text text-anchor="middle" x="144" y="-3060.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="144" y="-3045.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="144" y="-3030.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="144" y="-3015.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="144" y="-3000.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4226 -->
<g id="node52" class="node open">
<title>ZcashFoundation/zebra#4226</title>
<g id="a_node52"><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,-3068 316,-3068 316,-3000 548,-3000 548,-3068"/>
<text text-anchor="middle" x="432" y="-3052.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="432" y="-3037.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="432" y="-3022.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="432" y="-3007.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="edge8" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M260.31,-3034C275.15,-3034 290.4,-3034 305.39,-3034"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-3037.5001 315.72,-3034 305.72,-3030.5001 305.72,-3037.5001"/>
</g>
<!-- ZcashFoundation/zebra#4537 -->
<g id="node53" class="node open">
<title>ZcashFoundation/zebra#4537</title>
<g id="a_node53"><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,-3162 28,-3162 28,-3158 24,-3158 24,-3154 28,-3154 28,-3102 24,-3102 24,-3098 28,-3098 28,-3094 260,-3094 260,-3162"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3158 32,-3158 32,-3154 28,-3154 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-3102 32,-3102 32,-3098 28,-3098 "/>
<text text-anchor="middle" x="144" y="-3146.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4537</text>
<text text-anchor="middle" x="144" y="-3131.8" font-family="Times,serif" font-size="14.00" fill="#000000">test(grpc):</text>
<text text-anchor="middle" x="144" y="-3116.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolTx` and</text>
<text text-anchor="middle" x="144" y="-3101.8" font-family="Times,serif" font-size="14.00" fill="#000000">`GetMempoolStream` test</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4546 -->
<g id="node54" class="node open">
<title>ZcashFoundation/zebra#4546</title>
<g id="a_node54"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4546" xlink:title="ZcashFoundation/zebra#4546&#10;Fix automatic Zebra&#10;deployments to Google&#10;Cloud" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-2465 28,-2465 28,-2397 260,-2397 260,-2465"/>
<text text-anchor="middle" x="144" y="-2449.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4546</text>
<text text-anchor="middle" x="144" y="-2434.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fix automatic Zebra</text>
<text text-anchor="middle" x="144" y="-2419.8" font-family="Times,serif" font-size="14.00" fill="#000000">deployments to Google</text>
<text text-anchor="middle" x="144" y="-2404.8" font-family="Times,serif" font-size="14.00" fill="#000000">Cloud</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4546&#45;&gt;ZcashFoundation/zebra#4562 -->
<g id="edge9" class="edge">
<title>ZcashFoundation/zebra#4546&#45;&gt;ZcashFoundation/zebra#4562</title>
<path fill="none" stroke="#000000" d="M260.31,-2431C275.15,-2431 290.4,-2431 305.39,-2431"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-2434.5001 315.72,-2431 305.72,-2427.5001 305.72,-2434.5001"/>
</g>
<!-- ZcashFoundation/zebra#4665 -->
<g id="node55" class="node open">
<title>ZcashFoundation/zebra#4665</title>
<g id="a_node55"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/4665" xlink:title="ZcashFoundation/zebra#4665&#10;Warn the user when Zebra&#10;doesn&#39;t recognize the&#10;format of `zebrad.toml`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-154 28,-154 28,-86 260,-86 260,-154"/>
<text text-anchor="middle" x="144" y="-138.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4665</text>
<text text-anchor="middle" x="144" y="-123.8" font-family="Times,serif" font-size="14.00" fill="#000000">Warn the user when Zebra</text>
<text text-anchor="middle" x="144" y="-108.8" font-family="Times,serif" font-size="14.00" fill="#000000">doesn&#39;t recognize the</text>
<text text-anchor="middle" x="144" y="-93.8" font-family="Times,serif" font-size="14.00" fill="#000000">format of `zebrad.toml`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4665&#45;&gt;ZcashFoundation/zebra#4651 -->
<g id="edge10" class="edge">
<title>ZcashFoundation/zebra#4665&#45;&gt;ZcashFoundation/zebra#4651</title>
<path fill="none" stroke="#000000" d="M260.31,-120C275.15,-120 290.4,-120 305.39,-120"/>
<polygon fill="#000000" stroke="#000000" points="305.72,-123.5001 315.72,-120 305.72,-116.5001 305.72,-123.5001"/>
</g>
<!-- ZcashFoundation/zebra#4670 -->
<g id="node56" class="node open">
<title>ZcashFoundation/zebra#4670</title>
<g id="a_node56"><a xlink:href="https://github.com/ZcashFoundation/zebra/pull/4670" xlink:title="ZcashFoundation/zebra#4670&#10;fix(sync): change default&#10;sync config to improve&#10;reliability" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="260,-68 28,-68 28,-64 24,-64 24,-60 28,-60 28,-8 24,-8 24,-4 28,-4 28,0 260,0 260,-68"/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-64 32,-64 32,-60 28,-60 "/>
<polyline fill="none" stroke="#000000" stroke-width="2" points="28,-8 32,-8 32,-4 28,-4 "/>
<text text-anchor="middle" x="144" y="-52.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4670</text>
<text text-anchor="middle" x="144" y="-37.8" font-family="Times,serif" font-size="14.00" fill="#000000">fix(sync): change default</text>
<text text-anchor="middle" x="144" y="-22.8" font-family="Times,serif" font-size="14.00" fill="#000000">sync config to improve</text>
<text text-anchor="middle" x="144" y="-7.8" font-family="Times,serif" font-size="14.00" fill="#000000">reliability</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#4670&#45;&gt;ZcashFoundation/zebra#4651 -->
<g id="edge11" class="edge">
<title>ZcashFoundation/zebra#4670&#45;&gt;ZcashFoundation/zebra#4651</title>
<path fill="none" stroke="#000000" d="M258.24,-68.113C291.97,-78.184 327.97,-88.936 358.41,-98.025"/>
<polygon fill="#000000" stroke="#000000" points="357.4967,-101.4049 368.08,-100.91 359.498,-94.6971 357.4967,-101.4049"/>
</g>
</g>
</svg>
</div>
<script>
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
</script>
</body>
</html>