From 588e2e56ad28b847797fef222f2635bf925e1301 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Fri, 30 Sep 2022 03:45:15 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 60 +++---- zcash-zf-dag.svg | 60 +++---- zcash-zf-frost-dag.html | 378 ++++++++++++++++++++-------------------- zcash-zf-frost-dag.svg | 378 ++++++++++++++++++++-------------------- 4 files changed, 438 insertions(+), 438 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index c52ff7fd..8627e037 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -22,33 +22,19 @@ -cluster_1 - -Epic: Commit blocks to state using a separate task - - cluster_0 Epic: Zebra Release Candidate - - -ZcashFoundation/zebra#2654 - - -ZcashFoundation/zebra#2654 -Test if checkpoint -verifier and state -service are correctly -reset on block commit -errors - - + +cluster_1 + +Epic: Commit blocks to state using a separate task - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -56,12 +42,6 @@ - - -ZcashFoundation/zebra#2654->ZcashFoundation/zebra#3050 - - - ZcashFoundation/zebra#4967 @@ -117,9 +97,9 @@ - + ZcashFoundation/zebra#4937 - + ZcashFoundation/zebra#4937 Epic: Commit blocks to @@ -152,9 +132,9 @@ - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -162,6 +142,26 @@ + + +ZcashFoundation/zebra#2654 + + +ZcashFoundation/zebra#2654 +Test if checkpoint +verifier and state +service are correctly +reset on block commit +errors + + + + + +ZcashFoundation/zebra#2654->ZcashFoundation/zebra#3050 + + + ZcashFoundation/zebra#2375 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index df4756eb..5da0f549 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -10,33 +10,19 @@ -cluster_1 - -Epic: Commit blocks to state using a separate task - - cluster_0 Epic: Zebra Release Candidate - - -ZcashFoundation/zebra#2654 - - -ZcashFoundation/zebra#2654 -Test if checkpoint -verifier and state -service are correctly -reset on block commit -errors - - + +cluster_1 + +Epic: Commit blocks to state using a separate task - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -44,12 +30,6 @@ - - -ZcashFoundation/zebra#2654->ZcashFoundation/zebra#3050 - - - ZcashFoundation/zebra#4967 @@ -105,9 +85,9 @@ - + ZcashFoundation/zebra#4937 - + ZcashFoundation/zebra#4937 Epic: Commit blocks to @@ -140,9 +120,9 @@ - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -150,6 +130,26 @@ + + +ZcashFoundation/zebra#2654 + + +ZcashFoundation/zebra#2654 +Test if checkpoint +verifier and state +service are correctly +reset on block commit +errors + + + + + +ZcashFoundation/zebra#2654->ZcashFoundation/zebra#3050 + + + ZcashFoundation/zebra#2375 diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index 87370543..48ddf227 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -22,34 +22,66 @@ -cluster_0 - -Epic: v8 - - -cluster_2 - -Epic: DKG - - -cluster_3 - -Epic: Re-randomizable FROST - - cluster_1 Epic: Remaining Curves - + +cluster_0 + +Epic: v8 + + cluster_4 Epic: v9/v10 - + +cluster_2 + +Epic: DKG + + +cluster_3 + +Epic: Re-randomizable FROST + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + +ZcashFoundation/frost#19 + + +ZcashFoundation/frost#19 +`frost-secp256k1`: +implement FROST on +Secp256k1 curve + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + + + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -58,9 +90,9 @@ - + ZcashFoundation/frost#101 - + ZcashFoundation/frost#101 frost-core: support H4 @@ -76,9 +108,9 @@ - + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -93,9 +125,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -110,9 +142,9 @@ - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -128,9 +160,9 @@ - + ZcashFoundation/frost#138 - + ZcashFoundation/frost#138 When hashing an @@ -153,9 +185,9 @@ - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -171,9 +203,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -181,158 +213,16 @@ - - -ZcashFoundation/frost#35 - - -ZcashFoundation/frost#35 -frost-core: Implement the -generic DKG - - - - - -ZcashFoundation/frost#63 - - -ZcashFoundation/frost#63 -frost-ristretto255: -implement `frost-core`'s -DKG concretely - - - - - -ZcashFoundation/frost#35->ZcashFoundation/frost#63 - - - - - -ZcashFoundation/frost#119 - - -ZcashFoundation/frost#119 -Review and officially -submit the Re- -randomizable FROST ZIP - - - - - -ZcashFoundation/frost#120 - - -ZcashFoundation/frost#120 -Update Re-randomizable -FROST implementation to -V10 - - - - - -ZcashFoundation/frost#121 - - -ZcashFoundation/frost#121 -Organize the Re- -randomizable FROST -implementation - - - - - -ZcashFoundation/frost#120->ZcashFoundation/frost#121 - - - - - -ZcashFoundation/frost#140 - - -ZcashFoundation/frost#140 -Update Re-randomizable -FROST ZIP to V10 - - - - - -ZcashFoundation/frost#140->ZcashFoundation/frost#119 - - - - - -ZcashFoundation/frost#140->ZcashFoundation/frost#120 - - - - - -ZcashFoundation/frost#81 - - -ZcashFoundation/frost#81 -Start rerandomized repo - - - - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - - - -ZcashFoundation/frost#19 - - -ZcashFoundation/frost#19 -`frost-secp256k1`: -implement FROST on -Secp256k1 curve - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - + ZcashFoundation/frost#79 - + ZcashFoundation/frost#79 Publish `frost-` crates - - -ZcashFoundation/frost#138->ZcashFoundation/frost#120 - - - ZcashFoundation/frost#138->ZcashFoundation/frost#70 @@ -352,15 +242,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#79 - + ZcashFoundation/frost#102 - + ZcashFoundation/frost#102 frost-core: add and use C @@ -370,15 +260,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#102 - + ZcashFoundation/frost#134 - + ZcashFoundation/frost#134 Reject identity in @@ -387,15 +277,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#134 - + ZcashFoundation/frost#133 - + ZcashFoundation/frost#133 Use nonce_generate test @@ -404,15 +294,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#133 - + ZcashFoundation/frost#127 - + ZcashFoundation/frost#127 Dedupe `SharePackage` and @@ -421,11 +311,121 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#127 + + +ZcashFoundation/frost#120 + + +ZcashFoundation/frost#120 +Update Re-randomizable +FROST implementation to +V10 + + + + + +ZcashFoundation/frost#138->ZcashFoundation/frost#120 + + + + + +ZcashFoundation/frost#35 + + +ZcashFoundation/frost#35 +frost-core: Implement the +generic DKG + + + + + +ZcashFoundation/frost#63 + + +ZcashFoundation/frost#63 +frost-ristretto255: +implement `frost-core`'s +DKG concretely + + + + + +ZcashFoundation/frost#35->ZcashFoundation/frost#63 + + + + + +ZcashFoundation/frost#119 + + +ZcashFoundation/frost#119 +Review and officially +submit the Re- +randomizable FROST ZIP + + + + + +ZcashFoundation/frost#121 + + +ZcashFoundation/frost#121 +Organize the Re- +randomizable FROST +implementation + + + + + +ZcashFoundation/frost#120->ZcashFoundation/frost#121 + + + + + +ZcashFoundation/frost#140 + + +ZcashFoundation/frost#140 +Update Re-randomizable +FROST ZIP to V10 + + + + + +ZcashFoundation/frost#140->ZcashFoundation/frost#119 + + + + + +ZcashFoundation/frost#140->ZcashFoundation/frost#120 + + + + + +ZcashFoundation/frost#81 + + +ZcashFoundation/frost#81 +Start rerandomized repo + + + ZcashFoundation/frost#39 diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index 816135a9..98d26967 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -10,34 +10,66 @@ -cluster_0 - -Epic: v8 - - -cluster_2 - -Epic: DKG - - -cluster_3 - -Epic: Re-randomizable FROST - - cluster_1 Epic: Remaining Curves - + +cluster_0 + +Epic: v8 + + cluster_4 Epic: v9/v10 - + +cluster_2 + +Epic: DKG + + +cluster_3 + +Epic: Re-randomizable FROST + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + +ZcashFoundation/frost#19 + + +ZcashFoundation/frost#19 +`frost-secp256k1`: +implement FROST on +Secp256k1 curve + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + + + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -46,9 +78,9 @@ - + ZcashFoundation/frost#101 - + ZcashFoundation/frost#101 frost-core: support H4 @@ -64,9 +96,9 @@ - + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -81,9 +113,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -98,9 +130,9 @@ - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -116,9 +148,9 @@ - + ZcashFoundation/frost#138 - + ZcashFoundation/frost#138 When hashing an @@ -141,9 +173,9 @@ - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -159,9 +191,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -169,158 +201,16 @@ - - -ZcashFoundation/frost#35 - - -ZcashFoundation/frost#35 -frost-core: Implement the -generic DKG - - - - - -ZcashFoundation/frost#63 - - -ZcashFoundation/frost#63 -frost-ristretto255: -implement `frost-core`'s -DKG concretely - - - - - -ZcashFoundation/frost#35->ZcashFoundation/frost#63 - - - - - -ZcashFoundation/frost#119 - - -ZcashFoundation/frost#119 -Review and officially -submit the Re- -randomizable FROST ZIP - - - - - -ZcashFoundation/frost#120 - - -ZcashFoundation/frost#120 -Update Re-randomizable -FROST implementation to -V10 - - - - - -ZcashFoundation/frost#121 - - -ZcashFoundation/frost#121 -Organize the Re- -randomizable FROST -implementation - - - - - -ZcashFoundation/frost#120->ZcashFoundation/frost#121 - - - - - -ZcashFoundation/frost#140 - - -ZcashFoundation/frost#140 -Update Re-randomizable -FROST ZIP to V10 - - - - - -ZcashFoundation/frost#140->ZcashFoundation/frost#119 - - - - - -ZcashFoundation/frost#140->ZcashFoundation/frost#120 - - - - - -ZcashFoundation/frost#81 - - -ZcashFoundation/frost#81 -Start rerandomized repo - - - - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - - - -ZcashFoundation/frost#19 - - -ZcashFoundation/frost#19 -`frost-secp256k1`: -implement FROST on -Secp256k1 curve - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - + ZcashFoundation/frost#79 - + ZcashFoundation/frost#79 Publish `frost-` crates - - -ZcashFoundation/frost#138->ZcashFoundation/frost#120 - - - ZcashFoundation/frost#138->ZcashFoundation/frost#70 @@ -340,15 +230,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#79 - + ZcashFoundation/frost#102 - + ZcashFoundation/frost#102 frost-core: add and use C @@ -358,15 +248,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#102 - + ZcashFoundation/frost#134 - + ZcashFoundation/frost#134 Reject identity in @@ -375,15 +265,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#134 - + ZcashFoundation/frost#133 - + ZcashFoundation/frost#133 Use nonce_generate test @@ -392,15 +282,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#133 - + ZcashFoundation/frost#127 - + ZcashFoundation/frost#127 Dedupe `SharePackage` and @@ -409,11 +299,121 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#127 + + +ZcashFoundation/frost#120 + + +ZcashFoundation/frost#120 +Update Re-randomizable +FROST implementation to +V10 + + + + + +ZcashFoundation/frost#138->ZcashFoundation/frost#120 + + + + + +ZcashFoundation/frost#35 + + +ZcashFoundation/frost#35 +frost-core: Implement the +generic DKG + + + + + +ZcashFoundation/frost#63 + + +ZcashFoundation/frost#63 +frost-ristretto255: +implement `frost-core`'s +DKG concretely + + + + + +ZcashFoundation/frost#35->ZcashFoundation/frost#63 + + + + + +ZcashFoundation/frost#119 + + +ZcashFoundation/frost#119 +Review and officially +submit the Re- +randomizable FROST ZIP + + + + + +ZcashFoundation/frost#121 + + +ZcashFoundation/frost#121 +Organize the Re- +randomizable FROST +implementation + + + + + +ZcashFoundation/frost#120->ZcashFoundation/frost#121 + + + + + +ZcashFoundation/frost#140 + + +ZcashFoundation/frost#140 +Update Re-randomizable +FROST ZIP to V10 + + + + + +ZcashFoundation/frost#140->ZcashFoundation/frost#119 + + + + + +ZcashFoundation/frost#140->ZcashFoundation/frost#120 + + + + + +ZcashFoundation/frost#81 + + +ZcashFoundation/frost#81 +Start rerandomized repo + + + ZcashFoundation/frost#39