diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 208831f8..6303c941 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 @@ -56,7 +76,7 @@ - + ZcashFoundation/zebra#3050->ZcashFoundation/zebra#4967 @@ -74,7 +94,7 @@ - + ZcashFoundation/zebra#3050->ZcashFoundation/zebra#4955 @@ -91,15 +111,15 @@ - + ZcashFoundation/zebra#3050->ZcashFoundation/zebra#4992 - + ZcashFoundation/zebra#4937 - + ZcashFoundation/zebra#4937 Epic: Commit blocks to @@ -126,15 +146,15 @@ - + ZcashFoundation/zebra#4937->ZcashFoundation/zebra#5189 - + 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..954ff5ec 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 @@ -44,7 +64,7 @@ - + ZcashFoundation/zebra#3050->ZcashFoundation/zebra#4967 @@ -62,7 +82,7 @@ - + ZcashFoundation/zebra#3050->ZcashFoundation/zebra#4955 @@ -79,15 +99,15 @@ - + ZcashFoundation/zebra#3050->ZcashFoundation/zebra#4992 - + ZcashFoundation/zebra#4937 - + ZcashFoundation/zebra#4937 Epic: Commit blocks to @@ -114,15 +134,15 @@ - + ZcashFoundation/zebra#4937->ZcashFoundation/zebra#5189 - + 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 48ddf227..87370543 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -22,66 +22,34 @@ -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 - + +cluster_1 + +Epic: Remaining Curves + +cluster_4 + +Epic: v9/v10 - + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -90,9 +58,9 @@ - + ZcashFoundation/frost#101 - + ZcashFoundation/frost#101 frost-core: support H4 @@ -108,9 +76,9 @@ - + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -125,9 +93,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -142,9 +110,9 @@ - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -160,9 +128,9 @@ - + ZcashFoundation/frost#138 - + ZcashFoundation/frost#138 When hashing an @@ -185,9 +153,9 @@ - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -203,9 +171,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -213,16 +181,158 @@ - + + +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 @@ -242,15 +352,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#79 - + ZcashFoundation/frost#102 - + ZcashFoundation/frost#102 frost-core: add and use C @@ -260,15 +370,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#102 - + ZcashFoundation/frost#134 - + ZcashFoundation/frost#134 Reject identity in @@ -277,15 +387,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#134 - + ZcashFoundation/frost#133 - + ZcashFoundation/frost#133 Use nonce_generate test @@ -294,15 +404,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#133 - + ZcashFoundation/frost#127 - + ZcashFoundation/frost#127 Dedupe `SharePackage` and @@ -311,121 +421,11 @@ - + 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 98d26967..816135a9 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -10,66 +10,34 @@ -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 - + +cluster_1 + +Epic: Remaining Curves + +cluster_4 + +Epic: v9/v10 - + ZcashFoundation/frost#86 - + ZcashFoundation/frost#86 frost-core: update for @@ -78,9 +46,9 @@ - + ZcashFoundation/frost#101 - + ZcashFoundation/frost#101 frost-core: support H4 @@ -96,9 +64,9 @@ - + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -113,9 +81,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -130,9 +98,9 @@ - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -148,9 +116,9 @@ - + ZcashFoundation/frost#138 - + ZcashFoundation/frost#138 When hashing an @@ -173,9 +141,9 @@ - + ZcashFoundation/frost#92 - + ZcashFoundation/frost#92 v6/v7: Use per-signer @@ -191,9 +159,9 @@ - + ZcashFoundation/frost#95 - + ZcashFoundation/frost#95 Flesh out all rustdoc in @@ -201,16 +169,158 @@ - + + +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 @@ -230,15 +340,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#79 - + ZcashFoundation/frost#102 - + ZcashFoundation/frost#102 frost-core: add and use C @@ -248,15 +358,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#102 - + ZcashFoundation/frost#134 - + ZcashFoundation/frost#134 Reject identity in @@ -265,15 +375,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#134 - + ZcashFoundation/frost#133 - + ZcashFoundation/frost#133 Use nonce_generate test @@ -282,15 +392,15 @@ - + ZcashFoundation/frost#138->ZcashFoundation/frost#133 - + ZcashFoundation/frost#127 - + ZcashFoundation/frost#127 Dedupe `SharePackage` and @@ -299,121 +409,11 @@ - + 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