diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 47327047..e01bf571 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -17,101 +17,101 @@ -
- - +
+ + cluster_1 - -Stop tokio tasks running for a long time and blocking other tasks + +Stop tokio tasks running for a long time and blocking other tasks -cluster_4 - -Tracking: Tech Debt +cluster_3 + +Tracking: Tech Debt -cluster_3 - -Tracking: Documentation +cluster_2 + +Tracking: Zebra as a Full-Node Wallet -cluster_2 - -Tracking: Zebra as a Full-Node Wallet +cluster_4 + +Tracking: Documentation -cluster_5 - -Epic: Zebra as a lightwalletd backend +cluster_0 + +Epic: Zebra Stable Release Candidate -cluster_0 - -Epic: Zebra Stable Release Candidate +cluster_5 + +Epic: Zebra as a lightwalletd backend 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 - + 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#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#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,12 +119,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 @@ -132,11 +132,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 @@ -144,10 +144,10 @@ ZcashFoundation/zebra#4583 - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console @@ -155,10 +155,10 @@ ZcashFoundation/zebra#1791 - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test @@ -166,12 +166,12 @@ 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 @@ -179,10 +179,10 @@ ZcashFoundation/zebra#3383 - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. @@ -190,11 +190,11 @@ ZcashFoundation/zebra#3436 - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` @@ -202,11 +202,11 @@ ZcashFoundation/zebra#2908 - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing @@ -214,10 +214,10 @@ ZcashFoundation/zebra#2297 - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints @@ -225,10 +225,10 @@ ZcashFoundation/zebra#3831 - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs @@ -236,11 +236,11 @@ 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` @@ -248,31 +248,288 @@ 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#271 + + +ZcashFoundation/zebra#271 +Sapling/Orchard Key +Agreement and KDF + + + + + +ZcashFoundation/zebra#269 + + +ZcashFoundation/zebra#269 +Sapling/Orchard note +encryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 + + + + + +ZcashFoundation/zebra#3002 + + +ZcashFoundation/zebra#3002 +Sapling note decryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 + + + + + +ZcashFoundation/zebra#325 + + +ZcashFoundation/zebra#325 +Block Chain Scanning + + + + + +ZcashFoundation/zebra#4691 + + +ZcashFoundation/zebra#4691 +Stop assuming testnet +when parsing keys and +addresses + + + + + +ZcashFoundation/zebra#267 + + +ZcashFoundation/zebra#267 +Implement ZIP-32 Sapling +and Orchard key +derivation + + + + + +ZcashFoundation/zebra#2064 + + +ZcashFoundation/zebra#2064 +Import Poseidon hash into +Zebra + + + + + +ZcashFoundation/zebra#2192 + + +ZcashFoundation/zebra#2192 +Implement +`EphemeralPrivateKey`'s +for Orchard, Sapling, +Sprout + + + + + +ZcashFoundation/zebra#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +ZcashFoundation/zebra#181 + + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. + + + + + +ZcashFoundation/zebra#321 + + +ZcashFoundation/zebra#321 +Create Output Proof + + + + + +ZcashFoundation/zebra#272 + + +ZcashFoundation/zebra#272 +Sprout Key Agreement and +KDF + + + + + +ZcashFoundation/zebra#2496 + + +ZcashFoundation/zebra#2496 +Handle a ivk == ⊥ +(KA^Orchard private key) +when generating an +Orchard Spending Key + + + + + +ZcashFoundation/zebra#3869 + + +ZcashFoundation/zebra#3869 +Orchard: ensure that ivk += 0 is rejected if that +negligible case occurs + + + + + +ZcashFoundation/zebra#278 + + +ZcashFoundation/zebra#278 +Sapling Note Builder + + + + + +ZcashFoundation/zebra#2447 + + +ZcashFoundation/zebra#2447 +Define a new `Amount` +`Constraint` for Note +values w/ [0..2^64) as +`valid_range()` + + + + + +ZcashFoundation/zebra#2041 + + +ZcashFoundation/zebra#2041 +Orchard: derive +OutgoingCipherKey ( +Sapling and Orchard) + + + + + +ZcashFoundation/zebra#4692 + + +ZcashFoundation/zebra#4692 +Check address and key +lengths when parsing +strings + + + + + +ZcashFoundation/zebra#320 + + +ZcashFoundation/zebra#320 +Create a Spend Proof + + + + + +ZcashFoundation/zebra#2080 + + +ZcashFoundation/zebra#2080 +[blocked on frost] +replace`redpallas` module +with `reddsa`/`redpallas` +crate + + + + + +ZcashFoundation/zebra#2095 + + +ZcashFoundation/zebra#2095 +Orchard: update +note/action generation to +include input note +nullifier in the +PRF^expand invocations - + 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 @@ -280,442 +537,162 @@ 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#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF - - - - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling/Orchard note -encryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 - - - - - -ZcashFoundation/zebra#3002 - - -ZcashFoundation/zebra#3002 -Sapling note decryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 - - - - - -ZcashFoundation/zebra#325 - - -ZcashFoundation/zebra#325 -Block Chain Scanning - - - - - -ZcashFoundation/zebra#4691 - - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses - - - - - -ZcashFoundation/zebra#267 - - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation - - - - - -ZcashFoundation/zebra#2064 - - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra - - - - - -ZcashFoundation/zebra#2192 - - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout - - - - - -ZcashFoundation/zebra#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. - - - - - -ZcashFoundation/zebra#321 - - -ZcashFoundation/zebra#321 -Create Output Proof - - - - - -ZcashFoundation/zebra#272 - - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF - - - - - -ZcashFoundation/zebra#2496 - - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key - - - - - -ZcashFoundation/zebra#3869 - - -ZcashFoundation/zebra#3869 -Orchard: ensure that ivk -= 0 is rejected if that -negligible case occurs - - - - - -ZcashFoundation/zebra#278 - - -ZcashFoundation/zebra#278 -Sapling Note Builder - - - - - -ZcashFoundation/zebra#2447 - - -ZcashFoundation/zebra#2447 -Define a new `Amount` -`Constraint` for Note -values w/ [0..2^64) as -`valid_range()` - - - - - -ZcashFoundation/zebra#2041 - - -ZcashFoundation/zebra#2041 -Orchard: derive -OutgoingCipherKey ( -Sapling and Orchard) - - - - - -ZcashFoundation/zebra#4692 - - -ZcashFoundation/zebra#4692 -Check address and key -lengths when parsing -strings - - - - - -ZcashFoundation/zebra#320 - - -ZcashFoundation/zebra#320 -Create a Spend Proof - - - - - -ZcashFoundation/zebra#2080 - - -ZcashFoundation/zebra#2080 -[blocked on frost] -replace`redpallas` module -with `reddsa`/`redpallas` -crate - - - - -ZcashFoundation/zebra#2095 - - -ZcashFoundation/zebra#2095 -Orchard: update -note/action generation to -include input note -nullifier in the -PRF^expand invocations - - - - - -ZcashFoundation/zebra#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed +ZcashFoundation/zebra#2740 + + +ZcashFoundation/zebra#2740 +Documentation: link to +Zebra architecture blog +posts in zebrad overview +for devs in the book - + ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection + + +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#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#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#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 +Some DNS seeders and +block explorers don't +show Zebra nodes ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - + + - + ZcashFoundation/zebra#4820 - - -ZcashFoundation/zebra#4820 -When `lightwalletd` -hangs, make the test -pass, and ignore any -problems with the cached -state + + +ZcashFoundation/zebra#4820 +When `lightwalletd` +hangs, make the test +pass, and ignore any +problems with the cached +state @@ -723,48 +700,48 @@ ZcashFoundation/zebra#4765 - - - -ZcashFoundation/zebra#4765 -Release Zebra to -1.0.0-beta.13 + + + +ZcashFoundation/zebra#4765 +Release Zebra to +1.0.0-beta.13 ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 - - + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +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#4733 +Return connection errors +from the heartbeat task +to the `Client` @@ -782,8 +759,8 @@ ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 - - + + @@ -800,165 +777,188 @@ ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 - - + + - + ZcashFoundation/zebra#4734 - - -ZcashFoundation/zebra#4734 -Return errors from -`Connection` methods to -the `Client` + + +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#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#4778 +Replace old release +criteria with stable +release candidate +criteria in docs - + ZcashFoundation/zebra#4677 - - -ZcashFoundation/zebra#4677 -Various tests sometimes -fail + + +ZcashFoundation/zebra#4677 +Various tests sometimes +fail - + ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + ZcashFoundation/zebra#3757 - - -ZcashFoundation/zebra#3757 -De-duplicate note -commitment trees in the -finalized and non- -finalized state + + +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#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#4678 +Return peer metadata from +`connect_isolated` +functions - + ZcashFoundation/zebra#4751 - - -ZcashFoundation/zebra#4751 -ci: Add missing CI/CD -status labels to -README.md + + +ZcashFoundation/zebra#4751 +ci: Add missing CI/CD +status labels to +README.md - + ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories - + ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC + + +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#4591 +Fix timeout not being +enforced by sync_until + + + + + +ZcashFoundation/zebra#4350 + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test + + + + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -966,10 +966,10 @@ ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -977,10 +977,10 @@ ZcashFoundation/zebra#4767 - -ZcashFoundation/zebra#4767 -Remove duplicate -`orchard` crates + +ZcashFoundation/zebra#4767 +Remove duplicate +`orchard` crates @@ -988,154 +988,136 @@ 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 -Stop tokio tasks running -for a long time and -blocking other tasks + +ZcashFoundation/zebra#4747 +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#3096 - -ZcashFoundation/zebra#3096 -Epic: Zebra Stable -Release Candidate + +ZcashFoundation/zebra#3096 +Epic: Zebra Stable +Release Candidate ZcashFoundation/zebra#4747->ZcashFoundation/zebra#3096 - - + + ZcashFoundation/zebra#4537 - - - -ZcashFoundation/zebra#4537 -test(grpc): -`GetMempoolTx` and -`GetMempoolStream` test + + + +ZcashFoundation/zebra#4537 +test(grpc): +`GetMempoolTx` and +`GetMempoolStream` test - - -ZcashFoundation/zebra#4819 - - -ZcashFoundation/zebra#4819 -Fix unstable mempool_tran -saction_expiration test -due to concurrency - - - - - -ZcashFoundation/zebra#4819->ZcashFoundation/zebra#4765 - - - - + 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 - + 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 - + 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 562656db..9fb9c1bf 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -5,101 +5,101 @@ - - - + + + cluster_1 - -Stop tokio tasks running for a long time and blocking other tasks + +Stop tokio tasks running for a long time and blocking other tasks -cluster_4 - -Tracking: Tech Debt +cluster_3 + +Tracking: Tech Debt -cluster_3 - -Tracking: Documentation +cluster_2 + +Tracking: Zebra as a Full-Node Wallet -cluster_2 - -Tracking: Zebra as a Full-Node Wallet +cluster_4 + +Tracking: Documentation -cluster_5 - -Epic: Zebra as a lightwalletd backend +cluster_0 + +Epic: Zebra Stable Release Candidate -cluster_0 - -Epic: Zebra Stable Release Candidate +cluster_5 + +Epic: Zebra as a lightwalletd backend 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 - + 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#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#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,12 +107,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 @@ -120,11 +120,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 @@ -132,10 +132,10 @@ ZcashFoundation/zebra#4583 - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console @@ -143,10 +143,10 @@ ZcashFoundation/zebra#1791 - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test @@ -154,12 +154,12 @@ 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 @@ -167,10 +167,10 @@ ZcashFoundation/zebra#3383 - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. @@ -178,11 +178,11 @@ ZcashFoundation/zebra#3436 - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` @@ -190,11 +190,11 @@ ZcashFoundation/zebra#2908 - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing @@ -202,10 +202,10 @@ ZcashFoundation/zebra#2297 - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints @@ -213,10 +213,10 @@ ZcashFoundation/zebra#3831 - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs @@ -224,11 +224,11 @@ 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` @@ -236,31 +236,288 @@ 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#271 + + +ZcashFoundation/zebra#271 +Sapling/Orchard Key +Agreement and KDF + + + + + +ZcashFoundation/zebra#269 + + +ZcashFoundation/zebra#269 +Sapling/Orchard note +encryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 + + + + + +ZcashFoundation/zebra#3002 + + +ZcashFoundation/zebra#3002 +Sapling note decryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 + + + + + +ZcashFoundation/zebra#325 + + +ZcashFoundation/zebra#325 +Block Chain Scanning + + + + + +ZcashFoundation/zebra#4691 + + +ZcashFoundation/zebra#4691 +Stop assuming testnet +when parsing keys and +addresses + + + + + +ZcashFoundation/zebra#267 + + +ZcashFoundation/zebra#267 +Implement ZIP-32 Sapling +and Orchard key +derivation + + + + + +ZcashFoundation/zebra#2064 + + +ZcashFoundation/zebra#2064 +Import Poseidon hash into +Zebra + + + + + +ZcashFoundation/zebra#2192 + + +ZcashFoundation/zebra#2192 +Implement +`EphemeralPrivateKey`'s +for Orchard, Sapling, +Sprout + + + + + +ZcashFoundation/zebra#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +ZcashFoundation/zebra#181 + + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. + + + + + +ZcashFoundation/zebra#321 + + +ZcashFoundation/zebra#321 +Create Output Proof + + + + + +ZcashFoundation/zebra#272 + + +ZcashFoundation/zebra#272 +Sprout Key Agreement and +KDF + + + + + +ZcashFoundation/zebra#2496 + + +ZcashFoundation/zebra#2496 +Handle a ivk == ⊥ +(KA^Orchard private key) +when generating an +Orchard Spending Key + + + + + +ZcashFoundation/zebra#3869 + + +ZcashFoundation/zebra#3869 +Orchard: ensure that ivk += 0 is rejected if that +negligible case occurs + + + + + +ZcashFoundation/zebra#278 + + +ZcashFoundation/zebra#278 +Sapling Note Builder + + + + + +ZcashFoundation/zebra#2447 + + +ZcashFoundation/zebra#2447 +Define a new `Amount` +`Constraint` for Note +values w/ [0..2^64) as +`valid_range()` + + + + + +ZcashFoundation/zebra#2041 + + +ZcashFoundation/zebra#2041 +Orchard: derive +OutgoingCipherKey ( +Sapling and Orchard) + + + + + +ZcashFoundation/zebra#4692 + + +ZcashFoundation/zebra#4692 +Check address and key +lengths when parsing +strings + + + + + +ZcashFoundation/zebra#320 + + +ZcashFoundation/zebra#320 +Create a Spend Proof + + + + + +ZcashFoundation/zebra#2080 + + +ZcashFoundation/zebra#2080 +[blocked on frost] +replace`redpallas` module +with `reddsa`/`redpallas` +crate + + + + + +ZcashFoundation/zebra#2095 + + +ZcashFoundation/zebra#2095 +Orchard: update +note/action generation to +include input note +nullifier in the +PRF^expand invocations - + 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 @@ -268,442 +525,162 @@ 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#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF - - - - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling/Orchard note -encryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 - - - - - -ZcashFoundation/zebra#3002 - - -ZcashFoundation/zebra#3002 -Sapling note decryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 - - - - - -ZcashFoundation/zebra#325 - - -ZcashFoundation/zebra#325 -Block Chain Scanning - - - - - -ZcashFoundation/zebra#4691 - - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses - - - - - -ZcashFoundation/zebra#267 - - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation - - - - - -ZcashFoundation/zebra#2064 - - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra - - - - - -ZcashFoundation/zebra#2192 - - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout - - - - - -ZcashFoundation/zebra#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. - - - - - -ZcashFoundation/zebra#321 - - -ZcashFoundation/zebra#321 -Create Output Proof - - - - - -ZcashFoundation/zebra#272 - - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF - - - - - -ZcashFoundation/zebra#2496 - - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key - - - - - -ZcashFoundation/zebra#3869 - - -ZcashFoundation/zebra#3869 -Orchard: ensure that ivk -= 0 is rejected if that -negligible case occurs - - - - - -ZcashFoundation/zebra#278 - - -ZcashFoundation/zebra#278 -Sapling Note Builder - - - - - -ZcashFoundation/zebra#2447 - - -ZcashFoundation/zebra#2447 -Define a new `Amount` -`Constraint` for Note -values w/ [0..2^64) as -`valid_range()` - - - - - -ZcashFoundation/zebra#2041 - - -ZcashFoundation/zebra#2041 -Orchard: derive -OutgoingCipherKey ( -Sapling and Orchard) - - - - - -ZcashFoundation/zebra#4692 - - -ZcashFoundation/zebra#4692 -Check address and key -lengths when parsing -strings - - - - - -ZcashFoundation/zebra#320 - - -ZcashFoundation/zebra#320 -Create a Spend Proof - - - - - -ZcashFoundation/zebra#2080 - - -ZcashFoundation/zebra#2080 -[blocked on frost] -replace`redpallas` module -with `reddsa`/`redpallas` -crate - - - - -ZcashFoundation/zebra#2095 - - -ZcashFoundation/zebra#2095 -Orchard: update -note/action generation to -include input note -nullifier in the -PRF^expand invocations - - - - - -ZcashFoundation/zebra#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed +ZcashFoundation/zebra#2740 + + +ZcashFoundation/zebra#2740 +Documentation: link to +Zebra architecture blog +posts in zebrad overview +for devs in the book - + ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection + + +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#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#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#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 +Some DNS seeders and +block explorers don't +show Zebra nodes ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - + + - + ZcashFoundation/zebra#4820 - - -ZcashFoundation/zebra#4820 -When `lightwalletd` -hangs, make the test -pass, and ignore any -problems with the cached -state + + +ZcashFoundation/zebra#4820 +When `lightwalletd` +hangs, make the test +pass, and ignore any +problems with the cached +state @@ -711,48 +688,48 @@ ZcashFoundation/zebra#4765 - - - -ZcashFoundation/zebra#4765 -Release Zebra to -1.0.0-beta.13 + + + +ZcashFoundation/zebra#4765 +Release Zebra to +1.0.0-beta.13 ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 - - + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +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#4733 +Return connection errors +from the heartbeat task +to the `Client` @@ -770,8 +747,8 @@ ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 - - + + @@ -788,165 +765,188 @@ ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 - - + + - + ZcashFoundation/zebra#4734 - - -ZcashFoundation/zebra#4734 -Return errors from -`Connection` methods to -the `Client` + + +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#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#4778 +Replace old release +criteria with stable +release candidate +criteria in docs - + ZcashFoundation/zebra#4677 - - -ZcashFoundation/zebra#4677 -Various tests sometimes -fail + + +ZcashFoundation/zebra#4677 +Various tests sometimes +fail - + ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + ZcashFoundation/zebra#3757 - - -ZcashFoundation/zebra#3757 -De-duplicate note -commitment trees in the -finalized and non- -finalized state + + +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#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#4678 +Return peer metadata from +`connect_isolated` +functions - + ZcashFoundation/zebra#4751 - - -ZcashFoundation/zebra#4751 -ci: Add missing CI/CD -status labels to -README.md + + +ZcashFoundation/zebra#4751 +ci: Add missing CI/CD +status labels to +README.md - + ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories - + ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC + + +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#4591 +Fix timeout not being +enforced by sync_until + + + + + +ZcashFoundation/zebra#4350 + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test + + + + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -954,10 +954,10 @@ ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -965,10 +965,10 @@ ZcashFoundation/zebra#4767 - -ZcashFoundation/zebra#4767 -Remove duplicate -`orchard` crates + +ZcashFoundation/zebra#4767 +Remove duplicate +`orchard` crates @@ -976,154 +976,136 @@ 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 -Stop tokio tasks running -for a long time and -blocking other tasks + +ZcashFoundation/zebra#4747 +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#3096 - -ZcashFoundation/zebra#3096 -Epic: Zebra Stable -Release Candidate + +ZcashFoundation/zebra#3096 +Epic: Zebra Stable +Release Candidate ZcashFoundation/zebra#4747->ZcashFoundation/zebra#3096 - - + + ZcashFoundation/zebra#4537 - - - -ZcashFoundation/zebra#4537 -test(grpc): -`GetMempoolTx` and -`GetMempoolStream` test + + + +ZcashFoundation/zebra#4537 +test(grpc): +`GetMempoolTx` and +`GetMempoolStream` test - - -ZcashFoundation/zebra#4819 - - -ZcashFoundation/zebra#4819 -Fix unstable mempool_tran -saction_expiration test -due to concurrency - - - - - -ZcashFoundation/zebra#4819->ZcashFoundation/zebra#4765 - - - - + 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 - + 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 - + 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 bb49a57e..8e96237f 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -22,29 +22,175 @@ -cluster_3 - -Tracking: Documentation - - cluster_0 Epic: Zebra Stable Release Candidate - + cluster_4 - -Tracking: Tech Debt + +Tracking: Documentation - + cluster_5 Epic: Zebra as a lightwalletd backend - + +cluster_3 + +Tracking: Tech Debt + + +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#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#4820 + + +ZcashFoundation/zebra#4820 +When `lightwalletd` +hangs, make the test +pass, and ignore any +problems with the cached +state + + + + + +ZcashFoundation/zebra#4765 + + + + +ZcashFoundation/zebra#4765 +Release Zebra to +1.0.0-beta.13 + + + + + +ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 + + + + + +ZcashFoundation/zebra#4562 + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release + + + + + +ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 + + + + + +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#4751 + + +ZcashFoundation/zebra#4751 +ci: Add missing CI/CD +status labels to +README.md + + + + + +ZcashFoundation/zebra#4753 + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories + + + + + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -104,156 +250,10 @@ - - -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#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#4820 - - -ZcashFoundation/zebra#4820 -When `lightwalletd` -hangs, make the test -pass, and ignore any -problems with the cached -state - - - - - -ZcashFoundation/zebra#4765 - - - - -ZcashFoundation/zebra#4765 -Release Zebra to -1.0.0-beta.13 - - - - - -ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 - - - - - -ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release - - - - - -ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4751 - - -ZcashFoundation/zebra#4751 -ci: Add missing CI/CD -status labels to -README.md - - - - - -ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories - - - - + ZcashFoundation/zebra#4612 - + ZcashFoundation/zebra#4612 ci: Wait for lightwalletd diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index 7da474fe..36129d15 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -10,29 +10,175 @@ -cluster_3 - -Tracking: Documentation - - cluster_0 Epic: Zebra Stable Release Candidate - + cluster_4 - -Tracking: Tech Debt + +Tracking: Documentation - + cluster_5 Epic: Zebra as a lightwalletd backend - + +cluster_3 + +Tracking: Tech Debt + + +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#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#4820 + + +ZcashFoundation/zebra#4820 +When `lightwalletd` +hangs, make the test +pass, and ignore any +problems with the cached +state + + + + + +ZcashFoundation/zebra#4765 + + + + +ZcashFoundation/zebra#4765 +Release Zebra to +1.0.0-beta.13 + + + + + +ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 + + + + + +ZcashFoundation/zebra#4562 + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release + + + + + +ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 + + + + + +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#4751 + + +ZcashFoundation/zebra#4751 +ci: Add missing CI/CD +status labels to +README.md + + + + + +ZcashFoundation/zebra#4753 + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories + + + + + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -92,156 +238,10 @@ - - -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#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#4820 - - -ZcashFoundation/zebra#4820 -When `lightwalletd` -hangs, make the test -pass, and ignore any -problems with the cached -state - - - - - -ZcashFoundation/zebra#4765 - - - - -ZcashFoundation/zebra#4765 -Release Zebra to -1.0.0-beta.13 - - - - - -ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 - - - - - -ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release - - - - - -ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4751 - - -ZcashFoundation/zebra#4751 -ci: Add missing CI/CD -status labels to -README.md - - - - - -ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories - - - - + ZcashFoundation/zebra#4612 - + ZcashFoundation/zebra#4612 ci: Wait for lightwalletd diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index 214327af..b856374e 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -27,15 +27,15 @@ Epic: v8 -cluster_1 - -Epic: IETF-ready FROST - - cluster_2 Epic: Zcon-ready FROST + +cluster_1 + +Epic: IETF-ready FROST + ZcashFoundation/frost#97 @@ -82,38 +82,10 @@ - - -ZcashFoundation/frost#47 - - -ZcashFoundation/frost#47 -Note in Ristretto255 near -PublicKeyPackage where we -impl -`derive_group_info()` for -v05 - - - - - -ZcashFoundation/frost#59 - - -ZcashFoundation/frost#59 -Rename -`frost::keys::{Secret, -Public}`to indicate -signing participants' -shares, not full keys. - - - - + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -122,9 +94,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -133,9 +105,9 @@ - + ZcashFoundation/frost#79 - + ZcashFoundation/frost#79 Publish `frost-` crates @@ -149,9 +121,9 @@ - + ZcashFoundation/frost#55 - + ZcashFoundation/frost#55 Rename participant @@ -167,9 +139,9 @@ - + ZcashFoundation/frost#61 - + ZcashFoundation/frost#61 Flesh out all rustdoc in @@ -185,9 +157,9 @@ - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -203,9 +175,9 @@ - + ZcashFoundation/frost#91 - + ZcashFoundation/frost#91 v6/v7: Make verification @@ -221,9 +193,9 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo @@ -231,9 +203,9 @@ - + ZcashFoundation/frost#71 - + ZcashFoundation/frost#71 Add Ed448 support @@ -241,9 +213,9 @@ - + ZcashFoundation/frost#74 - + ZcashFoundation/frost#74 Port fresh keygen test @@ -254,15 +226,43 @@ - + ZcashFoundation/frost#70 - + ZcashFoundation/frost#70 Add Ed25519 support + + +ZcashFoundation/frost#47 + + +ZcashFoundation/frost#47 +Note in Ristretto255 near +PublicKeyPackage where we +impl +`derive_group_info()` for +v05 + + + + + +ZcashFoundation/frost#59 + + +ZcashFoundation/frost#59 +Rename +`frost::keys::{Secret, +Public}`to indicate +signing participants' +shares, not full keys. + + + ZcashFoundation/frost#35 diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index 67c70fe7..fcb50e0b 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -15,15 +15,15 @@ Epic: v8 -cluster_1 - -Epic: IETF-ready FROST - - cluster_2 Epic: Zcon-ready FROST + +cluster_1 + +Epic: IETF-ready FROST + ZcashFoundation/frost#97 @@ -70,38 +70,10 @@ - - -ZcashFoundation/frost#47 - - -ZcashFoundation/frost#47 -Note in Ristretto255 near -PublicKeyPackage where we -impl -`derive_group_info()` for -v05 - - - - - -ZcashFoundation/frost#59 - - -ZcashFoundation/frost#59 -Rename -`frost::keys::{Secret, -Public}`to indicate -signing participants' -shares, not full keys. - - - - + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -110,9 +82,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -121,9 +93,9 @@ - + ZcashFoundation/frost#79 - + ZcashFoundation/frost#79 Publish `frost-` crates @@ -137,9 +109,9 @@ - + ZcashFoundation/frost#55 - + ZcashFoundation/frost#55 Rename participant @@ -155,9 +127,9 @@ - + ZcashFoundation/frost#61 - + ZcashFoundation/frost#61 Flesh out all rustdoc in @@ -173,9 +145,9 @@ - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -191,9 +163,9 @@ - + ZcashFoundation/frost#91 - + ZcashFoundation/frost#91 v6/v7: Make verification @@ -209,9 +181,9 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo @@ -219,9 +191,9 @@ - + ZcashFoundation/frost#71 - + ZcashFoundation/frost#71 Add Ed448 support @@ -229,9 +201,9 @@ - + ZcashFoundation/frost#74 - + ZcashFoundation/frost#74 Port fresh keygen test @@ -242,15 +214,43 @@ - + ZcashFoundation/frost#70 - + ZcashFoundation/frost#70 Add Ed25519 support + + +ZcashFoundation/frost#47 + + +ZcashFoundation/frost#47 +Note in Ristretto255 near +PublicKeyPackage where we +impl +`derive_group_info()` for +v05 + + + + + +ZcashFoundation/frost#59 + + +ZcashFoundation/frost#59 +Rename +`frost::keys::{Secret, +Public}`to indicate +signing participants' +shares, not full keys. + + + ZcashFoundation/frost#35