From 320651c151978945ceb2ba1f6f2419b8044db60f Mon Sep 17 00:00:00 2001 From: dconnolly Date: Wed, 26 Oct 2022 14:48:26 +0000 Subject: [PATCH] deploy: 7cd228f6aac84df61ce777ab4cfd7066a35814b2 --- zcash-zf-dag.html | 502 ++++++++++++++++++++-------------------- zcash-zf-dag.svg | 502 ++++++++++++++++++++-------------------- zcash-zf-frost-dag.html | 112 ++++----- zcash-zf-frost-dag.svg | 112 ++++----- 4 files changed, 614 insertions(+), 614 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 30ceabc0..906161a6 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -22,19 +22,254 @@ -cluster_0 - -Epic: Zebra Release Candidate - - cluster_1 Epic: Support for RPC calls used by mining pools - + +cluster_0 + +Epic: Zebra Release Candidate + + +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,9 +278,9 @@ - + ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#5423 Tag Zebra 1.0.0-rc.1 @@ -53,7 +288,7 @@ - + ZcashFoundation/zebra#5214->ZcashFoundation/zebra#5423 @@ -78,9 +313,9 @@ - + ZcashFoundation/zebra#5445 - + ZcashFoundation/zebra#5445 Bump `zcash_proofs` to @@ -89,7 +324,7 @@ - + ZcashFoundation/zebra#5445->ZcashFoundation/zebra#5423 @@ -135,9 +370,9 @@ - + ZcashFoundation/zebra#5446 - + ZcashFoundation/zebra#5446 Audit: remove zebra-chain @@ -148,246 +383,11 @@ - + 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#3831->ZcashFoundation/zebra#5423 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 4b147b96..03783314 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -10,19 +10,254 @@ -cluster_0 - -Epic: Zebra Release Candidate - - cluster_1 Epic: Support for RPC calls used by mining pools - + +cluster_0 + +Epic: Zebra Release Candidate + + +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,9 +266,9 @@ - + ZcashFoundation/zebra#5423 - + ZcashFoundation/zebra#5423 Tag Zebra 1.0.0-rc.1 @@ -41,7 +276,7 @@ - + ZcashFoundation/zebra#5214->ZcashFoundation/zebra#5423 @@ -66,9 +301,9 @@ - + ZcashFoundation/zebra#5445 - + ZcashFoundation/zebra#5445 Bump `zcash_proofs` to @@ -77,7 +312,7 @@ - + ZcashFoundation/zebra#5445->ZcashFoundation/zebra#5423 @@ -123,9 +358,9 @@ - + ZcashFoundation/zebra#5446 - + ZcashFoundation/zebra#5446 Audit: remove zebra-chain @@ -136,246 +371,11 @@ - + 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#3831->ZcashFoundation/zebra#5423 diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index 054ac7f2..083aa853 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -22,15 +22,15 @@ -cluster_0 - -Epic: Remaining Curves - - cluster_1 Epic: Re-randomizable FROST + +cluster_0 + +Epic: Remaining Curves + cluster_3 @@ -41,42 +41,10 @@ Epic: Prep crates / APIs for release - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - - - -ZcashFoundation/frost#19 - - -ZcashFoundation/frost#19 -`frost-secp256k1`: -implement FROST on -Secp256k1 curve - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - + ZcashFoundation/frost#119 - + ZcashFoundation/frost#119 Review and officially @@ -86,9 +54,9 @@ - + ZcashFoundation/frost#120 - + ZcashFoundation/frost#120 Update Re-randomizable @@ -98,9 +66,9 @@ - + ZcashFoundation/frost#121 - + ZcashFoundation/frost#121 Organize the Re- @@ -135,15 +103,47 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + +ZcashFoundation/frost#19 + + +ZcashFoundation/frost#19 +`frost-secp256k1`: +implement FROST on +Secp256k1 curve + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + ZcashFoundation/frost#79 @@ -226,12 +226,12 @@ - + ZcashFoundation/frost#155 - - - + + + ZcashFoundation/frost#155 use BTreeMap for BindingFactorList @@ -245,12 +245,12 @@ - + ZcashFoundation/frost#156 - - - + + + ZcashFoundation/frost#156 use u16 for number of signers @@ -307,9 +307,9 @@ ZcashFoundation/frost#157 - - - + + + ZcashFoundation/frost#157 use max_signers and min_signers instead of diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index d4e68656..fa8c9162 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -10,15 +10,15 @@ -cluster_0 - -Epic: Remaining Curves - - cluster_1 Epic: Re-randomizable FROST + +cluster_0 + +Epic: Remaining Curves + cluster_3 @@ -29,42 +29,10 @@ Epic: Prep crates / APIs for release - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - - - -ZcashFoundation/frost#19 - - -ZcashFoundation/frost#19 -`frost-secp256k1`: -implement FROST on -Secp256k1 curve - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - + ZcashFoundation/frost#119 - + ZcashFoundation/frost#119 Review and officially @@ -74,9 +42,9 @@ - + ZcashFoundation/frost#120 - + ZcashFoundation/frost#120 Update Re-randomizable @@ -86,9 +54,9 @@ - + ZcashFoundation/frost#121 - + ZcashFoundation/frost#121 Organize the Re- @@ -123,15 +91,47 @@ - + ZcashFoundation/frost#81 - + ZcashFoundation/frost#81 Start rerandomized repo + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + +ZcashFoundation/frost#19 + + +ZcashFoundation/frost#19 +`frost-secp256k1`: +implement FROST on +Secp256k1 curve + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + ZcashFoundation/frost#79 @@ -214,12 +214,12 @@ - + ZcashFoundation/frost#155 - - - + + + ZcashFoundation/frost#155 use BTreeMap for BindingFactorList @@ -233,12 +233,12 @@ - + ZcashFoundation/frost#156 - - - + + + ZcashFoundation/frost#156 use u16 for number of signers @@ -295,9 +295,9 @@ ZcashFoundation/frost#157 - - - + + + ZcashFoundation/frost#157 use max_signers and min_signers instead of