2022-06-02 11:00:58 -07:00
<!DOCTYPE html>
< html >
< head >
< title > Zcash zf-devops DAG< / title >
<!-- Pan/zoom SVGs -->
< script src = "https://bumbu.me/svg-pan-zoom/dist/svg-pan-zoom.min.js" > < / script >
< link rel = "stylesheet" href = "zcash-dag.css" >
< style >
@media (prefers-color-scheme: dark) {
body {
/* Material dark theme surface colour */
background-color: #121212;
}
}
< / style >
< / head >
< body >
2023-05-10 07:46:50 -07:00
< div id = "dag" > < svg width = "514pt" height = "279pt"
viewBox="0.00 0.00 514.00 279.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 275)" >
< polygon fill = "white" stroke = "transparent" points = "-4,4 -4,-275 510,-275 510,4 -4,4" / >
2023-03-08 02:47:07 -08:00
< g id = "clust1" class = "cluster" >
2023-05-03 15:28:00 -07:00
< title > cluster_0< / title >
2023-05-10 07:46:50 -07:00
< polygon fill = "none" stroke = "blue" points = "0,0 0,-93 247,-93 247,0 0,0" / >
< text text-anchor = "middle" x = "123.5" y = "-77.8" font-family = "Times,serif" font-size = "14.00" > Epic: Zebra Stable Release< / text >
2023-04-02 19:45:29 -07:00
< / g >
2023-05-03 15:28:00 -07:00
<!-- ZcashFoundation/zebra#6149 -->
2023-04-03 02:45:22 -07:00
< g id = "node1" class = "node open" >
2023-05-03 15:28:00 -07:00
< title > ZcashFoundation/zebra#6149< / title >
< g id = "a_node1" > < a xlink:href = "https://github.com/ZcashFoundation/zebra/issues/6149" xlink:title = "ZcashFoundation/zebra#6149 Publish zebra crates to crates.io" target = "_blank" >
< polygon fill = "#c2e0c6" stroke = "black" stroke-width = "2" points = "239,-61.5 8,-61.5 8,-8.5 239,-8.5 239,-61.5" / >
2023-05-10 07:46:50 -07:00
< text text-anchor = "middle" x = "123.5" y = "-46.3" font-family = "Times,serif" font-size = "14.00" > ZcashFoundation/zebra#6149< / text >
< text text-anchor = "middle" x = "123.5" y = "-31.3" font-family = "Times,serif" font-size = "14.00" > Publish zebra crates to< / text >
< text text-anchor = "middle" x = "123.5" y = "-16.3" font-family = "Times,serif" font-size = "14.00" > crates.io< / text >
2023-04-03 02:45:22 -07:00
< / a >
< / g >
< / g >
2023-03-08 02:47:07 -08:00
<!-- ZcashFoundation/zebra#6025 -->
2023-05-10 07:46:50 -07:00
< g id = "node2" class = "node open" >
2023-01-23 17:05:46 -08:00
< title > ZcashFoundation/zebra#6025< / title >
2023-05-10 07:46:50 -07:00
< g id = "a_node2" > < a xlink:href = "https://github.com/ZcashFoundation/zebra/issues/6025" xlink:title = "ZcashFoundation/zebra#6025 Add a manually-triggered workflow for mining a block on testnet" target = "_blank" >
< polygon fill = "#c2e0c6" stroke = "black" points = "506,-177 275,-177 275,-109 506,-109 506,-177" / >
< text text-anchor = "middle" x = "390.5" y = "-161.8" font-family = "Times,serif" font-size = "14.00" > ZcashFoundation/zebra#6025< / text >
< text text-anchor = "middle" x = "390.5" y = "-146.8" font-family = "Times,serif" font-size = "14.00" > Add a manually- triggered< / text >
< text text-anchor = "middle" x = "390.5" y = "-131.8" font-family = "Times,serif" font-size = "14.00" > workflow for mining a< / text >
< text text-anchor = "middle" x = "390.5" y = "-116.8" font-family = "Times,serif" font-size = "14.00" > block on testnet< / text >
2023-02-07 17:05:58 -08:00
< / a >
< / g >
< / g >
<!-- ZcashFoundation/zebra#6118 -->
2023-05-10 07:46:50 -07:00
< g id = "node3" class = "node open" >
2023-02-07 17:05:58 -08:00
< title > ZcashFoundation/zebra#6118< / title >
2023-05-10 07:46:50 -07:00
< g id = "a_node3" > < a xlink:href = "https://github.com/ZcashFoundation/zebra/issues/6118" xlink:title = "ZcashFoundation/zebra#6118 Create a Docker images and docker-compose for mining with Zebra on Testnet" target = "_blank" >
< polygon fill = "#c2e0c6" stroke = "black" stroke-width = "2" points = "239,-184.5 8,-184.5 8,-101.5 239,-101.5 239,-184.5" / >
< text text-anchor = "middle" x = "123.5" y = "-169.3" font-family = "Times,serif" font-size = "14.00" > ZcashFoundation/zebra#6118< / text >
< text text-anchor = "middle" x = "123.5" y = "-154.3" font-family = "Times,serif" font-size = "14.00" > Create a Docker images< / text >
< text text-anchor = "middle" x = "123.5" y = "-139.3" font-family = "Times,serif" font-size = "14.00" > and docker- compose for< / text >
< text text-anchor = "middle" x = "123.5" y = "-124.3" font-family = "Times,serif" font-size = "14.00" > mining with Zebra on< / text >
< text text-anchor = "middle" x = "123.5" y = "-109.3" font-family = "Times,serif" font-size = "14.00" > Testnet< / text >
2023-01-23 17:05:46 -08:00
< / a >
< / g >
< / g >
2023-02-07 17:05:58 -08:00
<!-- ZcashFoundation/zebra#6118->ZcashFoundation/zebra#6025 -->
< g id = "edge1" class = "edge" >
< title > ZcashFoundation/zebra#6118- > ZcashFoundation/zebra#6025< / title >
2023-05-10 07:46:50 -07:00
< path fill = "none" stroke = "black" d = "M239.19,-143C247.55,-143 255.99,-143 264.4,-143" / >
< polygon fill = "black" stroke = "black" points = "264.63,-146.5 274.63,-143 264.63,-139.5 264.63,-146.5" / >
2023-02-07 17:05:58 -08:00
< / g >
2023-01-23 17:05:46 -08:00
<!-- ZcashFoundation/zebra#4554 -->
2023-05-10 07:46:50 -07:00
< g id = "node4" class = "node open" >
2023-01-23 17:05:46 -08:00
< title > ZcashFoundation/zebra#4554< / title >
2023-05-10 07:46:50 -07:00
< g id = "a_node4" > < a xlink:href = "https://github.com/ZcashFoundation/zebra/issues/4554" xlink:title = "ZcashFoundation/zebra#4554 benchmarks: surface zebrad mainnet sync time in CI" target = "_blank" >
< polygon fill = "#c2e0c6" stroke = "black" stroke-width = "2" points = "239,-271 8,-271 8,-203 239,-203 239,-271" / >
< text text-anchor = "middle" x = "123.5" y = "-255.8" font-family = "Times,serif" font-size = "14.00" > ZcashFoundation/zebra#4554< / text >
< text text-anchor = "middle" x = "123.5" y = "-240.8" font-family = "Times,serif" font-size = "14.00" > benchmarks: surface< / text >
< text text-anchor = "middle" x = "123.5" y = "-225.8" font-family = "Times,serif" font-size = "14.00" > zebrad mainnet sync time< / text >
< text text-anchor = "middle" x = "123.5" y = "-210.8" font-family = "Times,serif" font-size = "14.00" > in CI< / text >
2023-05-03 15:28:00 -07:00
< / a >
< / g >
< / g >
2022-06-02 11:00:58 -07:00
< / g >
< / svg >
< / div >
< script >
svgPanZoom('#dag > svg', {
zoomScaleSensitivity: 0.4
});
< / script >
< / body >
< / html >