From 63e43fce467e0964676bc8cd7fb934dea9a95858 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Tue, 8 Nov 2022 09:47:11 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 476 ++++++++++++++++++++-------------------- zcash-zf-dag.svg | 476 ++++++++++++++++++++-------------------- zcash-zf-frost-dag.html | 66 +++--- zcash-zf-frost-dag.svg | 66 +++--- 4 files changed, 542 insertions(+), 542 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index c663b499..2da048fa 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -17,24 +17,24 @@ -
- - +
+ + cluster_0 - -Epic: Support for RPC calls used by mining pools + +Epic: Support for RPC calls used by mining pools ZcashFoundation/zebra#5335 - -ZcashFoundation/zebra#5335 -Evict transactions from -the mempool based on the -ZIP-317 fee rules + +ZcashFoundation/zebra#5335 +Evict transactions from +the mempool based on the +ZIP-317 fee rules @@ -42,151 +42,151 @@ ZcashFoundation/zebra#5336 - -ZcashFoundation/zebra#5336 -Relay mempool -transactions based on the -ZIP-317 fee rules + +ZcashFoundation/zebra#5336 +Relay mempool +transactions based on the +ZIP-317 fee rules ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5336 - - + + ZcashFoundation/zebra#5473 - -ZcashFoundation/zebra#5473 -Select `getblocktemplate` -transactions according to -ZIP-317 + +ZcashFoundation/zebra#5473 +Select `getblocktemplate` +transactions according to +ZIP-317 ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5473 - - + + ZcashFoundation/zebra#5235 - -ZcashFoundation/zebra#5235 -Tracking: Implement -getblocktemplate RPC + +ZcashFoundation/zebra#5235 +Tracking: Implement +getblocktemplate RPC ZcashFoundation/zebra#5473->ZcashFoundation/zebra#5235 - - + + ZcashFoundation/zebra#5235->ZcashFoundation/zebra#5336 - - + + ZcashFoundation/zebra#5376 - -ZcashFoundation/zebra#5376 -Do contextual validation -on mempool transactions -using the state best tip + +ZcashFoundation/zebra#5376 +Do contextual validation +on mempool transactions +using the state best tip ZcashFoundation/zebra#5376->ZcashFoundation/zebra#5235 - - + + ZcashFoundation/zebra#5455 - -ZcashFoundation/zebra#5455 -Populate `BlockTemplate` -fields using a new state -request + +ZcashFoundation/zebra#5455 +Populate `BlockTemplate` +fields using a new state +request - + ZcashFoundation/zebra#5579 - - -ZcashFoundation/zebra#5579 -Populate `BlockTemplate.b -lockcommitmentshash` from -the transactions and -state request + + +ZcashFoundation/zebra#5579 +Populate `BlockTemplate.b +lockcommitmentshash` from +the transactions and +state request ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5579 - - + + - + ZcashFoundation/zebra#5452 - - -ZcashFoundation/zebra#5452 -Populate `Blocktemplate` -responses with fixed -values data + + +ZcashFoundation/zebra#5452 +Populate `Blocktemplate` +responses with fixed +values data - + ZcashFoundation/zebra#5466 - - -ZcashFoundation/zebra#5466 -Return an error from -getblocktemplate if Zebra -isn't synced to the tip + + +ZcashFoundation/zebra#5466 +Return an error from +getblocktemplate if Zebra +isn't synced to the tip - + ZcashFoundation/zebra#5453 - - -ZcashFoundation/zebra#5453 -Populate transparent -coinbase transaction data -for `BlockTemplate` + + +ZcashFoundation/zebra#5453 +Populate transparent +coinbase transaction data +for `BlockTemplate` ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5579 - - + + @@ -202,66 +202,66 @@ ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - + + - + ZcashFoundation/zebra#5527 - - -ZcashFoundation/zebra#5527 -Add submitblock test to -CI + + +ZcashFoundation/zebra#5527 +Add submitblock test to +CI - + ZcashFoundation/zebra#5386 - - -ZcashFoundation/zebra#5386 -Use BestChainUtxo rather -than AwaitUtxo in the -mempool transaction -validator + + +ZcashFoundation/zebra#5386 +Use BestChainUtxo rather +than AwaitUtxo in the +mempool transaction +validator - + ZcashFoundation/zebra#5468 - - -ZcashFoundation/zebra#5468 -Add support for -`getmininginfo` RPC call + + +ZcashFoundation/zebra#5468 +Add support for +`getmininginfo` RPC call - + ZcashFoundation/zebra#5495 - - -ZcashFoundation/zebra#5495 -Ignore the -`jsonrequestobject` -argument to the -`getblocktemplate` RPC + + +ZcashFoundation/zebra#5495 +Ignore the +`jsonrequestobject` +argument to the +`getblocktemplate` RPC - + ZcashFoundation/zebra#5302 - - -ZcashFoundation/zebra#5302 -Add support for -`getblocksubsidy` RPC -call + + +ZcashFoundation/zebra#5302 +Add support for +`getblocksubsidy` RPC +call @@ -269,10 +269,10 @@ ZcashFoundation/zebra#5297 - -ZcashFoundation/zebra#5297 -Add metrics for chain -fork work and lengths + +ZcashFoundation/zebra#5297 +Add metrics for chain +fork work and lengths @@ -280,11 +280,11 @@ ZcashFoundation/zebra#5316 - -ZcashFoundation/zebra#5316 -Only run the -`lightwalletd` full sync -on the `main` branch + +ZcashFoundation/zebra#5316 +Only run the +`lightwalletd` full sync +on the `main` branch @@ -292,12 +292,12 @@ ZcashFoundation/zebra#5015 - -ZcashFoundation/zebra#5015 -Get transactions from the -non-finalized state in -the send transactions -test + +ZcashFoundation/zebra#5015 +Get transactions from the +non-finalized state in +the send transactions +test @@ -305,11 +305,11 @@ ZcashFoundation/zebra#2375 - -ZcashFoundation/zebra#2375 -Allow different `zebra- -network` apps to use -different user agents + +ZcashFoundation/zebra#2375 +Allow different `zebra- +network` apps to use +different user agents @@ -317,45 +317,45 @@ ZcashFoundation/zebra#794 - -ZcashFoundation/zebra#794 -Make sure custom user -agents conform to BIP-14 + +ZcashFoundation/zebra#794 +Make sure custom user +agents conform to BIP-14 ZcashFoundation/zebra#2375->ZcashFoundation/zebra#794 - - + + ZcashFoundation/zebra#5069 - -ZcashFoundation/zebra#5069 -Fix "Connection closed by -remote host" error on -Google Cloud ssh + +ZcashFoundation/zebra#5069 +Fix "Connection closed by +remote host" error on +Google Cloud ssh ZcashFoundation/zebra#5069->ZcashFoundation/zebra#5316 - - + + ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -363,10 +363,10 @@ ZcashFoundation/zebra#3383 - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command @@ -374,11 +374,11 @@ ZcashFoundation/zebra#1615 - -ZcashFoundation/zebra#1615 -Zebra release candidate -binaries should be linked -from ZFND website + +ZcashFoundation/zebra#1615 +Zebra release candidate +binaries should be linked +from ZFND website @@ -386,11 +386,11 @@ ZcashFoundation/zebra#4412 - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes @@ -398,10 +398,10 @@ ZcashFoundation/zebra#4672 - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification @@ -409,10 +409,10 @@ ZcashFoundation/zebra#4841 - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance @@ -420,10 +420,10 @@ ZcashFoundation/zebra#5189 - -ZcashFoundation/zebra#5189 -Run some docker tests on -smaller instances + +ZcashFoundation/zebra#5189 +Run some docker tests on +smaller instances @@ -431,12 +431,12 @@ ZcashFoundation/zebra#4794 - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains @@ -444,13 +444,13 @@ ZcashFoundation/zebra#2908 - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing, so we don't -accidentally break syncer -error handling + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing, so we don't +accidentally break syncer +error handling @@ -458,84 +458,84 @@ ZcashFoundation/zebra#5487 - -ZcashFoundation/zebra#5487 -Return detailed errors -from the `submitblock` -RPC + +ZcashFoundation/zebra#5487 +Return detailed errors +from the `submitblock` +RPC ZcashFoundation/zebra#2908->ZcashFoundation/zebra#5487 - - + + ZcashFoundation/zebra#4774 - -ZcashFoundation/zebra#4774 -Add an NU5 block test -vector that contains many -shielded Orchard -transactions + +ZcashFoundation/zebra#4774 +Add an NU5 block test +vector that contains many +shielded Orchard +transactions ZcashFoundation/zebra#4774->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#4775 - -ZcashFoundation/zebra#4775 -Add an NU5 block test -vector that contains many -shielded Sapling -transactions + +ZcashFoundation/zebra#4775 +Add an NU5 block test +vector that contains many +shielded Sapling +transactions ZcashFoundation/zebra#4775->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#5199 - -ZcashFoundation/zebra#5199 -Consider using `nextest` -to run tests faster + +ZcashFoundation/zebra#5199 +Consider using `nextest` +to run tests faster ZcashFoundation/zebra#5199->ZcashFoundation/zebra#5189 - - + + 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 @@ -543,12 +543,12 @@ 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 @@ -556,19 +556,19 @@ 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 - - + + diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 26e37746..a811e7a6 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -5,24 +5,24 @@ - - - + + + cluster_0 - -Epic: Support for RPC calls used by mining pools + +Epic: Support for RPC calls used by mining pools ZcashFoundation/zebra#5335 - -ZcashFoundation/zebra#5335 -Evict transactions from -the mempool based on the -ZIP-317 fee rules + +ZcashFoundation/zebra#5335 +Evict transactions from +the mempool based on the +ZIP-317 fee rules @@ -30,151 +30,151 @@ ZcashFoundation/zebra#5336 - -ZcashFoundation/zebra#5336 -Relay mempool -transactions based on the -ZIP-317 fee rules + +ZcashFoundation/zebra#5336 +Relay mempool +transactions based on the +ZIP-317 fee rules ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5336 - - + + ZcashFoundation/zebra#5473 - -ZcashFoundation/zebra#5473 -Select `getblocktemplate` -transactions according to -ZIP-317 + +ZcashFoundation/zebra#5473 +Select `getblocktemplate` +transactions according to +ZIP-317 ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5473 - - + + ZcashFoundation/zebra#5235 - -ZcashFoundation/zebra#5235 -Tracking: Implement -getblocktemplate RPC + +ZcashFoundation/zebra#5235 +Tracking: Implement +getblocktemplate RPC ZcashFoundation/zebra#5473->ZcashFoundation/zebra#5235 - - + + ZcashFoundation/zebra#5235->ZcashFoundation/zebra#5336 - - + + ZcashFoundation/zebra#5376 - -ZcashFoundation/zebra#5376 -Do contextual validation -on mempool transactions -using the state best tip + +ZcashFoundation/zebra#5376 +Do contextual validation +on mempool transactions +using the state best tip ZcashFoundation/zebra#5376->ZcashFoundation/zebra#5235 - - + + ZcashFoundation/zebra#5455 - -ZcashFoundation/zebra#5455 -Populate `BlockTemplate` -fields using a new state -request + +ZcashFoundation/zebra#5455 +Populate `BlockTemplate` +fields using a new state +request - + ZcashFoundation/zebra#5579 - - -ZcashFoundation/zebra#5579 -Populate `BlockTemplate.b -lockcommitmentshash` from -the transactions and -state request + + +ZcashFoundation/zebra#5579 +Populate `BlockTemplate.b +lockcommitmentshash` from +the transactions and +state request ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5579 - - + + - + ZcashFoundation/zebra#5452 - - -ZcashFoundation/zebra#5452 -Populate `Blocktemplate` -responses with fixed -values data + + +ZcashFoundation/zebra#5452 +Populate `Blocktemplate` +responses with fixed +values data - + ZcashFoundation/zebra#5466 - - -ZcashFoundation/zebra#5466 -Return an error from -getblocktemplate if Zebra -isn't synced to the tip + + +ZcashFoundation/zebra#5466 +Return an error from +getblocktemplate if Zebra +isn't synced to the tip - + ZcashFoundation/zebra#5453 - - -ZcashFoundation/zebra#5453 -Populate transparent -coinbase transaction data -for `BlockTemplate` + + +ZcashFoundation/zebra#5453 +Populate transparent +coinbase transaction data +for `BlockTemplate` ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5579 - - + + @@ -190,66 +190,66 @@ ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - + + - + ZcashFoundation/zebra#5527 - - -ZcashFoundation/zebra#5527 -Add submitblock test to -CI + + +ZcashFoundation/zebra#5527 +Add submitblock test to +CI - + ZcashFoundation/zebra#5386 - - -ZcashFoundation/zebra#5386 -Use BestChainUtxo rather -than AwaitUtxo in the -mempool transaction -validator + + +ZcashFoundation/zebra#5386 +Use BestChainUtxo rather +than AwaitUtxo in the +mempool transaction +validator - + ZcashFoundation/zebra#5468 - - -ZcashFoundation/zebra#5468 -Add support for -`getmininginfo` RPC call + + +ZcashFoundation/zebra#5468 +Add support for +`getmininginfo` RPC call - + ZcashFoundation/zebra#5495 - - -ZcashFoundation/zebra#5495 -Ignore the -`jsonrequestobject` -argument to the -`getblocktemplate` RPC + + +ZcashFoundation/zebra#5495 +Ignore the +`jsonrequestobject` +argument to the +`getblocktemplate` RPC - + ZcashFoundation/zebra#5302 - - -ZcashFoundation/zebra#5302 -Add support for -`getblocksubsidy` RPC -call + + +ZcashFoundation/zebra#5302 +Add support for +`getblocksubsidy` RPC +call @@ -257,10 +257,10 @@ ZcashFoundation/zebra#5297 - -ZcashFoundation/zebra#5297 -Add metrics for chain -fork work and lengths + +ZcashFoundation/zebra#5297 +Add metrics for chain +fork work and lengths @@ -268,11 +268,11 @@ ZcashFoundation/zebra#5316 - -ZcashFoundation/zebra#5316 -Only run the -`lightwalletd` full sync -on the `main` branch + +ZcashFoundation/zebra#5316 +Only run the +`lightwalletd` full sync +on the `main` branch @@ -280,12 +280,12 @@ ZcashFoundation/zebra#5015 - -ZcashFoundation/zebra#5015 -Get transactions from the -non-finalized state in -the send transactions -test + +ZcashFoundation/zebra#5015 +Get transactions from the +non-finalized state in +the send transactions +test @@ -293,11 +293,11 @@ ZcashFoundation/zebra#2375 - -ZcashFoundation/zebra#2375 -Allow different `zebra- -network` apps to use -different user agents + +ZcashFoundation/zebra#2375 +Allow different `zebra- +network` apps to use +different user agents @@ -305,45 +305,45 @@ ZcashFoundation/zebra#794 - -ZcashFoundation/zebra#794 -Make sure custom user -agents conform to BIP-14 + +ZcashFoundation/zebra#794 +Make sure custom user +agents conform to BIP-14 ZcashFoundation/zebra#2375->ZcashFoundation/zebra#794 - - + + ZcashFoundation/zebra#5069 - -ZcashFoundation/zebra#5069 -Fix "Connection closed by -remote host" error on -Google Cloud ssh + +ZcashFoundation/zebra#5069 +Fix "Connection closed by +remote host" error on +Google Cloud ssh ZcashFoundation/zebra#5069->ZcashFoundation/zebra#5316 - - + + ZcashFoundation/zebra#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -351,10 +351,10 @@ ZcashFoundation/zebra#3383 - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command @@ -362,11 +362,11 @@ ZcashFoundation/zebra#1615 - -ZcashFoundation/zebra#1615 -Zebra release candidate -binaries should be linked -from ZFND website + +ZcashFoundation/zebra#1615 +Zebra release candidate +binaries should be linked +from ZFND website @@ -374,11 +374,11 @@ ZcashFoundation/zebra#4412 - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes @@ -386,10 +386,10 @@ ZcashFoundation/zebra#4672 - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification @@ -397,10 +397,10 @@ ZcashFoundation/zebra#4841 - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance @@ -408,10 +408,10 @@ ZcashFoundation/zebra#5189 - -ZcashFoundation/zebra#5189 -Run some docker tests on -smaller instances + +ZcashFoundation/zebra#5189 +Run some docker tests on +smaller instances @@ -419,12 +419,12 @@ ZcashFoundation/zebra#4794 - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains @@ -432,13 +432,13 @@ ZcashFoundation/zebra#2908 - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing, so we don't -accidentally break syncer -error handling + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing, so we don't +accidentally break syncer +error handling @@ -446,84 +446,84 @@ ZcashFoundation/zebra#5487 - -ZcashFoundation/zebra#5487 -Return detailed errors -from the `submitblock` -RPC + +ZcashFoundation/zebra#5487 +Return detailed errors +from the `submitblock` +RPC ZcashFoundation/zebra#2908->ZcashFoundation/zebra#5487 - - + + ZcashFoundation/zebra#4774 - -ZcashFoundation/zebra#4774 -Add an NU5 block test -vector that contains many -shielded Orchard -transactions + +ZcashFoundation/zebra#4774 +Add an NU5 block test +vector that contains many +shielded Orchard +transactions ZcashFoundation/zebra#4774->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#4775 - -ZcashFoundation/zebra#4775 -Add an NU5 block test -vector that contains many -shielded Sapling -transactions + +ZcashFoundation/zebra#4775 +Add an NU5 block test +vector that contains many +shielded Sapling +transactions ZcashFoundation/zebra#4775->ZcashFoundation/zebra#4841 - - + + ZcashFoundation/zebra#5199 - -ZcashFoundation/zebra#5199 -Consider using `nextest` -to run tests faster + +ZcashFoundation/zebra#5199 +Consider using `nextest` +to run tests faster ZcashFoundation/zebra#5199->ZcashFoundation/zebra#5189 - - + + 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 @@ -531,12 +531,12 @@ 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 @@ -544,19 +544,19 @@ 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 - - + + diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index d0455a61..49ebecee 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -23,13 +23,13 @@ cluster_1 - -Epic: Re-randomizable FROST + +Epic: Re-randomizable FROST cluster_0 - -Epic: Remaining Curves + +Epic: Remaining Curves cluster_2 @@ -40,11 +40,11 @@ ZcashFoundation/frost#119 - -ZcashFoundation/frost#119 -Review and officially -submit the Re- -randomizable FROST ZIP + +ZcashFoundation/frost#119 +Review and officially +submit the Re- +randomizable FROST ZIP @@ -52,11 +52,11 @@ ZcashFoundation/frost#121 - -ZcashFoundation/frost#121 -Organize the Re- -randomizable FROST -implementation + +ZcashFoundation/frost#121 +Organize the Re- +randomizable FROST +implementation @@ -64,28 +64,28 @@ ZcashFoundation/frost#83 - - - -ZcashFoundation/frost#83 -Expose internals to -support randomization + + + +ZcashFoundation/frost#83 +Expose internals to +support randomization ZcashFoundation/frost#121->ZcashFoundation/frost#83 - - + + ZcashFoundation/frost#81 - -ZcashFoundation/frost#81 -Start rerandomized repo + +ZcashFoundation/frost#81 +Start rerandomized repo @@ -93,11 +93,11 @@ ZcashFoundation/frost#19 - -ZcashFoundation/frost#19 -`frost-secp256k1`: -implement FROST on -Secp256k1 curve + +ZcashFoundation/frost#19 +`frost-secp256k1`: +implement FROST on +Secp256k1 curve @@ -105,9 +105,9 @@ ZcashFoundation/frost#71 - -ZcashFoundation/frost#71 -Add Ed448 support + +ZcashFoundation/frost#71 +Add Ed448 support diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index a1ed8c4d..ef8d97bc 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -11,13 +11,13 @@ cluster_1 - -Epic: Re-randomizable FROST + +Epic: Re-randomizable FROST cluster_0 - -Epic: Remaining Curves + +Epic: Remaining Curves cluster_2 @@ -28,11 +28,11 @@ ZcashFoundation/frost#119 - -ZcashFoundation/frost#119 -Review and officially -submit the Re- -randomizable FROST ZIP + +ZcashFoundation/frost#119 +Review and officially +submit the Re- +randomizable FROST ZIP @@ -40,11 +40,11 @@ ZcashFoundation/frost#121 - -ZcashFoundation/frost#121 -Organize the Re- -randomizable FROST -implementation + +ZcashFoundation/frost#121 +Organize the Re- +randomizable FROST +implementation @@ -52,28 +52,28 @@ ZcashFoundation/frost#83 - - - -ZcashFoundation/frost#83 -Expose internals to -support randomization + + + +ZcashFoundation/frost#83 +Expose internals to +support randomization ZcashFoundation/frost#121->ZcashFoundation/frost#83 - - + + ZcashFoundation/frost#81 - -ZcashFoundation/frost#81 -Start rerandomized repo + +ZcashFoundation/frost#81 +Start rerandomized repo @@ -81,11 +81,11 @@ ZcashFoundation/frost#19 - -ZcashFoundation/frost#19 -`frost-secp256k1`: -implement FROST on -Secp256k1 curve + +ZcashFoundation/frost#19 +`frost-secp256k1`: +implement FROST on +Secp256k1 curve @@ -93,9 +93,9 @@ ZcashFoundation/frost#71 - -ZcashFoundation/frost#71 -Add Ed448 support + +ZcashFoundation/frost#71 +Add Ed448 support