This commit is contained in:
str4d 2021-06-16 22:47:41 +00:00
parent fde9027e2b
commit 739f3357e5
3 changed files with 1711 additions and 1603 deletions

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 92 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

@ -4,10 +4,10 @@
<!-- Generated by graphviz version 2.40.1 (20161225.0304)
-->
<!-- Pages: 1 -->
<svg width="568pt" height="1050pt"
viewBox="0.00 0.00 568.00 1050.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg width="792pt" height="1050pt"
viewBox="0.00 0.00 792.00 1050.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 1046)">
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-1046 564,-1046 564,4 -4,4"/>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-1046 788,-1046 788,4 -4,4"/>
<!-- zcash/librustzcash#226 -->
<g id="node1" class="node">
<title>zcash/librustzcash#226</title>
@ -74,10 +74,10 @@
<g id="node6" class="node">
<title>zcash/librustzcash#403</title>
<g id="a_node6"><a xlink:href="https://github.com/zcash/librustzcash/issues/403" xlink:title="zcash/librustzcash#403&#10;Add Orchard support to&#10;`zcash_client_backend`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="233,-360 45,-360 45,-307 233,-307 233,-360"/>
<text text-anchor="middle" x="139" y="-344.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/librustzcash#403</text>
<text text-anchor="middle" x="139" y="-329.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add Orchard support to</text>
<text text-anchor="middle" x="139" y="-314.8" font-family="Times,serif" font-size="14.00" fill="#000000">`zcash_client_backend`</text>
<polygon fill="#c2e0c6" stroke="#000000" points="531,-360 343,-360 343,-307 531,-307 531,-360"/>
<text text-anchor="middle" x="437" y="-344.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/librustzcash#403</text>
<text text-anchor="middle" x="437" y="-329.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add Orchard support to</text>
<text text-anchor="middle" x="437" y="-314.8" font-family="Times,serif" font-size="14.00" fill="#000000">`zcash_client_backend`</text>
</a>
</g>
</g>
@ -85,23 +85,40 @@
<g id="node7" class="node">
<title>zcash/librustzcash#404</title>
<g id="a_node7"><a xlink:href="https://github.com/zcash/librustzcash/issues/404" xlink:title="zcash/librustzcash#404&#10;Add Orchard support to&#10;`zcash_client_sqlite`" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="531,-360 343,-360 343,-307 531,-307 531,-360"/>
<text text-anchor="middle" x="437" y="-344.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/librustzcash#404</text>
<text text-anchor="middle" x="437" y="-329.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add Orchard support to</text>
<text text-anchor="middle" x="437" y="-314.8" font-family="Times,serif" font-size="14.00" fill="#000000">`zcash_client_sqlite`</text>
<polygon fill="#c2e0c6" stroke="#000000" points="784,-360 596,-360 596,-307 784,-307 784,-360"/>
<text text-anchor="middle" x="690" y="-344.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/librustzcash#404</text>
<text text-anchor="middle" x="690" y="-329.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add Orchard support to</text>
<text text-anchor="middle" x="690" y="-314.8" font-family="Times,serif" font-size="14.00" fill="#000000">`zcash_client_sqlite`</text>
</a>
</g>
</g>
<!-- zcash/librustzcash#403&#45;&gt;zcash/librustzcash#404 -->
<g id="edge2" class="edge">
<title>zcash/librustzcash#403&#45;&gt;zcash/librustzcash#404</title>
<path fill="none" stroke="#000000" d="M531.21,-333.5C548.91,-333.5 567.51,-333.5 585.5,-333.5"/>
<polygon fill="#000000" stroke="#000000" points="585.71,-337.0001 595.71,-333.5 585.71,-330.0001 585.71,-337.0001"/>
</g>
<!-- zcash/librustzcash#406 -->
<g id="node8" class="node">
<title>zcash/librustzcash#406</title>
<g id="a_node8"><a xlink:href="https://github.com/zcash/librustzcash/issues/406" xlink:title="zcash/librustzcash#406&#10;Add Orchard support to&#10;the transaction builder" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="233,-360 45,-360 45,-307 233,-307 233,-360"/>
<text text-anchor="middle" x="139" y="-344.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/librustzcash#406</text>
<text text-anchor="middle" x="139" y="-329.8" font-family="Times,serif" font-size="14.00" fill="#000000">Add Orchard support to</text>
<text text-anchor="middle" x="139" y="-314.8" font-family="Times,serif" font-size="14.00" fill="#000000">the transaction builder</text>
</a>
</g>
</g>
<!-- zcash/librustzcash#406&#45;&gt;zcash/librustzcash#403 -->
<g id="edge3" class="edge">
<title>zcash/librustzcash#406&#45;&gt;zcash/librustzcash#403</title>
<path fill="none" stroke="#000000" d="M233.29,-333.5C264.83,-333.5 300.17,-333.5 332.45,-333.5"/>
<polygon fill="#000000" stroke="#000000" points="332.81,-337.0001 342.81,-333.5 332.81,-330.0001 332.81,-337.0001"/>
</g>
<!-- zcash/zcash&#45;android&#45;wallet&#45;sdk#147 -->
<g id="node8" class="node">
<g id="node9" class="node">
<title>zcash/zcash&#45;android&#45;wallet&#45;sdk#147</title>
<g id="a_node8"><a xlink:href="https://github.com/zcash/zcash-android-wallet-sdk/issues/147" xlink:title="zcash/zcash&#45;android&#45;wallet&#45;sdk#147&#10;Android: Create&#10;t&#45;addresses in demo app" target="_blank">
<g id="a_node9"><a xlink:href="https://github.com/zcash/zcash-android-wallet-sdk/issues/147" xlink:title="zcash/zcash&#45;android&#45;wallet&#45;sdk#147&#10;Android: Create&#10;t&#45;addresses in demo app" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="278,-431 0,-431 0,-378 278,-378 278,-431"/>
<text text-anchor="middle" x="139" y="-415.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/zcash&#45;android&#45;wallet&#45;sdk#147</text>
<text text-anchor="middle" x="139" y="-400.8" font-family="Times,serif" font-size="14.00" fill="#000000">Android: Create</text>
@ -110,9 +127,9 @@
</g>
</g>
<!-- zcash/ZcashLightClientKit#162 -->
<g id="node9" class="node">
<g id="node10" class="node">
<title>zcash/ZcashLightClientKit#162</title>
<g id="a_node9"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/162" xlink:title="zcash/ZcashLightClientKit#162&#10;Fetch t&#45;address balance&#10;in demo app" target="_blank">
<g id="a_node10"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/162" xlink:title="zcash/ZcashLightClientKit#162&#10;Fetch t&#45;address balance&#10;in demo app" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="262,-502 16,-502 16,-449 262,-449 262,-502"/>
<text text-anchor="middle" x="139" y="-486.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/ZcashLightClientKit#162</text>
<text text-anchor="middle" x="139" y="-471.8" font-family="Times,serif" font-size="14.00" fill="#000000">Fetch t&#45;address balance</text>
@ -121,9 +138,9 @@
</g>
</g>
<!-- zcash/ZcashLightClientKit#161 -->
<g id="node10" class="node">
<g id="node11" class="node">
<title>zcash/ZcashLightClientKit#161</title>
<g id="a_node10"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/161" xlink:title="zcash/ZcashLightClientKit#161&#10;iOS: Create t&#45;addresses&#10;in demo app" target="_blank">
<g id="a_node11"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/161" xlink:title="zcash/ZcashLightClientKit#161&#10;iOS: Create t&#45;addresses&#10;in demo app" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="262,-573 16,-573 16,-520 262,-520 262,-573"/>
<text text-anchor="middle" x="139" y="-557.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/ZcashLightClientKit#161</text>
<text text-anchor="middle" x="139" y="-542.8" font-family="Times,serif" font-size="14.00" fill="#000000">iOS: Create t&#45;addresses</text>
@ -132,9 +149,9 @@
</g>
</g>
<!-- zcash/ZcashLightClientKit#95 -->
<g id="node11" class="node">
<g id="node12" class="node">
<title>zcash/ZcashLightClientKit#95</title>
<g id="a_node11"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/95" xlink:title="zcash/ZcashLightClientKit#95&#10;Better Error handling" target="_blank">
<g id="a_node12"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/95" xlink:title="zcash/ZcashLightClientKit#95&#10;Better Error handling" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="257.5,-771.5 20.5,-771.5 20.5,-733.5 257.5,-733.5 257.5,-771.5"/>
<text text-anchor="middle" x="139" y="-756.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/ZcashLightClientKit#95</text>
<text text-anchor="middle" x="139" y="-741.3" font-family="Times,serif" font-size="14.00" fill="#000000">Better Error handling</text>
@ -142,9 +159,9 @@
</g>
</g>
<!-- zcash/zcash&#45;ios&#45;wallet#212 -->
<g id="node12" class="node">
<g id="node13" class="node">
<title>zcash/zcash&#45;ios&#45;wallet#212</title>
<g id="a_node12"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/212" xlink:title="zcash/zcash&#45;ios&#45;wallet#212&#10;Disconnected States&#10;Handling" target="_blank">
<g id="a_node13"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/212" xlink:title="zcash/zcash&#45;ios&#45;wallet#212&#10;Disconnected States&#10;Handling" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="544,-708 330,-708 330,-655 544,-655 544,-708"/>
<text text-anchor="middle" x="437" y="-692.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/zcash&#45;ios&#45;wallet#212</text>
<text text-anchor="middle" x="437" y="-677.8" font-family="Times,serif" font-size="14.00" fill="#000000">Disconnected States</text>
@ -153,15 +170,15 @@
</g>
</g>
<!-- zcash/ZcashLightClientKit#95&#45;&gt;zcash/zcash&#45;ios&#45;wallet#212 -->
<g id="edge3" class="edge">
<g id="edge4" class="edge">
<title>zcash/ZcashLightClientKit#95&#45;&gt;zcash/zcash&#45;ios&#45;wallet#212</title>
<path fill="none" stroke="#000000" d="M237.51,-733.49C251.14,-730.61 264.94,-727.58 278,-724.5 295.81,-720.3 314.66,-715.52 332.9,-710.7"/>
<polygon fill="#000000" stroke="#000000" points="333.9065,-714.0541 342.67,-708.1 332.1062,-707.2895 333.9065,-714.0541"/>
</g>
<!-- zcash/ZcashLightClientKit#274 -->
<g id="node13" class="node">
<g id="node14" class="node">
<title>zcash/ZcashLightClientKit#274</title>
<g id="a_node13"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/274" xlink:title="zcash/ZcashLightClientKit#274&#10;set up bitrise for the&#10;SDK" target="_blank">
<g id="a_node14"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/274" xlink:title="zcash/ZcashLightClientKit#274&#10;set up bitrise for the&#10;SDK" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="262,-843 16,-843 16,-790 262,-790 262,-843"/>
<text text-anchor="middle" x="139" y="-827.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/ZcashLightClientKit#274</text>
<text text-anchor="middle" x="139" y="-812.8" font-family="Times,serif" font-size="14.00" fill="#000000">set up bitrise for the</text>
@ -170,9 +187,9 @@
</g>
</g>
<!-- zcash/ZcashLightClientKit#275 -->
<g id="node14" class="node">
<g id="node15" class="node">
<title>zcash/ZcashLightClientKit#275</title>
<g id="a_node14"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/275" xlink:title="zcash/ZcashLightClientKit#275&#10;set up automatic releases&#10;for pushed tags on&#10;bitrise" target="_blank">
<g id="a_node15"><a xlink:href="https://github.com/zcash/ZcashLightClientKit/issues/275" xlink:title="zcash/ZcashLightClientKit#275&#10;set up automatic releases&#10;for pushed tags on&#10;bitrise" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" points="560,-850.5 314,-850.5 314,-782.5 560,-782.5 560,-850.5"/>
<text text-anchor="middle" x="437" y="-835.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/ZcashLightClientKit#275</text>
<text text-anchor="middle" x="437" y="-820.3" font-family="Times,serif" font-size="14.00" fill="#000000">set up automatic releases</text>
@ -182,15 +199,15 @@
</g>
</g>
<!-- zcash/ZcashLightClientKit#274&#45;&gt;zcash/ZcashLightClientKit#275 -->
<g id="edge4" class="edge">
<g id="edge5" class="edge">
<title>zcash/ZcashLightClientKit#274&#45;&gt;zcash/ZcashLightClientKit#275</title>
<path fill="none" stroke="#000000" d="M262.36,-816.5C275.88,-816.5 289.7,-816.5 303.34,-816.5"/>
<polygon fill="#000000" stroke="#000000" points="303.73,-820.0001 313.73,-816.5 303.73,-813.0001 303.73,-820.0001"/>
</g>
<!-- zcash/zcash&#45;android&#45;wallet#100 -->
<g id="node15" class="node">
<g id="node16" class="node">
<title>zcash/zcash&#45;android&#45;wallet#100</title>
<g id="a_node15"><a xlink:href="https://github.com/zcash/zcash-android-wallet/issues/100" xlink:title="zcash/zcash&#45;android&#45;wallet#100&#10;Test of seed restore" target="_blank">
<g id="a_node16"><a xlink:href="https://github.com/zcash/zcash-android-wallet/issues/100" xlink:title="zcash/zcash&#45;android&#45;wallet#100&#10;Test of seed restore" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="263,-899.5 15,-899.5 15,-861.5 263,-861.5 263,-899.5"/>
<text text-anchor="middle" x="139" y="-884.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/zcash&#45;android&#45;wallet#100</text>
<text text-anchor="middle" x="139" y="-869.3" font-family="Times,serif" font-size="14.00" fill="#000000">Test of seed restore</text>
@ -198,9 +215,9 @@
</g>
</g>
<!-- zcash/zcash&#45;android&#45;wallet#49 -->
<g id="node16" class="node">
<g id="node17" class="node">
<title>zcash/zcash&#45;android&#45;wallet#49</title>
<g id="a_node16"><a xlink:href="https://github.com/zcash/zcash-android-wallet/issues/49" xlink:title="zcash/zcash&#45;android&#45;wallet#49&#10;Android: Send: Press and&#10;Hold UX" target="_blank">
<g id="a_node17"><a xlink:href="https://github.com/zcash/zcash-android-wallet/issues/49" xlink:title="zcash/zcash&#45;android&#45;wallet#49&#10;Android: Send: Press and&#10;Hold UX" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="258.5,-971 19.5,-971 19.5,-918 258.5,-918 258.5,-971"/>
<text text-anchor="middle" x="139" y="-955.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/zcash&#45;android&#45;wallet#49</text>
<text text-anchor="middle" x="139" y="-940.8" font-family="Times,serif" font-size="14.00" fill="#000000">Android: Send: Press and</text>
@ -209,9 +226,9 @@
</g>
</g>
<!-- zcash/zcash&#45;ios&#45;wallet#152 -->
<g id="node17" class="node">
<g id="node18" class="node">
<title>zcash/zcash&#45;ios&#45;wallet#152</title>
<g id="a_node17"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/152" xlink:title="zcash/zcash&#45;ios&#45;wallet#152&#10;Disconnected Wallet shows&#10;generic error instead of&#10;disconnected state" target="_blank">
<g id="a_node18"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/152" xlink:title="zcash/zcash&#45;ios&#45;wallet#152&#10;Disconnected Wallet shows&#10;generic error instead of&#10;disconnected state" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="246,-715.5 32,-715.5 32,-647.5 246,-647.5 246,-715.5"/>
<text text-anchor="middle" x="139" y="-700.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/zcash&#45;ios&#45;wallet#152</text>
<text text-anchor="middle" x="139" y="-685.3" font-family="Times,serif" font-size="14.00" fill="#000000">Disconnected Wallet shows</text>
@ -221,15 +238,15 @@
</g>
</g>
<!-- zcash/zcash&#45;ios&#45;wallet#152&#45;&gt;zcash/zcash&#45;ios&#45;wallet#212 -->
<g id="edge5" class="edge">
<g id="edge6" class="edge">
<title>zcash/zcash&#45;ios&#45;wallet#152&#45;&gt;zcash/zcash&#45;ios&#45;wallet#212</title>
<path fill="none" stroke="#000000" d="M246.16,-681.5C269.96,-681.5 295.31,-681.5 319.5,-681.5"/>
<polygon fill="#000000" stroke="#000000" points="319.79,-685.0001 329.79,-681.5 319.79,-678.0001 319.79,-685.0001"/>
</g>
<!-- zcash/zcash&#45;ios&#45;wallet#211 -->
<g id="node18" class="node">
<g id="node19" class="node">
<title>zcash/zcash&#45;ios&#45;wallet#211</title>
<g id="a_node18"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/211" xlink:title="zcash/zcash&#45;ios&#45;wallet#211&#10;connection error dialog" target="_blank">
<g id="a_node19"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/211" xlink:title="zcash/zcash&#45;ios&#45;wallet#211&#10;connection error dialog" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="246,-629.5 32,-629.5 32,-591.5 246,-591.5 246,-629.5"/>
<text text-anchor="middle" x="139" y="-614.3" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/zcash&#45;ios&#45;wallet#211</text>
<text text-anchor="middle" x="139" y="-599.3" font-family="Times,serif" font-size="14.00" fill="#000000">connection error dialog</text>
@ -237,15 +254,15 @@
</g>
</g>
<!-- zcash/zcash&#45;ios&#45;wallet#211&#45;&gt;zcash/zcash&#45;ios&#45;wallet#212 -->
<g id="edge6" class="edge">
<g id="edge7" class="edge">
<title>zcash/zcash&#45;ios&#45;wallet#211&#45;&gt;zcash/zcash&#45;ios&#45;wallet#212</title>
<path fill="none" stroke="#000000" d="M237.51,-629.51C251.14,-632.39 264.94,-635.42 278,-638.5 295.81,-642.7 314.66,-647.48 332.9,-652.3"/>
<polygon fill="#000000" stroke="#000000" points="332.1062,-655.7105 342.67,-654.9 333.9065,-648.9459 332.1062,-655.7105"/>
</g>
<!-- zcash/zcash&#45;ios&#45;wallet#258 -->
<g id="node19" class="node">
<g id="node20" class="node">
<title>zcash/zcash&#45;ios&#45;wallet#258</title>
<g id="a_node19"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/258" xlink:title="zcash/zcash&#45;ios&#45;wallet#258&#10;Crash when Initializing&#10;app" target="_blank">
<g id="a_node20"><a xlink:href="https://github.com/zcash/zcash-ios-wallet/issues/258" xlink:title="zcash/zcash&#45;ios&#45;wallet#258&#10;Crash when Initializing&#10;app" target="_blank">
<polygon fill="#c2e0c6" stroke="#000000" stroke-width="2" points="246,-1042 32,-1042 32,-989 246,-989 246,-1042"/>
<text text-anchor="middle" x="139" y="-1026.8" font-family="Times,serif" font-size="14.00" fill="#000000">zcash/zcash&#45;ios&#45;wallet#258</text>
<text text-anchor="middle" x="139" y="-1011.8" font-family="Times,serif" font-size="14.00" fill="#000000">Crash when Initializing</text>

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 20 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 125 KiB

After

Width:  |  Height:  |  Size: 128 KiB