From 6a9f6d72381df1ab4e1178ba3b52d03507f682c2 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Wed, 26 Oct 2022 08:49:28 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 882 +++++++++++++++++++++++----------------------- zcash-zf-dag.svg | 882 +++++++++++++++++++++++----------------------- 2 files changed, 882 insertions(+), 882 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index d841afec..b07be199 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -17,24 +17,172 @@ -
- - +
+ + +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#5454 + + +ZcashFoundation/zebra#5454 +Populate transactions of +`BlockTemplate` + + + + + +ZcashFoundation/zebra#5453 + + +ZcashFoundation/zebra#5453 +4- Populate transparent +coinbase transaction data +for `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#5302 + + +ZcashFoundation/zebra#5302 +Add support for +`getblocksubsidy` RPC +call + + + + + +ZcashFoundation/zebra#5386 + + +ZcashFoundation/zebra#5386 +Use BestChainUtxo rather +than AwaitUtxo in the +mempool transaction +validator + + - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -43,9 +191,9 @@ - + ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#5423 Tag Zebra 1.0.0-rc.1 @@ -53,15 +201,15 @@ - + ZcashFoundation/zebra#5214->ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#5395 - + @@ -78,9 +226,9 @@ - + ZcashFoundation/zebra#5445 - + ZcashFoundation/zebra#5445 Bump `zcash_proofs` to @@ -89,7 +237,7 @@ - + ZcashFoundation/zebra#5445->ZcashFoundation/zebra#5423 @@ -101,9 +249,9 @@ - + ZcashFoundation/zebra#3831 - + ZcashFoundation/zebra#3831 Remove duplicated @@ -118,9 +266,9 @@ - + ZcashFoundation/zebra#5091 - + ZcashFoundation/zebra#5091 Fix parameter download @@ -135,9 +283,9 @@ - + ZcashFoundation/zebra#5446 - + ZcashFoundation/zebra#5446 Audit: remove zebra-chain @@ -148,449 +296,301 @@ - + 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#5236 - - -ZcashFoundation/zebra#5236 -Add support for -`submitblock` RPC call - - - - - -ZcashFoundation/zebra#5302 - - -ZcashFoundation/zebra#5302 -Add support for -`getblocksubsidy` RPC -call - - - - - -ZcashFoundation/zebra#5386 - - -ZcashFoundation/zebra#5386 -Use BestChainUtxo rather -than AwaitUtxo in the -mempool transaction -validator - - - - + ZcashFoundation/zebra#3831->ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#3831->ZcashFoundation/zebra#5395 - - -ZcashFoundation/zebra#5297 - - -ZcashFoundation/zebra#5297 -Add metrics for chain -fork work and lengths - - - - - -ZcashFoundation/zebra#5015 - - -ZcashFoundation/zebra#5015 -Get transactions from the -non-finalized state in -the send transactions -test - - - - - -ZcashFoundation/zebra#2375 - - -ZcashFoundation/zebra#2375 -Allow different `zebra- -network` apps to use -different user agents - - - - - -ZcashFoundation/zebra#794 - - -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#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra release candidate -binaries should be linked -from ZFND website - - - - - -ZcashFoundation/zebra#4412 - - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes - - - - - -ZcashFoundation/zebra#4672 - - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification - - - - - -ZcashFoundation/zebra#5455 - - -ZcashFoundation/zebra#5455 -3- Populate -`BlockTemplate` fields -using a new state request - - - - - -ZcashFoundation/zebra#5453 - - -ZcashFoundation/zebra#5453 -4- 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#5472 +Support shielded coinbase +in `getblocktemplate` ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - + + + + + +ZcashFoundation/zebra#5297 + + +ZcashFoundation/zebra#5297 +Add metrics for chain +fork work and lengths + + + + + +ZcashFoundation/zebra#5015 + + +ZcashFoundation/zebra#5015 +Get transactions from the +non-finalized state in +the send transactions +test + + + + + +ZcashFoundation/zebra#2375 + + +ZcashFoundation/zebra#2375 +Allow different `zebra- +network` apps to use +different user agents + + + + + +ZcashFoundation/zebra#794 + + +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#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command + + + + + +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra release candidate +binaries should be linked +from ZFND website + + + + + +ZcashFoundation/zebra#4412 + + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes + + + + + +ZcashFoundation/zebra#4672 + + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification + + + + + +ZcashFoundation/zebra#5455 + + +ZcashFoundation/zebra#5455 +3- Populate +`BlockTemplate` fields +using a new state request + + + + + +ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5453 + + - + ZcashFoundation/zebra#4841 - - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance - + 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 - + 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 - + 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 - + ZcashFoundation/zebra#5452 - - -ZcashFoundation/zebra#5452 -2- Populate -`Blocktemplate` responses -with fixed values data + + +ZcashFoundation/zebra#5452 +2- Populate +`Blocktemplate` responses +with fixed values data - -ZcashFoundation/zebra#5466 - - -ZcashFoundation/zebra#5466 -7- Return an error from -getblocktemplate if Zebra -isn't synced to the tip - - - - - -ZcashFoundation/zebra#5454 - - -ZcashFoundation/zebra#5454 -5- 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#5466 + + +ZcashFoundation/zebra#5466 +7- Return an error from +getblocktemplate if Zebra +isn't synced to the tip - - -ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5473 - - - ZcashFoundation/zebra#3096 - -ZcashFoundation/zebra#3096 -Epic: Zebra Release -Candidate + +ZcashFoundation/zebra#3096 +Epic: Zebra Release +Candidate @@ -598,103 +598,103 @@ 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#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#5456 - -ZcashFoundation/zebra#5456 -6- Add a miner -transparent address -config option + +ZcashFoundation/zebra#5456 +6- Add a miner +transparent address +config option ZcashFoundation/zebra#5456->ZcashFoundation/zebra#5453 - - + + 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 @@ -702,12 +702,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 @@ -715,19 +715,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 5aaaea9e..226dac44 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -5,24 +5,172 @@ - - - + + + +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#5454 + + +ZcashFoundation/zebra#5454 +Populate transactions of +`BlockTemplate` + + + + + +ZcashFoundation/zebra#5453 + + +ZcashFoundation/zebra#5453 +4- Populate transparent +coinbase transaction data +for `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#5302 + + +ZcashFoundation/zebra#5302 +Add support for +`getblocksubsidy` RPC +call + + + + + +ZcashFoundation/zebra#5386 + + +ZcashFoundation/zebra#5386 +Use BestChainUtxo rather +than AwaitUtxo in the +mempool transaction +validator + + - + ZcashFoundation/zebra#5214 - + ZcashFoundation/zebra#5214 Task: Make a list of @@ -31,9 +179,9 @@ - + ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#5423 Tag Zebra 1.0.0-rc.1 @@ -41,15 +189,15 @@ - + ZcashFoundation/zebra#5214->ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#5395 - + @@ -66,9 +214,9 @@ - + ZcashFoundation/zebra#5445 - + ZcashFoundation/zebra#5445 Bump `zcash_proofs` to @@ -77,7 +225,7 @@ - + ZcashFoundation/zebra#5445->ZcashFoundation/zebra#5423 @@ -89,9 +237,9 @@ - + ZcashFoundation/zebra#3831 - + ZcashFoundation/zebra#3831 Remove duplicated @@ -106,9 +254,9 @@ - + ZcashFoundation/zebra#5091 - + ZcashFoundation/zebra#5091 Fix parameter download @@ -123,9 +271,9 @@ - + ZcashFoundation/zebra#5446 - + ZcashFoundation/zebra#5446 Audit: remove zebra-chain @@ -136,449 +284,301 @@ - + 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#5236 - - -ZcashFoundation/zebra#5236 -Add support for -`submitblock` RPC call - - - - - -ZcashFoundation/zebra#5302 - - -ZcashFoundation/zebra#5302 -Add support for -`getblocksubsidy` RPC -call - - - - - -ZcashFoundation/zebra#5386 - - -ZcashFoundation/zebra#5386 -Use BestChainUtxo rather -than AwaitUtxo in the -mempool transaction -validator - - - - + ZcashFoundation/zebra#3831->ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#3831->ZcashFoundation/zebra#5395 - - -ZcashFoundation/zebra#5297 - - -ZcashFoundation/zebra#5297 -Add metrics for chain -fork work and lengths - - - - - -ZcashFoundation/zebra#5015 - - -ZcashFoundation/zebra#5015 -Get transactions from the -non-finalized state in -the send transactions -test - - - - - -ZcashFoundation/zebra#2375 - - -ZcashFoundation/zebra#2375 -Allow different `zebra- -network` apps to use -different user agents - - - - - -ZcashFoundation/zebra#794 - - -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#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra release candidate -binaries should be linked -from ZFND website - - - - - -ZcashFoundation/zebra#4412 - - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes - - - - - -ZcashFoundation/zebra#4672 - - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification - - - - - -ZcashFoundation/zebra#5455 - - -ZcashFoundation/zebra#5455 -3- Populate -`BlockTemplate` fields -using a new state request - - - - - -ZcashFoundation/zebra#5453 - - -ZcashFoundation/zebra#5453 -4- 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#5472 +Support shielded coinbase +in `getblocktemplate` ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - + + + + + +ZcashFoundation/zebra#5297 + + +ZcashFoundation/zebra#5297 +Add metrics for chain +fork work and lengths + + + + + +ZcashFoundation/zebra#5015 + + +ZcashFoundation/zebra#5015 +Get transactions from the +non-finalized state in +the send transactions +test + + + + + +ZcashFoundation/zebra#2375 + + +ZcashFoundation/zebra#2375 +Allow different `zebra- +network` apps to use +different user agents + + + + + +ZcashFoundation/zebra#794 + + +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#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command + + + + + +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra release candidate +binaries should be linked +from ZFND website + + + + + +ZcashFoundation/zebra#4412 + + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes + + + + + +ZcashFoundation/zebra#4672 + + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification + + + + + +ZcashFoundation/zebra#5455 + + +ZcashFoundation/zebra#5455 +3- Populate +`BlockTemplate` fields +using a new state request + + + + + +ZcashFoundation/zebra#5455->ZcashFoundation/zebra#5453 + + - + ZcashFoundation/zebra#4841 - - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance - + 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 - + 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 - + 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 - + ZcashFoundation/zebra#5452 - - -ZcashFoundation/zebra#5452 -2- Populate -`Blocktemplate` responses -with fixed values data + + +ZcashFoundation/zebra#5452 +2- Populate +`Blocktemplate` responses +with fixed values data - -ZcashFoundation/zebra#5466 - - -ZcashFoundation/zebra#5466 -7- Return an error from -getblocktemplate if Zebra -isn't synced to the tip - - - - - -ZcashFoundation/zebra#5454 - - -ZcashFoundation/zebra#5454 -5- 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#5466 + + +ZcashFoundation/zebra#5466 +7- Return an error from +getblocktemplate if Zebra +isn't synced to the tip - - -ZcashFoundation/zebra#5454->ZcashFoundation/zebra#5473 - - - ZcashFoundation/zebra#3096 - -ZcashFoundation/zebra#3096 -Epic: Zebra Release -Candidate + +ZcashFoundation/zebra#3096 +Epic: Zebra Release +Candidate @@ -586,103 +586,103 @@ 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#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#5456 - -ZcashFoundation/zebra#5456 -6- Add a miner -transparent address -config option + +ZcashFoundation/zebra#5456 +6- Add a miner +transparent address +config option ZcashFoundation/zebra#5456->ZcashFoundation/zebra#5453 - - + + 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 @@ -690,12 +690,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 @@ -703,19 +703,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 - - + +