From c08967fe2d14a5ae803fe91002d172456ba6f1f9 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Thu, 7 Jul 2022 21:45:41 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 748 ++++++++++++++++++++------------------- zcash-zf-dag.svg | 748 ++++++++++++++++++++------------------- zcash-zf-devops-dag.html | 238 +++++++------ zcash-zf-devops-dag.svg | 238 +++++++------ zcash-zf-frost-dag.html | 246 ++++++------- zcash-zf-frost-dag.svg | 246 ++++++------- 6 files changed, 1276 insertions(+), 1188 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 20c96e39..d453ffd3 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -17,43 +17,43 @@ -
- - +
+ + cluster_2 - -Tracking: Zebra as a Full-Node Wallet + +Tracking: Zebra as a Full-Node Wallet cluster_3 - -Epic: Zebra as a lightwalletd backend + +Epic: Zebra as a lightwalletd backend -cluster_1 - -Tracking: Documentation +cluster_4 + +Epic: Zebra Stable Release Candidate -cluster_4 - -Epic: Zebra Stable Release Candidate - - cluster_0 Tracking: Tech Debt + +cluster_1 + +Tracking: Documentation + ZcashFoundation/zebra#271 - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF + +ZcashFoundation/zebra#271 +Sapling/Orchard Key +Agreement and KDF @@ -61,44 +61,44 @@ ZcashFoundation/zebra#269 - -ZcashFoundation/zebra#269 -Sapling/Orchard note -encryption -implementation. + +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#3002 +Sapling note decryption +implementation. ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 - - + + ZcashFoundation/zebra#325 - -ZcashFoundation/zebra#325 -Block Chain Scanning + +ZcashFoundation/zebra#325 +Block Chain Scanning @@ -106,11 +106,11 @@ ZcashFoundation/zebra#4691 - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses + +ZcashFoundation/zebra#4691 +Stop assuming testnet +when parsing keys and +addresses @@ -118,11 +118,11 @@ ZcashFoundation/zebra#267 - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation + +ZcashFoundation/zebra#267 +Implement ZIP-32 Sapling +and Orchard key +derivation @@ -130,10 +130,10 @@ ZcashFoundation/zebra#2064 - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra + +ZcashFoundation/zebra#2064 +Import Poseidon hash into +Zebra @@ -141,12 +141,12 @@ ZcashFoundation/zebra#2192 - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout + +ZcashFoundation/zebra#2192 +Implement +`EphemeralPrivateKey`'s +for Orchard, Sapling, +Sprout @@ -154,11 +154,11 @@ ZcashFoundation/zebra#181 - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. @@ -166,9 +166,9 @@ ZcashFoundation/zebra#321 - -ZcashFoundation/zebra#321 -Create Output Proof + +ZcashFoundation/zebra#321 +Create Output Proof @@ -176,10 +176,10 @@ ZcashFoundation/zebra#272 - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF + +ZcashFoundation/zebra#272 +Sprout Key Agreement and +KDF @@ -187,12 +187,12 @@ ZcashFoundation/zebra#2496 - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key + +ZcashFoundation/zebra#2496 +Handle a ivk == ⊥ +(KA^Orchard private key) +when generating an +Orchard Spending Key @@ -200,11 +200,11 @@ ZcashFoundation/zebra#3869 - -ZcashFoundation/zebra#3869 -Orchard: ensure that ivk -= 0 is rejected if that -negligible case occurs + +ZcashFoundation/zebra#3869 +Orchard: ensure that ivk += 0 is rejected if that +negligible case occurs @@ -212,9 +212,9 @@ ZcashFoundation/zebra#278 - -ZcashFoundation/zebra#278 -Sapling Note Builder + +ZcashFoundation/zebra#278 +Sapling Note Builder @@ -222,12 +222,12 @@ ZcashFoundation/zebra#2447 - -ZcashFoundation/zebra#2447 -Define a new `Amount` -`Constraint` for Note -values w/ [0..2^64) as -`valid_range()` + +ZcashFoundation/zebra#2447 +Define a new `Amount` +`Constraint` for Note +values w/ [0..2^64) as +`valid_range()` @@ -235,11 +235,11 @@ ZcashFoundation/zebra#2041 - -ZcashFoundation/zebra#2041 -Orchard: derive -OutgoingCipherKey ( -Sapling and Orchard) + +ZcashFoundation/zebra#2041 +Orchard: derive +OutgoingCipherKey ( +Sapling and Orchard) @@ -247,11 +247,11 @@ ZcashFoundation/zebra#4692 - -ZcashFoundation/zebra#4692 -Check address and key -lengths when parsing -strings + +ZcashFoundation/zebra#4692 +Check address and key +lengths when parsing +strings @@ -259,9 +259,9 @@ ZcashFoundation/zebra#320 - -ZcashFoundation/zebra#320 -Create a Spend Proof + +ZcashFoundation/zebra#320 +Create a Spend Proof @@ -269,12 +269,12 @@ ZcashFoundation/zebra#2080 - -ZcashFoundation/zebra#2080 -[blocked on frost] -replace`redpallas` module -with `reddsa`/`redpallas` -crate + +ZcashFoundation/zebra#2080 +[blocked on frost] +replace`redpallas` module +with `reddsa`/`redpallas` +crate @@ -282,13 +282,13 @@ ZcashFoundation/zebra#2095 - -ZcashFoundation/zebra#2095 -Orchard: update -note/action generation to -include input note -nullifier in the -PRF^expand invocations + +ZcashFoundation/zebra#2095 +Orchard: update +note/action generation to +include input note +nullifier in the +PRF^expand invocations @@ -296,128 +296,71 @@ ZcashFoundation/zebra#4350 - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#2971 - - -ZcashFoundation/zebra#2971 -Fix crawler.rs doctest - - - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft - - - - - -ZcashFoundation/zebra#2972 - - -ZcashFoundation/zebra#2972 -Make it easy for users to -discover how to configure -Zebra - - - - - -ZcashFoundation/zebra#2740 - - -ZcashFoundation/zebra#2740 -Documentation: link to -Zebra architecture blog -posts in zebrad overview -for devs in the book - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test - + ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection + + +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#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#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#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -427,9 +370,9 @@ - + ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -438,84 +381,100 @@ - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - + + + + + +ZcashFoundation/zebra#755 + + +ZcashFoundation/zebra#755 +Automate zebrad releases + + + + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#755 + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - + + - + ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website - + ZcashFoundation/zebra#3263 - + ZcashFoundation/zebra#3263 Security: Remove the @@ -526,9 +485,9 @@ - + ZcashFoundation/zebra#3383 - + ZcashFoundation/zebra#3383 Document `zebrad @@ -537,9 +496,9 @@ - + ZcashFoundation/zebra#483 - + ZcashFoundation/zebra#483 Limit generated block and @@ -548,9 +507,9 @@ - + ZcashFoundation/zebra#3436 - + ZcashFoundation/zebra#3436 Create wrapper for @@ -560,9 +519,9 @@ - + ZcashFoundation/zebra#2908 - + ZcashFoundation/zebra#2908 Improve @@ -572,9 +531,9 @@ - + ZcashFoundation/zebra#2297 - + ZcashFoundation/zebra#2297 Enforce unwrap-pertinent @@ -583,9 +542,9 @@ - + ZcashFoundation/zebra#3831 - + ZcashFoundation/zebra#3831 Remove duplicated @@ -594,9 +553,9 @@ - + ZcashFoundation/zebra#3179 - + ZcashFoundation/zebra#3179 Use a `bellman::Proof` @@ -606,9 +565,9 @@ - + ZcashFoundation/zebra#3117 - + ZcashFoundation/zebra#3117 Stop using private IP @@ -616,180 +575,243 @@ + + +ZcashFoundation/zebra#2971 + + +ZcashFoundation/zebra#2971 +Fix crawler.rs doctest + + + + + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 + + + + + +ZcashFoundation/zebra#2972 + + +ZcashFoundation/zebra#2972 +Make it easy for users to +discover how to configure +Zebra + + + + + +ZcashFoundation/zebra#2740 + + +ZcashFoundation/zebra#2740 +Documentation: link to +Zebra architecture blog +posts in zebrad overview +for devs in the book + + + + + +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC + + + - + ZcashFoundation/zebra#3247 - - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit - + ZcashFoundation/zebra#4554 - - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI - + ZcashFoundation/zebra#4545 - - -ZcashFoundation/zebra#4545 -Start disconnecting from -outdated peers before -network upgrade -activation + + +ZcashFoundation/zebra#4545 +Start disconnecting from +outdated peers before +network upgrade +activation - + ZcashFoundation/zebra#4226 - - -ZcashFoundation/zebra#4226 -Prefer faster peers, but -if all peers are slow, -still connect to them + + +ZcashFoundation/zebra#4226 +Prefer faster peers, but +if all peers are slow, +still connect to them - + ZcashFoundation/zebra#4545->ZcashFoundation/zebra#4226 - - + + - + ZcashFoundation/zebra#4537 - - - - -ZcashFoundation/zebra#4537 -test(grpc): -`GetMempoolTx` and -`GetMempoolStream` test + + + + +ZcashFoundation/zebra#4537 +test(grpc): +`GetMempoolTx` and +`GetMempoolStream` test - + ZcashFoundation/zebra#4546 - - -ZcashFoundation/zebra#4546 -Fix automatic Zebra -deployments to Google -Cloud + + +ZcashFoundation/zebra#4546 +Fix automatic Zebra +deployments to Google +Cloud - + ZcashFoundation/zebra#4546->ZcashFoundation/zebra#4562 - - + + - + ZcashFoundation/zebra#4733 - - -ZcashFoundation/zebra#4733 -Return connection errors -from the heartbeat task -to the `Client` + + +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#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#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 +Return errors from +`Connection` methods to +the `Client` - + ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 - - + + - + ZcashFoundation/zebra#4747 - - -ZcashFoundation/zebra#4747 -Stop tokio tasks running -for a long time and -blocking other tasks + + +ZcashFoundation/zebra#4747 +Stop tokio tasks running +for a long time and +blocking other tasks - + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4733 - - + + - + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4734 - - + + diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 6488b257..5d6d047c 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -5,43 +5,43 @@ - - - + + + cluster_2 - -Tracking: Zebra as a Full-Node Wallet + +Tracking: Zebra as a Full-Node Wallet cluster_3 - -Epic: Zebra as a lightwalletd backend + +Epic: Zebra as a lightwalletd backend -cluster_1 - -Tracking: Documentation +cluster_4 + +Epic: Zebra Stable Release Candidate -cluster_4 - -Epic: Zebra Stable Release Candidate - - cluster_0 Tracking: Tech Debt + +cluster_1 + +Tracking: Documentation + ZcashFoundation/zebra#271 - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF + +ZcashFoundation/zebra#271 +Sapling/Orchard Key +Agreement and KDF @@ -49,44 +49,44 @@ ZcashFoundation/zebra#269 - -ZcashFoundation/zebra#269 -Sapling/Orchard note -encryption -implementation. + +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#3002 +Sapling note decryption +implementation. ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 - - + + ZcashFoundation/zebra#325 - -ZcashFoundation/zebra#325 -Block Chain Scanning + +ZcashFoundation/zebra#325 +Block Chain Scanning @@ -94,11 +94,11 @@ ZcashFoundation/zebra#4691 - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses + +ZcashFoundation/zebra#4691 +Stop assuming testnet +when parsing keys and +addresses @@ -106,11 +106,11 @@ ZcashFoundation/zebra#267 - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation + +ZcashFoundation/zebra#267 +Implement ZIP-32 Sapling +and Orchard key +derivation @@ -118,10 +118,10 @@ ZcashFoundation/zebra#2064 - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra + +ZcashFoundation/zebra#2064 +Import Poseidon hash into +Zebra @@ -129,12 +129,12 @@ ZcashFoundation/zebra#2192 - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout + +ZcashFoundation/zebra#2192 +Implement +`EphemeralPrivateKey`'s +for Orchard, Sapling, +Sprout @@ -142,11 +142,11 @@ ZcashFoundation/zebra#181 - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. @@ -154,9 +154,9 @@ ZcashFoundation/zebra#321 - -ZcashFoundation/zebra#321 -Create Output Proof + +ZcashFoundation/zebra#321 +Create Output Proof @@ -164,10 +164,10 @@ ZcashFoundation/zebra#272 - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF + +ZcashFoundation/zebra#272 +Sprout Key Agreement and +KDF @@ -175,12 +175,12 @@ ZcashFoundation/zebra#2496 - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key + +ZcashFoundation/zebra#2496 +Handle a ivk == ⊥ +(KA^Orchard private key) +when generating an +Orchard Spending Key @@ -188,11 +188,11 @@ ZcashFoundation/zebra#3869 - -ZcashFoundation/zebra#3869 -Orchard: ensure that ivk -= 0 is rejected if that -negligible case occurs + +ZcashFoundation/zebra#3869 +Orchard: ensure that ivk += 0 is rejected if that +negligible case occurs @@ -200,9 +200,9 @@ ZcashFoundation/zebra#278 - -ZcashFoundation/zebra#278 -Sapling Note Builder + +ZcashFoundation/zebra#278 +Sapling Note Builder @@ -210,12 +210,12 @@ ZcashFoundation/zebra#2447 - -ZcashFoundation/zebra#2447 -Define a new `Amount` -`Constraint` for Note -values w/ [0..2^64) as -`valid_range()` + +ZcashFoundation/zebra#2447 +Define a new `Amount` +`Constraint` for Note +values w/ [0..2^64) as +`valid_range()` @@ -223,11 +223,11 @@ ZcashFoundation/zebra#2041 - -ZcashFoundation/zebra#2041 -Orchard: derive -OutgoingCipherKey ( -Sapling and Orchard) + +ZcashFoundation/zebra#2041 +Orchard: derive +OutgoingCipherKey ( +Sapling and Orchard) @@ -235,11 +235,11 @@ ZcashFoundation/zebra#4692 - -ZcashFoundation/zebra#4692 -Check address and key -lengths when parsing -strings + +ZcashFoundation/zebra#4692 +Check address and key +lengths when parsing +strings @@ -247,9 +247,9 @@ ZcashFoundation/zebra#320 - -ZcashFoundation/zebra#320 -Create a Spend Proof + +ZcashFoundation/zebra#320 +Create a Spend Proof @@ -257,12 +257,12 @@ ZcashFoundation/zebra#2080 - -ZcashFoundation/zebra#2080 -[blocked on frost] -replace`redpallas` module -with `reddsa`/`redpallas` -crate + +ZcashFoundation/zebra#2080 +[blocked on frost] +replace`redpallas` module +with `reddsa`/`redpallas` +crate @@ -270,13 +270,13 @@ ZcashFoundation/zebra#2095 - -ZcashFoundation/zebra#2095 -Orchard: update -note/action generation to -include input note -nullifier in the -PRF^expand invocations + +ZcashFoundation/zebra#2095 +Orchard: update +note/action generation to +include input note +nullifier in the +PRF^expand invocations @@ -284,128 +284,71 @@ ZcashFoundation/zebra#4350 - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#2971 - - -ZcashFoundation/zebra#2971 -Fix crawler.rs doctest - - - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft - - - - - -ZcashFoundation/zebra#2972 - - -ZcashFoundation/zebra#2972 -Make it easy for users to -discover how to configure -Zebra - - - - - -ZcashFoundation/zebra#2740 - - -ZcashFoundation/zebra#2740 -Documentation: link to -Zebra architecture blog -posts in zebrad overview -for devs in the book - - - - - -ZcashFoundation/zebra#2001 - - -ZcashFoundation/zebra#2001 -Write a draft security -triage RFC + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test - + ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection + + +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#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#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#3050 +Tag Zebra 1.0.0-rc.0 +stable release candidate - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -415,9 +358,9 @@ - + ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#1791 Re-enable `sync_large_che @@ -426,84 +369,100 @@ - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - + ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - + + + + + +ZcashFoundation/zebra#755 + + +ZcashFoundation/zebra#755 +Automate zebrad releases + + + + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#755 + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - + + - + ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website - + ZcashFoundation/zebra#3263 - + ZcashFoundation/zebra#3263 Security: Remove the @@ -514,9 +473,9 @@ - + ZcashFoundation/zebra#3383 - + ZcashFoundation/zebra#3383 Document `zebrad @@ -525,9 +484,9 @@ - + ZcashFoundation/zebra#483 - + ZcashFoundation/zebra#483 Limit generated block and @@ -536,9 +495,9 @@ - + ZcashFoundation/zebra#3436 - + ZcashFoundation/zebra#3436 Create wrapper for @@ -548,9 +507,9 @@ - + ZcashFoundation/zebra#2908 - + ZcashFoundation/zebra#2908 Improve @@ -560,9 +519,9 @@ - + ZcashFoundation/zebra#2297 - + ZcashFoundation/zebra#2297 Enforce unwrap-pertinent @@ -571,9 +530,9 @@ - + ZcashFoundation/zebra#3831 - + ZcashFoundation/zebra#3831 Remove duplicated @@ -582,9 +541,9 @@ - + ZcashFoundation/zebra#3179 - + ZcashFoundation/zebra#3179 Use a `bellman::Proof` @@ -594,9 +553,9 @@ - + ZcashFoundation/zebra#3117 - + ZcashFoundation/zebra#3117 Stop using private IP @@ -604,180 +563,243 @@ + + +ZcashFoundation/zebra#2971 + + +ZcashFoundation/zebra#2971 +Fix crawler.rs doctest + + + + + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 + + + + + +ZcashFoundation/zebra#2972 + + +ZcashFoundation/zebra#2972 +Make it easy for users to +discover how to configure +Zebra + + + + + +ZcashFoundation/zebra#2740 + + +ZcashFoundation/zebra#2740 +Documentation: link to +Zebra architecture blog +posts in zebrad overview +for devs in the book + + + + + +ZcashFoundation/zebra#2001 + + +ZcashFoundation/zebra#2001 +Write a draft security +triage RFC + + + - + ZcashFoundation/zebra#3247 - - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit - + ZcashFoundation/zebra#4554 - - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI - + ZcashFoundation/zebra#4545 - - -ZcashFoundation/zebra#4545 -Start disconnecting from -outdated peers before -network upgrade -activation + + +ZcashFoundation/zebra#4545 +Start disconnecting from +outdated peers before +network upgrade +activation - + ZcashFoundation/zebra#4226 - - -ZcashFoundation/zebra#4226 -Prefer faster peers, but -if all peers are slow, -still connect to them + + +ZcashFoundation/zebra#4226 +Prefer faster peers, but +if all peers are slow, +still connect to them - + ZcashFoundation/zebra#4545->ZcashFoundation/zebra#4226 - - + + - + ZcashFoundation/zebra#4537 - - - - -ZcashFoundation/zebra#4537 -test(grpc): -`GetMempoolTx` and -`GetMempoolStream` test + + + + +ZcashFoundation/zebra#4537 +test(grpc): +`GetMempoolTx` and +`GetMempoolStream` test - + ZcashFoundation/zebra#4546 - - -ZcashFoundation/zebra#4546 -Fix automatic Zebra -deployments to Google -Cloud + + +ZcashFoundation/zebra#4546 +Fix automatic Zebra +deployments to Google +Cloud - + ZcashFoundation/zebra#4546->ZcashFoundation/zebra#4562 - - + + - + ZcashFoundation/zebra#4733 - - -ZcashFoundation/zebra#4733 -Return connection errors -from the heartbeat task -to the `Client` + + +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#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#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 +Return errors from +`Connection` methods to +the `Client` - + ZcashFoundation/zebra#4734->ZcashFoundation/zebra#4735 - - + + - + ZcashFoundation/zebra#4747 - - -ZcashFoundation/zebra#4747 -Stop tokio tasks running -for a long time and -blocking other tasks + + +ZcashFoundation/zebra#4747 +Stop tokio tasks running +for a long time and +blocking other tasks - + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4733 - - + + - + ZcashFoundation/zebra#4747->ZcashFoundation/zebra#4734 - - + + diff --git a/zcash-zf-devops-dag.html b/zcash-zf-devops-dag.html index 9c76093c..7f6952ab 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -17,182 +17,204 @@ -
- - +
+ + -cluster_1 - -Tracking: Documentation +cluster_4 + +Epic: Zebra Stable Release Candidate -cluster_0 - -Tracking: Tech Debt +cluster_1 + +Tracking: Documentation -cluster_4 - -Epic: Zebra Stable Release Candidate - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft - - - - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - +cluster_0 + +Tracking: Tech Debt - + ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better + + +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#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#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 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - + + - + ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - + + + + + +ZcashFoundation/zebra#755 + + +ZcashFoundation/zebra#755 +Automate zebrad releases + + + + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#755 + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - + + - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 + + + - + ZcashFoundation/zebra#4554 - - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI - + ZcashFoundation/zebra#4546 - - -ZcashFoundation/zebra#4546 -Fix automatic Zebra -deployments to Google -Cloud + + +ZcashFoundation/zebra#4546 +Fix automatic Zebra +deployments to Google +Cloud - + ZcashFoundation/zebra#4546->ZcashFoundation/zebra#4562 - - + + diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index e9b0c383..9f9a4f4b 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -5,182 +5,204 @@ - - - + + + -cluster_1 - -Tracking: Documentation +cluster_4 + +Epic: Zebra Stable Release Candidate -cluster_0 - -Tracking: Tech Debt +cluster_1 + +Tracking: Documentation -cluster_4 - -Epic: Zebra Stable Release Candidate - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Revise Release Process -RFC Draft - - - - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - +cluster_0 + +Tracking: Tech Debt - + ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better + + +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#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#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 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - + + - + ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - + + + + + +ZcashFoundation/zebra#755 + + +ZcashFoundation/zebra#755 +Automate zebrad releases + + + + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#755 + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - + + - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Revise Release Process +RFC Draft + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 + + + - + ZcashFoundation/zebra#4554 - - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI - + ZcashFoundation/zebra#4546 - - -ZcashFoundation/zebra#4546 -Fix automatic Zebra -deployments to Google -Cloud + + +ZcashFoundation/zebra#4546 +Fix automatic Zebra +deployments to Google +Cloud - + ZcashFoundation/zebra#4546->ZcashFoundation/zebra#4562 - - + + diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index 4a36e1a7..d4ee1637 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -18,27 +18,27 @@
- - + viewBox="0.00 0.00 741.00 1661.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + + cluster_1 - -Epic: Zcon-ready FROST + +Epic: Zcon-ready FROST cluster_0 - -Epic: IETF-ready FROST + +Epic: IETF-ready FROST ZcashFoundation/frost#35 - -ZcashFoundation/frost#35 -frost-core: Implement the -generic DKG + +ZcashFoundation/frost#35 +frost-core: Implement the +generic DKG @@ -46,30 +46,30 @@ ZcashFoundation/frost#63 - -ZcashFoundation/frost#63 -frost-ristretto255: -implement `frost-core`'s -DKG concretely + +ZcashFoundation/frost#63 +frost-ristretto255: +implement `frost-core`'s +DKG concretely ZcashFoundation/frost#35->ZcashFoundation/frost#63 - - + + ZcashFoundation/frost#37 - -ZcashFoundation/frost#37 -Draft a ZIP document for -using FROST in the re- -randomized SpendAuth -setting in Zcash + +ZcashFoundation/frost#37 +Draft a ZIP document for +using FROST in the re- +randomized SpendAuth +setting in Zcash @@ -77,11 +77,11 @@ ZcashFoundation/frost#75 - -ZcashFoundation/frost#75 -frost-core: Remove -`order()` from the -`Group` trait + +ZcashFoundation/frost#75 +frost-core: Remove +`order()` from the +`Group` trait @@ -89,9 +89,9 @@ ZcashFoundation/frost#81 - -ZcashFoundation/frost#81 -Start rerandomized repo + +ZcashFoundation/frost#81 +Start rerandomized repo @@ -99,9 +99,9 @@ ZcashFoundation/frost#71 - -ZcashFoundation/frost#71 -Add Ed448 support + +ZcashFoundation/frost#71 +Add Ed448 support @@ -109,11 +109,11 @@ ZcashFoundation/frost#55 - -ZcashFoundation/frost#55 -Rename participant -indexes to participant -identifiers or IDs + +ZcashFoundation/frost#55 +Rename participant +indexes to participant +identifiers or IDs @@ -121,11 +121,11 @@ ZcashFoundation/frost#61 - -ZcashFoundation/frost#61 -Flesh out all rustdoc in -`frost-ristretto255` -public API + +ZcashFoundation/frost#61 +Flesh out all rustdoc in +`frost-ristretto255` +public API @@ -133,12 +133,12 @@ ZcashFoundation/frost#74 - -ZcashFoundation/frost#74 -Port fresh keygen test -from `frost-core` to -`frost-ristretto` and -other dependent crates + +ZcashFoundation/frost#74 +Port fresh keygen test +from `frost-core` to +`frost-ristretto` and +other dependent crates @@ -146,9 +146,9 @@ ZcashFoundation/frost#70 - -ZcashFoundation/frost#70 -Add Ed25519 support + +ZcashFoundation/frost#70 +Add Ed25519 support @@ -156,10 +156,10 @@ ZcashFoundation/frost#60 - -ZcashFoundation/frost#60 -`frost-core`: update for -spec version 5 + +ZcashFoundation/frost#60 +`frost-core`: update for +spec version 5 @@ -167,52 +167,52 @@ ZcashFoundation/frost#67 - -ZcashFoundation/frost#67 -Update ristretto255 to -frost-core V5 + +ZcashFoundation/frost#67 +Update ristretto255 to +frost-core V5 ZcashFoundation/frost#60->ZcashFoundation/frost#67 - - + + ZcashFoundation/frost#79 - -ZcashFoundation/frost#79 -Publish `frost-` crates + +ZcashFoundation/frost#79 +Publish `frost-` crates ZcashFoundation/frost#60->ZcashFoundation/frost#79 - - + + ZcashFoundation/frost#67->ZcashFoundation/frost#79 - - + + ZcashFoundation/frost#47 - -ZcashFoundation/frost#47 -Note in Ristretto255 near -PublicKeyPackage where we -impl -`derive_group_info()` for -v05 + +ZcashFoundation/frost#47 +Note in Ristretto255 near +PublicKeyPackage where we +impl +`derive_group_info()` for +v05 @@ -220,11 +220,11 @@ ZcashFoundation/frost#56 - -ZcashFoundation/frost#56 -Enforce that THRESHOLD -and NUM_SIGNERS are never -greater than p + +ZcashFoundation/frost#56 +Enforce that THRESHOLD +and NUM_SIGNERS are never +greater than p @@ -232,13 +232,13 @@ ZcashFoundation/frost#53 - -ZcashFoundation/frost#53 -Consolidate derivation of -the group commitment so -that it requires a single -scalar multiplication, as -opposed to t + +ZcashFoundation/frost#53 +Consolidate derivation of +the group commitment so +that it requires a single +scalar multiplication, as +opposed to t @@ -246,13 +246,13 @@ ZcashFoundation/frost#59 - -ZcashFoundation/frost#59 -Rename -`frost::keys::{Secret, -Public}`to indicate -signing participants' -shares, not full keys. + +ZcashFoundation/frost#59 +Rename +`frost::keys::{Secret, +Public}`to indicate +signing participants' +shares, not full keys. @@ -260,11 +260,11 @@ ZcashFoundation/frost#78 - -ZcashFoundation/frost#78 -frost-core: add -`commit()` to `round1` to -match spec + +ZcashFoundation/frost#78 +frost-core: add +`commit()` to `round1` to +match spec @@ -272,9 +272,9 @@ ZcashFoundation/frost#68 - -ZcashFoundation/frost#68 -Create IETF presentation + +ZcashFoundation/frost#68 +Create IETF presentation @@ -282,11 +282,11 @@ ZcashFoundation/frost#39 - -ZcashFoundation/frost#39 -Migrate/port `redjubjub` -to frost-core / FROST -spec v05+ + +ZcashFoundation/frost#39 +Migrate/port `redjubjub` +to frost-core / FROST +spec v05+ @@ -294,11 +294,11 @@ ZcashFoundation/frost#40 - -ZcashFoundation/frost#40 -Migrate/port `redpallas` -to frost-core / FROST -spec v05+ + +ZcashFoundation/frost#40 +Migrate/port `redpallas` +to frost-core / FROST +spec v05+ @@ -306,20 +306,20 @@ ZcashFoundation/frost#80 - -ZcashFoundation/frost#80 -frost-p256: update to -`frost-core` that -supports /draft-irtf- -cfrg-frost v5+ + +ZcashFoundation/frost#80 +frost-p256: update to +`frost-core` that +supports /draft-irtf- +cfrg-frost v5+ ZcashFoundation/frost#80->ZcashFoundation/frost#79 - - + + diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index 677bed05..de09d99f 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -6,27 +6,27 @@ --> - - + viewBox="0.00 0.00 741.00 1661.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + + cluster_1 - -Epic: Zcon-ready FROST + +Epic: Zcon-ready FROST cluster_0 - -Epic: IETF-ready FROST + +Epic: IETF-ready FROST ZcashFoundation/frost#35 - -ZcashFoundation/frost#35 -frost-core: Implement the -generic DKG + +ZcashFoundation/frost#35 +frost-core: Implement the +generic DKG @@ -34,30 +34,30 @@ ZcashFoundation/frost#63 - -ZcashFoundation/frost#63 -frost-ristretto255: -implement `frost-core`'s -DKG concretely + +ZcashFoundation/frost#63 +frost-ristretto255: +implement `frost-core`'s +DKG concretely ZcashFoundation/frost#35->ZcashFoundation/frost#63 - - + + ZcashFoundation/frost#37 - -ZcashFoundation/frost#37 -Draft a ZIP document for -using FROST in the re- -randomized SpendAuth -setting in Zcash + +ZcashFoundation/frost#37 +Draft a ZIP document for +using FROST in the re- +randomized SpendAuth +setting in Zcash @@ -65,11 +65,11 @@ ZcashFoundation/frost#75 - -ZcashFoundation/frost#75 -frost-core: Remove -`order()` from the -`Group` trait + +ZcashFoundation/frost#75 +frost-core: Remove +`order()` from the +`Group` trait @@ -77,9 +77,9 @@ ZcashFoundation/frost#81 - -ZcashFoundation/frost#81 -Start rerandomized repo + +ZcashFoundation/frost#81 +Start rerandomized repo @@ -87,9 +87,9 @@ ZcashFoundation/frost#71 - -ZcashFoundation/frost#71 -Add Ed448 support + +ZcashFoundation/frost#71 +Add Ed448 support @@ -97,11 +97,11 @@ ZcashFoundation/frost#55 - -ZcashFoundation/frost#55 -Rename participant -indexes to participant -identifiers or IDs + +ZcashFoundation/frost#55 +Rename participant +indexes to participant +identifiers or IDs @@ -109,11 +109,11 @@ ZcashFoundation/frost#61 - -ZcashFoundation/frost#61 -Flesh out all rustdoc in -`frost-ristretto255` -public API + +ZcashFoundation/frost#61 +Flesh out all rustdoc in +`frost-ristretto255` +public API @@ -121,12 +121,12 @@ ZcashFoundation/frost#74 - -ZcashFoundation/frost#74 -Port fresh keygen test -from `frost-core` to -`frost-ristretto` and -other dependent crates + +ZcashFoundation/frost#74 +Port fresh keygen test +from `frost-core` to +`frost-ristretto` and +other dependent crates @@ -134,9 +134,9 @@ ZcashFoundation/frost#70 - -ZcashFoundation/frost#70 -Add Ed25519 support + +ZcashFoundation/frost#70 +Add Ed25519 support @@ -144,10 +144,10 @@ ZcashFoundation/frost#60 - -ZcashFoundation/frost#60 -`frost-core`: update for -spec version 5 + +ZcashFoundation/frost#60 +`frost-core`: update for +spec version 5 @@ -155,52 +155,52 @@ ZcashFoundation/frost#67 - -ZcashFoundation/frost#67 -Update ristretto255 to -frost-core V5 + +ZcashFoundation/frost#67 +Update ristretto255 to +frost-core V5 ZcashFoundation/frost#60->ZcashFoundation/frost#67 - - + + ZcashFoundation/frost#79 - -ZcashFoundation/frost#79 -Publish `frost-` crates + +ZcashFoundation/frost#79 +Publish `frost-` crates ZcashFoundation/frost#60->ZcashFoundation/frost#79 - - + + ZcashFoundation/frost#67->ZcashFoundation/frost#79 - - + + ZcashFoundation/frost#47 - -ZcashFoundation/frost#47 -Note in Ristretto255 near -PublicKeyPackage where we -impl -`derive_group_info()` for -v05 + +ZcashFoundation/frost#47 +Note in Ristretto255 near +PublicKeyPackage where we +impl +`derive_group_info()` for +v05 @@ -208,11 +208,11 @@ ZcashFoundation/frost#56 - -ZcashFoundation/frost#56 -Enforce that THRESHOLD -and NUM_SIGNERS are never -greater than p + +ZcashFoundation/frost#56 +Enforce that THRESHOLD +and NUM_SIGNERS are never +greater than p @@ -220,13 +220,13 @@ ZcashFoundation/frost#53 - -ZcashFoundation/frost#53 -Consolidate derivation of -the group commitment so -that it requires a single -scalar multiplication, as -opposed to t + +ZcashFoundation/frost#53 +Consolidate derivation of +the group commitment so +that it requires a single +scalar multiplication, as +opposed to t @@ -234,13 +234,13 @@ ZcashFoundation/frost#59 - -ZcashFoundation/frost#59 -Rename -`frost::keys::{Secret, -Public}`to indicate -signing participants' -shares, not full keys. + +ZcashFoundation/frost#59 +Rename +`frost::keys::{Secret, +Public}`to indicate +signing participants' +shares, not full keys. @@ -248,11 +248,11 @@ ZcashFoundation/frost#78 - -ZcashFoundation/frost#78 -frost-core: add -`commit()` to `round1` to -match spec + +ZcashFoundation/frost#78 +frost-core: add +`commit()` to `round1` to +match spec @@ -260,9 +260,9 @@ ZcashFoundation/frost#68 - -ZcashFoundation/frost#68 -Create IETF presentation + +ZcashFoundation/frost#68 +Create IETF presentation @@ -270,11 +270,11 @@ ZcashFoundation/frost#39 - -ZcashFoundation/frost#39 -Migrate/port `redjubjub` -to frost-core / FROST -spec v05+ + +ZcashFoundation/frost#39 +Migrate/port `redjubjub` +to frost-core / FROST +spec v05+ @@ -282,11 +282,11 @@ ZcashFoundation/frost#40 - -ZcashFoundation/frost#40 -Migrate/port `redpallas` -to frost-core / FROST -spec v05+ + +ZcashFoundation/frost#40 +Migrate/port `redpallas` +to frost-core / FROST +spec v05+ @@ -294,20 +294,20 @@ ZcashFoundation/frost#80 - -ZcashFoundation/frost#80 -frost-p256: update to -`frost-core` that -supports /draft-irtf- -cfrg-frost v5+ + +ZcashFoundation/frost#80 +frost-p256: update to +`frost-core` that +supports /draft-irtf- +cfrg-frost v5+ ZcashFoundation/frost#80->ZcashFoundation/frost#79 - - + +