This commit is contained in:
conradoplg 2023-07-11 09:45:25 +00:00
parent 7ddfae5696
commit 9707790e2e
4 changed files with 942 additions and 940 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -17,138 +17,144 @@
</style>
</head>
<body>
<div id="dag"><svg width="492pt" height="555pt"
viewBox="0.00 0.00 492.00 554.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 550.5)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-550.5 488,-550.5 488,4 -4,4"/>
<div id="dag"><svg width="702pt" height="690pt"
viewBox="0.00 0.00 702.00 689.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 685.5)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-685.5 698,-685.5 698,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="blue" points="0,-101 0,-422 484,-422 484,-101 0,-101"/>
<text text-anchor="middle" x="242" y="-406.8" font-family="Times,serif" font-size="14.00">Epic: FROST Proof of Concept/Prototype and Documentation</text>
<title>cluster_0</title>
<polygon fill="none" stroke="blue" points="109,0 109,-235 341,-235 341,0 109,0"/>
<text text-anchor="middle" x="225" y="-219.8" font-family="Times,serif" font-size="14.00">Epic: Re&#45;randomizable FROST</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="blue" points="0,0 0,-93 232,-93 232,0 0,0"/>
<text text-anchor="middle" x="116" y="-77.8" font-family="Times,serif" font-size="14.00">Epic: Re&#45;randomizable FROST</text>
<title>cluster_1</title>
<polygon fill="none" stroke="blue" points="0,-243 0,-564 450,-564 450,-243 0,-243"/>
<text text-anchor="middle" x="225" y="-548.8" font-family="Times,serif" font-size="14.00">Epic: FROST Proof of Concept/Prototype and Documentation</text>
</g>
<!-- ZcashFoundation/frost#239 -->
<!-- ZcashFoundation/frost#320 -->
<g id="node1" class="node open">
<title>ZcashFoundation/frost#239</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/239" xlink:title="ZcashFoundation/frost#239&#10;Epic: Demo for Signature&#10;generation &#45; Participant&#10;CLI" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-391 8,-391 8,-323 224,-323 224,-391"/>
<text text-anchor="middle" x="116" y="-375.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#239</text>
<text text-anchor="middle" x="116" y="-360.8" font-family="Times,serif" font-size="14.00">Epic: Demo for Signature</text>
<text text-anchor="middle" x="116" y="-345.8" font-family="Times,serif" font-size="14.00">generation &#45; Participant</text>
<text text-anchor="middle" x="116" y="-330.8" font-family="Times,serif" font-size="14.00">CLI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#249 -->
<g id="node2" class="node open">
<title>ZcashFoundation/frost#249</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/249" xlink:title="ZcashFoundation/frost#249&#10;Demo for Signature&#10;generation: Coordinator&#10;CLI" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="476,-391 260,-391 260,-323 476,-323 476,-391"/>
<text text-anchor="middle" x="368" y="-375.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#249</text>
<text text-anchor="middle" x="368" y="-360.8" font-family="Times,serif" font-size="14.00">Demo for Signature</text>
<text text-anchor="middle" x="368" y="-345.8" font-family="Times,serif" font-size="14.00">generation: Coordinator</text>
<text text-anchor="middle" x="368" y="-330.8" font-family="Times,serif" font-size="14.00">CLI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#239&#45;&gt;ZcashFoundation/frost#249 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/frost#239&#45;&gt;ZcashFoundation/frost#249</title>
<path fill="none" stroke="black" d="M224.11,-357C232.5,-357 240.99,-357 249.44,-357"/>
<polygon fill="black" stroke="black" points="249.71,-360.5 259.71,-357 249.71,-353.5 249.71,-360.5"/>
</g>
<!-- ZcashFoundation/frost#240 -->
<g id="node3" class="node open">
<title>ZcashFoundation/frost#240</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/240" xlink:title="ZcashFoundation/frost#240&#10;Demo for Signature&#10;verification" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-304.5 8,-304.5 8,-251.5 224,-251.5 224,-304.5"/>
<text text-anchor="middle" x="116" y="-289.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#240</text>
<text text-anchor="middle" x="116" y="-274.3" font-family="Times,serif" font-size="14.00">Demo for Signature</text>
<text text-anchor="middle" x="116" y="-259.3" font-family="Times,serif" font-size="14.00">verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#252 -->
<g id="node4" class="node open">
<title>ZcashFoundation/frost#252</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/252" xlink:title="ZcashFoundation/frost#252&#10;Demo for Distributed Key&#10;Generation (DKG)" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-233.5 8,-233.5 8,-180.5 224,-180.5 224,-233.5"/>
<text text-anchor="middle" x="116" y="-218.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#252</text>
<text text-anchor="middle" x="116" y="-203.3" font-family="Times,serif" font-size="14.00">Demo for Distributed Key</text>
<text text-anchor="middle" x="116" y="-188.3" font-family="Times,serif" font-size="14.00">Generation (DKG)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#242 -->
<g id="node5" class="node open">
<title>ZcashFoundation/frost#242</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/242" xlink:title="ZcashFoundation/frost#242&#10;Implement broadcast&#10;channel for FROST PoC" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-162.5 8,-162.5 8,-109.5 224,-109.5 224,-162.5"/>
<text text-anchor="middle" x="116" y="-147.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#242</text>
<text text-anchor="middle" x="116" y="-132.3" font-family="Times,serif" font-size="14.00">Implement broadcast</text>
<text text-anchor="middle" x="116" y="-117.3" font-family="Times,serif" font-size="14.00">channel for FROST PoC</text>
<title>ZcashFoundation/frost#320</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/320" xlink:title="ZcashFoundation/frost#320&#10;Refactor `compute_lagrang&#10;e_coefficient`" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-203.5 117,-203.5 117,-150.5 333,-150.5 333,-203.5"/>
<text text-anchor="middle" x="225" y="-188.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#320</text>
<text text-anchor="middle" x="225" y="-173.3" font-family="Times,serif" font-size="14.00">Refactor `compute_lagrang</text>
<text text-anchor="middle" x="225" y="-158.3" font-family="Times,serif" font-size="14.00">e_coefficient`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#216 -->
<g id="node6" class="node open">
<g id="node2" class="node open">
<title>ZcashFoundation/frost#216</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/216" xlink:title="ZcashFoundation/frost#216&#10;Write security proof for&#10;Rerandomized FROST" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-61.5 8,-61.5 8,-8.5 224,-8.5 224,-61.5"/>
<text text-anchor="middle" x="116" y="-46.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#216</text>
<text text-anchor="middle" x="116" y="-31.3" font-family="Times,serif" font-size="14.00">Write security proof for</text>
<text text-anchor="middle" x="116" y="-16.3" font-family="Times,serif" font-size="14.00">Rerandomized FROST</text>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/216" xlink:title="ZcashFoundation/frost#216&#10;Write security proof for&#10;Rerandomized FROST" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-132.5 117,-132.5 117,-79.5 333,-79.5 333,-132.5"/>
<text text-anchor="middle" x="225" y="-117.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#216</text>
<text text-anchor="middle" x="225" y="-102.3" font-family="Times,serif" font-size="14.00">Write security proof for</text>
<text text-anchor="middle" x="225" y="-87.3" font-family="Times,serif" font-size="14.00">Rerandomized FROST</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#437 -->
<g id="node3" class="node open">
<title>ZcashFoundation/frost#437</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/pull/437" xlink:title="ZcashFoundation/frost#437&#10;Simplify rerandomized&#10;FROST" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-61.5 117,-61.5 117,-57.5 113,-57.5 113,-53.5 117,-53.5 117,-16.5 113,-16.5 113,-12.5 117,-12.5 117,-8.5 333,-8.5 333,-61.5"/>
<polyline fill="none" stroke="black" stroke-width="2" points="117,-57.5 121,-57.5 121,-53.5 117,-53.5 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="117,-16.5 121,-16.5 121,-12.5 117,-12.5 "/>
<text text-anchor="middle" x="225" y="-46.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#437</text>
<text text-anchor="middle" x="225" y="-31.3" font-family="Times,serif" font-size="14.00">Simplify rerandomized</text>
<text text-anchor="middle" x="225" y="-16.3" font-family="Times,serif" font-size="14.00">FROST</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#239 -->
<g id="node4" class="node open">
<title>ZcashFoundation/frost#239</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/239" xlink:title="ZcashFoundation/frost#239&#10;Epic: Demo for Signature&#10;generation &#45; Participant&#10;CLI" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-533 117,-533 117,-465 333,-465 333,-533"/>
<text text-anchor="middle" x="225" y="-517.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#239</text>
<text text-anchor="middle" x="225" y="-502.8" font-family="Times,serif" font-size="14.00">Epic: Demo for Signature</text>
<text text-anchor="middle" x="225" y="-487.8" font-family="Times,serif" font-size="14.00">generation &#45; Participant</text>
<text text-anchor="middle" x="225" y="-472.8" font-family="Times,serif" font-size="14.00">CLI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#240 -->
<g id="node5" class="node open">
<title>ZcashFoundation/frost#240</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/240" xlink:title="ZcashFoundation/frost#240&#10;Demo for Signature&#10;verification" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-446.5 117,-446.5 117,-393.5 333,-393.5 333,-446.5"/>
<text text-anchor="middle" x="225" y="-431.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#240</text>
<text text-anchor="middle" x="225" y="-416.3" font-family="Times,serif" font-size="14.00">Demo for Signature</text>
<text text-anchor="middle" x="225" y="-401.3" font-family="Times,serif" font-size="14.00">verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#252 -->
<g id="node6" class="node open">
<title>ZcashFoundation/frost#252</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/252" xlink:title="ZcashFoundation/frost#252&#10;Demo for Distributed Key&#10;Generation (DKG)" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-375.5 117,-375.5 117,-322.5 333,-322.5 333,-375.5"/>
<text text-anchor="middle" x="225" y="-360.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#252</text>
<text text-anchor="middle" x="225" y="-345.3" font-family="Times,serif" font-size="14.00">Demo for Distributed Key</text>
<text text-anchor="middle" x="225" y="-330.3" font-family="Times,serif" font-size="14.00">Generation (DKG)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#242 -->
<g id="node7" class="node open">
<title>ZcashFoundation/frost#242</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/242" xlink:title="ZcashFoundation/frost#242&#10;Implement broadcast&#10;channel for FROST PoC" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-304.5 117,-304.5 117,-251.5 333,-251.5 333,-304.5"/>
<text text-anchor="middle" x="225" y="-289.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#242</text>
<text text-anchor="middle" x="225" y="-274.3" font-family="Times,serif" font-size="14.00">Implement broadcast</text>
<text text-anchor="middle" x="225" y="-259.3" font-family="Times,serif" font-size="14.00">channel for FROST PoC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#235 -->
<g id="node7" class="node closed">
<g id="node8" class="node closed">
<title>ZcashFoundation/frost#235</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/235" xlink:title="ZcashFoundation/frost#235&#10;Tag a `frost` release&#10;based on the final&#10;version of the spec" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="476,-526 260,-526 260,-458 476,-458 476,-526"/>
<text text-anchor="middle" x="368" y="-510.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#235</text>
<text text-anchor="middle" x="368" y="-495.8" font-family="Times,serif" font-size="14.00">Tag a `frost` release</text>
<text text-anchor="middle" x="368" y="-480.8" font-family="Times,serif" font-size="14.00">based on the final</text>
<text text-anchor="middle" x="368" y="-465.8" font-family="Times,serif" font-size="14.00">version of the spec</text>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/235" xlink:title="ZcashFoundation/frost#235&#10;Tag a `frost` release&#10;based on the final&#10;version of the spec" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="694,-657 478,-657 478,-589 694,-589 694,-657"/>
<text text-anchor="middle" x="586" y="-641.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#235</text>
<text text-anchor="middle" x="586" y="-626.8" font-family="Times,serif" font-size="14.00">Tag a `frost` release</text>
<text text-anchor="middle" x="586" y="-611.8" font-family="Times,serif" font-size="14.00">based on the final</text>
<text text-anchor="middle" x="586" y="-596.8" font-family="Times,serif" font-size="14.00">version of the spec</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#189 -->
<g id="node8" class="node open">
<g id="node9" class="node open">
<title>ZcashFoundation/frost#189</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/189" xlink:title="ZcashFoundation/frost#189&#10;Updated release drafter&#10;config to match zebrad&#39;s" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-546.5 8,-546.5 8,-493.5 224,-493.5 224,-546.5"/>
<text text-anchor="middle" x="116" y="-531.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#189</text>
<text text-anchor="middle" x="116" y="-516.3" font-family="Times,serif" font-size="14.00">Updated release drafter</text>
<text text-anchor="middle" x="116" y="-501.3" font-family="Times,serif" font-size="14.00">config to match zebrad&#39;s</text>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/189" xlink:title="ZcashFoundation/frost#189&#10;Updated release drafter&#10;config to match zebrad&#39;s" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-681.5 117,-681.5 117,-628.5 333,-628.5 333,-681.5"/>
<text text-anchor="middle" x="225" y="-666.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#189</text>
<text text-anchor="middle" x="225" y="-651.3" font-family="Times,serif" font-size="14.00">Updated release drafter</text>
<text text-anchor="middle" x="225" y="-636.3" font-family="Times,serif" font-size="14.00">config to match zebrad&#39;s</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#189&#45;&gt;ZcashFoundation/frost#235 -->
<g id="edge2" class="edge">
<g id="edge1" class="edge">
<title>ZcashFoundation/frost#189&#45;&gt;ZcashFoundation/frost#235</title>
<path fill="none" stroke="black" d="M224.11,-508C232.59,-507.05 241.18,-506.09 249.72,-505.14"/>
<polygon fill="black" stroke="black" points="250.16,-508.61 259.71,-504.02 249.38,-501.66 250.16,-508.61"/>
<path fill="none" stroke="black" d="M333.23,-645.44C375.59,-641.67 424.4,-637.32 467.69,-633.46"/>
<polygon fill="black" stroke="black" points="468.06,-636.94 477.71,-632.56 467.44,-629.97 468.06,-636.94"/>
</g>
<!-- ZcashFoundation/frost#190 -->
<g id="node9" class="node open">
<g id="node10" class="node open">
<title>ZcashFoundation/frost#190</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/190" xlink:title="ZcashFoundation/frost#190&#10;Write a release checklist" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-475 8,-475 8,-437 224,-437 224,-475"/>
<text text-anchor="middle" x="116" y="-459.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#190</text>
<text text-anchor="middle" x="116" y="-444.8" font-family="Times,serif" font-size="14.00">Write a release checklist</text>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/190" xlink:title="ZcashFoundation/frost#190&#10;Write a release checklist" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-610 117,-610 117,-572 333,-572 333,-610"/>
<text text-anchor="middle" x="225" y="-594.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#190</text>
<text text-anchor="middle" x="225" y="-579.8" font-family="Times,serif" font-size="14.00">Write a release checklist</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#190&#45;&gt;ZcashFoundation/frost#235 -->
<g id="edge3" class="edge">
<g id="edge2" class="edge">
<title>ZcashFoundation/frost#190&#45;&gt;ZcashFoundation/frost#235</title>
<path fill="none" stroke="black" d="M224.11,-471.42C232.59,-472.64 241.18,-473.88 249.72,-475.11"/>
<polygon fill="black" stroke="black" points="249.31,-478.59 259.71,-476.55 250.31,-471.66 249.31,-478.59"/>
<path fill="none" stroke="black" d="M333.23,-600.56C375.59,-604.33 424.4,-608.68 467.69,-612.54"/>
<polygon fill="black" stroke="black" points="467.44,-616.03 477.71,-613.44 468.06,-609.06 467.44,-616.03"/>
</g>
</g>
</svg>

View File

@ -5,138 +5,144 @@
<!-- Generated by graphviz version 2.43.0 (0)
-->
<!-- Pages: 1 -->
<svg width="492pt" height="555pt"
viewBox="0.00 0.00 492.00 554.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 550.5)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-550.5 488,-550.5 488,4 -4,4"/>
<svg width="702pt" height="690pt"
viewBox="0.00 0.00 702.00 689.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 685.5)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-685.5 698,-685.5 698,4 -4,4"/>
<g id="clust1" class="cluster">
<title>cluster_1</title>
<polygon fill="none" stroke="blue" points="0,-101 0,-422 484,-422 484,-101 0,-101"/>
<text text-anchor="middle" x="242" y="-406.8" font-family="Times,serif" font-size="14.00">Epic: FROST Proof of Concept/Prototype and Documentation</text>
<title>cluster_0</title>
<polygon fill="none" stroke="blue" points="109,0 109,-235 341,-235 341,0 109,0"/>
<text text-anchor="middle" x="225" y="-219.8" font-family="Times,serif" font-size="14.00">Epic: Re&#45;randomizable FROST</text>
</g>
<g id="clust2" class="cluster">
<title>cluster_0</title>
<polygon fill="none" stroke="blue" points="0,0 0,-93 232,-93 232,0 0,0"/>
<text text-anchor="middle" x="116" y="-77.8" font-family="Times,serif" font-size="14.00">Epic: Re&#45;randomizable FROST</text>
<title>cluster_1</title>
<polygon fill="none" stroke="blue" points="0,-243 0,-564 450,-564 450,-243 0,-243"/>
<text text-anchor="middle" x="225" y="-548.8" font-family="Times,serif" font-size="14.00">Epic: FROST Proof of Concept/Prototype and Documentation</text>
</g>
<!-- ZcashFoundation/frost#239 -->
<!-- ZcashFoundation/frost#320 -->
<g id="node1" class="node open">
<title>ZcashFoundation/frost#239</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/239" xlink:title="ZcashFoundation/frost#239&#10;Epic: Demo for Signature&#10;generation &#45; Participant&#10;CLI" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-391 8,-391 8,-323 224,-323 224,-391"/>
<text text-anchor="middle" x="116" y="-375.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#239</text>
<text text-anchor="middle" x="116" y="-360.8" font-family="Times,serif" font-size="14.00">Epic: Demo for Signature</text>
<text text-anchor="middle" x="116" y="-345.8" font-family="Times,serif" font-size="14.00">generation &#45; Participant</text>
<text text-anchor="middle" x="116" y="-330.8" font-family="Times,serif" font-size="14.00">CLI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#249 -->
<g id="node2" class="node open">
<title>ZcashFoundation/frost#249</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/249" xlink:title="ZcashFoundation/frost#249&#10;Demo for Signature&#10;generation: Coordinator&#10;CLI" target="_blank">
<polygon fill="#c2e0c6" stroke="black" points="476,-391 260,-391 260,-323 476,-323 476,-391"/>
<text text-anchor="middle" x="368" y="-375.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#249</text>
<text text-anchor="middle" x="368" y="-360.8" font-family="Times,serif" font-size="14.00">Demo for Signature</text>
<text text-anchor="middle" x="368" y="-345.8" font-family="Times,serif" font-size="14.00">generation: Coordinator</text>
<text text-anchor="middle" x="368" y="-330.8" font-family="Times,serif" font-size="14.00">CLI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#239&#45;&gt;ZcashFoundation/frost#249 -->
<g id="edge1" class="edge">
<title>ZcashFoundation/frost#239&#45;&gt;ZcashFoundation/frost#249</title>
<path fill="none" stroke="black" d="M224.11,-357C232.5,-357 240.99,-357 249.44,-357"/>
<polygon fill="black" stroke="black" points="249.71,-360.5 259.71,-357 249.71,-353.5 249.71,-360.5"/>
</g>
<!-- ZcashFoundation/frost#240 -->
<g id="node3" class="node open">
<title>ZcashFoundation/frost#240</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/240" xlink:title="ZcashFoundation/frost#240&#10;Demo for Signature&#10;verification" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-304.5 8,-304.5 8,-251.5 224,-251.5 224,-304.5"/>
<text text-anchor="middle" x="116" y="-289.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#240</text>
<text text-anchor="middle" x="116" y="-274.3" font-family="Times,serif" font-size="14.00">Demo for Signature</text>
<text text-anchor="middle" x="116" y="-259.3" font-family="Times,serif" font-size="14.00">verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#252 -->
<g id="node4" class="node open">
<title>ZcashFoundation/frost#252</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/252" xlink:title="ZcashFoundation/frost#252&#10;Demo for Distributed Key&#10;Generation (DKG)" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-233.5 8,-233.5 8,-180.5 224,-180.5 224,-233.5"/>
<text text-anchor="middle" x="116" y="-218.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#252</text>
<text text-anchor="middle" x="116" y="-203.3" font-family="Times,serif" font-size="14.00">Demo for Distributed Key</text>
<text text-anchor="middle" x="116" y="-188.3" font-family="Times,serif" font-size="14.00">Generation (DKG)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#242 -->
<g id="node5" class="node open">
<title>ZcashFoundation/frost#242</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/242" xlink:title="ZcashFoundation/frost#242&#10;Implement broadcast&#10;channel for FROST PoC" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-162.5 8,-162.5 8,-109.5 224,-109.5 224,-162.5"/>
<text text-anchor="middle" x="116" y="-147.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#242</text>
<text text-anchor="middle" x="116" y="-132.3" font-family="Times,serif" font-size="14.00">Implement broadcast</text>
<text text-anchor="middle" x="116" y="-117.3" font-family="Times,serif" font-size="14.00">channel for FROST PoC</text>
<title>ZcashFoundation/frost#320</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/320" xlink:title="ZcashFoundation/frost#320&#10;Refactor `compute_lagrang&#10;e_coefficient`" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-203.5 117,-203.5 117,-150.5 333,-150.5 333,-203.5"/>
<text text-anchor="middle" x="225" y="-188.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#320</text>
<text text-anchor="middle" x="225" y="-173.3" font-family="Times,serif" font-size="14.00">Refactor `compute_lagrang</text>
<text text-anchor="middle" x="225" y="-158.3" font-family="Times,serif" font-size="14.00">e_coefficient`</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#216 -->
<g id="node6" class="node open">
<g id="node2" class="node open">
<title>ZcashFoundation/frost#216</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/216" xlink:title="ZcashFoundation/frost#216&#10;Write security proof for&#10;Rerandomized FROST" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-61.5 8,-61.5 8,-8.5 224,-8.5 224,-61.5"/>
<text text-anchor="middle" x="116" y="-46.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#216</text>
<text text-anchor="middle" x="116" y="-31.3" font-family="Times,serif" font-size="14.00">Write security proof for</text>
<text text-anchor="middle" x="116" y="-16.3" font-family="Times,serif" font-size="14.00">Rerandomized FROST</text>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/216" xlink:title="ZcashFoundation/frost#216&#10;Write security proof for&#10;Rerandomized FROST" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-132.5 117,-132.5 117,-79.5 333,-79.5 333,-132.5"/>
<text text-anchor="middle" x="225" y="-117.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#216</text>
<text text-anchor="middle" x="225" y="-102.3" font-family="Times,serif" font-size="14.00">Write security proof for</text>
<text text-anchor="middle" x="225" y="-87.3" font-family="Times,serif" font-size="14.00">Rerandomized FROST</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#437 -->
<g id="node3" class="node open">
<title>ZcashFoundation/frost#437</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/pull/437" xlink:title="ZcashFoundation/frost#437&#10;Simplify rerandomized&#10;FROST" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-61.5 117,-61.5 117,-57.5 113,-57.5 113,-53.5 117,-53.5 117,-16.5 113,-16.5 113,-12.5 117,-12.5 117,-8.5 333,-8.5 333,-61.5"/>
<polyline fill="none" stroke="black" stroke-width="2" points="117,-57.5 121,-57.5 121,-53.5 117,-53.5 "/>
<polyline fill="none" stroke="black" stroke-width="2" points="117,-16.5 121,-16.5 121,-12.5 117,-12.5 "/>
<text text-anchor="middle" x="225" y="-46.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#437</text>
<text text-anchor="middle" x="225" y="-31.3" font-family="Times,serif" font-size="14.00">Simplify rerandomized</text>
<text text-anchor="middle" x="225" y="-16.3" font-family="Times,serif" font-size="14.00">FROST</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#239 -->
<g id="node4" class="node open">
<title>ZcashFoundation/frost#239</title>
<g id="a_node4"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/239" xlink:title="ZcashFoundation/frost#239&#10;Epic: Demo for Signature&#10;generation &#45; Participant&#10;CLI" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-533 117,-533 117,-465 333,-465 333,-533"/>
<text text-anchor="middle" x="225" y="-517.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#239</text>
<text text-anchor="middle" x="225" y="-502.8" font-family="Times,serif" font-size="14.00">Epic: Demo for Signature</text>
<text text-anchor="middle" x="225" y="-487.8" font-family="Times,serif" font-size="14.00">generation &#45; Participant</text>
<text text-anchor="middle" x="225" y="-472.8" font-family="Times,serif" font-size="14.00">CLI</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#240 -->
<g id="node5" class="node open">
<title>ZcashFoundation/frost#240</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/240" xlink:title="ZcashFoundation/frost#240&#10;Demo for Signature&#10;verification" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-446.5 117,-446.5 117,-393.5 333,-393.5 333,-446.5"/>
<text text-anchor="middle" x="225" y="-431.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#240</text>
<text text-anchor="middle" x="225" y="-416.3" font-family="Times,serif" font-size="14.00">Demo for Signature</text>
<text text-anchor="middle" x="225" y="-401.3" font-family="Times,serif" font-size="14.00">verification</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#252 -->
<g id="node6" class="node open">
<title>ZcashFoundation/frost#252</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/252" xlink:title="ZcashFoundation/frost#252&#10;Demo for Distributed Key&#10;Generation (DKG)" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-375.5 117,-375.5 117,-322.5 333,-322.5 333,-375.5"/>
<text text-anchor="middle" x="225" y="-360.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#252</text>
<text text-anchor="middle" x="225" y="-345.3" font-family="Times,serif" font-size="14.00">Demo for Distributed Key</text>
<text text-anchor="middle" x="225" y="-330.3" font-family="Times,serif" font-size="14.00">Generation (DKG)</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#242 -->
<g id="node7" class="node open">
<title>ZcashFoundation/frost#242</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/242" xlink:title="ZcashFoundation/frost#242&#10;Implement broadcast&#10;channel for FROST PoC" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-304.5 117,-304.5 117,-251.5 333,-251.5 333,-304.5"/>
<text text-anchor="middle" x="225" y="-289.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#242</text>
<text text-anchor="middle" x="225" y="-274.3" font-family="Times,serif" font-size="14.00">Implement broadcast</text>
<text text-anchor="middle" x="225" y="-259.3" font-family="Times,serif" font-size="14.00">channel for FROST PoC</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#235 -->
<g id="node7" class="node closed">
<g id="node8" class="node closed">
<title>ZcashFoundation/frost#235</title>
<g id="a_node7"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/235" xlink:title="ZcashFoundation/frost#235&#10;Tag a `frost` release&#10;based on the final&#10;version of the spec" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="476,-526 260,-526 260,-458 476,-458 476,-526"/>
<text text-anchor="middle" x="368" y="-510.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#235</text>
<text text-anchor="middle" x="368" y="-495.8" font-family="Times,serif" font-size="14.00">Tag a `frost` release</text>
<text text-anchor="middle" x="368" y="-480.8" font-family="Times,serif" font-size="14.00">based on the final</text>
<text text-anchor="middle" x="368" y="-465.8" font-family="Times,serif" font-size="14.00">version of the spec</text>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/235" xlink:title="ZcashFoundation/frost#235&#10;Tag a `frost` release&#10;based on the final&#10;version of the spec" target="_blank">
<polygon fill="#fad8c7" stroke="black" points="694,-657 478,-657 478,-589 694,-589 694,-657"/>
<text text-anchor="middle" x="586" y="-641.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#235</text>
<text text-anchor="middle" x="586" y="-626.8" font-family="Times,serif" font-size="14.00">Tag a `frost` release</text>
<text text-anchor="middle" x="586" y="-611.8" font-family="Times,serif" font-size="14.00">based on the final</text>
<text text-anchor="middle" x="586" y="-596.8" font-family="Times,serif" font-size="14.00">version of the spec</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#189 -->
<g id="node8" class="node open">
<g id="node9" class="node open">
<title>ZcashFoundation/frost#189</title>
<g id="a_node8"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/189" xlink:title="ZcashFoundation/frost#189&#10;Updated release drafter&#10;config to match zebrad&#39;s" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-546.5 8,-546.5 8,-493.5 224,-493.5 224,-546.5"/>
<text text-anchor="middle" x="116" y="-531.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#189</text>
<text text-anchor="middle" x="116" y="-516.3" font-family="Times,serif" font-size="14.00">Updated release drafter</text>
<text text-anchor="middle" x="116" y="-501.3" font-family="Times,serif" font-size="14.00">config to match zebrad&#39;s</text>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/189" xlink:title="ZcashFoundation/frost#189&#10;Updated release drafter&#10;config to match zebrad&#39;s" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-681.5 117,-681.5 117,-628.5 333,-628.5 333,-681.5"/>
<text text-anchor="middle" x="225" y="-666.3" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#189</text>
<text text-anchor="middle" x="225" y="-651.3" font-family="Times,serif" font-size="14.00">Updated release drafter</text>
<text text-anchor="middle" x="225" y="-636.3" font-family="Times,serif" font-size="14.00">config to match zebrad&#39;s</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#189&#45;&gt;ZcashFoundation/frost#235 -->
<g id="edge2" class="edge">
<g id="edge1" class="edge">
<title>ZcashFoundation/frost#189&#45;&gt;ZcashFoundation/frost#235</title>
<path fill="none" stroke="black" d="M224.11,-508C232.59,-507.05 241.18,-506.09 249.72,-505.14"/>
<polygon fill="black" stroke="black" points="250.16,-508.61 259.71,-504.02 249.38,-501.66 250.16,-508.61"/>
<path fill="none" stroke="black" d="M333.23,-645.44C375.59,-641.67 424.4,-637.32 467.69,-633.46"/>
<polygon fill="black" stroke="black" points="468.06,-636.94 477.71,-632.56 467.44,-629.97 468.06,-636.94"/>
</g>
<!-- ZcashFoundation/frost#190 -->
<g id="node9" class="node open">
<g id="node10" class="node open">
<title>ZcashFoundation/frost#190</title>
<g id="a_node9"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/190" xlink:title="ZcashFoundation/frost#190&#10;Write a release checklist" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="224,-475 8,-475 8,-437 224,-437 224,-475"/>
<text text-anchor="middle" x="116" y="-459.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#190</text>
<text text-anchor="middle" x="116" y="-444.8" font-family="Times,serif" font-size="14.00">Write a release checklist</text>
<g id="a_node10"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/190" xlink:title="ZcashFoundation/frost#190&#10;Write a release checklist" target="_blank">
<polygon fill="#c2e0c6" stroke="black" stroke-width="2" points="333,-610 117,-610 117,-572 333,-572 333,-610"/>
<text text-anchor="middle" x="225" y="-594.8" font-family="Times,serif" font-size="14.00">ZcashFoundation/frost#190</text>
<text text-anchor="middle" x="225" y="-579.8" font-family="Times,serif" font-size="14.00">Write a release checklist</text>
</a>
</g>
</g>
<!-- ZcashFoundation/frost#190&#45;&gt;ZcashFoundation/frost#235 -->
<g id="edge3" class="edge">
<g id="edge2" class="edge">
<title>ZcashFoundation/frost#190&#45;&gt;ZcashFoundation/frost#235</title>
<path fill="none" stroke="black" d="M224.11,-471.42C232.59,-472.64 241.18,-473.88 249.72,-475.11"/>
<polygon fill="black" stroke="black" points="249.31,-478.59 259.71,-476.55 250.31,-471.66 249.31,-478.59"/>
<path fill="none" stroke="black" d="M333.23,-600.56C375.59,-604.33 424.4,-608.68 467.69,-612.54"/>
<polygon fill="black" stroke="black" points="467.44,-616.03 477.71,-613.44 468.06,-609.06 467.44,-616.03"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 9.4 KiB

After

Width:  |  Height:  |  Size: 10 KiB