From 17045286d3b14062ed9288a704d062f7e3ec5125 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Fri, 4 Nov 2022 04:03:51 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 489 ++++++++++++++++++++-------------------- zcash-zf-dag.svg | 489 ++++++++++++++++++++-------------------- zcash-zf-frost-dag.html | 40 ++-- zcash-zf-frost-dag.svg | 40 ++-- 4 files changed, 518 insertions(+), 540 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 6e955350..8be9a24c 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,82 +42,82 @@ 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#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 @@ -125,24 +125,24 @@ 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#5455->ZcashFoundation/zebra#5453 - - + + - + ZcashFoundation/zebra#5472 - + ZcashFoundation/zebra#5472 Support shielded coinbase @@ -153,18 +153,18 @@ ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - + + ZcashFoundation/zebra#5452 - -ZcashFoundation/zebra#5452 -Populate `Blocktemplate` -responses with fixed -values data + +ZcashFoundation/zebra#5452 +Populate `Blocktemplate` +responses with fixed +values data @@ -172,29 +172,18 @@ ZcashFoundation/zebra#5466 - -ZcashFoundation/zebra#5466 -Return an error from -getblocktemplate if Zebra -isn't synced to the tip - - - - - -ZcashFoundation/zebra#5236 - - -ZcashFoundation/zebra#5236 -Add basic support for the -`submitblock` RPC call + +ZcashFoundation/zebra#5466 +Return an error from +getblocktemplate if Zebra +isn't synced to the tip - + ZcashFoundation/zebra#5527 - + ZcashFoundation/zebra#5527 Add submitblock test to @@ -203,9 +192,9 @@ - + ZcashFoundation/zebra#5386 - + ZcashFoundation/zebra#5386 Use BestChainUtxo rather @@ -216,9 +205,9 @@ - + ZcashFoundation/zebra#5468 - + ZcashFoundation/zebra#5468 Add support for @@ -227,9 +216,9 @@ - + ZcashFoundation/zebra#5302 - + ZcashFoundation/zebra#5302 Add support for @@ -239,309 +228,309 @@ - + 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 - + 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 - + 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 - + 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 - + 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 - + ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command + + +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#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#4412 +Automate pinning CI +dependencies to specific +commit hashes - + ZcashFoundation/zebra#4672 - - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification - + ZcashFoundation/zebra#4841 - - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance - + 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#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#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 - + 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 - + 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 4ce5744f..55d7e20e 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,82 +30,82 @@ 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#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 @@ -113,24 +113,24 @@ 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#5455->ZcashFoundation/zebra#5453 - - + + - + ZcashFoundation/zebra#5472 - + ZcashFoundation/zebra#5472 Support shielded coinbase @@ -141,18 +141,18 @@ ZcashFoundation/zebra#5453->ZcashFoundation/zebra#5472 - - + + ZcashFoundation/zebra#5452 - -ZcashFoundation/zebra#5452 -Populate `Blocktemplate` -responses with fixed -values data + +ZcashFoundation/zebra#5452 +Populate `Blocktemplate` +responses with fixed +values data @@ -160,29 +160,18 @@ ZcashFoundation/zebra#5466 - -ZcashFoundation/zebra#5466 -Return an error from -getblocktemplate if Zebra -isn't synced to the tip - - - - - -ZcashFoundation/zebra#5236 - - -ZcashFoundation/zebra#5236 -Add basic support for the -`submitblock` RPC call + +ZcashFoundation/zebra#5466 +Return an error from +getblocktemplate if Zebra +isn't synced to the tip - + ZcashFoundation/zebra#5527 - + ZcashFoundation/zebra#5527 Add submitblock test to @@ -191,9 +180,9 @@ - + ZcashFoundation/zebra#5386 - + ZcashFoundation/zebra#5386 Use BestChainUtxo rather @@ -204,9 +193,9 @@ - + ZcashFoundation/zebra#5468 - + ZcashFoundation/zebra#5468 Add support for @@ -215,9 +204,9 @@ - + ZcashFoundation/zebra#5302 - + ZcashFoundation/zebra#5302 Add support for @@ -227,309 +216,309 @@ - + 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 - + 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 - + 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 - + 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 - + 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 - + ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command + + +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#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#4412 +Automate pinning CI +dependencies to specific +commit hashes - + ZcashFoundation/zebra#4672 - - -ZcashFoundation/zebra#4672 -Add support for Orchard -proof batch verification + + +ZcashFoundation/zebra#4672 +Add support for Orchard +proof batch verification - + ZcashFoundation/zebra#4841 - - -ZcashFoundation/zebra#4841 -Improve note commitment -tree append performance + + +ZcashFoundation/zebra#4841 +Improve note commitment +tree append performance - + 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#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#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 - + 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 - + 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 49ebecee..62843aa0 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -27,15 +27,15 @@ Epic: Re-randomizable FROST -cluster_0 - -Epic: Remaining Curves - - cluster_2 Epic: Prep crates / APIs for release + +cluster_0 + +Epic: Remaining Curves + ZcashFoundation/frost#119 @@ -89,10 +89,21 @@ - + +ZcashFoundation/frost#166 + + +ZcashFoundation/frost#166 +Squat crate names on +crates.io + + + + + ZcashFoundation/frost#19 - + ZcashFoundation/frost#19 `frost-secp256k1`: @@ -102,26 +113,15 @@ - + ZcashFoundation/frost#71 - + ZcashFoundation/frost#71 Add Ed448 support - - -ZcashFoundation/frost#166 - - -ZcashFoundation/frost#166 -Squat crate names on -crates.io - - - ZcashFoundation/frost#39 diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index ef8d97bc..2517437b 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -15,15 +15,15 @@ Epic: Re-randomizable FROST -cluster_0 - -Epic: Remaining Curves - - cluster_2 Epic: Prep crates / APIs for release + +cluster_0 + +Epic: Remaining Curves + ZcashFoundation/frost#119 @@ -77,10 +77,21 @@ - + +ZcashFoundation/frost#166 + + +ZcashFoundation/frost#166 +Squat crate names on +crates.io + + + + + ZcashFoundation/frost#19 - + ZcashFoundation/frost#19 `frost-secp256k1`: @@ -90,26 +101,15 @@ - + ZcashFoundation/frost#71 - + ZcashFoundation/frost#71 Add Ed448 support - - -ZcashFoundation/frost#166 - - -ZcashFoundation/frost#166 -Squat crate names on -crates.io - - - ZcashFoundation/frost#39