diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index a3434c16..ee2e8b11 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -37,9 +37,9 @@ Tracking: Zebra as a Full-Node Wallet -cluster_1 - -Stop tokio tasks running for a long time and blocking other tasks +cluster_0 + +Epic: Zebra Stable Release Candidate cluster_5 @@ -47,9 +47,9 @@ Epic: Zebra as a lightwalletd backend -cluster_0 - -Epic: Zebra Stable Release Candidate +cluster_1 + +Stop tokio tasks running for a long time and blocking other tasks @@ -510,133 +510,10 @@ - - -ZcashFoundation/zebra#4721 - - - - -ZcashFoundation/zebra#4721 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 - - - - - -ZcashFoundation/zebra#4823 - - -ZcashFoundation/zebra#4823 -Find out which parts of C -ommitBlock/CommitFinalize -dBlock are slow - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 - - - - - -ZcashFoundation/zebra#4794 - - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains - - - - - -ZcashFoundation/zebra#4824 - - -ZcashFoundation/zebra#4824 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4789 - - -ZcashFoundation/zebra#4789 -Move CPU-heavy proof -preparation into the -batch cryptography thread - - - - - -ZcashFoundation/zebra#4583 - - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console - - - - - -ZcashFoundation/zebra#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -646,9 +523,9 @@ - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -658,9 +535,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -677,9 +554,9 @@ - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -688,9 +565,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -705,10 +582,22 @@ + + +ZcashFoundation/zebra#4784 + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states + + + - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -739,9 +628,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -757,9 +646,9 @@ - + ZcashFoundation/zebra#4733 - + ZcashFoundation/zebra#4733 Return connection errors @@ -804,9 +693,9 @@ - + ZcashFoundation/zebra#4734 - + ZcashFoundation/zebra#4734 Return errors from @@ -822,9 +711,9 @@ - + ZcashFoundation/zebra#4684 - + ZcashFoundation/zebra#4684 Test that every old @@ -834,9 +723,9 @@ - + ZcashFoundation/zebra#4778 - + ZcashFoundation/zebra#4778 Replace old release @@ -847,9 +736,9 @@ - + ZcashFoundation/zebra#4677 - + ZcashFoundation/zebra#4677 Various tests sometimes @@ -858,9 +747,9 @@ - + ZcashFoundation/zebra#1621 - + ZcashFoundation/zebra#1621 Run `zebrad start` by @@ -869,9 +758,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -880,9 +769,9 @@ - + ZcashFoundation/zebra#3757 - + ZcashFoundation/zebra#3757 De-duplicate note @@ -893,9 +782,9 @@ - + ZcashFoundation/zebra#1615 - + ZcashFoundation/zebra#1615 Zebra stable download @@ -905,9 +794,9 @@ - + ZcashFoundation/zebra#4678 - + ZcashFoundation/zebra#4678 Return peer metadata from @@ -917,9 +806,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -929,9 +818,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -941,9 +830,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -952,9 +841,9 @@ - + ZcashFoundation/zebra#4591 - + ZcashFoundation/zebra#4591 Fix timeout not being @@ -962,6 +851,117 @@ + + +ZcashFoundation/zebra#4350 + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test + + + + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + + + +ZcashFoundation/zebra#4721 + + + + +ZcashFoundation/zebra#4721 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 + + + + + +ZcashFoundation/zebra#4823 + + +ZcashFoundation/zebra#4823 +Find out which parts of C +ommitBlock/CommitFinalize +dBlock are slow + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 + + + + + +ZcashFoundation/zebra#4794 + + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains + + + + + +ZcashFoundation/zebra#4824 + + +ZcashFoundation/zebra#4824 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4789 + + +ZcashFoundation/zebra#4789 +Move CPU-heavy proof +preparation into the +batch cryptography thread + + + + + +ZcashFoundation/zebra#4583 + + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console + + + ZcashFoundation/zebra#3247 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index d313404d..4a92e4d9 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -25,9 +25,9 @@ Tracking: Zebra as a Full-Node Wallet -cluster_1 - -Stop tokio tasks running for a long time and blocking other tasks +cluster_0 + +Epic: Zebra Stable Release Candidate cluster_5 @@ -35,9 +35,9 @@ Epic: Zebra as a lightwalletd backend -cluster_0 - -Epic: Zebra Stable Release Candidate +cluster_1 + +Stop tokio tasks running for a long time and blocking other tasks @@ -498,133 +498,10 @@ - - -ZcashFoundation/zebra#4721 - - - - -ZcashFoundation/zebra#4721 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 - - - - - -ZcashFoundation/zebra#4823 - - -ZcashFoundation/zebra#4823 -Find out which parts of C -ommitBlock/CommitFinalize -dBlock are slow - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 - - - - - -ZcashFoundation/zebra#4794 - - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains - - - - - -ZcashFoundation/zebra#4824 - - -ZcashFoundation/zebra#4824 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4789 - - -ZcashFoundation/zebra#4789 -Move CPU-heavy proof -preparation into the -batch cryptography thread - - - - - -ZcashFoundation/zebra#4583 - - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console - - - - - -ZcashFoundation/zebra#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -634,9 +511,9 @@ - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -646,9 +523,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -665,9 +542,9 @@ - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -676,9 +553,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -693,10 +570,22 @@ + + +ZcashFoundation/zebra#4784 + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states + + + - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -727,9 +616,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -745,9 +634,9 @@ - + ZcashFoundation/zebra#4733 - + ZcashFoundation/zebra#4733 Return connection errors @@ -792,9 +681,9 @@ - + ZcashFoundation/zebra#4734 - + ZcashFoundation/zebra#4734 Return errors from @@ -810,9 +699,9 @@ - + ZcashFoundation/zebra#4684 - + ZcashFoundation/zebra#4684 Test that every old @@ -822,9 +711,9 @@ - + ZcashFoundation/zebra#4778 - + ZcashFoundation/zebra#4778 Replace old release @@ -835,9 +724,9 @@ - + ZcashFoundation/zebra#4677 - + ZcashFoundation/zebra#4677 Various tests sometimes @@ -846,9 +735,9 @@ - + ZcashFoundation/zebra#1621 - + ZcashFoundation/zebra#1621 Run `zebrad start` by @@ -857,9 +746,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -868,9 +757,9 @@ - + ZcashFoundation/zebra#3757 - + ZcashFoundation/zebra#3757 De-duplicate note @@ -881,9 +770,9 @@ - + ZcashFoundation/zebra#1615 - + ZcashFoundation/zebra#1615 Zebra stable download @@ -893,9 +782,9 @@ - + ZcashFoundation/zebra#4678 - + ZcashFoundation/zebra#4678 Return peer metadata from @@ -905,9 +794,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -917,9 +806,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -929,9 +818,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -940,9 +829,9 @@ - + ZcashFoundation/zebra#4591 - + ZcashFoundation/zebra#4591 Fix timeout not being @@ -950,6 +839,117 @@ + + +ZcashFoundation/zebra#4350 + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test + + + + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + + + +ZcashFoundation/zebra#4721 + + + + +ZcashFoundation/zebra#4721 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 + + + + + +ZcashFoundation/zebra#4823 + + +ZcashFoundation/zebra#4823 +Find out which parts of C +ommitBlock/CommitFinalize +dBlock are slow + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 + + + + + +ZcashFoundation/zebra#4794 + + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains + + + + + +ZcashFoundation/zebra#4824 + + +ZcashFoundation/zebra#4824 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4789 + + +ZcashFoundation/zebra#4789 +Move CPU-heavy proof +preparation into the +batch cryptography thread + + + + + +ZcashFoundation/zebra#4583 + + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console + + + ZcashFoundation/zebra#3247 diff --git a/zcash-zf-devops-dag.html b/zcash-zf-devops-dag.html index d5db3f4e..6a598fd9 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -22,29 +22,41 @@ -cluster_0 - -Epic: Zebra Stable Release Candidate - - -cluster_3 - -Tracking: Tech Debt - - -cluster_4 - -Tracking: Documentation - - cluster_5 Epic: Zebra as a lightwalletd backend - + +cluster_0 + +Epic: Zebra Stable Release Candidate + + +cluster_3 + +Tracking: Tech Debt + + +cluster_4 + +Tracking: Documentation + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + + + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -54,9 +66,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -73,9 +85,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -85,9 +97,9 @@ - + ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -102,9 +114,9 @@ - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -135,9 +147,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -153,9 +165,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -164,9 +176,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -176,9 +188,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -188,9 +200,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -250,18 +262,6 @@ - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - ZcashFoundation/zebra#4554 diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index eda92475..6d50a716 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -10,29 +10,41 @@ -cluster_0 - -Epic: Zebra Stable Release Candidate - - -cluster_3 - -Tracking: Tech Debt - - -cluster_4 - -Tracking: Documentation - - cluster_5 Epic: Zebra as a lightwalletd backend - + +cluster_0 + +Epic: Zebra Stable Release Candidate + + +cluster_3 + +Tracking: Tech Debt + + +cluster_4 + +Tracking: Documentation + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + + + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -42,9 +54,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -61,9 +73,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -73,9 +85,9 @@ - + ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -90,9 +102,9 @@ - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -123,9 +135,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -141,9 +153,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -152,9 +164,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -164,9 +176,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -176,9 +188,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -238,18 +250,6 @@ - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - ZcashFoundation/zebra#4554 diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index 214327af..87e5b5cc 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -22,24 +22,177 @@ -cluster_0 - -Epic: v8 - - -cluster_1 - -Epic: IETF-ready FROST - - cluster_2 Epic: Zcon-ready FROST - + +cluster_0 + +Epic: v8 + + +cluster_1 + +Epic: IETF-ready FROST + + +ZcashFoundation/frost#86 + + +ZcashFoundation/frost#86 +frost-core: update for +spec version 6&7 + + + + + +ZcashFoundation/frost#95 + + +ZcashFoundation/frost#95 +Flesh out all rustdoc in +frost-p256 public API + + + + + +ZcashFoundation/frost#79 + + +ZcashFoundation/frost#79 +Publish `frost-` crates + + + + + +ZcashFoundation/frost#95->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#55 + + +ZcashFoundation/frost#55 +Rename participant +indexes to participant +identifiers or IDs + + + + + +ZcashFoundation/frost#55->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#61 + + +ZcashFoundation/frost#61 +Flesh out all rustdoc in +`frost-ristretto255` +public API + + + + + +ZcashFoundation/frost#61->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#92 + + +ZcashFoundation/frost#92 +v6/v7: Use per-signer +values of rho to mitigate +protocol malleability + + + + + +ZcashFoundation/frost#92->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#91 + + +ZcashFoundation/frost#91 +v6/v7: Make verification +a per-ciphersuite +functionality + + + + + +ZcashFoundation/frost#91->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#81 + + +ZcashFoundation/frost#81 +Start rerandomized repo + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + + + +ZcashFoundation/frost#74 + + +ZcashFoundation/frost#74 +Port fresh keygen test +from `frost-core` to +`frost-ristretto` and +other dependent crates + + + + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -48,9 +201,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -59,15 +212,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#99 - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -77,15 +230,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#98 - + ZcashFoundation/frost#47 - + ZcashFoundation/frost#47 Note in Ristretto255 near @@ -97,9 +250,9 @@ - + ZcashFoundation/frost#59 - + ZcashFoundation/frost#59 Rename @@ -110,159 +263,6 @@ - - -ZcashFoundation/frost#86 - - -ZcashFoundation/frost#86 -frost-core: update for -spec version 6&7 - - - - - -ZcashFoundation/frost#95 - - -ZcashFoundation/frost#95 -Flesh out all rustdoc in -frost-p256 public API - - - - - -ZcashFoundation/frost#79 - - -ZcashFoundation/frost#79 -Publish `frost-` crates - - - - - -ZcashFoundation/frost#95->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#55 - - -ZcashFoundation/frost#55 -Rename participant -indexes to participant -identifiers or IDs - - - - - -ZcashFoundation/frost#55->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#61 - - -ZcashFoundation/frost#61 -Flesh out all rustdoc in -`frost-ristretto255` -public API - - - - - -ZcashFoundation/frost#61->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#92 - - -ZcashFoundation/frost#92 -v6/v7: Use per-signer -values of rho to mitigate -protocol malleability - - - - - -ZcashFoundation/frost#92->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#91 - - -ZcashFoundation/frost#91 -v6/v7: Make verification -a per-ciphersuite -functionality - - - - - -ZcashFoundation/frost#91->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#81 - - -ZcashFoundation/frost#81 -Start rerandomized repo - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - - -ZcashFoundation/frost#74 - - -ZcashFoundation/frost#74 -Port fresh keygen test -from `frost-core` to -`frost-ristretto` and -other dependent crates - - - - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - ZcashFoundation/frost#35 diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index 67c70fe7..0a943f0d 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -10,24 +10,177 @@ -cluster_0 - -Epic: v8 - - -cluster_1 - -Epic: IETF-ready FROST - - cluster_2 Epic: Zcon-ready FROST - + +cluster_0 + +Epic: v8 + + +cluster_1 + +Epic: IETF-ready FROST + + +ZcashFoundation/frost#86 + + +ZcashFoundation/frost#86 +frost-core: update for +spec version 6&7 + + + + + +ZcashFoundation/frost#95 + + +ZcashFoundation/frost#95 +Flesh out all rustdoc in +frost-p256 public API + + + + + +ZcashFoundation/frost#79 + + +ZcashFoundation/frost#79 +Publish `frost-` crates + + + + + +ZcashFoundation/frost#95->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#55 + + +ZcashFoundation/frost#55 +Rename participant +indexes to participant +identifiers or IDs + + + + + +ZcashFoundation/frost#55->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#61 + + +ZcashFoundation/frost#61 +Flesh out all rustdoc in +`frost-ristretto255` +public API + + + + + +ZcashFoundation/frost#61->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#92 + + +ZcashFoundation/frost#92 +v6/v7: Use per-signer +values of rho to mitigate +protocol malleability + + + + + +ZcashFoundation/frost#92->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#91 + + +ZcashFoundation/frost#91 +v6/v7: Make verification +a per-ciphersuite +functionality + + + + + +ZcashFoundation/frost#91->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#81 + + +ZcashFoundation/frost#81 +Start rerandomized repo + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + + + +ZcashFoundation/frost#74 + + +ZcashFoundation/frost#74 +Port fresh keygen test +from `frost-core` to +`frost-ristretto` and +other dependent crates + + + + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -36,9 +189,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -47,15 +200,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#99 - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -65,15 +218,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#98 - + ZcashFoundation/frost#47 - + ZcashFoundation/frost#47 Note in Ristretto255 near @@ -85,9 +238,9 @@ - + ZcashFoundation/frost#59 - + ZcashFoundation/frost#59 Rename @@ -98,159 +251,6 @@ - - -ZcashFoundation/frost#86 - - -ZcashFoundation/frost#86 -frost-core: update for -spec version 6&7 - - - - - -ZcashFoundation/frost#95 - - -ZcashFoundation/frost#95 -Flesh out all rustdoc in -frost-p256 public API - - - - - -ZcashFoundation/frost#79 - - -ZcashFoundation/frost#79 -Publish `frost-` crates - - - - - -ZcashFoundation/frost#95->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#55 - - -ZcashFoundation/frost#55 -Rename participant -indexes to participant -identifiers or IDs - - - - - -ZcashFoundation/frost#55->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#61 - - -ZcashFoundation/frost#61 -Flesh out all rustdoc in -`frost-ristretto255` -public API - - - - - -ZcashFoundation/frost#61->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#92 - - -ZcashFoundation/frost#92 -v6/v7: Use per-signer -values of rho to mitigate -protocol malleability - - - - - -ZcashFoundation/frost#92->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#91 - - -ZcashFoundation/frost#91 -v6/v7: Make verification -a per-ciphersuite -functionality - - - - - -ZcashFoundation/frost#91->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#81 - - -ZcashFoundation/frost#81 -Start rerandomized repo - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - - -ZcashFoundation/frost#74 - - -ZcashFoundation/frost#74 -Port fresh keygen test -from `frost-core` to -`frost-ristretto` and -other dependent crates - - - - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - ZcashFoundation/frost#35