This commit is contained in:
dconnolly 2023-01-09 01:05:14 +00:00
parent f765c595b6
commit 2cde9022d4
4 changed files with 192 additions and 228 deletions

View File

@ -17,10 +17,10 @@
</style> </style>
</head> </head>
<body> <body>
<div id="dag"><svg width="638pt" height="1747pt" <div id="dag"><svg width="638pt" height="1740pt"
viewBox="0.00 0.00 638.00 1746.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> viewBox="0.00 0.00 638.00 1739.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 1742.5)"> <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1735.5)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-1742.5 634,-1742.5 634,4 -4,4"/> <polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-1735.5 634,-1735.5 634,4 -4,4"/>
<g id="clust1" class="cluster"> <g id="clust1" class="cluster">
<title>cluster_0</title> <title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="0,0 0,-281 370,-281 370,0 0,0"/> <polygon fill="none" stroke="#0000ff" points="0,0 0,-281 370,-281 370,0 0,0"/>
@ -281,136 +281,118 @@
<path fill="none" stroke="#000000" d="M301.46,-893.7C329.48,-897.96 359.55,-902.53 387.99,-906.85"/> <path fill="none" stroke="#000000" d="M301.46,-893.7C329.48,-897.96 359.55,-902.53 387.99,-906.85"/>
<polygon fill="#000000" stroke="#000000" points="387.5673,-910.3259 397.98,-908.37 388.6203,-903.4055 387.5673,-910.3259"/> <polygon fill="#000000" stroke="#000000" points="387.5673,-910.3259 397.98,-908.37 388.6203,-903.4055 387.5673,-910.3259"/>
</g> </g>
<!-- ZcashFoundation/zebra#5782 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#5782</title>
<g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5782" xlink:title="ZcashFoundation/zebra#5782&#10;Return from long polling&#10;whenever the mempool&#10;transactions change" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1386 69,-1386 69,-1318 301,-1318 301,-1386"/>
<text text-anchor="middle" x="185" y="-1370.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5782</text>
<text text-anchor="middle" x="185" y="-1355.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return from long polling</text>
<text text-anchor="middle" x="185" y="-1340.8" font-family="Times,serif" font-size="14.00" fill="#000000">whenever the mempool</text>
<text text-anchor="middle" x="185" y="-1325.8" font-family="Times,serif" font-size="14.00" fill="#000000">transactions change</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5604 --> <!-- ZcashFoundation/zebra#5604 -->
<g id="node21" class="node open"> <g id="node20" class="node open">
<title>ZcashFoundation/zebra#5604</title> <title>ZcashFoundation/zebra#5604</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5604" xlink:title="ZcashFoundation/zebra#5604&#10;Send the same&#10;getblocktemplate RPC&#10;response until the&#10;template would change" target="_blank"> <g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5604" xlink:title="ZcashFoundation/zebra#5604&#10;Send the same&#10;getblocktemplate RPC&#10;response until the&#10;template would change" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="630,-1393.5 398,-1393.5 398,-1310.5 630,-1310.5 630,-1393.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1393.5 69,-1393.5 69,-1310.5 301,-1310.5 301,-1393.5"/>
<text text-anchor="middle" x="514" y="-1378.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5604</text> <text text-anchor="middle" x="185" y="-1378.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5604</text>
<text text-anchor="middle" x="514" y="-1363.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send the same</text> <text text-anchor="middle" x="185" y="-1363.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send the same</text>
<text text-anchor="middle" x="514" y="-1348.3" font-family="Times,serif" font-size="14.00" fill="#000000">getblocktemplate RPC</text> <text text-anchor="middle" x="185" y="-1348.3" font-family="Times,serif" font-size="14.00" fill="#000000">getblocktemplate RPC</text>
<text text-anchor="middle" x="514" y="-1333.3" font-family="Times,serif" font-size="14.00" fill="#000000">response until the</text> <text text-anchor="middle" x="185" y="-1333.3" font-family="Times,serif" font-size="14.00" fill="#000000">response until the</text>
<text text-anchor="middle" x="514" y="-1318.3" font-family="Times,serif" font-size="14.00" fill="#000000">template would change</text> <text text-anchor="middle" x="185" y="-1318.3" font-family="Times,serif" font-size="14.00" fill="#000000">template would change</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5782&#45;&gt;ZcashFoundation/zebra#5604 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#5782&#45;&gt;ZcashFoundation/zebra#5604</title>
<path fill="none" stroke="#000000" d="M301.46,-1352C329.36,-1352 359.29,-1352 387.62,-1352"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1355.5001 397.98,-1352 387.98,-1348.5001 387.98,-1355.5001"/>
</g>
<!-- ZcashFoundation/zebra#5502 --> <!-- ZcashFoundation/zebra#5502 -->
<g id="node22" class="node open"> <g id="node21" class="node open">
<title>ZcashFoundation/zebra#5502</title> <title>ZcashFoundation/zebra#5502</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5502" xlink:title="ZcashFoundation/zebra#5502&#10;Migrate to Abscissa 0.6" target="_blank"> <g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5502" xlink:title="ZcashFoundation/zebra#5502&#10;Migrate to Abscissa 0.6" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1457 69,-1457 69,-1419 301,-1419 301,-1457"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1450 69,-1450 69,-1412 301,-1412 301,-1450"/>
<text text-anchor="middle" x="185" y="-1441.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5502</text> <text text-anchor="middle" x="185" y="-1434.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5502</text>
<text text-anchor="middle" x="185" y="-1426.8" font-family="Times,serif" font-size="14.00" fill="#000000">Migrate to Abscissa 0.6</text> <text text-anchor="middle" x="185" y="-1419.8" font-family="Times,serif" font-size="14.00" fill="#000000">Migrate to Abscissa 0.6</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5624 --> <!-- ZcashFoundation/zebra#5624 -->
<g id="node23" class="node open"> <g id="node22" class="node open">
<title>ZcashFoundation/zebra#5624</title> <title>ZcashFoundation/zebra#5624</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5624" xlink:title="ZcashFoundation/zebra#5624&#10;zebrad: obsolete help&#10;text with the wrong info" target="_blank"> <g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5624" xlink:title="ZcashFoundation/zebra#5624&#10;zebrad: obsolete help&#10;text with the wrong info" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="630,-1464.5 398,-1464.5 398,-1411.5 630,-1411.5 630,-1464.5"/> <polygon fill="#c2e0c6" stroke="#000000" points="630,-1457.5 398,-1457.5 398,-1404.5 630,-1404.5 630,-1457.5"/>
<text text-anchor="middle" x="514" y="-1449.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5624</text> <text text-anchor="middle" x="514" y="-1442.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5624</text>
<text text-anchor="middle" x="514" y="-1434.3" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad: obsolete help</text> <text text-anchor="middle" x="514" y="-1427.3" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad: obsolete help</text>
<text text-anchor="middle" x="514" y="-1419.3" font-family="Times,serif" font-size="14.00" fill="#000000">text with the wrong info</text> <text text-anchor="middle" x="514" y="-1412.3" font-family="Times,serif" font-size="14.00" fill="#000000">text with the wrong info</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624 --> <!-- ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624 -->
<g id="edge7" class="edge"> <g id="edge6" class="edge">
<title>ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624</title> <title>ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624</title>
<path fill="none" stroke="#000000" d="M301.46,-1438C329.36,-1438 359.29,-1438 387.62,-1438"/> <path fill="none" stroke="#000000" d="M301.46,-1431C329.36,-1431 359.29,-1431 387.62,-1431"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1441.5001 397.98,-1438 387.98,-1434.5001 387.98,-1441.5001"/> <polygon fill="#000000" stroke="#000000" points="387.98,-1434.5001 397.98,-1431 387.98,-1427.5001 387.98,-1434.5001"/>
</g> </g>
<!-- ZcashFoundation/zebra#5684 --> <!-- ZcashFoundation/zebra#5684 -->
<g id="node24" class="node open"> <g id="node23" class="node open">
<title>ZcashFoundation/zebra#5684</title> <title>ZcashFoundation/zebra#5684</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5684" xlink:title="ZcashFoundation/zebra#5684&#10;Add support for block&#10;proposals to&#10;`getblocktemplate` method" target="_blank"> <g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5684" xlink:title="ZcashFoundation/zebra#5684&#10;Add support for block&#10;proposals to&#10;`getblocktemplate` method" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1551 69,-1551 69,-1483 301,-1483 301,-1551"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1544 69,-1544 69,-1476 301,-1476 301,-1544"/>
<text text-anchor="middle" x="185" y="-1535.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5684</text> <text text-anchor="middle" x="185" y="-1528.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5684</text>
<text text-anchor="middle" x="185" y="-1520.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for block</text> <text text-anchor="middle" x="185" y="-1513.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for block</text>
<text text-anchor="middle" x="185" y="-1505.8" font-family="Times,serif" font-size="14.00" fill="#000000">proposals to</text> <text text-anchor="middle" x="185" y="-1498.8" font-family="Times,serif" font-size="14.00" fill="#000000">proposals to</text>
<text text-anchor="middle" x="185" y="-1490.8" font-family="Times,serif" font-size="14.00" fill="#000000">`getblocktemplate` method</text> <text text-anchor="middle" x="185" y="-1483.8" font-family="Times,serif" font-size="14.00" fill="#000000">`getblocktemplate` method</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5685 --> <!-- ZcashFoundation/zebra#5685 -->
<g id="node25" class="node open"> <g id="node24" class="node open">
<title>ZcashFoundation/zebra#5685</title> <title>ZcashFoundation/zebra#5685</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5685" xlink:title="ZcashFoundation/zebra#5685&#10;Test the getblocktemplate&#10;RPC&#39;s response as a block&#10;template proposal" target="_blank"> <g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5685" xlink:title="ZcashFoundation/zebra#5685&#10;Test the getblocktemplate&#10;RPC&#39;s response as a block&#10;template proposal" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="630,-1551 398,-1551 398,-1483 630,-1483 630,-1551"/> <polygon fill="#c2e0c6" stroke="#000000" points="630,-1544 398,-1544 398,-1476 630,-1476 630,-1544"/>
<text text-anchor="middle" x="514" y="-1535.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5685</text> <text text-anchor="middle" x="514" y="-1528.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5685</text>
<text text-anchor="middle" x="514" y="-1520.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test the getblocktemplate</text> <text text-anchor="middle" x="514" y="-1513.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test the getblocktemplate</text>
<text text-anchor="middle" x="514" y="-1505.8" font-family="Times,serif" font-size="14.00" fill="#000000">RPC&#39;s response as a block</text> <text text-anchor="middle" x="514" y="-1498.8" font-family="Times,serif" font-size="14.00" fill="#000000">RPC&#39;s response as a block</text>
<text text-anchor="middle" x="514" y="-1490.8" font-family="Times,serif" font-size="14.00" fill="#000000">template proposal</text> <text text-anchor="middle" x="514" y="-1483.8" font-family="Times,serif" font-size="14.00" fill="#000000">template proposal</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685 --> <!-- ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685 -->
<g id="edge8" class="edge"> <g id="edge7" class="edge">
<title>ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685</title> <title>ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685</title>
<path fill="none" stroke="#000000" d="M301.46,-1517C329.36,-1517 359.29,-1517 387.62,-1517"/> <path fill="none" stroke="#000000" d="M301.46,-1510C329.36,-1510 359.29,-1510 387.62,-1510"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1520.5001 397.98,-1517 387.98,-1513.5001 387.98,-1520.5001"/> <polygon fill="#000000" stroke="#000000" points="387.98,-1513.5001 397.98,-1510 387.98,-1506.5001 387.98,-1513.5001"/>
</g> </g>
<!-- ZcashFoundation/zebra#4554 --> <!-- ZcashFoundation/zebra#4554 -->
<g id="node26" class="node open"> <g id="node25" class="node open">
<title>ZcashFoundation/zebra#4554</title> <title>ZcashFoundation/zebra#4554</title>
<g id="a_node26"><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"> <g id="a_node25"><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="301,-1637 69,-1637 69,-1569 301,-1569 301,-1637"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1630 69,-1630 69,-1562 301,-1562 301,-1630"/>
<text text-anchor="middle" x="185" y="-1621.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text> <text text-anchor="middle" x="185" y="-1614.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="185" y="-1606.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text> <text text-anchor="middle" x="185" y="-1599.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="185" y="-1591.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text> <text text-anchor="middle" x="185" y="-1584.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="185" y="-1576.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text> <text text-anchor="middle" x="185" y="-1569.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#4545 --> <!-- ZcashFoundation/zebra#4545 -->
<g id="node27" class="node open"> <g id="node26" class="node open">
<title>ZcashFoundation/zebra#4545</title> <title>ZcashFoundation/zebra#4545</title>
<g id="a_node27"><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"> <g id="a_node26"><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="301,-1738.5 69,-1738.5 69,-1655.5 301,-1655.5 301,-1738.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1731.5 69,-1731.5 69,-1648.5 301,-1648.5 301,-1731.5"/>
<text text-anchor="middle" x="185" y="-1723.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text> <text text-anchor="middle" x="185" y="-1716.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="185" y="-1708.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text> <text text-anchor="middle" x="185" y="-1701.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="185" y="-1693.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text> <text text-anchor="middle" x="185" y="-1686.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="185" y="-1678.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text> <text text-anchor="middle" x="185" y="-1671.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="185" y="-1663.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text> <text text-anchor="middle" x="185" y="-1656.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#4226 --> <!-- ZcashFoundation/zebra#4226 -->
<g id="node28" class="node closed"> <g id="node27" class="node closed">
<title>ZcashFoundation/zebra#4226</title> <title>ZcashFoundation/zebra#4226</title>
<g id="a_node28"><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"> <g id="a_node27"><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="#fad8c7" stroke="#000000" points="630,-1731 398,-1731 398,-1663 630,-1663 630,-1731"/> <polygon fill="#fad8c7" stroke="#000000" points="630,-1724 398,-1724 398,-1656 630,-1656 630,-1724"/>
<text text-anchor="middle" x="514" y="-1715.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text> <text text-anchor="middle" x="514" y="-1708.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="514" y="-1700.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text> <text text-anchor="middle" x="514" y="-1693.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="514" y="-1685.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text> <text text-anchor="middle" x="514" y="-1678.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="514" y="-1670.8" font-family="Times,serif" font-size="14.00" fill="#000000">still connect to them</text> <text text-anchor="middle" x="514" y="-1663.8" font-family="Times,serif" font-size="14.00" fill="#000000">still connect to them</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 --> <!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 -->
<g id="edge9" class="edge"> <g id="edge8" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title> <title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M301.46,-1697C329.36,-1697 359.29,-1697 387.62,-1697"/> <path fill="none" stroke="#000000" d="M301.46,-1690C329.36,-1690 359.29,-1690 387.62,-1690"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1700.5001 397.98,-1697 387.98,-1693.5001 387.98,-1700.5001"/> <polygon fill="#000000" stroke="#000000" points="387.98,-1693.5001 397.98,-1690 387.98,-1686.5001 387.98,-1693.5001"/>
</g> </g>
</g> </g>
</svg> </svg>

View File

@ -5,10 +5,10 @@
<!-- Generated by graphviz version 2.40.1 (20161225.0304) <!-- Generated by graphviz version 2.40.1 (20161225.0304)
--> -->
<!-- Pages: 1 --> <!-- Pages: 1 -->
<svg width="638pt" height="1747pt" <svg width="638pt" height="1740pt"
viewBox="0.00 0.00 638.00 1746.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> viewBox="0.00 0.00 638.00 1739.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 1742.5)"> <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1735.5)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-1742.5 634,-1742.5 634,4 -4,4"/> <polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-1735.5 634,-1735.5 634,4 -4,4"/>
<g id="clust1" class="cluster"> <g id="clust1" class="cluster">
<title>cluster_0</title> <title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="0,0 0,-281 370,-281 370,0 0,0"/> <polygon fill="none" stroke="#0000ff" points="0,0 0,-281 370,-281 370,0 0,0"/>
@ -269,136 +269,118 @@
<path fill="none" stroke="#000000" d="M301.46,-893.7C329.48,-897.96 359.55,-902.53 387.99,-906.85"/> <path fill="none" stroke="#000000" d="M301.46,-893.7C329.48,-897.96 359.55,-902.53 387.99,-906.85"/>
<polygon fill="#000000" stroke="#000000" points="387.5673,-910.3259 397.98,-908.37 388.6203,-903.4055 387.5673,-910.3259"/> <polygon fill="#000000" stroke="#000000" points="387.5673,-910.3259 397.98,-908.37 388.6203,-903.4055 387.5673,-910.3259"/>
</g> </g>
<!-- ZcashFoundation/zebra#5782 -->
<g id="node20" class="node open">
<title>ZcashFoundation/zebra#5782</title>
<g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5782" xlink:title="ZcashFoundation/zebra#5782&#10;Return from long polling&#10;whenever the mempool&#10;transactions change" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1386 69,-1386 69,-1318 301,-1318 301,-1386"/>
<text text-anchor="middle" x="185" y="-1370.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5782</text>
<text text-anchor="middle" x="185" y="-1355.8" font-family="Times,serif" font-size="14.00" fill="#000000">Return from long polling</text>
<text text-anchor="middle" x="185" y="-1340.8" font-family="Times,serif" font-size="14.00" fill="#000000">whenever the mempool</text>
<text text-anchor="middle" x="185" y="-1325.8" font-family="Times,serif" font-size="14.00" fill="#000000">transactions change</text>
</a>
</g>
</g>
<!-- ZcashFoundation/zebra#5604 --> <!-- ZcashFoundation/zebra#5604 -->
<g id="node21" class="node open"> <g id="node20" class="node open">
<title>ZcashFoundation/zebra#5604</title> <title>ZcashFoundation/zebra#5604</title>
<g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5604" xlink:title="ZcashFoundation/zebra#5604&#10;Send the same&#10;getblocktemplate RPC&#10;response until the&#10;template would change" target="_blank"> <g id="a_node20"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5604" xlink:title="ZcashFoundation/zebra#5604&#10;Send the same&#10;getblocktemplate RPC&#10;response until the&#10;template would change" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="630,-1393.5 398,-1393.5 398,-1310.5 630,-1310.5 630,-1393.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1393.5 69,-1393.5 69,-1310.5 301,-1310.5 301,-1393.5"/>
<text text-anchor="middle" x="514" y="-1378.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5604</text> <text text-anchor="middle" x="185" y="-1378.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5604</text>
<text text-anchor="middle" x="514" y="-1363.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send the same</text> <text text-anchor="middle" x="185" y="-1363.3" font-family="Times,serif" font-size="14.00" fill="#000000">Send the same</text>
<text text-anchor="middle" x="514" y="-1348.3" font-family="Times,serif" font-size="14.00" fill="#000000">getblocktemplate RPC</text> <text text-anchor="middle" x="185" y="-1348.3" font-family="Times,serif" font-size="14.00" fill="#000000">getblocktemplate RPC</text>
<text text-anchor="middle" x="514" y="-1333.3" font-family="Times,serif" font-size="14.00" fill="#000000">response until the</text> <text text-anchor="middle" x="185" y="-1333.3" font-family="Times,serif" font-size="14.00" fill="#000000">response until the</text>
<text text-anchor="middle" x="514" y="-1318.3" font-family="Times,serif" font-size="14.00" fill="#000000">template would change</text> <text text-anchor="middle" x="185" y="-1318.3" font-family="Times,serif" font-size="14.00" fill="#000000">template would change</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5782&#45;&gt;ZcashFoundation/zebra#5604 -->
<g id="edge6" class="edge">
<title>ZcashFoundation/zebra#5782&#45;&gt;ZcashFoundation/zebra#5604</title>
<path fill="none" stroke="#000000" d="M301.46,-1352C329.36,-1352 359.29,-1352 387.62,-1352"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1355.5001 397.98,-1352 387.98,-1348.5001 387.98,-1355.5001"/>
</g>
<!-- ZcashFoundation/zebra#5502 --> <!-- ZcashFoundation/zebra#5502 -->
<g id="node22" class="node open"> <g id="node21" class="node open">
<title>ZcashFoundation/zebra#5502</title> <title>ZcashFoundation/zebra#5502</title>
<g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5502" xlink:title="ZcashFoundation/zebra#5502&#10;Migrate to Abscissa 0.6" target="_blank"> <g id="a_node21"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5502" xlink:title="ZcashFoundation/zebra#5502&#10;Migrate to Abscissa 0.6" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1457 69,-1457 69,-1419 301,-1419 301,-1457"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1450 69,-1450 69,-1412 301,-1412 301,-1450"/>
<text text-anchor="middle" x="185" y="-1441.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5502</text> <text text-anchor="middle" x="185" y="-1434.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5502</text>
<text text-anchor="middle" x="185" y="-1426.8" font-family="Times,serif" font-size="14.00" fill="#000000">Migrate to Abscissa 0.6</text> <text text-anchor="middle" x="185" y="-1419.8" font-family="Times,serif" font-size="14.00" fill="#000000">Migrate to Abscissa 0.6</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5624 --> <!-- ZcashFoundation/zebra#5624 -->
<g id="node23" class="node open"> <g id="node22" class="node open">
<title>ZcashFoundation/zebra#5624</title> <title>ZcashFoundation/zebra#5624</title>
<g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5624" xlink:title="ZcashFoundation/zebra#5624&#10;zebrad: obsolete help&#10;text with the wrong info" target="_blank"> <g id="a_node22"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5624" xlink:title="ZcashFoundation/zebra#5624&#10;zebrad: obsolete help&#10;text with the wrong info" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="630,-1464.5 398,-1464.5 398,-1411.5 630,-1411.5 630,-1464.5"/> <polygon fill="#c2e0c6" stroke="#000000" points="630,-1457.5 398,-1457.5 398,-1404.5 630,-1404.5 630,-1457.5"/>
<text text-anchor="middle" x="514" y="-1449.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5624</text> <text text-anchor="middle" x="514" y="-1442.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5624</text>
<text text-anchor="middle" x="514" y="-1434.3" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad: obsolete help</text> <text text-anchor="middle" x="514" y="-1427.3" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad: obsolete help</text>
<text text-anchor="middle" x="514" y="-1419.3" font-family="Times,serif" font-size="14.00" fill="#000000">text with the wrong info</text> <text text-anchor="middle" x="514" y="-1412.3" font-family="Times,serif" font-size="14.00" fill="#000000">text with the wrong info</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624 --> <!-- ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624 -->
<g id="edge7" class="edge"> <g id="edge6" class="edge">
<title>ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624</title> <title>ZcashFoundation/zebra#5502&#45;&gt;ZcashFoundation/zebra#5624</title>
<path fill="none" stroke="#000000" d="M301.46,-1438C329.36,-1438 359.29,-1438 387.62,-1438"/> <path fill="none" stroke="#000000" d="M301.46,-1431C329.36,-1431 359.29,-1431 387.62,-1431"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1441.5001 397.98,-1438 387.98,-1434.5001 387.98,-1441.5001"/> <polygon fill="#000000" stroke="#000000" points="387.98,-1434.5001 397.98,-1431 387.98,-1427.5001 387.98,-1434.5001"/>
</g> </g>
<!-- ZcashFoundation/zebra#5684 --> <!-- ZcashFoundation/zebra#5684 -->
<g id="node24" class="node open"> <g id="node23" class="node open">
<title>ZcashFoundation/zebra#5684</title> <title>ZcashFoundation/zebra#5684</title>
<g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5684" xlink:title="ZcashFoundation/zebra#5684&#10;Add support for block&#10;proposals to&#10;`getblocktemplate` method" target="_blank"> <g id="a_node23"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5684" xlink:title="ZcashFoundation/zebra#5684&#10;Add support for block&#10;proposals to&#10;`getblocktemplate` method" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1551 69,-1551 69,-1483 301,-1483 301,-1551"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1544 69,-1544 69,-1476 301,-1476 301,-1544"/>
<text text-anchor="middle" x="185" y="-1535.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5684</text> <text text-anchor="middle" x="185" y="-1528.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5684</text>
<text text-anchor="middle" x="185" y="-1520.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for block</text> <text text-anchor="middle" x="185" y="-1513.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add support for block</text>
<text text-anchor="middle" x="185" y="-1505.8" font-family="Times,serif" font-size="14.00" fill="#000000">proposals to</text> <text text-anchor="middle" x="185" y="-1498.8" font-family="Times,serif" font-size="14.00" fill="#000000">proposals to</text>
<text text-anchor="middle" x="185" y="-1490.8" font-family="Times,serif" font-size="14.00" fill="#000000">`getblocktemplate` method</text> <text text-anchor="middle" x="185" y="-1483.8" font-family="Times,serif" font-size="14.00" fill="#000000">`getblocktemplate` method</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5685 --> <!-- ZcashFoundation/zebra#5685 -->
<g id="node25" class="node open"> <g id="node24" class="node open">
<title>ZcashFoundation/zebra#5685</title> <title>ZcashFoundation/zebra#5685</title>
<g id="a_node25"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5685" xlink:title="ZcashFoundation/zebra#5685&#10;Test the getblocktemplate&#10;RPC&#39;s response as a block&#10;template proposal" target="_blank"> <g id="a_node24"><a xlink:href="https://github.com/ZcashFoundation/zebra/issues/5685" xlink:title="ZcashFoundation/zebra#5685&#10;Test the getblocktemplate&#10;RPC&#39;s response as a block&#10;template proposal" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="630,-1551 398,-1551 398,-1483 630,-1483 630,-1551"/> <polygon fill="#c2e0c6" stroke="#000000" points="630,-1544 398,-1544 398,-1476 630,-1476 630,-1544"/>
<text text-anchor="middle" x="514" y="-1535.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5685</text> <text text-anchor="middle" x="514" y="-1528.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#5685</text>
<text text-anchor="middle" x="514" y="-1520.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test the getblocktemplate</text> <text text-anchor="middle" x="514" y="-1513.8" font-family="Times,serif" font-size="14.00" fill="#000000">Test the getblocktemplate</text>
<text text-anchor="middle" x="514" y="-1505.8" font-family="Times,serif" font-size="14.00" fill="#000000">RPC&#39;s response as a block</text> <text text-anchor="middle" x="514" y="-1498.8" font-family="Times,serif" font-size="14.00" fill="#000000">RPC&#39;s response as a block</text>
<text text-anchor="middle" x="514" y="-1490.8" font-family="Times,serif" font-size="14.00" fill="#000000">template proposal</text> <text text-anchor="middle" x="514" y="-1483.8" font-family="Times,serif" font-size="14.00" fill="#000000">template proposal</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685 --> <!-- ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685 -->
<g id="edge8" class="edge"> <g id="edge7" class="edge">
<title>ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685</title> <title>ZcashFoundation/zebra#5684&#45;&gt;ZcashFoundation/zebra#5685</title>
<path fill="none" stroke="#000000" d="M301.46,-1517C329.36,-1517 359.29,-1517 387.62,-1517"/> <path fill="none" stroke="#000000" d="M301.46,-1510C329.36,-1510 359.29,-1510 387.62,-1510"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1520.5001 397.98,-1517 387.98,-1513.5001 387.98,-1520.5001"/> <polygon fill="#000000" stroke="#000000" points="387.98,-1513.5001 397.98,-1510 387.98,-1506.5001 387.98,-1513.5001"/>
</g> </g>
<!-- ZcashFoundation/zebra#4554 --> <!-- ZcashFoundation/zebra#4554 -->
<g id="node26" class="node open"> <g id="node25" class="node open">
<title>ZcashFoundation/zebra#4554</title> <title>ZcashFoundation/zebra#4554</title>
<g id="a_node26"><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"> <g id="a_node25"><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="301,-1637 69,-1637 69,-1569 301,-1569 301,-1637"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1630 69,-1630 69,-1562 301,-1562 301,-1630"/>
<text text-anchor="middle" x="185" y="-1621.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text> <text text-anchor="middle" x="185" y="-1614.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4554</text>
<text text-anchor="middle" x="185" y="-1606.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text> <text text-anchor="middle" x="185" y="-1599.8" font-family="Times,serif" font-size="14.00" fill="#000000">benchmarks: surface</text>
<text text-anchor="middle" x="185" y="-1591.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text> <text text-anchor="middle" x="185" y="-1584.8" font-family="Times,serif" font-size="14.00" fill="#000000">zebrad mainnet sync time</text>
<text text-anchor="middle" x="185" y="-1576.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text> <text text-anchor="middle" x="185" y="-1569.8" font-family="Times,serif" font-size="14.00" fill="#000000">in CI</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#4545 --> <!-- ZcashFoundation/zebra#4545 -->
<g id="node27" class="node open"> <g id="node26" class="node open">
<title>ZcashFoundation/zebra#4545</title> <title>ZcashFoundation/zebra#4545</title>
<g id="a_node27"><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"> <g id="a_node26"><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="301,-1738.5 69,-1738.5 69,-1655.5 301,-1655.5 301,-1738.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="301,-1731.5 69,-1731.5 69,-1648.5 301,-1648.5 301,-1731.5"/>
<text text-anchor="middle" x="185" y="-1723.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text> <text text-anchor="middle" x="185" y="-1716.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4545</text>
<text text-anchor="middle" x="185" y="-1708.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text> <text text-anchor="middle" x="185" y="-1701.3" font-family="Times,serif" font-size="14.00" fill="#000000">Start disconnecting from</text>
<text text-anchor="middle" x="185" y="-1693.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text> <text text-anchor="middle" x="185" y="-1686.3" font-family="Times,serif" font-size="14.00" fill="#000000">outdated peers before</text>
<text text-anchor="middle" x="185" y="-1678.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text> <text text-anchor="middle" x="185" y="-1671.3" font-family="Times,serif" font-size="14.00" fill="#000000">network upgrade</text>
<text text-anchor="middle" x="185" y="-1663.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text> <text text-anchor="middle" x="185" y="-1656.3" font-family="Times,serif" font-size="14.00" fill="#000000">activation</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#4226 --> <!-- ZcashFoundation/zebra#4226 -->
<g id="node28" class="node closed"> <g id="node27" class="node closed">
<title>ZcashFoundation/zebra#4226</title> <title>ZcashFoundation/zebra#4226</title>
<g id="a_node28"><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"> <g id="a_node27"><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="#fad8c7" stroke="#000000" points="630,-1731 398,-1731 398,-1663 630,-1663 630,-1731"/> <polygon fill="#fad8c7" stroke="#000000" points="630,-1724 398,-1724 398,-1656 630,-1656 630,-1724"/>
<text text-anchor="middle" x="514" y="-1715.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text> <text text-anchor="middle" x="514" y="-1708.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/zebra#4226</text>
<text text-anchor="middle" x="514" y="-1700.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text> <text text-anchor="middle" x="514" y="-1693.8" font-family="Times,serif" font-size="14.00" fill="#000000">Prefer faster peers, but</text>
<text text-anchor="middle" x="514" y="-1685.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text> <text text-anchor="middle" x="514" y="-1678.8" font-family="Times,serif" font-size="14.00" fill="#000000">if all peers are slow,</text>
<text text-anchor="middle" x="514" y="-1670.8" font-family="Times,serif" font-size="14.00" fill="#000000">still connect to them</text> <text text-anchor="middle" x="514" y="-1663.8" font-family="Times,serif" font-size="14.00" fill="#000000">still connect to them</text>
</a> </a>
</g> </g>
</g> </g>
<!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 --> <!-- ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226 -->
<g id="edge9" class="edge"> <g id="edge8" class="edge">
<title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title> <title>ZcashFoundation/zebra#4545&#45;&gt;ZcashFoundation/zebra#4226</title>
<path fill="none" stroke="#000000" d="M301.46,-1697C329.36,-1697 359.29,-1697 387.62,-1697"/> <path fill="none" stroke="#000000" d="M301.46,-1690C329.36,-1690 359.29,-1690 387.62,-1690"/>
<polygon fill="#000000" stroke="#000000" points="387.98,-1700.5001 397.98,-1697 387.98,-1693.5001 387.98,-1700.5001"/> <polygon fill="#000000" stroke="#000000" points="387.98,-1693.5001 397.98,-1690 387.98,-1686.5001 387.98,-1693.5001"/>
</g> </g>
</g> </g>
</svg> </svg>

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -23,23 +23,23 @@
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-643 273,-643 273,4 -4,4"/> <polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-643 273,-643 273,4 -4,4"/>
<g id="clust1" class="cluster"> <g id="clust1" class="cluster">
<title>cluster_0</title> <title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="18,-284 18,-477 252,-477 252,-284 18,-284"/> <polygon fill="none" stroke="#0000ff" points="18,0 18,-193 252,-193 252,0 18,0"/>
<text text-anchor="middle" x="135" y="-461.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Re&#45;randomizable FROST</text> <text text-anchor="middle" x="135" y="-177.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Re&#45;randomizable FROST</text>
</g> </g>
<g id="clust2" class="cluster"> <g id="clust2" class="cluster">
<title>cluster_1</title> <title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="0,0 0,-276 269,-276 269,0 0,0"/> <polygon fill="none" stroke="#0000ff" points="0,-201 0,-477 269,-477 269,-201 0,-201"/>
<text text-anchor="middle" x="134.5" y="-260.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Prep crates / APIs for release</text> <text text-anchor="middle" x="134.5" y="-461.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Prep crates / APIs for release</text>
</g> </g>
<!-- ZcashFoundation/frost#119 --> <!-- ZcashFoundation/frost#119 -->
<g id="node1" class="node open"> <g id="node1" class="node open">
<title>ZcashFoundation/frost#119</title> <title>ZcashFoundation/frost#119</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/119" xlink:title="ZcashFoundation/frost#119&#10;Review and officially&#10;submit the Re&#45;&#10;randomizable FROST ZIP" target="_blank"> <g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/119" xlink:title="ZcashFoundation/frost#119&#10;Review and officially&#10;submit the Re&#45;&#10;randomizable FROST ZIP" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-446 26,-446 26,-378 243,-378 243,-446"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-162 26,-162 26,-94 243,-94 243,-162"/>
<text text-anchor="middle" x="134.5" y="-430.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#119</text> <text text-anchor="middle" x="134.5" y="-146.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#119</text>
<text text-anchor="middle" x="134.5" y="-415.8" font-family="Times,serif" font-size="14.00" fill="#000000">Review and officially</text> <text text-anchor="middle" x="134.5" y="-131.8" font-family="Times,serif" font-size="14.00" fill="#000000">Review and officially</text>
<text text-anchor="middle" x="134.5" y="-400.8" font-family="Times,serif" font-size="14.00" fill="#000000">submit the Re&#45;</text> <text text-anchor="middle" x="134.5" y="-116.8" font-family="Times,serif" font-size="14.00" fill="#000000">submit the Re&#45;</text>
<text text-anchor="middle" x="134.5" y="-385.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST ZIP</text> <text text-anchor="middle" x="134.5" y="-101.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST ZIP</text>
</a> </a>
</g> </g>
</g> </g>
@ -47,11 +47,11 @@
<g id="node2" class="node open"> <g id="node2" class="node open">
<title>ZcashFoundation/frost#121</title> <title>ZcashFoundation/frost#121</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/121" xlink:title="ZcashFoundation/frost#121&#10;Organize the Re&#45;&#10;randomizable FROST&#10;implementation" target="_blank"> <g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/121" xlink:title="ZcashFoundation/frost#121&#10;Organize the Re&#45;&#10;randomizable FROST&#10;implementation" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-360 26,-360 26,-292 243,-292 243,-360"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-76 26,-76 26,-8 243,-8 243,-76"/>
<text text-anchor="middle" x="134.5" y="-344.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#121</text> <text text-anchor="middle" x="134.5" y="-60.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#121</text>
<text text-anchor="middle" x="134.5" y="-329.8" font-family="Times,serif" font-size="14.00" fill="#000000">Organize the Re&#45;</text> <text text-anchor="middle" x="134.5" y="-45.8" font-family="Times,serif" font-size="14.00" fill="#000000">Organize the Re&#45;</text>
<text text-anchor="middle" x="134.5" y="-314.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST</text> <text text-anchor="middle" x="134.5" y="-30.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST</text>
<text text-anchor="middle" x="134.5" y="-299.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation</text> <text text-anchor="middle" x="134.5" y="-15.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation</text>
</a> </a>
</g> </g>
</g> </g>
@ -59,9 +59,9 @@
<g id="node3" class="node open"> <g id="node3" class="node open">
<title>ZcashFoundation/frost#79</title> <title>ZcashFoundation/frost#79</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/79" xlink:title="ZcashFoundation/frost#79&#10;Publish `frost&#45;` crates" target="_blank"> <g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/79" xlink:title="ZcashFoundation/frost#79&#10;Publish `frost&#45;` crates" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="238.5,-245 30.5,-245 30.5,-207 238.5,-207 238.5,-245"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="238.5,-446 30.5,-446 30.5,-408 238.5,-408 238.5,-446"/>
<text text-anchor="middle" x="134.5" y="-229.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#79</text> <text text-anchor="middle" x="134.5" y="-430.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#79</text>
<text text-anchor="middle" x="134.5" y="-214.8" font-family="Times,serif" font-size="14.00" fill="#000000">Publish `frost&#45;` crates</text> <text text-anchor="middle" x="134.5" y="-415.8" font-family="Times,serif" font-size="14.00" fill="#000000">Publish `frost&#45;` crates</text>
</a> </a>
</g> </g>
</g> </g>
@ -69,10 +69,10 @@
<g id="node4" class="node open"> <g id="node4" class="node open">
<title>ZcashFoundation/frost#189</title> <title>ZcashFoundation/frost#189</title>
<g id="a_node4"><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"> <g id="a_node4"><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="#000000" stroke-width="2" points="243,-188.5 26,-188.5 26,-135.5 243,-135.5 243,-188.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-389.5 26,-389.5 26,-336.5 243,-336.5 243,-389.5"/>
<text text-anchor="middle" x="134.5" y="-173.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#189</text> <text text-anchor="middle" x="134.5" y="-374.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#189</text>
<text text-anchor="middle" x="134.5" y="-158.3" font-family="Times,serif" font-size="14.00" fill="#000000">Updated release drafter</text> <text text-anchor="middle" x="134.5" y="-359.3" font-family="Times,serif" font-size="14.00" fill="#000000">Updated release drafter</text>
<text text-anchor="middle" x="134.5" y="-143.3" font-family="Times,serif" font-size="14.00" fill="#000000">config to match zebrad&#39;s</text> <text text-anchor="middle" x="134.5" y="-344.3" font-family="Times,serif" font-size="14.00" fill="#000000">config to match zebrad&#39;s</text>
</a> </a>
</g> </g>
</g> </g>
@ -80,10 +80,10 @@
<g id="node5" class="node open"> <g id="node5" class="node open">
<title>ZcashFoundation/frost#166</title> <title>ZcashFoundation/frost#166</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/166" xlink:title="ZcashFoundation/frost#166&#10;Squat crate names on&#10;crates.io" target="_blank"> <g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/166" xlink:title="ZcashFoundation/frost#166&#10;Squat crate names on&#10;crates.io" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-117.5 26,-117.5 26,-64.5 243,-64.5 243,-117.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-318.5 26,-318.5 26,-265.5 243,-265.5 243,-318.5"/>
<text text-anchor="middle" x="134.5" y="-102.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#166</text> <text text-anchor="middle" x="134.5" y="-303.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#166</text>
<text text-anchor="middle" x="134.5" y="-87.3" font-family="Times,serif" font-size="14.00" fill="#000000">Squat crate names on</text> <text text-anchor="middle" x="134.5" y="-288.3" font-family="Times,serif" font-size="14.00" fill="#000000">Squat crate names on</text>
<text text-anchor="middle" x="134.5" y="-72.3" font-family="Times,serif" font-size="14.00" fill="#000000">crates.io</text> <text text-anchor="middle" x="134.5" y="-273.3" font-family="Times,serif" font-size="14.00" fill="#000000">crates.io</text>
</a> </a>
</g> </g>
</g> </g>
@ -91,9 +91,9 @@
<g id="node6" class="node open"> <g id="node6" class="node open">
<title>ZcashFoundation/frost#190</title> <title>ZcashFoundation/frost#190</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/190" xlink:title="ZcashFoundation/frost#190&#10;Write a release checklist" target="_blank"> <g id="a_node6"><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="#000000" stroke-width="2" points="243,-46 26,-46 26,-8 243,-8 243,-46"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-247 26,-247 26,-209 243,-209 243,-247"/>
<text text-anchor="middle" x="134.5" y="-30.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#190</text> <text text-anchor="middle" x="134.5" y="-231.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#190</text>
<text text-anchor="middle" x="134.5" y="-15.8" font-family="Times,serif" font-size="14.00" fill="#000000">Write a release checklist</text> <text text-anchor="middle" x="134.5" y="-216.8" font-family="Times,serif" font-size="14.00" fill="#000000">Write a release checklist</text>
</a> </a>
</g> </g>
</g> </g>

View File

@ -11,23 +11,23 @@
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-643 273,-643 273,4 -4,4"/> <polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-643 273,-643 273,4 -4,4"/>
<g id="clust1" class="cluster"> <g id="clust1" class="cluster">
<title>cluster_0</title> <title>cluster_0</title>
<polygon fill="none" stroke="#0000ff" points="18,-284 18,-477 252,-477 252,-284 18,-284"/> <polygon fill="none" stroke="#0000ff" points="18,0 18,-193 252,-193 252,0 18,0"/>
<text text-anchor="middle" x="135" y="-461.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Re&#45;randomizable FROST</text> <text text-anchor="middle" x="135" y="-177.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Re&#45;randomizable FROST</text>
</g> </g>
<g id="clust2" class="cluster"> <g id="clust2" class="cluster">
<title>cluster_1</title> <title>cluster_1</title>
<polygon fill="none" stroke="#0000ff" points="0,0 0,-276 269,-276 269,0 0,0"/> <polygon fill="none" stroke="#0000ff" points="0,-201 0,-477 269,-477 269,-201 0,-201"/>
<text text-anchor="middle" x="134.5" y="-260.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Prep crates / APIs for release</text> <text text-anchor="middle" x="134.5" y="-461.8" font-family="Times,serif" font-size="14.00" fill="#000000">Epic: Prep crates / APIs for release</text>
</g> </g>
<!-- ZcashFoundation/frost#119 --> <!-- ZcashFoundation/frost#119 -->
<g id="node1" class="node open"> <g id="node1" class="node open">
<title>ZcashFoundation/frost#119</title> <title>ZcashFoundation/frost#119</title>
<g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/119" xlink:title="ZcashFoundation/frost#119&#10;Review and officially&#10;submit the Re&#45;&#10;randomizable FROST ZIP" target="_blank"> <g id="a_node1"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/119" xlink:title="ZcashFoundation/frost#119&#10;Review and officially&#10;submit the Re&#45;&#10;randomizable FROST ZIP" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-446 26,-446 26,-378 243,-378 243,-446"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-162 26,-162 26,-94 243,-94 243,-162"/>
<text text-anchor="middle" x="134.5" y="-430.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#119</text> <text text-anchor="middle" x="134.5" y="-146.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#119</text>
<text text-anchor="middle" x="134.5" y="-415.8" font-family="Times,serif" font-size="14.00" fill="#000000">Review and officially</text> <text text-anchor="middle" x="134.5" y="-131.8" font-family="Times,serif" font-size="14.00" fill="#000000">Review and officially</text>
<text text-anchor="middle" x="134.5" y="-400.8" font-family="Times,serif" font-size="14.00" fill="#000000">submit the Re&#45;</text> <text text-anchor="middle" x="134.5" y="-116.8" font-family="Times,serif" font-size="14.00" fill="#000000">submit the Re&#45;</text>
<text text-anchor="middle" x="134.5" y="-385.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST ZIP</text> <text text-anchor="middle" x="134.5" y="-101.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST ZIP</text>
</a> </a>
</g> </g>
</g> </g>
@ -35,11 +35,11 @@
<g id="node2" class="node open"> <g id="node2" class="node open">
<title>ZcashFoundation/frost#121</title> <title>ZcashFoundation/frost#121</title>
<g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/121" xlink:title="ZcashFoundation/frost#121&#10;Organize the Re&#45;&#10;randomizable FROST&#10;implementation" target="_blank"> <g id="a_node2"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/121" xlink:title="ZcashFoundation/frost#121&#10;Organize the Re&#45;&#10;randomizable FROST&#10;implementation" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-360 26,-360 26,-292 243,-292 243,-360"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-76 26,-76 26,-8 243,-8 243,-76"/>
<text text-anchor="middle" x="134.5" y="-344.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#121</text> <text text-anchor="middle" x="134.5" y="-60.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#121</text>
<text text-anchor="middle" x="134.5" y="-329.8" font-family="Times,serif" font-size="14.00" fill="#000000">Organize the Re&#45;</text> <text text-anchor="middle" x="134.5" y="-45.8" font-family="Times,serif" font-size="14.00" fill="#000000">Organize the Re&#45;</text>
<text text-anchor="middle" x="134.5" y="-314.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST</text> <text text-anchor="middle" x="134.5" y="-30.8" font-family="Times,serif" font-size="14.00" fill="#000000">randomizable FROST</text>
<text text-anchor="middle" x="134.5" y="-299.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation</text> <text text-anchor="middle" x="134.5" y="-15.8" font-family="Times,serif" font-size="14.00" fill="#000000">implementation</text>
</a> </a>
</g> </g>
</g> </g>
@ -47,9 +47,9 @@
<g id="node3" class="node open"> <g id="node3" class="node open">
<title>ZcashFoundation/frost#79</title> <title>ZcashFoundation/frost#79</title>
<g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/79" xlink:title="ZcashFoundation/frost#79&#10;Publish `frost&#45;` crates" target="_blank"> <g id="a_node3"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/79" xlink:title="ZcashFoundation/frost#79&#10;Publish `frost&#45;` crates" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="238.5,-245 30.5,-245 30.5,-207 238.5,-207 238.5,-245"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="238.5,-446 30.5,-446 30.5,-408 238.5,-408 238.5,-446"/>
<text text-anchor="middle" x="134.5" y="-229.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#79</text> <text text-anchor="middle" x="134.5" y="-430.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#79</text>
<text text-anchor="middle" x="134.5" y="-214.8" font-family="Times,serif" font-size="14.00" fill="#000000">Publish `frost&#45;` crates</text> <text text-anchor="middle" x="134.5" y="-415.8" font-family="Times,serif" font-size="14.00" fill="#000000">Publish `frost&#45;` crates</text>
</a> </a>
</g> </g>
</g> </g>
@ -57,10 +57,10 @@
<g id="node4" class="node open"> <g id="node4" class="node open">
<title>ZcashFoundation/frost#189</title> <title>ZcashFoundation/frost#189</title>
<g id="a_node4"><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"> <g id="a_node4"><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="#000000" stroke-width="2" points="243,-188.5 26,-188.5 26,-135.5 243,-135.5 243,-188.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-389.5 26,-389.5 26,-336.5 243,-336.5 243,-389.5"/>
<text text-anchor="middle" x="134.5" y="-173.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#189</text> <text text-anchor="middle" x="134.5" y="-374.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#189</text>
<text text-anchor="middle" x="134.5" y="-158.3" font-family="Times,serif" font-size="14.00" fill="#000000">Updated release drafter</text> <text text-anchor="middle" x="134.5" y="-359.3" font-family="Times,serif" font-size="14.00" fill="#000000">Updated release drafter</text>
<text text-anchor="middle" x="134.5" y="-143.3" font-family="Times,serif" font-size="14.00" fill="#000000">config to match zebrad&#39;s</text> <text text-anchor="middle" x="134.5" y="-344.3" font-family="Times,serif" font-size="14.00" fill="#000000">config to match zebrad&#39;s</text>
</a> </a>
</g> </g>
</g> </g>
@ -68,10 +68,10 @@
<g id="node5" class="node open"> <g id="node5" class="node open">
<title>ZcashFoundation/frost#166</title> <title>ZcashFoundation/frost#166</title>
<g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/166" xlink:title="ZcashFoundation/frost#166&#10;Squat crate names on&#10;crates.io" target="_blank"> <g id="a_node5"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/166" xlink:title="ZcashFoundation/frost#166&#10;Squat crate names on&#10;crates.io" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-117.5 26,-117.5 26,-64.5 243,-64.5 243,-117.5"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-318.5 26,-318.5 26,-265.5 243,-265.5 243,-318.5"/>
<text text-anchor="middle" x="134.5" y="-102.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#166</text> <text text-anchor="middle" x="134.5" y="-303.3" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#166</text>
<text text-anchor="middle" x="134.5" y="-87.3" font-family="Times,serif" font-size="14.00" fill="#000000">Squat crate names on</text> <text text-anchor="middle" x="134.5" y="-288.3" font-family="Times,serif" font-size="14.00" fill="#000000">Squat crate names on</text>
<text text-anchor="middle" x="134.5" y="-72.3" font-family="Times,serif" font-size="14.00" fill="#000000">crates.io</text> <text text-anchor="middle" x="134.5" y="-273.3" font-family="Times,serif" font-size="14.00" fill="#000000">crates.io</text>
</a> </a>
</g> </g>
</g> </g>
@ -79,9 +79,9 @@
<g id="node6" class="node open"> <g id="node6" class="node open">
<title>ZcashFoundation/frost#190</title> <title>ZcashFoundation/frost#190</title>
<g id="a_node6"><a xlink:href="https://github.com/ZcashFoundation/frost/issues/190" xlink:title="ZcashFoundation/frost#190&#10;Write a release checklist" target="_blank"> <g id="a_node6"><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="#000000" stroke-width="2" points="243,-46 26,-46 26,-8 243,-8 243,-46"/> <polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="243,-247 26,-247 26,-209 243,-209 243,-247"/>
<text text-anchor="middle" x="134.5" y="-30.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#190</text> <text text-anchor="middle" x="134.5" y="-231.8" font-family="Times,serif" font-size="14.00" fill="#000000">ZcashFoundation/frost#190</text>
<text text-anchor="middle" x="134.5" y="-15.8" font-family="Times,serif" font-size="14.00" fill="#000000">Write a release checklist</text> <text text-anchor="middle" x="134.5" y="-216.8" font-family="Times,serif" font-size="14.00" fill="#000000">Write a release checklist</text>
</a> </a>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 8.1 KiB

After

Width:  |  Height:  |  Size: 8.1 KiB