From a7ea55628def7a6b71fcb5b99eca1e13cdce46c0 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Wed, 26 Oct 2022 20:47:34 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 847 ++++++++++++++++++++-------------------- zcash-zf-dag.svg | 847 ++++++++++++++++++++-------------------- zcash-zf-frost-dag.html | 114 +++--- zcash-zf-frost-dag.svg | 114 +++--- 4 files changed, 978 insertions(+), 944 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 30ceabc0..0739cb93 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -17,24 +17,259 @@ -
- - +
+ + +cluster_1 + +Epic: Support for RPC calls used by mining pools + + cluster_0 Epic: Zebra Release Candidate - -cluster_1 - -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#5336 + + +ZcashFoundation/zebra#5336 +Relay mempool +transactions based on the +ZIP-317 fee rules + + + + + +ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5336 + + + + + +ZcashFoundation/zebra#5235 + + +ZcashFoundation/zebra#5235 +Tracking: Implement +getblocktemplate RPC + + + + + +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->ZcashFoundation/zebra#5235 + + + + + +ZcashFoundation/zebra#5455 + + +ZcashFoundation/zebra#5455 +Populate `BlockTemplate` +fields using a new state +request + + + + + +ZcashFoundation/zebra#5453 + + +ZcashFoundation/zebra#5453 +Populate transparent +coinbase transaction data +for `BlockTemplate` + + + + + +ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5453 + + + + + +ZcashFoundation/zebra#5472 + + +ZcashFoundation/zebra#5472 +Support shielded coinbase +in `getblocktemplate` + + + + + +ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 + + + + + +ZcashFoundation/zebra#5452 + + +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#5454 + + +ZcashFoundation/zebra#5454 +Populate transactions of +`BlockTemplate` + + + + + +ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5453 + + + + + +ZcashFoundation/zebra#5473 + + +ZcashFoundation/zebra#5473 +Select `getblocktemplate` +transactions according to +ZIP-317 + + + + + +ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5473 + + + + + +ZcashFoundation/zebra#5236 + + +ZcashFoundation/zebra#5236 +Add support for +`submitblock` RPC call + + + + + +ZcashFoundation/zebra#5456 + + +ZcashFoundation/zebra#5456 +Add a miner transparent +address config option + + + + + +ZcashFoundation/zebra#5456->ZcashFoundation/zebra#5453 + + + + + +ZcashFoundation/zebra#5386 + + +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#5302 + + +ZcashFoundation/zebra#5302 +Add support for +`getblocksubsidy` RPC +call + + - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -43,20 +278,20 @@ - + ZcashFoundation/zebra#5423 - - -ZcashFoundation/zebra#5423 -Tag Zebra 1.0.0-rc.1 + + +ZcashFoundation/zebra#5423 +Tag Zebra 1.0.0-rc.1 - + ZcashFoundation/zebra#5214->ZcashFoundation/zebra#5423 - - + + @@ -74,13 +309,13 @@ ZcashFoundation/zebra#5423->ZcashFoundation/zebra#5395 - - + + - + ZcashFoundation/zebra#5445 - + ZcashFoundation/zebra#5445 Bump `zcash_proofs` to @@ -89,10 +324,10 @@ - + ZcashFoundation/zebra#5445->ZcashFoundation/zebra#5423 - - + + @@ -135,9 +370,9 @@ - + ZcashFoundation/zebra#5446 - + ZcashFoundation/zebra#5446 Audit: remove zebra-chain @@ -148,251 +383,16 @@ - -ZcashFoundation/zebra#5446->ZcashFoundation/zebra#5423 - - - - - -ZcashFoundation/zebra#5335 - - -ZcashFoundation/zebra#5335 -Evict transactions from -the mempool based on the -ZIP-317 fee rules - - - - - -ZcashFoundation/zebra#5336 - - -ZcashFoundation/zebra#5336 -Relay mempool -transactions based on the -ZIP-317 fee rules - - - - - -ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5336 - - - - - -ZcashFoundation/zebra#5235 - - -ZcashFoundation/zebra#5235 -Tracking: Implement -getblocktemplate RPC - - - - - -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->ZcashFoundation/zebra#5235 - - - - - -ZcashFoundation/zebra#5455 - - -ZcashFoundation/zebra#5455 -Populate `BlockTemplate` -fields using a new state -request - - - - - -ZcashFoundation/zebra#5453 - - -ZcashFoundation/zebra#5453 -Populate transparent -coinbase transaction data -for `BlockTemplate` - - - - - -ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5453 - - - - - -ZcashFoundation/zebra#5472 - - -ZcashFoundation/zebra#5472 -Support shielded coinbase -in `getblocktemplate` - - - - - -ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - - - - -ZcashFoundation/zebra#5452 - - -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#5454 - - -ZcashFoundation/zebra#5454 -Populate transactions of -`BlockTemplate` - - - - - -ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5453 - - - - - -ZcashFoundation/zebra#5473 - - -ZcashFoundation/zebra#5473 -Select `getblocktemplate` -transactions according to -ZIP-317 - - - - - -ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5473 - - - - - -ZcashFoundation/zebra#5236 - - -ZcashFoundation/zebra#5236 -Add support for -`submitblock` RPC call - - - - - -ZcashFoundation/zebra#5456 - - -ZcashFoundation/zebra#5456 -Add a miner transparent -address config option - - - - -ZcashFoundation/zebra#5456->ZcashFoundation/zebra#5453 - - - - - -ZcashFoundation/zebra#5386 - - -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#5302 - - -ZcashFoundation/zebra#5302 -Add support for -`getblocksubsidy` RPC -call - - +ZcashFoundation/zebra#5446->ZcashFoundation/zebra#5423 + + ZcashFoundation/zebra#3831->ZcashFoundation/zebra#5423 - - + + @@ -404,10 +404,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 @@ -415,12 +415,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 @@ -428,11 +428,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 @@ -440,27 +440,27 @@ 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#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -468,10 +468,10 @@ ZcashFoundation/zebra#3383 - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command @@ -479,11 +479,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 @@ -491,11 +491,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 @@ -503,10 +503,10 @@ ZcashFoundation/zebra#4672 - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification @@ -514,10 +514,10 @@ ZcashFoundation/zebra#4841 - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance @@ -525,11 +525,11 @@ ZcashFoundation/zebra#4612 - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -537,11 +537,11 @@ ZcashFoundation/zebra#5153 - -ZcashFoundation/zebra#5153 -Tag Google Cloud -instances with the name -of the test or workflow + +ZcashFoundation/zebra#5153 +Tag Google Cloud +instances with the name +of the test or workflow @@ -549,65 +549,65 @@ ZcashFoundation/zebra#5189 - -ZcashFoundation/zebra#5189 -Run some docker tests on -smaller instances + +ZcashFoundation/zebra#5189 +Run some docker tests on +smaller instances ZcashFoundation/zebra#5153->ZcashFoundation/zebra#5189 - - + + ZcashFoundation/zebra#5155 - -ZcashFoundation/zebra#5155 -Decide if we want to -create cached states more -often + +ZcashFoundation/zebra#5155 +Decide if we want to +create cached states more +often ZcashFoundation/zebra#5153->ZcashFoundation/zebra#5155 - - + + ZcashFoundation/zebra#5188 - -ZcashFoundation/zebra#5188 -Reduce continuous -deployment instance group -size to 1 + +ZcashFoundation/zebra#5188 +Reduce continuous +deployment instance group +size to 1 ZcashFoundation/zebra#5153->ZcashFoundation/zebra#5188 - - + + 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 @@ -615,10 +615,10 @@ ZcashFoundation/zebra#3096 - -ZcashFoundation/zebra#3096 -Epic: Zebra Release -Candidate + +ZcashFoundation/zebra#3096 +Epic: Zebra Release +Candidate @@ -626,118 +626,135 @@ 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#5484 + + +ZcashFoundation/zebra#5484 +Bump ed25519-zebra to +3.1.0 + + + + + +ZcashFoundation/zebra#5484->ZcashFoundation/zebra#5423 + + - + ZcashFoundation/zebra#4882 - - -ZcashFoundation/zebra#4882 -Add zcash-lightwalletd / -Build images to required -jobs + + +ZcashFoundation/zebra#4882 +Add zcash-lightwalletd / +Build images to required +jobs - + ZcashFoundation/zebra#4882->ZcashFoundation/zebra#4612 - - + + - + ZcashFoundation/zebra#5199 - - -ZcashFoundation/zebra#5199 -Consider using `nextest` -to run tests faster and -reduce Google Cloud costs + + +ZcashFoundation/zebra#5199 +Consider using `nextest` +to run tests faster and +reduce Google Cloud costs - + 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 - + 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 - - + + diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 4b147b96..f725d329 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -5,24 +5,259 @@ - - - + + + +cluster_1 + +Epic: Support for RPC calls used by mining pools + + cluster_0 Epic: Zebra Release Candidate - -cluster_1 - -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#5336 + + +ZcashFoundation/zebra#5336 +Relay mempool +transactions based on the +ZIP-317 fee rules + + + + + +ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5336 + + + + + +ZcashFoundation/zebra#5235 + + +ZcashFoundation/zebra#5235 +Tracking: Implement +getblocktemplate RPC + + + + + +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->ZcashFoundation/zebra#5235 + + + + + +ZcashFoundation/zebra#5455 + + +ZcashFoundation/zebra#5455 +Populate `BlockTemplate` +fields using a new state +request + + + + + +ZcashFoundation/zebra#5453 + + +ZcashFoundation/zebra#5453 +Populate transparent +coinbase transaction data +for `BlockTemplate` + + + + + +ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5453 + + + + + +ZcashFoundation/zebra#5472 + + +ZcashFoundation/zebra#5472 +Support shielded coinbase +in `getblocktemplate` + + + + + +ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 + + + + + +ZcashFoundation/zebra#5452 + + +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#5454 + + +ZcashFoundation/zebra#5454 +Populate transactions of +`BlockTemplate` + + + + + +ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5453 + + + + + +ZcashFoundation/zebra#5473 + + +ZcashFoundation/zebra#5473 +Select `getblocktemplate` +transactions according to +ZIP-317 + + + + + +ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5473 + + + + + +ZcashFoundation/zebra#5236 + + +ZcashFoundation/zebra#5236 +Add support for +`submitblock` RPC call + + + + + +ZcashFoundation/zebra#5456 + + +ZcashFoundation/zebra#5456 +Add a miner transparent +address config option + + + + + +ZcashFoundation/zebra#5456->ZcashFoundation/zebra#5453 + + + + + +ZcashFoundation/zebra#5386 + + +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#5302 + + +ZcashFoundation/zebra#5302 +Add support for +`getblocksubsidy` RPC +call + + - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -31,20 +266,20 @@ - + ZcashFoundation/zebra#5423 - - -ZcashFoundation/zebra#5423 -Tag Zebra 1.0.0-rc.1 + + +ZcashFoundation/zebra#5423 +Tag Zebra 1.0.0-rc.1 - + ZcashFoundation/zebra#5214->ZcashFoundation/zebra#5423 - - + + @@ -62,13 +297,13 @@ ZcashFoundation/zebra#5423->ZcashFoundation/zebra#5395 - - + + - + ZcashFoundation/zebra#5445 - + ZcashFoundation/zebra#5445 Bump `zcash_proofs` to @@ -77,10 +312,10 @@ - + ZcashFoundation/zebra#5445->ZcashFoundation/zebra#5423 - - + + @@ -123,9 +358,9 @@ - + ZcashFoundation/zebra#5446 - + ZcashFoundation/zebra#5446 Audit: remove zebra-chain @@ -136,251 +371,16 @@ - -ZcashFoundation/zebra#5446->ZcashFoundation/zebra#5423 - - - - - -ZcashFoundation/zebra#5335 - - -ZcashFoundation/zebra#5335 -Evict transactions from -the mempool based on the -ZIP-317 fee rules - - - - - -ZcashFoundation/zebra#5336 - - -ZcashFoundation/zebra#5336 -Relay mempool -transactions based on the -ZIP-317 fee rules - - - - - -ZcashFoundation/zebra#5335->ZcashFoundation/zebra#5336 - - - - - -ZcashFoundation/zebra#5235 - - -ZcashFoundation/zebra#5235 -Tracking: Implement -getblocktemplate RPC - - - - - -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->ZcashFoundation/zebra#5235 - - - - - -ZcashFoundation/zebra#5455 - - -ZcashFoundation/zebra#5455 -Populate `BlockTemplate` -fields using a new state -request - - - - - -ZcashFoundation/zebra#5453 - - -ZcashFoundation/zebra#5453 -Populate transparent -coinbase transaction data -for `BlockTemplate` - - - - - -ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5453 - - - - - -ZcashFoundation/zebra#5472 - - -ZcashFoundation/zebra#5472 -Support shielded coinbase -in `getblocktemplate` - - - - - -ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - - - - -ZcashFoundation/zebra#5452 - - -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#5454 - - -ZcashFoundation/zebra#5454 -Populate transactions of -`BlockTemplate` - - - - - -ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5453 - - - - - -ZcashFoundation/zebra#5473 - - -ZcashFoundation/zebra#5473 -Select `getblocktemplate` -transactions according to -ZIP-317 - - - - - -ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5473 - - - - - -ZcashFoundation/zebra#5236 - - -ZcashFoundation/zebra#5236 -Add support for -`submitblock` RPC call - - - - - -ZcashFoundation/zebra#5456 - - -ZcashFoundation/zebra#5456 -Add a miner transparent -address config option - - - - -ZcashFoundation/zebra#5456->ZcashFoundation/zebra#5453 - - - - - -ZcashFoundation/zebra#5386 - - -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#5302 - - -ZcashFoundation/zebra#5302 -Add support for -`getblocksubsidy` RPC -call - - +ZcashFoundation/zebra#5446->ZcashFoundation/zebra#5423 + + ZcashFoundation/zebra#3831->ZcashFoundation/zebra#5423 - - + + @@ -392,10 +392,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 @@ -403,12 +403,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 @@ -416,11 +416,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 @@ -428,27 +428,27 @@ 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#3247 - -ZcashFoundation/zebra#3247 -Tracking: Questions for -Network Audit + +ZcashFoundation/zebra#3247 +Tracking: Questions for +Network Audit @@ -456,10 +456,10 @@ ZcashFoundation/zebra#3383 - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command @@ -467,11 +467,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 @@ -479,11 +479,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 @@ -491,10 +491,10 @@ ZcashFoundation/zebra#4672 - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification @@ -502,10 +502,10 @@ ZcashFoundation/zebra#4841 - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance @@ -513,11 +513,11 @@ ZcashFoundation/zebra#4612 - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -525,11 +525,11 @@ ZcashFoundation/zebra#5153 - -ZcashFoundation/zebra#5153 -Tag Google Cloud -instances with the name -of the test or workflow + +ZcashFoundation/zebra#5153 +Tag Google Cloud +instances with the name +of the test or workflow @@ -537,65 +537,65 @@ ZcashFoundation/zebra#5189 - -ZcashFoundation/zebra#5189 -Run some docker tests on -smaller instances + +ZcashFoundation/zebra#5189 +Run some docker tests on +smaller instances ZcashFoundation/zebra#5153->ZcashFoundation/zebra#5189 - - + + ZcashFoundation/zebra#5155 - -ZcashFoundation/zebra#5155 -Decide if we want to -create cached states more -often + +ZcashFoundation/zebra#5155 +Decide if we want to +create cached states more +often ZcashFoundation/zebra#5153->ZcashFoundation/zebra#5155 - - + + ZcashFoundation/zebra#5188 - -ZcashFoundation/zebra#5188 -Reduce continuous -deployment instance group -size to 1 + +ZcashFoundation/zebra#5188 +Reduce continuous +deployment instance group +size to 1 ZcashFoundation/zebra#5153->ZcashFoundation/zebra#5188 - - + + 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 @@ -603,10 +603,10 @@ ZcashFoundation/zebra#3096 - -ZcashFoundation/zebra#3096 -Epic: Zebra Release -Candidate + +ZcashFoundation/zebra#3096 +Epic: Zebra Release +Candidate @@ -614,118 +614,135 @@ 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#5484 + + +ZcashFoundation/zebra#5484 +Bump ed25519-zebra to +3.1.0 + + + + + +ZcashFoundation/zebra#5484->ZcashFoundation/zebra#5423 + + - + ZcashFoundation/zebra#4882 - - -ZcashFoundation/zebra#4882 -Add zcash-lightwalletd / -Build images to required -jobs + + +ZcashFoundation/zebra#4882 +Add zcash-lightwalletd / +Build images to required +jobs - + ZcashFoundation/zebra#4882->ZcashFoundation/zebra#4612 - - + + - + ZcashFoundation/zebra#5199 - - -ZcashFoundation/zebra#5199 -Consider using `nextest` -to run tests faster and -reduce Google Cloud costs + + +ZcashFoundation/zebra#5199 +Consider using `nextest` +to run tests faster and +reduce Google Cloud costs - + 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 - + 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 - - + + diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index 1ad0f04a..a1831a85 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -27,9 +27,9 @@ Epic: Remaining Curves -cluster_1 - -Epic: Re-randomizable FROST +cluster_3 + +Epic: v9/v10/v11 cluster_2 @@ -37,9 +37,9 @@ Epic: Prep crates / APIs for release -cluster_3 - -Epic: v9/v10/v11 +cluster_1 + +Epic: Re-randomizable FROST @@ -73,10 +73,53 @@ - + +ZcashFoundation/frost#79 + + +ZcashFoundation/frost#79 +Publish `frost-` crates + + + + + +ZcashFoundation/frost#167 + + +ZcashFoundation/frost#167 +Make Error strings proper +Error types/enum variants + + + + + +ZcashFoundation/frost#131 + + +ZcashFoundation/frost#131 +Improve examples in curve +crates + + + + + +ZcashFoundation/frost#166 + + +ZcashFoundation/frost#166 +Squat crate names on +crates.io + + + + + ZcashFoundation/frost#119 - + ZcashFoundation/frost#119 Review and officially @@ -86,9 +129,9 @@ - + ZcashFoundation/frost#120 - + ZcashFoundation/frost#120 Update Re-randomizable @@ -98,9 +141,9 @@ - + ZcashFoundation/frost#121 - + ZcashFoundation/frost#121 Organize the Re- @@ -135,58 +178,15 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo - - -ZcashFoundation/frost#167 - - -ZcashFoundation/frost#167 -Make Error strings proper -Error types/enum variants - - - - - -ZcashFoundation/frost#131 - - -ZcashFoundation/frost#131 -Improve examples in curve -crates - - - - - -ZcashFoundation/frost#166 - - -ZcashFoundation/frost#166 -Squat crate names on -crates.io - - - - - -ZcashFoundation/frost#79 - - -ZcashFoundation/frost#79 -Publish `frost-` crates - - - ZcashFoundation/frost#39 diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index a9b51e78..2e6a7a90 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -15,9 +15,9 @@ Epic: Remaining Curves -cluster_1 - -Epic: Re-randomizable FROST +cluster_3 + +Epic: v9/v10/v11 cluster_2 @@ -25,9 +25,9 @@ Epic: Prep crates / APIs for release -cluster_3 - -Epic: v9/v10/v11 +cluster_1 + +Epic: Re-randomizable FROST @@ -61,10 +61,53 @@ - + +ZcashFoundation/frost#79 + + +ZcashFoundation/frost#79 +Publish `frost-` crates + + + + + +ZcashFoundation/frost#167 + + +ZcashFoundation/frost#167 +Make Error strings proper +Error types/enum variants + + + + + +ZcashFoundation/frost#131 + + +ZcashFoundation/frost#131 +Improve examples in curve +crates + + + + + +ZcashFoundation/frost#166 + + +ZcashFoundation/frost#166 +Squat crate names on +crates.io + + + + + ZcashFoundation/frost#119 - + ZcashFoundation/frost#119 Review and officially @@ -74,9 +117,9 @@ - + ZcashFoundation/frost#120 - + ZcashFoundation/frost#120 Update Re-randomizable @@ -86,9 +129,9 @@ - + ZcashFoundation/frost#121 - + ZcashFoundation/frost#121 Organize the Re- @@ -123,58 +166,15 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo - - -ZcashFoundation/frost#167 - - -ZcashFoundation/frost#167 -Make Error strings proper -Error types/enum variants - - - - - -ZcashFoundation/frost#131 - - -ZcashFoundation/frost#131 -Improve examples in curve -crates - - - - - -ZcashFoundation/frost#166 - - -ZcashFoundation/frost#166 -Squat crate names on -crates.io - - - - - -ZcashFoundation/frost#79 - - -ZcashFoundation/frost#79 -Publish `frost-` crates - - - ZcashFoundation/frost#39