From 10ff87a1fb983934e7c5321c00bf990e198d7223 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Sun, 2 Oct 2022 06:53:57 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 62 +++---- zcash-zf-dag.svg | 62 +++---- zcash-zf-frost-dag.html | 368 ++++++++++++++++++++-------------------- zcash-zf-frost-dag.svg | 368 ++++++++++++++++++++-------------------- 4 files changed, 430 insertions(+), 430 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 208831f8..552a1785 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -22,19 +22,33 @@ -cluster_0 - -Epic: Zebra Release Candidate - - 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 + + + + + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -42,6 +56,12 @@ + + +ZcashFoundation/zebra#2654->ZcashFoundation/zebra#3050 + + + ZcashFoundation/zebra#4967 @@ -97,9 +117,9 @@ - + ZcashFoundation/zebra#4937 - + ZcashFoundation/zebra#4937 Epic: Commit blocks to @@ -132,9 +152,9 @@ - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -142,26 +162,6 @@ - - -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 90f59860..21b0dc8e 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -10,19 +10,33 @@ -cluster_0 - -Epic: Zebra Release Candidate - - 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 + + + + + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -30,6 +44,12 @@ + + +ZcashFoundation/zebra#2654->ZcashFoundation/zebra#3050 + + + ZcashFoundation/zebra#4967 @@ -85,9 +105,9 @@ - + ZcashFoundation/zebra#4937 - + ZcashFoundation/zebra#4937 Epic: Commit blocks to @@ -120,9 +140,9 @@ - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -130,26 +150,6 @@ - - -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 dcd6e93d..48ddf227 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -22,19 +22,19 @@ +cluster_1 + +Epic: Remaining Curves + + cluster_0 Epic: v8 - -cluster_3 - -Epic: Re-randomizable FROST - -cluster_1 - -Epic: Remaining Curves +cluster_4 + +Epic: v9/v10 cluster_2 @@ -42,14 +42,46 @@ Epic: DKG -cluster_4 - -Epic: v9/v10 +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#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#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#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 439e79a7..98d26967 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -10,19 +10,19 @@ +cluster_1 + +Epic: Remaining Curves + + cluster_0 Epic: v8 - -cluster_3 - -Epic: Re-randomizable FROST - -cluster_1 - -Epic: Remaining Curves +cluster_4 + +Epic: v9/v10 cluster_2 @@ -30,14 +30,46 @@ Epic: DKG -cluster_4 - -Epic: v9/v10 +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#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#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#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