diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 9d54a801..4bbb74d2 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -22,35 +22,35 @@ -cluster_4 +cluster_3 Tracking: Tech Debt -cluster_3 - -Tracking: Documentation - - cluster_1 Tracking: Zebra as a Full-Node Wallet - + cluster_2 Epic: Zebra Stable Release Candidate - -cluster_5 - -Epic: Zebra as a lightwalletd backend + +cluster_4 + +Tracking: Documentation - + cluster_0 Stop tokio tasks running for a long time and blocking other tasks + +cluster_5 + +Epic: Zebra as a lightwalletd backend + ZcashFoundation/zebra#1791 @@ -155,10 +155,575 @@ - + +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#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#4784 + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states + + + + + +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#1638 + + +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#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#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#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 @@ -166,9 +731,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -229,9 +794,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -241,9 +806,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -253,598 +818,10 @@ - - -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#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#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states - - - - - -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#1638 - - -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#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#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#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#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#4721 - + ZcashFoundation/zebra#4721 Send note commitment and @@ -861,9 +838,9 @@ - + ZcashFoundation/zebra#4794 - + ZcashFoundation/zebra#4794 Revert note commitment @@ -874,9 +851,9 @@ - + ZcashFoundation/zebra#4789 - + ZcashFoundation/zebra#4789 Move CPU-heavy proof @@ -886,9 +863,9 @@ - + ZcashFoundation/zebra#4583 - + ZcashFoundation/zebra#4583 Investigate busiest tasks @@ -896,6 +873,29 @@ + + +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#3247 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 0a2a7e05..34d7febd 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -10,35 +10,35 @@ -cluster_4 +cluster_3 Tracking: Tech Debt -cluster_3 - -Tracking: Documentation - - cluster_1 Tracking: Zebra as a Full-Node Wallet - + cluster_2 Epic: Zebra Stable Release Candidate - -cluster_5 - -Epic: Zebra as a lightwalletd backend + +cluster_4 + +Tracking: Documentation - + cluster_0 Stop tokio tasks running for a long time and blocking other tasks + +cluster_5 + +Epic: Zebra as a lightwalletd backend + ZcashFoundation/zebra#1791 @@ -143,10 +143,575 @@ - + +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#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#4784 + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states + + + + + +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#1638 + + +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#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#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#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 @@ -154,9 +719,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -217,9 +782,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -229,9 +794,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -241,598 +806,10 @@ - - -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#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#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states - - - - - -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#1638 - - -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#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#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#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#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#4721 - + ZcashFoundation/zebra#4721 Send note commitment and @@ -849,9 +826,9 @@ - + ZcashFoundation/zebra#4794 - + ZcashFoundation/zebra#4794 Revert note commitment @@ -862,9 +839,9 @@ - + ZcashFoundation/zebra#4789 - + ZcashFoundation/zebra#4789 Move CPU-heavy proof @@ -874,9 +851,9 @@ - + ZcashFoundation/zebra#4583 - + ZcashFoundation/zebra#4583 Investigate busiest tasks @@ -884,6 +861,29 @@ + + +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#3247 diff --git a/zcash-zf-devops-dag.html b/zcash-zf-devops-dag.html index cb5efb65..e5c2a910 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -22,29 +22,52 @@ -cluster_3 - -Tracking: Tech Debt - - -cluster_4 - -Tracking: Documentation - - cluster_5 Epic: Zebra as a lightwalletd backend - + +cluster_3 + +Tracking: Tech Debt + + cluster_2 Epic: Zebra Stable Release Candidate + +cluster_4 + +Tracking: Documentation + + + +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#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -52,10 +75,112 @@ + + +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#1904->ZcashFoundation/zebra#1791 + + + + + +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 @@ -74,7 +199,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 @@ -92,7 +217,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 @@ -110,136 +235,11 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - - -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#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#1904->ZcashFoundation/zebra#1791 - - - - - -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#4813 diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index e2dcc0b9..70031c6a 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -10,29 +10,52 @@ -cluster_3 - -Tracking: Tech Debt - - -cluster_4 - -Tracking: Documentation - - cluster_5 Epic: Zebra as a lightwalletd backend - + +cluster_3 + +Tracking: Tech Debt + + cluster_2 Epic: Zebra Stable Release Candidate + +cluster_4 + +Tracking: Documentation + + + +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#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -40,10 +63,112 @@ + + +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#1904->ZcashFoundation/zebra#1791 + + + + + +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 @@ -62,7 +187,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 @@ -80,7 +205,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 @@ -98,136 +223,11 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - - -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#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#1904->ZcashFoundation/zebra#1791 - - - - - -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#4813