From 671b9322467c99f0f1428ce7e42547a6ff76bbb4 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Thu, 11 Aug 2022 15:48:07 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 1266 +++++++++++++++++++------------------- zcash-zf-dag.svg | 1266 +++++++++++++++++++------------------- zcash-zf-devops-dag.html | 90 +-- zcash-zf-devops-dag.svg | 90 +-- 4 files changed, 1356 insertions(+), 1356 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 67806751..d9cc90dc 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -17,19 +17,19 @@ -
- - +
+ + -cluster_1 - -Mini-Epic: Stop tokio tasks running for a long time and blocking other tasks +cluster_2 + +Mini-Epic: Stop tokio tasks running for a long time and blocking other tasks cluster_5 - -Epic: Zebra as a lightwalletd backend + +Epic: Zebra as a lightwalletd backend cluster_0 @@ -37,32 +37,32 @@ Tracking: Zebra as a Full-Node Wallet -cluster_2 - -Epic: Zebra Stable Release Candidate +cluster_4 + +Tracking: Documentation -cluster_4 - -Tracking: Documentation +cluster_3 + +Tracking: Tech Debt -cluster_3 - -Tracking: Tech Debt +cluster_1 + +Epic: Zebra Stable Release Candidate ZcashFoundation/zebra#4721 - - - -ZcashFoundation/zebra#4721 -Send note commitment and -history trees from the -non-finalized state to -the finalized state + + + +ZcashFoundation/zebra#4721 +Send note commitment and +history trees from the +non-finalized state to +the finalized state @@ -70,48 +70,48 @@ ZcashFoundation/zebra#4823 - -ZcashFoundation/zebra#4823 -Find out which parts of C -ommitBlock/CommitFinalize -dBlock are slow + +ZcashFoundation/zebra#4823 +Find out which parts of C +ommitBlock/CommitFinalize +dBlock are slow ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 - - + + - + ZcashFoundation/zebra#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states - + ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 - - + + ZcashFoundation/zebra#4794 - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains @@ -119,30 +119,30 @@ ZcashFoundation/zebra#4837 - -ZcashFoundation/zebra#4837 -Store history trees by -height in the non- -finalized state + +ZcashFoundation/zebra#4837 +Store history trees by +height in the non- +finalized state ZcashFoundation/zebra#4837->ZcashFoundation/zebra#4794 - - + + ZcashFoundation/zebra#4774 - -ZcashFoundation/zebra#4774 -Add an NU5 block test -vector that contains many -shielded Orchard -transactions + +ZcashFoundation/zebra#4774 +Add an NU5 block test +vector that contains many +shielded Orchard +transactions @@ -150,47 +150,47 @@ ZcashFoundation/zebra#4841 - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance ZcashFoundation/zebra#4774->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#4775 - -ZcashFoundation/zebra#4775 -Add an NU5 block test -vector that contains many -shielded Sapling -transactions + +ZcashFoundation/zebra#4775 +Add an NU5 block test +vector that contains many +shielded Sapling +transactions ZcashFoundation/zebra#4775->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#4831 - -ZcashFoundation/zebra#4831 -Revert deserializing -state transactions in -`rayon` threads + +ZcashFoundation/zebra#4831 +Revert deserializing +state transactions in +`rayon` threads @@ -198,12 +198,12 @@ ZcashFoundation/zebra#4824 - -ZcashFoundation/zebra#4824 -Send note commitment and -history trees from the -non-finalized state to -the finalized state + +ZcashFoundation/zebra#4824 +Send note commitment and +history trees from the +non-finalized state to +the finalized state @@ -211,10 +211,10 @@ ZcashFoundation/zebra#4583 - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console @@ -222,10 +222,10 @@ ZcashFoundation/zebra#4821 - -ZcashFoundation/zebra#4821 -Open the database in a -blocking tokio thread + +ZcashFoundation/zebra#4821 +Open the database in a +blocking tokio thread @@ -233,11 +233,11 @@ ZcashFoundation/zebra#4789 - -ZcashFoundation/zebra#4789 -Move CPU-heavy proof -preparation into the -batch cryptography thread + +ZcashFoundation/zebra#4789 +Move CPU-heavy proof +preparation into the +batch cryptography thread @@ -245,10 +245,10 @@ ZcashFoundation/zebra#4350 - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test @@ -256,11 +256,11 @@ ZcashFoundation/zebra#4612 - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -509,381 +509,24 @@ - - -ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection - - - - - -ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better - - - - - -ZcashFoundation/zebra#3432 - - -ZcashFoundation/zebra#3432 -Use the Filesystem -Hierarchy Standard (FHS) -for deployments and -artifacts - - - - - -ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra 1.0.0-rc.0 -stable release candidate - - - - - -ZcashFoundation/zebra#1904 - - -ZcashFoundation/zebra#1904 -Some DNS seeders and -block explorers don't -show Zebra nodes - - - - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - - -ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - - - - -ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories - - - - - -ZcashFoundation/zebra#4834 - - -ZcashFoundation/zebra#4834 -Switch zebrad to a non- -blocking tracing logger - - - - - -ZcashFoundation/zebra#3096 - - -ZcashFoundation/zebra#3096 -Epic: Zebra Stable -Release Candidate - - - - - -ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 - - - - - -ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release - - - - - -ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - - - - -ZcashFoundation/zebra#4733 - - -ZcashFoundation/zebra#4733 -Return connection errors -from the heartbeat task -to the `Client` - - - - - -ZcashFoundation/zebra#4735 - - -ZcashFoundation/zebra#4735 -Remove the `ErrorSlot` -type - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4737 - - -ZcashFoundation/zebra#4737 -Return detailed error -information from the -heartbeat task - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 - - - - - -ZcashFoundation/zebra#4734 - - -ZcashFoundation/zebra#4734 -Return errors from -`Connection` methods to -the `Client` - - - - - -ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4684 - - -ZcashFoundation/zebra#4684 -Test that every old -zebrad.toml config still -works - - - - - -ZcashFoundation/zebra#4778 - - -ZcashFoundation/zebra#4778 -Replace old release -criteria with stable -release candidate -criteria in docs - - - - - -ZcashFoundation/zebra#4677 - - -ZcashFoundation/zebra#4677 -Various tests sometimes -fail - - - - - -ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default - - - - - -ZcashFoundation/zebra#4295 - - -ZcashFoundation/zebra#4295 -Truncate branch name when -used in Google Cloud -names - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4875 - - -ZcashFoundation/zebra#4875 -Send the state tip height -in Version messages - - - - - -ZcashFoundation/zebra#4822 - - -ZcashFoundation/zebra#4822 -Speed up opening the -database - - - - - -ZcashFoundation/zebra#3757 - - -ZcashFoundation/zebra#3757 -De-duplicate note -commitment trees in the -finalized and non- -finalized state - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website - - - - - -ZcashFoundation/zebra#4678 - - -ZcashFoundation/zebra#4678 -Return peer metadata from -`connect_isolated` -functions - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC - - - - - -ZcashFoundation/zebra#4591 - - -ZcashFoundation/zebra#4591 -Fix timeout not being -enforced by sync_until - - - - + ZcashFoundation/zebra#2971 - - -ZcashFoundation/zebra#2971 -Fix crawler.rs doctest + + +ZcashFoundation/zebra#2971 +Fix crawler.rs doctest - + ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Work out how to release -Zebra binaries + + +ZcashFoundation/zebra#1963 +Work out how to release +Zebra binaries @@ -891,169 +534,526 @@ ZcashFoundation/zebra#755 - -ZcashFoundation/zebra#755 -Automate zebrad releases + +ZcashFoundation/zebra#755 +Automate zebrad releases ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 - - + + ZcashFoundation/zebra#2564 - -ZcashFoundation/zebra#2564 -Include git metadata in -docker logs and Google -Cloud panic reports + +ZcashFoundation/zebra#2564 +Include git metadata in +docker logs and Google +Cloud panic reports ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 - - + + ZcashFoundation/zebra#4412 - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - - + + - + ZcashFoundation/zebra#2972 - - -ZcashFoundation/zebra#2972 -Make it easy for users to -discover how to configure -Zebra + + +ZcashFoundation/zebra#2972 +Make it easy for users to +discover how to configure +Zebra - + ZcashFoundation/zebra#2740 - - -ZcashFoundation/zebra#2740 -Documentation: link to -Zebra architecture blog -posts in zebrad overview -for devs in the book + + +ZcashFoundation/zebra#2740 +Documentation: link to +Zebra architecture blog +posts in zebrad overview +for devs in the book + + + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test - + ZcashFoundation/zebra#3263 - - -ZcashFoundation/zebra#3263 -Security: Remove the -ErrorSlot from the -heartbeat and connection -tasks + + +ZcashFoundation/zebra#3263 +Security: Remove the +ErrorSlot from the +heartbeat and connection +tasks - + ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. - + ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` - + ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing - + ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints - + ZcashFoundation/zebra#3831 - - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs + + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs - + ZcashFoundation/zebra#3179 - - -ZcashFoundation/zebra#3179 -Use a `bellman::Proof` -instead of a byte array -in `Groth16Proof` + + +ZcashFoundation/zebra#3179 +Use a `bellman::Proof` +instead of a byte array +in `Groth16Proof` - + ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default + + +ZcashFoundation/zebra#3117 +Stop using private IP +addresses by default + + + + + +ZcashFoundation/zebra#2631 + + +ZcashFoundation/zebra#2631 +Send committed spent +OutPoints & nullifiers to +the mempool for rejection + + + + + +ZcashFoundation/zebra#1894 + + +ZcashFoundation/zebra#1894 +Zebra should follow OS +directory conventions +better + + + + + +ZcashFoundation/zebra#3432 + + +ZcashFoundation/zebra#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts + + + + + +ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 + + + + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate + + + + + +ZcashFoundation/zebra#1904 + + +ZcashFoundation/zebra#1904 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + + + +ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 + + + + + +ZcashFoundation/zebra#4753 + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories + + + + + +ZcashFoundation/zebra#4834 + + +ZcashFoundation/zebra#4834 +Switch zebrad to a non- +blocking tracing logger + + + + + +ZcashFoundation/zebra#3096 + + +ZcashFoundation/zebra#3096 +Epic: Zebra Stable +Release Candidate + + + + + +ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 + + + + + +ZcashFoundation/zebra#4562 + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release + + + + + +ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 + + + + + +ZcashFoundation/zebra#4733 + + +ZcashFoundation/zebra#4733 +Return connection errors +from the heartbeat task +to the `Client` + + + + + +ZcashFoundation/zebra#4735 + + +ZcashFoundation/zebra#4735 +Remove the `ErrorSlot` +type + + + + + +ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 + + + + + +ZcashFoundation/zebra#4737 + + +ZcashFoundation/zebra#4737 +Return detailed error +information from the +heartbeat task + + + + + +ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 + + + + + +ZcashFoundation/zebra#4734 + + +ZcashFoundation/zebra#4734 +Return errors from +`Connection` methods to +the `Client` + + + + + +ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 + + + + + +ZcashFoundation/zebra#4684 + + +ZcashFoundation/zebra#4684 +Test that every old +zebrad.toml config still +works + + + + + +ZcashFoundation/zebra#4778 + + +ZcashFoundation/zebra#4778 +Replace old release +criteria with stable +release candidate +criteria in docs + + + + + +ZcashFoundation/zebra#4677 + + +ZcashFoundation/zebra#4677 +Various tests sometimes +fail + + + + + +ZcashFoundation/zebra#1621 + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default + + + + + +ZcashFoundation/zebra#4295 + + +ZcashFoundation/zebra#4295 +Truncate branch name when +used in Google Cloud +names + + + + + +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#4875 + + +ZcashFoundation/zebra#4875 +Send the state tip height +in Version messages + + + + + +ZcashFoundation/zebra#4822 + + +ZcashFoundation/zebra#4822 +Speed up opening the +database + + + + + +ZcashFoundation/zebra#3757 + + +ZcashFoundation/zebra#3757 +De-duplicate note +commitment trees in the +finalized and non- +finalized state + + + + + +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website + + + + + +ZcashFoundation/zebra#4678 + + +ZcashFoundation/zebra#4678 +Return peer metadata from +`connect_isolated` +functions + + + + + +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC + + + + + +ZcashFoundation/zebra#4591 + + +ZcashFoundation/zebra#4591 +Fix timeout not being +enforced by sync_until @@ -1061,10 +1061,10 @@ ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -1072,12 +1072,12 @@ ZcashFoundation/zebra#4767 - -ZcashFoundation/zebra#4767 -Remove duplicate -`orchard` crates, change -dependencies to -`zcash/librustzcash` + +ZcashFoundation/zebra#4767 +Remove duplicate +`orchard` crates, change +dependencies to +`zcash/librustzcash` @@ -1085,115 +1085,115 @@ ZcashFoundation/zebra#4745 - - - -ZcashFoundation/zebra#4745 -Broken, half-done support -for halo2 batch -verification + + + +ZcashFoundation/zebra#4745 +Broken, half-done support +for halo2 batch +verification ZcashFoundation/zebra#4767->ZcashFoundation/zebra#4745 - - + + ZcashFoundation/zebra#4672 - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification ZcashFoundation/zebra#4767->ZcashFoundation/zebra#4672 - - + + ZcashFoundation/zebra#4747 - -ZcashFoundation/zebra#4747 -Mini-Epic: Stop tokio -tasks running for a long -time and blocking other -tasks + +ZcashFoundation/zebra#4747 +Mini-Epic: Stop tokio +tasks running for a long +time and blocking other +tasks ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4733 - - + + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4734 - - + + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#3096 - - + + ZcashFoundation/zebra#4882 - -ZcashFoundation/zebra#4882 -Add zcash-lightwalletd / -Build images to required -jobs + +ZcashFoundation/zebra#4882 +Add zcash-lightwalletd / +Build images to required +jobs ZcashFoundation/zebra#4882->ZcashFoundation/zebra#4612 - - + + ZcashFoundation/zebra#4894 - -ZcashFoundation/zebra#4894 -Wait until lightwalletd -full sync goes all the -way to the tip + +ZcashFoundation/zebra#4894 +Wait until lightwalletd +full sync goes all the +way to the tip ZcashFoundation/zebra#4894->ZcashFoundation/zebra#4350 - - + + ZcashFoundation/zebra#4554 - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI @@ -1201,12 +1201,12 @@ ZcashFoundation/zebra#4545 - -ZcashFoundation/zebra#4545 -Start disconnecting from -outdated peers before -network upgrade -activation + +ZcashFoundation/zebra#4545 +Start disconnecting from +outdated peers before +network upgrade +activation @@ -1214,19 +1214,19 @@ ZcashFoundation/zebra#4226 - -ZcashFoundation/zebra#4226 -Prefer faster peers, but -if all peers are slow, -still connect to them + +ZcashFoundation/zebra#4226 +Prefer faster peers, but +if all peers are slow, +still connect to them ZcashFoundation/zebra#4545->ZcashFoundation/zebra#4226 - - + + diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 2c571177..10677422 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -5,19 +5,19 @@ - - - + + + -cluster_1 - -Mini-Epic: Stop tokio tasks running for a long time and blocking other tasks +cluster_2 + +Mini-Epic: Stop tokio tasks running for a long time and blocking other tasks cluster_5 - -Epic: Zebra as a lightwalletd backend + +Epic: Zebra as a lightwalletd backend cluster_0 @@ -25,32 +25,32 @@ Tracking: Zebra as a Full-Node Wallet -cluster_2 - -Epic: Zebra Stable Release Candidate +cluster_4 + +Tracking: Documentation -cluster_4 - -Tracking: Documentation +cluster_3 + +Tracking: Tech Debt -cluster_3 - -Tracking: Tech Debt +cluster_1 + +Epic: Zebra Stable Release Candidate ZcashFoundation/zebra#4721 - - - -ZcashFoundation/zebra#4721 -Send note commitment and -history trees from the -non-finalized state to -the finalized state + + + +ZcashFoundation/zebra#4721 +Send note commitment and +history trees from the +non-finalized state to +the finalized state @@ -58,48 +58,48 @@ ZcashFoundation/zebra#4823 - -ZcashFoundation/zebra#4823 -Find out which parts of C -ommitBlock/CommitFinalize -dBlock are slow + +ZcashFoundation/zebra#4823 +Find out which parts of C +ommitBlock/CommitFinalize +dBlock are slow ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 - - + + - + ZcashFoundation/zebra#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states - + ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 - - + + ZcashFoundation/zebra#4794 - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains @@ -107,30 +107,30 @@ ZcashFoundation/zebra#4837 - -ZcashFoundation/zebra#4837 -Store history trees by -height in the non- -finalized state + +ZcashFoundation/zebra#4837 +Store history trees by +height in the non- +finalized state ZcashFoundation/zebra#4837->ZcashFoundation/zebra#4794 - - + + ZcashFoundation/zebra#4774 - -ZcashFoundation/zebra#4774 -Add an NU5 block test -vector that contains many -shielded Orchard -transactions + +ZcashFoundation/zebra#4774 +Add an NU5 block test +vector that contains many +shielded Orchard +transactions @@ -138,47 +138,47 @@ ZcashFoundation/zebra#4841 - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance ZcashFoundation/zebra#4774->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#4775 - -ZcashFoundation/zebra#4775 -Add an NU5 block test -vector that contains many -shielded Sapling -transactions + +ZcashFoundation/zebra#4775 +Add an NU5 block test +vector that contains many +shielded Sapling +transactions ZcashFoundation/zebra#4775->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#4831 - -ZcashFoundation/zebra#4831 -Revert deserializing -state transactions in -`rayon` threads + +ZcashFoundation/zebra#4831 +Revert deserializing +state transactions in +`rayon` threads @@ -186,12 +186,12 @@ ZcashFoundation/zebra#4824 - -ZcashFoundation/zebra#4824 -Send note commitment and -history trees from the -non-finalized state to -the finalized state + +ZcashFoundation/zebra#4824 +Send note commitment and +history trees from the +non-finalized state to +the finalized state @@ -199,10 +199,10 @@ ZcashFoundation/zebra#4583 - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console @@ -210,10 +210,10 @@ ZcashFoundation/zebra#4821 - -ZcashFoundation/zebra#4821 -Open the database in a -blocking tokio thread + +ZcashFoundation/zebra#4821 +Open the database in a +blocking tokio thread @@ -221,11 +221,11 @@ ZcashFoundation/zebra#4789 - -ZcashFoundation/zebra#4789 -Move CPU-heavy proof -preparation into the -batch cryptography thread + +ZcashFoundation/zebra#4789 +Move CPU-heavy proof +preparation into the +batch cryptography thread @@ -233,10 +233,10 @@ ZcashFoundation/zebra#4350 - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test @@ -244,11 +244,11 @@ ZcashFoundation/zebra#4612 - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -497,381 +497,24 @@ - - -ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection - - - - - -ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better - - - - - -ZcashFoundation/zebra#3432 - - -ZcashFoundation/zebra#3432 -Use the Filesystem -Hierarchy Standard (FHS) -for deployments and -artifacts - - - - - -ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra 1.0.0-rc.0 -stable release candidate - - - - - -ZcashFoundation/zebra#1904 - - -ZcashFoundation/zebra#1904 -Some DNS seeders and -block explorers don't -show Zebra nodes - - - - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - - -ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - - - - -ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories - - - - - -ZcashFoundation/zebra#4834 - - -ZcashFoundation/zebra#4834 -Switch zebrad to a non- -blocking tracing logger - - - - - -ZcashFoundation/zebra#3096 - - -ZcashFoundation/zebra#3096 -Epic: Zebra Stable -Release Candidate - - - - - -ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 - - - - - -ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release - - - - - -ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - - - - -ZcashFoundation/zebra#4733 - - -ZcashFoundation/zebra#4733 -Return connection errors -from the heartbeat task -to the `Client` - - - - - -ZcashFoundation/zebra#4735 - - -ZcashFoundation/zebra#4735 -Remove the `ErrorSlot` -type - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4737 - - -ZcashFoundation/zebra#4737 -Return detailed error -information from the -heartbeat task - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 - - - - - -ZcashFoundation/zebra#4734 - - -ZcashFoundation/zebra#4734 -Return errors from -`Connection` methods to -the `Client` - - - - - -ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4684 - - -ZcashFoundation/zebra#4684 -Test that every old -zebrad.toml config still -works - - - - - -ZcashFoundation/zebra#4778 - - -ZcashFoundation/zebra#4778 -Replace old release -criteria with stable -release candidate -criteria in docs - - - - - -ZcashFoundation/zebra#4677 - - -ZcashFoundation/zebra#4677 -Various tests sometimes -fail - - - - - -ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default - - - - - -ZcashFoundation/zebra#4295 - - -ZcashFoundation/zebra#4295 -Truncate branch name when -used in Google Cloud -names - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4875 - - -ZcashFoundation/zebra#4875 -Send the state tip height -in Version messages - - - - - -ZcashFoundation/zebra#4822 - - -ZcashFoundation/zebra#4822 -Speed up opening the -database - - - - - -ZcashFoundation/zebra#3757 - - -ZcashFoundation/zebra#3757 -De-duplicate note -commitment trees in the -finalized and non- -finalized state - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website - - - - - -ZcashFoundation/zebra#4678 - - -ZcashFoundation/zebra#4678 -Return peer metadata from -`connect_isolated` -functions - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC - - - - - -ZcashFoundation/zebra#4591 - - -ZcashFoundation/zebra#4591 -Fix timeout not being -enforced by sync_until - - - - + ZcashFoundation/zebra#2971 - - -ZcashFoundation/zebra#2971 -Fix crawler.rs doctest + + +ZcashFoundation/zebra#2971 +Fix crawler.rs doctest - + ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Work out how to release -Zebra binaries + + +ZcashFoundation/zebra#1963 +Work out how to release +Zebra binaries @@ -879,169 +522,526 @@ ZcashFoundation/zebra#755 - -ZcashFoundation/zebra#755 -Automate zebrad releases + +ZcashFoundation/zebra#755 +Automate zebrad releases ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 - - + + ZcashFoundation/zebra#2564 - -ZcashFoundation/zebra#2564 -Include git metadata in -docker logs and Google -Cloud panic reports + +ZcashFoundation/zebra#2564 +Include git metadata in +docker logs and Google +Cloud panic reports ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 - - + + ZcashFoundation/zebra#4412 - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - - + + - + ZcashFoundation/zebra#2972 - - -ZcashFoundation/zebra#2972 -Make it easy for users to -discover how to configure -Zebra + + +ZcashFoundation/zebra#2972 +Make it easy for users to +discover how to configure +Zebra - + ZcashFoundation/zebra#2740 - - -ZcashFoundation/zebra#2740 -Documentation: link to -Zebra architecture blog -posts in zebrad overview -for devs in the book + + +ZcashFoundation/zebra#2740 +Documentation: link to +Zebra architecture blog +posts in zebrad overview +for devs in the book + + + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test - + ZcashFoundation/zebra#3263 - - -ZcashFoundation/zebra#3263 -Security: Remove the -ErrorSlot from the -heartbeat and connection -tasks + + +ZcashFoundation/zebra#3263 +Security: Remove the +ErrorSlot from the +heartbeat and connection +tasks - + ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. - + ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` - + ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing - + ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints - + ZcashFoundation/zebra#3831 - - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs + + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs - + ZcashFoundation/zebra#3179 - - -ZcashFoundation/zebra#3179 -Use a `bellman::Proof` -instead of a byte array -in `Groth16Proof` + + +ZcashFoundation/zebra#3179 +Use a `bellman::Proof` +instead of a byte array +in `Groth16Proof` - + ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default + + +ZcashFoundation/zebra#3117 +Stop using private IP +addresses by default + + + + + +ZcashFoundation/zebra#2631 + + +ZcashFoundation/zebra#2631 +Send committed spent +OutPoints & nullifiers to +the mempool for rejection + + + + + +ZcashFoundation/zebra#1894 + + +ZcashFoundation/zebra#1894 +Zebra should follow OS +directory conventions +better + + + + + +ZcashFoundation/zebra#3432 + + +ZcashFoundation/zebra#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts + + + + + +ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 + + + + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate + + + + + +ZcashFoundation/zebra#1904 + + +ZcashFoundation/zebra#1904 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + + + +ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 + + + + + +ZcashFoundation/zebra#4753 + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories + + + + + +ZcashFoundation/zebra#4834 + + +ZcashFoundation/zebra#4834 +Switch zebrad to a non- +blocking tracing logger + + + + + +ZcashFoundation/zebra#3096 + + +ZcashFoundation/zebra#3096 +Epic: Zebra Stable +Release Candidate + + + + + +ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 + + + + + +ZcashFoundation/zebra#4562 + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release + + + + + +ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 + + + + + +ZcashFoundation/zebra#4733 + + +ZcashFoundation/zebra#4733 +Return connection errors +from the heartbeat task +to the `Client` + + + + + +ZcashFoundation/zebra#4735 + + +ZcashFoundation/zebra#4735 +Remove the `ErrorSlot` +type + + + + + +ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 + + + + + +ZcashFoundation/zebra#4737 + + +ZcashFoundation/zebra#4737 +Return detailed error +information from the +heartbeat task + + + + + +ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 + + + + + +ZcashFoundation/zebra#4734 + + +ZcashFoundation/zebra#4734 +Return errors from +`Connection` methods to +the `Client` + + + + + +ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 + + + + + +ZcashFoundation/zebra#4684 + + +ZcashFoundation/zebra#4684 +Test that every old +zebrad.toml config still +works + + + + + +ZcashFoundation/zebra#4778 + + +ZcashFoundation/zebra#4778 +Replace old release +criteria with stable +release candidate +criteria in docs + + + + + +ZcashFoundation/zebra#4677 + + +ZcashFoundation/zebra#4677 +Various tests sometimes +fail + + + + + +ZcashFoundation/zebra#1621 + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default + + + + + +ZcashFoundation/zebra#4295 + + +ZcashFoundation/zebra#4295 +Truncate branch name when +used in Google Cloud +names + + + + + +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#4875 + + +ZcashFoundation/zebra#4875 +Send the state tip height +in Version messages + + + + + +ZcashFoundation/zebra#4822 + + +ZcashFoundation/zebra#4822 +Speed up opening the +database + + + + + +ZcashFoundation/zebra#3757 + + +ZcashFoundation/zebra#3757 +De-duplicate note +commitment trees in the +finalized and non- +finalized state + + + + + +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website + + + + + +ZcashFoundation/zebra#4678 + + +ZcashFoundation/zebra#4678 +Return peer metadata from +`connect_isolated` +functions + + + + + +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC + + + + + +ZcashFoundation/zebra#4591 + + +ZcashFoundation/zebra#4591 +Fix timeout not being +enforced by sync_until @@ -1049,10 +1049,10 @@ ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -1060,12 +1060,12 @@ ZcashFoundation/zebra#4767 - -ZcashFoundation/zebra#4767 -Remove duplicate -`orchard` crates, change -dependencies to -`zcash/librustzcash` + +ZcashFoundation/zebra#4767 +Remove duplicate +`orchard` crates, change +dependencies to +`zcash/librustzcash` @@ -1073,115 +1073,115 @@ ZcashFoundation/zebra#4745 - - - -ZcashFoundation/zebra#4745 -Broken, half-done support -for halo2 batch -verification + + + +ZcashFoundation/zebra#4745 +Broken, half-done support +for halo2 batch +verification ZcashFoundation/zebra#4767->ZcashFoundation/zebra#4745 - - + + ZcashFoundation/zebra#4672 - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification ZcashFoundation/zebra#4767->ZcashFoundation/zebra#4672 - - + + ZcashFoundation/zebra#4747 - -ZcashFoundation/zebra#4747 -Mini-Epic: Stop tokio -tasks running for a long -time and blocking other -tasks + +ZcashFoundation/zebra#4747 +Mini-Epic: Stop tokio +tasks running for a long +time and blocking other +tasks ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4733 - - + + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4734 - - + + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#3096 - - + + ZcashFoundation/zebra#4882 - -ZcashFoundation/zebra#4882 -Add zcash-lightwalletd / -Build images to required -jobs + +ZcashFoundation/zebra#4882 +Add zcash-lightwalletd / +Build images to required +jobs ZcashFoundation/zebra#4882->ZcashFoundation/zebra#4612 - - + + ZcashFoundation/zebra#4894 - -ZcashFoundation/zebra#4894 -Wait until lightwalletd -full sync goes all the -way to the tip + +ZcashFoundation/zebra#4894 +Wait until lightwalletd +full sync goes all the +way to the tip ZcashFoundation/zebra#4894->ZcashFoundation/zebra#4350 - - + + ZcashFoundation/zebra#4554 - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI @@ -1189,12 +1189,12 @@ ZcashFoundation/zebra#4545 - -ZcashFoundation/zebra#4545 -Start disconnecting from -outdated peers before -network upgrade -activation + +ZcashFoundation/zebra#4545 +Start disconnecting from +outdated peers before +network upgrade +activation @@ -1202,19 +1202,19 @@ ZcashFoundation/zebra#4226 - -ZcashFoundation/zebra#4226 -Prefer faster peers, but -if all peers are slow, -still connect to them + +ZcashFoundation/zebra#4226 +Prefer faster peers, but +if all peers are slow, +still connect to them ZcashFoundation/zebra#4545->ZcashFoundation/zebra#4226 - - + + diff --git a/zcash-zf-devops-dag.html b/zcash-zf-devops-dag.html index 2946b72b..51f94bcc 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -22,29 +22,40 @@ +cluster_3 + +Tracking: Tech Debt + + cluster_1 Epic: Zebra Stable Release Candidate - -cluster_5 - -Epic: Zebra as a lightwalletd backend - cluster_4 Tracking: Documentation -cluster_3 - -Tracking: Tech Debt +cluster_5 + +Epic: Zebra as a lightwalletd backend + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -54,9 +65,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -73,9 +84,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -84,17 +95,6 @@ - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 @@ -102,9 +102,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -114,9 +114,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -132,9 +132,9 @@ - + ZcashFoundation/zebra#4295 - + ZcashFoundation/zebra#4295 Truncate branch name when @@ -144,9 +144,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -154,18 +154,6 @@ - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - ZcashFoundation/zebra#1963 @@ -229,6 +217,18 @@ + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + ZcashFoundation/zebra#4882 diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index cd44b388..79a94222 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -10,29 +10,40 @@ +cluster_3 + +Tracking: Tech Debt + + cluster_1 Epic: Zebra Stable Release Candidate - -cluster_5 - -Epic: Zebra as a lightwalletd backend - cluster_4 Tracking: Documentation -cluster_3 - -Tracking: Tech Debt +cluster_5 + +Epic: Zebra as a lightwalletd backend + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -42,9 +53,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -61,9 +72,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -72,17 +83,6 @@ - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 @@ -90,9 +90,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -102,9 +102,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -120,9 +120,9 @@ - + ZcashFoundation/zebra#4295 - + ZcashFoundation/zebra#4295 Truncate branch name when @@ -132,9 +132,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -142,18 +142,6 @@ - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - ZcashFoundation/zebra#1963 @@ -217,6 +205,18 @@ + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + ZcashFoundation/zebra#4882