From b92e10f3d2a2f88ecd9c1646dc79a2ea159bbe67 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Mon, 15 Aug 2022 10:48:11 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 1302 +++++++++++++++++++------------------- zcash-zf-dag.svg | 1302 +++++++++++++++++++------------------- zcash-zf-devops-dag.html | 74 +-- zcash-zf-devops-dag.svg | 74 +-- zcash-zf-frost-dag.html | 234 +++---- zcash-zf-frost-dag.svg | 234 +++---- 6 files changed, 1610 insertions(+), 1610 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 83b3dc76..6dd9af6f 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -27,30 +27,30 @@ Mini-Epic: Stop tokio tasks running for a long time and blocking other tasks +cluster_1 + +Epic: Zebra Stable Release Candidate + + cluster_3 + +Tracking: Documentation + + +cluster_2 Tracking: Tech Debt - + cluster_0 Tracking: Zebra as a Full-Node Wallet - -cluster_2 - -Tracking: Documentation - - + cluster_5 Epic: Zebra as a lightwalletd backend - -cluster_1 - -Epic: Zebra Stable Release Candidate - ZcashFoundation/zebra#4841 @@ -108,9 +108,9 @@ - + ZcashFoundation/zebra#4784 - + ZcashFoundation/zebra#4784 Store only the first tree @@ -230,10 +230,76 @@ + + +ZcashFoundation/zebra#2631 + + +ZcashFoundation/zebra#2631 +Send committed spent +OutPoints & nullifiers to +the mempool for rejection + + + + + +ZcashFoundation/zebra#1894 + + +ZcashFoundation/zebra#1894 +Zebra should follow OS +directory conventions +better + + + + + +ZcashFoundation/zebra#3432 + + +ZcashFoundation/zebra#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts + + + + + +ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 + + + + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate + + + + + +ZcashFoundation/zebra#1904 + + +ZcashFoundation/zebra#1904 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + - + ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -241,348 +307,290 @@ - - -ZcashFoundation/zebra#3263 - - -ZcashFoundation/zebra#3263 -Security: Remove the -ErrorSlot from the -heartbeat and connection -tasks - + + +ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 + + - - - -ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. - - - - - -ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` - - - - - -ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing - - - - + -ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints +ZcashFoundation/zebra#4875 + + +ZcashFoundation/zebra#4875 +Send the state tip height +in Version messages - - -ZcashFoundation/zebra#3831 - - -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#4753 + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories - + -ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default +ZcashFoundation/zebra#4834 + + +ZcashFoundation/zebra#4834 +Switch zebrad to a non- +blocking tracing logger - + + +ZcashFoundation/zebra#3096 + + +ZcashFoundation/zebra#3096 +Epic: Zebra Stable +Release Candidate + + + + + +ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 + + + + -ZcashFoundation/zebra#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF +ZcashFoundation/zebra#4562 + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release - - -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#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#325 - - -ZcashFoundation/zebra#325 -Block Chain Scanning +ZcashFoundation/zebra#4684 + + +ZcashFoundation/zebra#4684 +Test that every old +zebrad.toml config still +works - + -ZcashFoundation/zebra#4691 - - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses +ZcashFoundation/zebra#4778 + + +ZcashFoundation/zebra#4778 +Replace old release +criteria with stable +release candidate +criteria in docs - + -ZcashFoundation/zebra#267 - - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation +ZcashFoundation/zebra#4677 + + +ZcashFoundation/zebra#4677 +Various tests sometimes +fail - + -ZcashFoundation/zebra#2064 - - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra +ZcashFoundation/zebra#1621 + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + -ZcashFoundation/zebra#2192 - - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout +ZcashFoundation/zebra#4295 + + +ZcashFoundation/zebra#4295 +Truncate branch name when +used in Google Cloud +names - + -ZcashFoundation/zebra#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. +ZcashFoundation/zebra#4822 + + +ZcashFoundation/zebra#4822 +Speed up opening the +database - + -ZcashFoundation/zebra#321 - - -ZcashFoundation/zebra#321 -Create Output Proof +ZcashFoundation/zebra#3757 + + +ZcashFoundation/zebra#3757 +De-duplicate note +commitment trees in the +finalized and non- +finalized state - + -ZcashFoundation/zebra#272 - - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website - + -ZcashFoundation/zebra#2496 - - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key +ZcashFoundation/zebra#4678 + + +ZcashFoundation/zebra#4678 +Return peer metadata from +`connect_isolated` +functions - + -ZcashFoundation/zebra#278 - - -ZcashFoundation/zebra#278 -Sapling Note Builder +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC - + -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#4591 + + +ZcashFoundation/zebra#4591 +Fix timeout not being +enforced by sync_until - + ZcashFoundation/zebra#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -590,9 +598,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -653,9 +661,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -665,9 +673,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -677,10 +685,348 @@ - + + +ZcashFoundation/zebra#3263 + + +ZcashFoundation/zebra#3263 +Security: Remove the +ErrorSlot from the +heartbeat and connection +tasks + + + + + +ZcashFoundation/zebra#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. + + + + + +ZcashFoundation/zebra#3436 + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` + + + + + +ZcashFoundation/zebra#2908 + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing + + + + +ZcashFoundation/zebra#2297 + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints + + + + + +ZcashFoundation/zebra#3831 + + +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#3117 + + +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#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#4612 - + ZcashFoundation/zebra#4612 ci: Wait for lightwalletd @@ -690,9 +1036,9 @@ - + ZcashFoundation/zebra#4350 - + ZcashFoundation/zebra#4350 Add GetMempoolTx gRPC @@ -700,352 +1046,6 @@ - - -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#4875 - - -ZcashFoundation/zebra#4875 -Send the state tip height -in Version messages - - - - - -ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories - - - - - -ZcashFoundation/zebra#4834 - - -ZcashFoundation/zebra#4834 -Switch zebrad to a non- -blocking tracing logger - - - - - -ZcashFoundation/zebra#3096 - - -ZcashFoundation/zebra#3096 -Epic: Zebra Stable -Release Candidate - - - - - -ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 - - - - - -ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release - - - - - -ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - - - - -ZcashFoundation/zebra#4733 - - -ZcashFoundation/zebra#4733 -Return connection errors -from the heartbeat task -to the `Client` - - - - - -ZcashFoundation/zebra#4735 - - -ZcashFoundation/zebra#4735 -Remove the `ErrorSlot` -type - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4737 - - -ZcashFoundation/zebra#4737 -Return detailed error -information from the -heartbeat task - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 - - - - - -ZcashFoundation/zebra#4734 - - -ZcashFoundation/zebra#4734 -Return errors from -`Connection` methods to -the `Client` - - - - - -ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4684 - - -ZcashFoundation/zebra#4684 -Test that every old -zebrad.toml config still -works - - - - - -ZcashFoundation/zebra#4778 - - -ZcashFoundation/zebra#4778 -Replace old release -criteria with stable -release candidate -criteria in docs - - - - - -ZcashFoundation/zebra#4677 - - -ZcashFoundation/zebra#4677 -Various tests sometimes -fail - - - - - -ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default - - - - - -ZcashFoundation/zebra#4295 - - -ZcashFoundation/zebra#4295 -Truncate branch name when -used in Google Cloud -names - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4822 - - -ZcashFoundation/zebra#4822 -Speed up opening the -database - - - - - -ZcashFoundation/zebra#3757 - - -ZcashFoundation/zebra#3757 -De-duplicate note -commitment trees in the -finalized and non- -finalized state - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website - - - - - -ZcashFoundation/zebra#4678 - - -ZcashFoundation/zebra#4678 -Return peer metadata from -`connect_isolated` -functions - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC - - - - - -ZcashFoundation/zebra#4591 - - -ZcashFoundation/zebra#4591 -Fix timeout not being -enforced by sync_until - - - ZcashFoundation/zebra#3247 @@ -1136,18 +1136,18 @@ - - -ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4612 - - - ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4875 + + +ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4612 + + + ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4767 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 3a1670f4..4d3152ea 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -15,30 +15,30 @@ Mini-Epic: Stop tokio tasks running for a long time and blocking other tasks +cluster_1 + +Epic: Zebra Stable Release Candidate + + cluster_3 + +Tracking: Documentation + + +cluster_2 Tracking: Tech Debt - + cluster_0 Tracking: Zebra as a Full-Node Wallet - -cluster_2 - -Tracking: Documentation - - + cluster_5 Epic: Zebra as a lightwalletd backend - -cluster_1 - -Epic: Zebra Stable Release Candidate - ZcashFoundation/zebra#4841 @@ -96,9 +96,9 @@ - + ZcashFoundation/zebra#4784 - + ZcashFoundation/zebra#4784 Store only the first tree @@ -218,10 +218,76 @@ + + +ZcashFoundation/zebra#2631 + + +ZcashFoundation/zebra#2631 +Send committed spent +OutPoints & nullifiers to +the mempool for rejection + + + + + +ZcashFoundation/zebra#1894 + + +ZcashFoundation/zebra#1894 +Zebra should follow OS +directory conventions +better + + + + + +ZcashFoundation/zebra#3432 + + +ZcashFoundation/zebra#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts + + + + + +ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 + + + + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate + + + + + +ZcashFoundation/zebra#1904 + + +ZcashFoundation/zebra#1904 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + - + ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -229,348 +295,290 @@ - - -ZcashFoundation/zebra#3263 - - -ZcashFoundation/zebra#3263 -Security: Remove the -ErrorSlot from the -heartbeat and connection -tasks - + + +ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 + + - - - -ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. - - - - - -ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` - - - - - -ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing - - - - + -ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints +ZcashFoundation/zebra#4875 + + +ZcashFoundation/zebra#4875 +Send the state tip height +in Version messages - - -ZcashFoundation/zebra#3831 - - -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#4753 + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories - + -ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default +ZcashFoundation/zebra#4834 + + +ZcashFoundation/zebra#4834 +Switch zebrad to a non- +blocking tracing logger - + + +ZcashFoundation/zebra#3096 + + +ZcashFoundation/zebra#3096 +Epic: Zebra Stable +Release Candidate + + + + + +ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 + + + + -ZcashFoundation/zebra#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF +ZcashFoundation/zebra#4562 + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release - - -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#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#325 - - -ZcashFoundation/zebra#325 -Block Chain Scanning +ZcashFoundation/zebra#4684 + + +ZcashFoundation/zebra#4684 +Test that every old +zebrad.toml config still +works - + -ZcashFoundation/zebra#4691 - - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses +ZcashFoundation/zebra#4778 + + +ZcashFoundation/zebra#4778 +Replace old release +criteria with stable +release candidate +criteria in docs - + -ZcashFoundation/zebra#267 - - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation +ZcashFoundation/zebra#4677 + + +ZcashFoundation/zebra#4677 +Various tests sometimes +fail - + -ZcashFoundation/zebra#2064 - - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra +ZcashFoundation/zebra#1621 + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + -ZcashFoundation/zebra#2192 - - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout +ZcashFoundation/zebra#4295 + + +ZcashFoundation/zebra#4295 +Truncate branch name when +used in Google Cloud +names - + -ZcashFoundation/zebra#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. +ZcashFoundation/zebra#4822 + + +ZcashFoundation/zebra#4822 +Speed up opening the +database - + -ZcashFoundation/zebra#321 - - -ZcashFoundation/zebra#321 -Create Output Proof +ZcashFoundation/zebra#3757 + + +ZcashFoundation/zebra#3757 +De-duplicate note +commitment trees in the +finalized and non- +finalized state - + -ZcashFoundation/zebra#272 - - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website - + -ZcashFoundation/zebra#2496 - - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key +ZcashFoundation/zebra#4678 + + +ZcashFoundation/zebra#4678 +Return peer metadata from +`connect_isolated` +functions - + -ZcashFoundation/zebra#278 - - -ZcashFoundation/zebra#278 -Sapling Note Builder +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC - + -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#4591 + + +ZcashFoundation/zebra#4591 +Fix timeout not being +enforced by sync_until - + ZcashFoundation/zebra#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -578,9 +586,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -641,9 +649,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -653,9 +661,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -665,10 +673,348 @@ - + + +ZcashFoundation/zebra#3263 + + +ZcashFoundation/zebra#3263 +Security: Remove the +ErrorSlot from the +heartbeat and connection +tasks + + + + + +ZcashFoundation/zebra#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. + + + + + +ZcashFoundation/zebra#3436 + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` + + + + + +ZcashFoundation/zebra#2908 + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing + + + + +ZcashFoundation/zebra#2297 + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints + + + + + +ZcashFoundation/zebra#3831 + + +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#3117 + + +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#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#4612 - + ZcashFoundation/zebra#4612 ci: Wait for lightwalletd @@ -678,9 +1024,9 @@ - + ZcashFoundation/zebra#4350 - + ZcashFoundation/zebra#4350 Add GetMempoolTx gRPC @@ -688,352 +1034,6 @@ - - -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#4875 - - -ZcashFoundation/zebra#4875 -Send the state tip height -in Version messages - - - - - -ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories - - - - - -ZcashFoundation/zebra#4834 - - -ZcashFoundation/zebra#4834 -Switch zebrad to a non- -blocking tracing logger - - - - - -ZcashFoundation/zebra#3096 - - -ZcashFoundation/zebra#3096 -Epic: Zebra Stable -Release Candidate - - - - - -ZcashFoundation/zebra#4834->ZcashFoundation/zebra#3096 - - - - - -ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release - - - - - -ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - - - - -ZcashFoundation/zebra#4733 - - -ZcashFoundation/zebra#4733 -Return connection errors -from the heartbeat task -to the `Client` - - - - - -ZcashFoundation/zebra#4735 - - -ZcashFoundation/zebra#4735 -Remove the `ErrorSlot` -type - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4737 - - -ZcashFoundation/zebra#4737 -Return detailed error -information from the -heartbeat task - - - - - -ZcashFoundation/zebra#4733->ZcashFoundation/zebra#4737 - - - - - -ZcashFoundation/zebra#4734 - - -ZcashFoundation/zebra#4734 -Return errors from -`Connection` methods to -the `Client` - - - - - -ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 - - - - - -ZcashFoundation/zebra#4684 - - -ZcashFoundation/zebra#4684 -Test that every old -zebrad.toml config still -works - - - - - -ZcashFoundation/zebra#4778 - - -ZcashFoundation/zebra#4778 -Replace old release -criteria with stable -release candidate -criteria in docs - - - - - -ZcashFoundation/zebra#4677 - - -ZcashFoundation/zebra#4677 -Various tests sometimes -fail - - - - - -ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default - - - - - -ZcashFoundation/zebra#4295 - - -ZcashFoundation/zebra#4295 -Truncate branch name when -used in Google Cloud -names - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#4822 - - -ZcashFoundation/zebra#4822 -Speed up opening the -database - - - - - -ZcashFoundation/zebra#3757 - - -ZcashFoundation/zebra#3757 -De-duplicate note -commitment trees in the -finalized and non- -finalized state - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website - - - - - -ZcashFoundation/zebra#4678 - - -ZcashFoundation/zebra#4678 -Return peer metadata from -`connect_isolated` -functions - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC - - - - - -ZcashFoundation/zebra#4591 - - -ZcashFoundation/zebra#4591 -Fix timeout not being -enforced by sync_until - - - ZcashFoundation/zebra#3247 @@ -1124,18 +1124,18 @@ - - -ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4612 - - - ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4875 + + +ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4612 + + + ZcashFoundation/zebra#4910->ZcashFoundation/zebra#4767 diff --git a/zcash-zf-devops-dag.html b/zcash-zf-devops-dag.html index f87264c2..68faf582 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -27,20 +27,20 @@ Epic: Zebra as a lightwalletd backend +cluster_2 + +Tracking: Tech Debt + + cluster_3 Tracking: Documentation - + cluster_1 Epic: Zebra Stable Release Candidate - -cluster_2 - -Tracking: Tech Debt - ZcashFoundation/zebra#4612 @@ -53,10 +53,21 @@ + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -75,7 +86,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 @@ -93,7 +104,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 @@ -111,15 +122,15 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -129,9 +140,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -148,9 +159,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -159,27 +170,16 @@ - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -189,9 +189,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -207,9 +207,9 @@ - + ZcashFoundation/zebra#4295 - + ZcashFoundation/zebra#4295 Truncate branch name when @@ -219,9 +219,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index 31ca95d2..15836127 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -15,20 +15,20 @@ Epic: Zebra as a lightwalletd backend +cluster_2 + +Tracking: Tech Debt + + cluster_3 Tracking: Documentation - + cluster_1 Epic: Zebra Stable Release Candidate - -cluster_2 - -Tracking: Tech Debt - ZcashFoundation/zebra#4612 @@ -41,10 +41,21 @@ + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -63,7 +74,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 @@ -81,7 +92,7 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 @@ -99,15 +110,15 @@ - + ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -117,9 +128,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -136,9 +147,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -147,27 +158,16 @@ - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -177,9 +177,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -195,9 +195,9 @@ - + ZcashFoundation/zebra#4295 - + ZcashFoundation/zebra#4295 Truncate branch name when @@ -207,9 +207,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index b52ffcf4..40734ae3 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -22,101 +22,19 @@ -cluster_0 - -Epic: v8 - - cluster_1 Epic: Zcon-ready FROST - - -ZcashFoundation/frost#97 - - -ZcashFoundation/frost#97 -frost-core: update to -spec v8 - - - - - -ZcashFoundation/frost#99 - - -ZcashFoundation/frost#99 -frost-p256: update to use -frost-core v8 - - - - - -ZcashFoundation/frost#97->ZcashFoundation/frost#99 - - - - - -ZcashFoundation/frost#98 - - -ZcashFoundation/frost#98 -frost-ristretto255: -update to use frost-core -v8 - - - - - -ZcashFoundation/frost#97->ZcashFoundation/frost#98 - - - - - -ZcashFoundation/frost#102 - - -ZcashFoundation/frost#102 -frost-core: add and use C -iphersuite.identifier_to_ -scalar() - - - - - -ZcashFoundation/frost#102->ZcashFoundation/frost#97 - - - - - -ZcashFoundation/frost#101 - - -ZcashFoundation/frost#101 -frost-core: support H4 -and H5 domain-separated -hashes per-ciphersuite - - - - - -ZcashFoundation/frost#101->ZcashFoundation/frost#97 - - + +cluster_0 + +Epic: v8 - + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -125,9 +43,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -136,9 +54,9 @@ - + ZcashFoundation/frost#79 - + ZcashFoundation/frost#79 Publish `frost-` crates @@ -146,15 +64,15 @@ - + ZcashFoundation/frost#95->ZcashFoundation/frost#79 - + ZcashFoundation/frost#55 - + ZcashFoundation/frost#55 Rename participant @@ -164,15 +82,15 @@ - + ZcashFoundation/frost#55->ZcashFoundation/frost#79 - + ZcashFoundation/frost#61 - + ZcashFoundation/frost#61 Flesh out all rustdoc in @@ -182,15 +100,15 @@ - + ZcashFoundation/frost#61->ZcashFoundation/frost#79 - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -200,15 +118,15 @@ - + ZcashFoundation/frost#92->ZcashFoundation/frost#86 - + ZcashFoundation/frost#91 - + ZcashFoundation/frost#91 v6/v7: Make verification @@ -218,15 +136,15 @@ - + ZcashFoundation/frost#91->ZcashFoundation/frost#86 - + ZcashFoundation/frost#47 - + ZcashFoundation/frost#47 Note in Ristretto255 near @@ -238,9 +156,9 @@ - + ZcashFoundation/frost#59 - + ZcashFoundation/frost#59 Rename @@ -252,9 +170,9 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo @@ -262,9 +180,9 @@ - + ZcashFoundation/frost#71 - + ZcashFoundation/frost#71 Add Ed448 support @@ -272,9 +190,9 @@ - + ZcashFoundation/frost#74 - + ZcashFoundation/frost#74 Port fresh keygen test @@ -285,15 +203,97 @@ - + ZcashFoundation/frost#70 - + ZcashFoundation/frost#70 Add Ed25519 support + + +ZcashFoundation/frost#97 + + +ZcashFoundation/frost#97 +frost-core: update to +spec v8 + + + + + +ZcashFoundation/frost#99 + + +ZcashFoundation/frost#99 +frost-p256: update to use +frost-core v8 + + + + + +ZcashFoundation/frost#97->ZcashFoundation/frost#99 + + + + + +ZcashFoundation/frost#98 + + +ZcashFoundation/frost#98 +frost-ristretto255: +update to use frost-core +v8 + + + + + +ZcashFoundation/frost#97->ZcashFoundation/frost#98 + + + + + +ZcashFoundation/frost#102 + + +ZcashFoundation/frost#102 +frost-core: add and use C +iphersuite.identifier_to_ +scalar() + + + + + +ZcashFoundation/frost#102->ZcashFoundation/frost#97 + + + + + +ZcashFoundation/frost#101 + + +ZcashFoundation/frost#101 +frost-core: support H4 +and H5 domain-separated +hashes per-ciphersuite + + + + + +ZcashFoundation/frost#101->ZcashFoundation/frost#97 + + + ZcashFoundation/frost#35 diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index f4ae1e9c..456c7f03 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -10,101 +10,19 @@ -cluster_0 - -Epic: v8 - - cluster_1 Epic: Zcon-ready FROST - - -ZcashFoundation/frost#97 - - -ZcashFoundation/frost#97 -frost-core: update to -spec v8 - - - - - -ZcashFoundation/frost#99 - - -ZcashFoundation/frost#99 -frost-p256: update to use -frost-core v8 - - - - - -ZcashFoundation/frost#97->ZcashFoundation/frost#99 - - - - - -ZcashFoundation/frost#98 - - -ZcashFoundation/frost#98 -frost-ristretto255: -update to use frost-core -v8 - - - - - -ZcashFoundation/frost#97->ZcashFoundation/frost#98 - - - - - -ZcashFoundation/frost#102 - - -ZcashFoundation/frost#102 -frost-core: add and use C -iphersuite.identifier_to_ -scalar() - - - - - -ZcashFoundation/frost#102->ZcashFoundation/frost#97 - - - - - -ZcashFoundation/frost#101 - - -ZcashFoundation/frost#101 -frost-core: support H4 -and H5 domain-separated -hashes per-ciphersuite - - - - - -ZcashFoundation/frost#101->ZcashFoundation/frost#97 - - + +cluster_0 + +Epic: v8 - + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -113,9 +31,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -124,9 +42,9 @@ - + ZcashFoundation/frost#79 - + ZcashFoundation/frost#79 Publish `frost-` crates @@ -134,15 +52,15 @@ - + ZcashFoundation/frost#95->ZcashFoundation/frost#79 - + ZcashFoundation/frost#55 - + ZcashFoundation/frost#55 Rename participant @@ -152,15 +70,15 @@ - + ZcashFoundation/frost#55->ZcashFoundation/frost#79 - + ZcashFoundation/frost#61 - + ZcashFoundation/frost#61 Flesh out all rustdoc in @@ -170,15 +88,15 @@ - + ZcashFoundation/frost#61->ZcashFoundation/frost#79 - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -188,15 +106,15 @@ - + ZcashFoundation/frost#92->ZcashFoundation/frost#86 - + ZcashFoundation/frost#91 - + ZcashFoundation/frost#91 v6/v7: Make verification @@ -206,15 +124,15 @@ - + ZcashFoundation/frost#91->ZcashFoundation/frost#86 - + ZcashFoundation/frost#47 - + ZcashFoundation/frost#47 Note in Ristretto255 near @@ -226,9 +144,9 @@ - + ZcashFoundation/frost#59 - + ZcashFoundation/frost#59 Rename @@ -240,9 +158,9 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo @@ -250,9 +168,9 @@ - + ZcashFoundation/frost#71 - + ZcashFoundation/frost#71 Add Ed448 support @@ -260,9 +178,9 @@ - + ZcashFoundation/frost#74 - + ZcashFoundation/frost#74 Port fresh keygen test @@ -273,15 +191,97 @@ - + ZcashFoundation/frost#70 - + ZcashFoundation/frost#70 Add Ed25519 support + + +ZcashFoundation/frost#97 + + +ZcashFoundation/frost#97 +frost-core: update to +spec v8 + + + + + +ZcashFoundation/frost#99 + + +ZcashFoundation/frost#99 +frost-p256: update to use +frost-core v8 + + + + + +ZcashFoundation/frost#97->ZcashFoundation/frost#99 + + + + + +ZcashFoundation/frost#98 + + +ZcashFoundation/frost#98 +frost-ristretto255: +update to use frost-core +v8 + + + + + +ZcashFoundation/frost#97->ZcashFoundation/frost#98 + + + + + +ZcashFoundation/frost#102 + + +ZcashFoundation/frost#102 +frost-core: add and use C +iphersuite.identifier_to_ +scalar() + + + + + +ZcashFoundation/frost#102->ZcashFoundation/frost#97 + + + + + +ZcashFoundation/frost#101 + + +ZcashFoundation/frost#101 +frost-core: support H4 +and H5 domain-separated +hashes per-ciphersuite + + + + + +ZcashFoundation/frost#101->ZcashFoundation/frost#97 + + + ZcashFoundation/frost#35