From a0982cd8e0087e4370a945bfdc11b1eead5cc914 Mon Sep 17 00:00:00 2001 From: str4d Date: Wed, 21 Jul 2021 22:44:51 +0000 Subject: [PATCH] deploy: a6c1b06c9da5e6026852c418c8b83b68be97cf3b --- zcash-zf-dag.svg | 334 +++++++++++++++++++++-------------------------- 1 file changed, 151 insertions(+), 183 deletions(-) diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 23090fdc..e22492d6 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -4,10 +4,10 @@ - - - + + + ZcashFoundation/zebra#1135 @@ -331,10 +331,10 @@ ZcashFoundation/zebra#1400 - -ZcashFoundation/zebra#1400 -Test that zcashd and -Zebra can sync from Zebra + +ZcashFoundation/zebra#1400 +Test that zcashd and +Zebra can sync from Zebra @@ -366,7 +366,7 @@ ZcashFoundation/zebra#1287->ZcashFoundation/zebra#2135 - + @@ -426,11 +426,11 @@ ZcashFoundation/zebra#1311 - -ZcashFoundation/zebra#1311 -Create function for post- -blossom height -adjustments + +ZcashFoundation/zebra#1311 +Create function for post- +blossom height +adjustments @@ -438,20 +438,20 @@ ZcashFoundation/zebra#1170 - - - -ZcashFoundation/zebra#1170 -Calculate and validate -founders reward addresses + + + +ZcashFoundation/zebra#1170 +Calculate and validate +founders reward addresses ZcashFoundation/zebra#1311->ZcashFoundation/zebra#1170 - - + + @@ -700,8 +700,8 @@ ZcashFoundation/zebra#2200->ZcashFoundation/zebra#2391 - - + + @@ -1283,47 +1283,47 @@ ZcashFoundation/zebra#2103 - -ZcashFoundation/zebra#2103 -Validate -bindingSigOrchard for -Transaction::V5 + +ZcashFoundation/zebra#2103 +Validate +bindingSigOrchard for +Transaction::V5 ZcashFoundation/zebra#2102->ZcashFoundation/zebra#2103 - - + + ZcashFoundation/zebra#2317 - -ZcashFoundation/zebra#2317 -Validate Orchard -SpendAuth signatures for -Transaction::V5 + +ZcashFoundation/zebra#2317 +Validate Orchard +SpendAuth signatures for +Transaction::V5 ZcashFoundation/zebra#2102->ZcashFoundation/zebra#2317 - - + + ZcashFoundation/zebra#2329 - -ZcashFoundation/zebra#2329 -State: Validate -transparent coinbase -outputs + +ZcashFoundation/zebra#2329 +State: Validate +transparent coinbase +outputs @@ -1331,28 +1331,28 @@ ZcashFoundation/zebra#2330 - -ZcashFoundation/zebra#2330 -Transaction Verifier: -Validate transparent -coinbase outputs + +ZcashFoundation/zebra#2330 +Transaction Verifier: +Validate transparent +coinbase outputs ZcashFoundation/zebra#2329->ZcashFoundation/zebra#2330 - - + + ZcashFoundation/zcash_script#21 - -ZcashFoundation/zcash_script#21 -Add support for V5 -transactions + +ZcashFoundation/zcash_script#21 +Add support for V5 +transactions @@ -1360,45 +1360,45 @@ ZcashFoundation/zebra#2328 - -ZcashFoundation/zebra#2328 -Update `zcash_script` to -support V5 transactions + +ZcashFoundation/zebra#2328 +Update `zcash_script` to +support V5 transactions ZcashFoundation/zcash_script#21->ZcashFoundation/zebra#2328 - - + + ZcashFoundation/zebra#1981 - -ZcashFoundation/zebra#1981 -Implement Transparent and -Sapling validation for -transaction v5 + +ZcashFoundation/zebra#1981 +Implement Transparent and +Sapling validation for +transaction v5 ZcashFoundation/zebra#2328->ZcashFoundation/zebra#1981 - - + + ZcashFoundation/zebra#2338 - -ZcashFoundation/zebra#2338 -Create Error enums in -`zebrad` + +ZcashFoundation/zebra#2338 +Create Error enums in +`zebrad` @@ -1406,28 +1406,28 @@ ZcashFoundation/zebra#2339 - -ZcashFoundation/zebra#2339 -Downcast and match -Already Verified error -enums in the syncer + +ZcashFoundation/zebra#2339 +Downcast and match +Already Verified error +enums in the syncer ZcashFoundation/zebra#2338->ZcashFoundation/zebra#2339 - - + + ZcashFoundation/zebra#2331 - -ZcashFoundation/zebra#2331 -Remove serde from zebra- -chain + +ZcashFoundation/zebra#2331 +Remove serde from zebra- +chain @@ -1435,29 +1435,29 @@ ZcashFoundation/zebra#2042 - -ZcashFoundation/zebra#2042 -zebra-chain: Port array- -wrapper types to const -generics + +ZcashFoundation/zebra#2042 +zebra-chain: Port array- +wrapper types to const +generics ZcashFoundation/zebra#2331->ZcashFoundation/zebra#2042 - - + + ZcashFoundation/zebra#2375 - -ZcashFoundation/zebra#2375 -Automatically use zebrad -version for the zebra- -network user agent + +ZcashFoundation/zebra#2375 +Automatically use zebrad +version for the zebra- +network user agent @@ -1465,18 +1465,18 @@ 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 - - + + @@ -1517,10 +1517,10 @@ ZcashFoundation/zebra#2377 - -ZcashFoundation/zebra#2377 -Refactor history tree -pruning + +ZcashFoundation/zebra#2377 +Refactor history tree +pruning @@ -1528,10 +1528,10 @@ ZcashFoundation/zebra#2378 - -ZcashFoundation/zebra#2378 -Improve history tree -forking + +ZcashFoundation/zebra#2378 +Improve history tree +forking @@ -1539,12 +1539,12 @@ ZcashFoundation/zebra#1951 - -ZcashFoundation/zebra#1951 -Generalize/deduplicate -async batch verification -services / create a -derive-able proc macro + +ZcashFoundation/zebra#1951 +Generalize/deduplicate +async batch verification +services / create a +derive-able proc macro @@ -1552,20 +1552,20 @@ ZcashFoundation/zebra#2390 - -ZcashFoundation/zebra#2390 -Fix tasks spawned by -`tower_batch::Batch` only -being alive during one -test execution + +ZcashFoundation/zebra#2390 +Fix tasks spawned by +`tower_batch::Batch` only +being alive during one +test execution ZcashFoundation/zebra#1951->ZcashFoundation/zebra#2390 - - + + @@ -1588,12 +1588,12 @@ ZcashFoundation/zebra#2231 - -ZcashFoundation/zebra#2231 -Stop double-spends by -checking nullifiers and -UTXO spends in each non- -finalized chain + +ZcashFoundation/zebra#2231 +Stop double-spends by +checking nullifiers and +UTXO spends in each non- +finalized chain @@ -1601,12 +1601,12 @@ ZcashFoundation/zebra#2441 - - - -ZcashFoundation/zebra#2441 -Add orchard -binding_verification_key + + + +ZcashFoundation/zebra#2441 +Add orchard +binding_verification_key @@ -1614,13 +1614,13 @@ ZcashFoundation/zebra#2458 - - - -ZcashFoundation/zebra#2458 -[WIP] Tracking anchors -and note commitment trees -in zebra-state + + + +ZcashFoundation/zebra#2458 +[WIP] Tracking anchors +and note commitment trees +in zebra-state @@ -1628,10 +1628,10 @@ ZcashFoundation/zebra#2425 - -ZcashFoundation/zebra#2425 -Design: Validate note -commitment trees in state + +ZcashFoundation/zebra#2425 +Design: Validate note +commitment trees in state @@ -1639,46 +1639,14 @@ ZcashFoundation/zebra#2486 - - - -ZcashFoundation/zebra#2486 -Implement the first part -of the value pools RFC + + + +ZcashFoundation/zebra#2486 +Implement the first part +of the value pools RFC - - -ZcashFoundation/zebra#2504 - - - - -ZcashFoundation/zebra#2504 -Rename the nullifier test -module - - - - - -ZcashFoundation/zebra#2511 - - - - -ZcashFoundation/zebra#2511 -WIP: Reject UTXO double -spends - - - - - -ZcashFoundation/zebra#2504->ZcashFoundation/zebra#2511 - - -