From d78ffee7b2f8b7a30c9dc43c30f9fbaccccc6236 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Sun, 5 Jun 2022 18:47:40 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 1180 +++++++++++++++++++------------------- zcash-zf-dag.svg | 1180 +++++++++++++++++++------------------- zcash-zf-devops-dag.html | 312 +++++----- zcash-zf-devops-dag.svg | 312 +++++----- 4 files changed, 1492 insertions(+), 1492 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index e1d17fec..cc84253e 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -17,100 +17,429 @@ -
- - +
+ + -cluster_0 - -Tracking: Tech Debt - - -cluster_3 - -Epic: Breaking Changes before the Stable Release - - -cluster_2 - -Tracking: Zebra as a Full-Node Wallet - - -cluster_4 - -Epic: Zebra as a lightwalletd backend - - cluster_1 Tracking: Documentation + +cluster_2 + +Tracking: Zebra as a Full-Node Wallet + + +cluster_0 + +Tracking: Tech Debt + + +cluster_4 + +Epic: Breaking Changes before the Stable Release + + +cluster_3 + +Epic: Zebra Stable Release Candidate + cluster_5 - -Epic: Zebra Stable Release Candidate + +Epic: Zebra as a lightwalletd backend + + + +ZcashFoundation/zebra#2971 + + +ZcashFoundation/zebra#2971 +Fix crawler.rs doctest + + + + + +ZcashFoundation/zebra#2892 + + +ZcashFoundation/zebra#2892 +Go over all `cargo doc` +warnings + + + + + +ZcashFoundation/zebra#4524 + + +ZcashFoundation/zebra#4524 +Add `cargo doc` +warnings/errors to CI + + + + + +ZcashFoundation/zebra#2892->ZcashFoundation/zebra#4524 + + + + + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + + + + +ZcashFoundation/zebra#2972 + + +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#4549 + + +ZcashFoundation/zebra#4549 +Document optional zebrad +Rust features + + + + + +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC + + + + + +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#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +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#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#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#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. - + 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 - + ZcashFoundation/zebra#2112 - - -ZcashFoundation/zebra#2112 -Integrate tokio-console + + +ZcashFoundation/zebra#2112 +Integrate tokio-console - + ZcashFoundation/zebra#2193 - - -ZcashFoundation/zebra#2193 -Redesign zebra-network so -it's less sensitive to -message order, timing, -buffer size + + +ZcashFoundation/zebra#2193 +Redesign zebra-network so +it's less sensitive to +message order, timing, +buffer size - + ZcashFoundation/zebra#2112->ZcashFoundation/zebra#2193 - - + + - + ZcashFoundation/zebra#1364 - - -ZcashFoundation/zebra#1364 -Add a CI job which -compiles each Zebra crate -individually + + +ZcashFoundation/zebra#1364 +Add a CI job which +compiles each Zebra crate +individually @@ -127,95 +456,107 @@ - + ZcashFoundation/zebra#1364->ZcashFoundation/zebra#4550 - - + + - + 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#2090 - - -ZcashFoundation/zebra#2090 -Auto-delete old Google -Cloud instance templates + + +ZcashFoundation/zebra#2090 +Auto-delete old Google +Cloud instance templates - + 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#2847 + + +ZcashFoundation/zebra#2847 +Make config `Duration` +easier to write in the +toml file - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -225,9 +566,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -238,15 +579,15 @@ - + ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -256,9 +597,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -268,324 +609,107 @@ - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - - - - -ZcashFoundation/zebra#2847 - - -ZcashFoundation/zebra#2847 -Make config `Duration` -easier to write in the -toml file - - + + - + 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#1213 - - -ZcashFoundation/zebra#1213 -Detect when an older -state version is present, -and delete it + + +ZcashFoundation/zebra#1213 +Detect when an older +state version is present, +and delete it - + ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + ZcashFoundation/zebra#1617 - - -ZcashFoundation/zebra#1617 -Move long README sections -to the book, to make it -easier for new users to -get started with Zebra + + +ZcashFoundation/zebra#1617 +Move long README sections +to the book, to make it +easier for new users to +get started with Zebra - + 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#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling/Orchard note -encryption -implementation. + + +ZcashFoundation/zebra#4448 + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI - - -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#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -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#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#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#4448->ZcashFoundation/zebra#3050 + + - + ZcashFoundation/zebra#4456 - - -ZcashFoundation/zebra#4456 -Full sync test takes -slightly longer than CI -timeout + + +ZcashFoundation/zebra#4456 +Full sync test takes +slightly longer than CI +timeout @@ -593,197 +717,73 @@ 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#4456->ZcashFoundation/zebra#4554 - - + + - + ZcashFoundation/zebra#4450 - - -ZcashFoundation/zebra#4450 -Test ZecWallet Lite with -lightwalletd + Zebra + + +ZcashFoundation/zebra#4450 +Test ZecWallet Lite with +lightwalletd + Zebra - + ZcashFoundation/zebra#4451 - - -ZcashFoundation/zebra#4451 -Test another wallet with -lightwalletd + Zebra + + +ZcashFoundation/zebra#4451 +Test another wallet with +lightwalletd + Zebra - + ZcashFoundation/zebra#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test - -ZcashFoundation/zebra#4060 - - -ZcashFoundation/zebra#4060 -Report better -transactions errors to -lightwalletd - - - - - -ZcashFoundation/zebra#2971 - - -ZcashFoundation/zebra#2971 -Fix crawler.rs doctest - - - - - -ZcashFoundation/zebra#2892 - - -ZcashFoundation/zebra#2892 -Go over all `cargo doc` -warnings - - - - - -ZcashFoundation/zebra#4524 - - -ZcashFoundation/zebra#4524 -Add `cargo doc` -warnings/errors to CI - - - - - -ZcashFoundation/zebra#2892->ZcashFoundation/zebra#4524 - - - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft - - - - - -ZcashFoundation/zebra#2972 - - -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#4549 - - -ZcashFoundation/zebra#4549 -Document optional zebrad -Rust features - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra 1.0.0-rc.0 -stable release candidate - - - - -ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI +ZcashFoundation/zebra#4060 + + +ZcashFoundation/zebra#4060 +Report better +transactions errors to +lightwalletd - - -ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - - ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -791,11 +791,11 @@ ZcashFoundation/zebra#4150 - -ZcashFoundation/zebra#4150 -Update column family -names to match Zebra's -database design + +ZcashFoundation/zebra#4150 +Update column family +names to match Zebra's +database design @@ -803,29 +803,29 @@ ZcashFoundation/zebra#4474 - - - -ZcashFoundation/zebra#4474 -fix(ci): Require full -sync to reach 100% + + + +ZcashFoundation/zebra#4474 +fix(ci): Require full +sync to reach 100% ZcashFoundation/zebra#4474->ZcashFoundation/zebra#4554 - - + + ZcashFoundation/zebra#4556 - -ZcashFoundation/zebra#4556 -Tag Zebra v1.0.0-beta.11 -release + +ZcashFoundation/zebra#4556 +Tag Zebra v1.0.0-beta.11 +release @@ -833,12 +833,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 @@ -846,19 +846,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 4253707d..ab5a81af 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -5,100 +5,429 @@ - - - + + + -cluster_0 - -Tracking: Tech Debt - - -cluster_3 - -Epic: Breaking Changes before the Stable Release - - -cluster_2 - -Tracking: Zebra as a Full-Node Wallet - - -cluster_4 - -Epic: Zebra as a lightwalletd backend - - cluster_1 Tracking: Documentation + +cluster_2 + +Tracking: Zebra as a Full-Node Wallet + + +cluster_0 + +Tracking: Tech Debt + + +cluster_4 + +Epic: Breaking Changes before the Stable Release + + +cluster_3 + +Epic: Zebra Stable Release Candidate + cluster_5 - -Epic: Zebra Stable Release Candidate + +Epic: Zebra as a lightwalletd backend + + + +ZcashFoundation/zebra#2971 + + +ZcashFoundation/zebra#2971 +Fix crawler.rs doctest + + + + + +ZcashFoundation/zebra#2892 + + +ZcashFoundation/zebra#2892 +Go over all `cargo doc` +warnings + + + + + +ZcashFoundation/zebra#4524 + + +ZcashFoundation/zebra#4524 +Add `cargo doc` +warnings/errors to CI + + + + + +ZcashFoundation/zebra#2892->ZcashFoundation/zebra#4524 + + + + + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + + + + +ZcashFoundation/zebra#2972 + + +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#4549 + + +ZcashFoundation/zebra#4549 +Document optional zebrad +Rust features + + + + + +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC + + + + + +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#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +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#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#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#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. - + 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 - + ZcashFoundation/zebra#2112 - - -ZcashFoundation/zebra#2112 -Integrate tokio-console + + +ZcashFoundation/zebra#2112 +Integrate tokio-console - + ZcashFoundation/zebra#2193 - - -ZcashFoundation/zebra#2193 -Redesign zebra-network so -it's less sensitive to -message order, timing, -buffer size + + +ZcashFoundation/zebra#2193 +Redesign zebra-network so +it's less sensitive to +message order, timing, +buffer size - + ZcashFoundation/zebra#2112->ZcashFoundation/zebra#2193 - - + + - + ZcashFoundation/zebra#1364 - - -ZcashFoundation/zebra#1364 -Add a CI job which -compiles each Zebra crate -individually + + +ZcashFoundation/zebra#1364 +Add a CI job which +compiles each Zebra crate +individually @@ -115,95 +444,107 @@ - + ZcashFoundation/zebra#1364->ZcashFoundation/zebra#4550 - - + + - + 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#2090 - - -ZcashFoundation/zebra#2090 -Auto-delete old Google -Cloud instance templates + + +ZcashFoundation/zebra#2090 +Auto-delete old Google +Cloud instance templates - + 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#2847 + + +ZcashFoundation/zebra#2847 +Make config `Duration` +easier to write in the +toml file - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -213,9 +554,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -226,15 +567,15 @@ - + ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -244,9 +585,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -256,324 +597,107 @@ - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - - - - -ZcashFoundation/zebra#2847 - - -ZcashFoundation/zebra#2847 -Make config `Duration` -easier to write in the -toml file - - + + - + 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#1213 - - -ZcashFoundation/zebra#1213 -Detect when an older -state version is present, -and delete it + + +ZcashFoundation/zebra#1213 +Detect when an older +state version is present, +and delete it - + ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + ZcashFoundation/zebra#1617 - - -ZcashFoundation/zebra#1617 -Move long README sections -to the book, to make it -easier for new users to -get started with Zebra + + +ZcashFoundation/zebra#1617 +Move long README sections +to the book, to make it +easier for new users to +get started with Zebra - + 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#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling/Orchard note -encryption -implementation. + + +ZcashFoundation/zebra#4448 + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI - - -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#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -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#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#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#4448->ZcashFoundation/zebra#3050 + + - + ZcashFoundation/zebra#4456 - - -ZcashFoundation/zebra#4456 -Full sync test takes -slightly longer than CI -timeout + + +ZcashFoundation/zebra#4456 +Full sync test takes +slightly longer than CI +timeout @@ -581,197 +705,73 @@ 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#4456->ZcashFoundation/zebra#4554 - - + + - + ZcashFoundation/zebra#4450 - - -ZcashFoundation/zebra#4450 -Test ZecWallet Lite with -lightwalletd + Zebra + + +ZcashFoundation/zebra#4450 +Test ZecWallet Lite with +lightwalletd + Zebra - + ZcashFoundation/zebra#4451 - - -ZcashFoundation/zebra#4451 -Test another wallet with -lightwalletd + Zebra + + +ZcashFoundation/zebra#4451 +Test another wallet with +lightwalletd + Zebra - + ZcashFoundation/zebra#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test - -ZcashFoundation/zebra#4060 - - -ZcashFoundation/zebra#4060 -Report better -transactions errors to -lightwalletd - - - - - -ZcashFoundation/zebra#2971 - - -ZcashFoundation/zebra#2971 -Fix crawler.rs doctest - - - - - -ZcashFoundation/zebra#2892 - - -ZcashFoundation/zebra#2892 -Go over all `cargo doc` -warnings - - - - - -ZcashFoundation/zebra#4524 - - -ZcashFoundation/zebra#4524 -Add `cargo doc` -warnings/errors to CI - - - - - -ZcashFoundation/zebra#2892->ZcashFoundation/zebra#4524 - - - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft - - - - - -ZcashFoundation/zebra#2972 - - -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#4549 - - -ZcashFoundation/zebra#4549 -Document optional zebrad -Rust features - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra 1.0.0-rc.0 -stable release candidate - - - - -ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI +ZcashFoundation/zebra#4060 + + +ZcashFoundation/zebra#4060 +Report better +transactions errors to +lightwalletd - - -ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - - ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -779,11 +779,11 @@ ZcashFoundation/zebra#4150 - -ZcashFoundation/zebra#4150 -Update column family -names to match Zebra's -database design + +ZcashFoundation/zebra#4150 +Update column family +names to match Zebra's +database design @@ -791,29 +791,29 @@ ZcashFoundation/zebra#4474 - - - -ZcashFoundation/zebra#4474 -fix(ci): Require full -sync to reach 100% + + + +ZcashFoundation/zebra#4474 +fix(ci): Require full +sync to reach 100% ZcashFoundation/zebra#4474->ZcashFoundation/zebra#4554 - - + + ZcashFoundation/zebra#4556 - -ZcashFoundation/zebra#4556 -Tag Zebra v1.0.0-beta.11 -release + +ZcashFoundation/zebra#4556 +Tag Zebra v1.0.0-beta.11 +release @@ -821,12 +821,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 @@ -834,19 +834,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 56221219..fb255506 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -17,195 +17,195 @@ -
- - +
+ + -cluster_3 - -Epic: Breaking Changes before the Stable Release +cluster_1 + +Tracking: Documentation cluster_4 - -Epic: Zebra as a lightwalletd backend + +Epic: Zebra Stable Release Candidate -cluster_5 - -Epic: Zebra Stable Release Candidate +cluster_3 + +Epic: Breaking Changes before the Stable Release -cluster_1 - -Tracking: Documentation +cluster_5 + +Epic: Zebra as a lightwalletd backend cluster_0 - -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#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4456 - - -ZcashFoundation/zebra#4456 -Full sync test takes -slightly longer than CI -timeout - - - - - -ZcashFoundation/zebra#4554 - - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI - - - - - -ZcashFoundation/zebra#4456->ZcashFoundation/zebra#4554 - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra 1.0.0-rc.0 -stable release candidate - - - - - -ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI - - - - - -ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - + +Tracking: Tech Debt - + ZcashFoundation/zebra#4524 - - -ZcashFoundation/zebra#4524 -Add `cargo doc` -warnings/errors to CI + + +ZcashFoundation/zebra#4524 +Add `cargo doc` +warnings/errors to CI - + ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate + + + + + +ZcashFoundation/zebra#4448 + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI + + + + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 + + + + + +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#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#4456 + + +ZcashFoundation/zebra#4456 +Full sync test takes +slightly longer than CI +timeout + + + + + +ZcashFoundation/zebra#4554 + + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI + + + + + +ZcashFoundation/zebra#4456->ZcashFoundation/zebra#4554 + + + ZcashFoundation/zebra#1364 - -ZcashFoundation/zebra#1364 -Add a CI job which -compiles each Zebra crate -individually + +ZcashFoundation/zebra#1364 +Add a CI job which +compiles each Zebra crate +individually - + ZcashFoundation/zebra#4550 - - -ZcashFoundation/zebra#4550 -Add all-features and no- -default-features builds -to CI + + +ZcashFoundation/zebra#4550 +Add all-features and no- +default-features builds +to CI - + ZcashFoundation/zebra#1364->ZcashFoundation/zebra#4550 - - + + ZcashFoundation/zebra#2090 - -ZcashFoundation/zebra#2090 -Auto-delete old Google -Cloud instance templates + +ZcashFoundation/zebra#2090 +Auto-delete old Google +Cloud instance templates @@ -213,20 +213,20 @@ ZcashFoundation/zebra#4474 - - - -ZcashFoundation/zebra#4474 -fix(ci): Require full -sync to reach 100% + + + +ZcashFoundation/zebra#4474 +fix(ci): Require full +sync to reach 100% ZcashFoundation/zebra#4474->ZcashFoundation/zebra#4554 - - + + diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index 7fd2f15b..eacf0402 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -5,195 +5,195 @@ - - - + + + -cluster_3 - -Epic: Breaking Changes before the Stable Release +cluster_1 + +Tracking: Documentation cluster_4 - -Epic: Zebra as a lightwalletd backend + +Epic: Zebra Stable Release Candidate -cluster_5 - -Epic: Zebra Stable Release Candidate +cluster_3 + +Epic: Breaking Changes before the Stable Release -cluster_1 - -Tracking: Documentation +cluster_5 + +Epic: Zebra as a lightwalletd backend cluster_0 - -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#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4456 - - -ZcashFoundation/zebra#4456 -Full sync test takes -slightly longer than CI -timeout - - - - - -ZcashFoundation/zebra#4554 - - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI - - - - - -ZcashFoundation/zebra#4456->ZcashFoundation/zebra#4554 - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra 1.0.0-rc.0 -stable release candidate - - - - - -ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI - - - - - -ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - + +Tracking: Tech Debt - + ZcashFoundation/zebra#4524 - - -ZcashFoundation/zebra#4524 -Add `cargo doc` -warnings/errors to CI + + +ZcashFoundation/zebra#4524 +Add `cargo doc` +warnings/errors to CI - + ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate + + + + + +ZcashFoundation/zebra#4448 + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI + + + + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 + + + + + +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#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#4456 + + +ZcashFoundation/zebra#4456 +Full sync test takes +slightly longer than CI +timeout + + + + + +ZcashFoundation/zebra#4554 + + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI + + + + + +ZcashFoundation/zebra#4456->ZcashFoundation/zebra#4554 + + + ZcashFoundation/zebra#1364 - -ZcashFoundation/zebra#1364 -Add a CI job which -compiles each Zebra crate -individually + +ZcashFoundation/zebra#1364 +Add a CI job which +compiles each Zebra crate +individually - + ZcashFoundation/zebra#4550 - - -ZcashFoundation/zebra#4550 -Add all-features and no- -default-features builds -to CI + + +ZcashFoundation/zebra#4550 +Add all-features and no- +default-features builds +to CI - + ZcashFoundation/zebra#1364->ZcashFoundation/zebra#4550 - - + + ZcashFoundation/zebra#2090 - -ZcashFoundation/zebra#2090 -Auto-delete old Google -Cloud instance templates + +ZcashFoundation/zebra#2090 +Auto-delete old Google +Cloud instance templates @@ -201,20 +201,20 @@ ZcashFoundation/zebra#4474 - - - -ZcashFoundation/zebra#4474 -fix(ci): Require full -sync to reach 100% + + + +ZcashFoundation/zebra#4474 +fix(ci): Require full +sync to reach 100% ZcashFoundation/zebra#4474->ZcashFoundation/zebra#4554 - - + +