From 7e6af6c602df661ac12faa805e2b720412bcda42 Mon Sep 17 00:00:00 2001 From: dconnolly Date: Sun, 1 May 2022 02:33:46 +0000 Subject: [PATCH] deploy: 9f5feebbdafe8a44a048a3d41c1d09769e745e06 --- zcash-zf-dag.html | 1068 ++++++++++++++++++++++----------------------- zcash-zf-dag.svg | 1068 ++++++++++++++++++++++----------------------- 2 files changed, 1068 insertions(+), 1068 deletions(-) diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 10e223af..df76beb9 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -22,29 +22,29 @@ -cluster_3 - -Epic: Breaking Changes before the Stable Release - - -cluster_1 - -Tracking: Documentation - - cluster_2 Tracking: Zebra as a Full-Node Wallet - + +cluster_5 + +Epic: Zebra as a lightwalletd backend + + cluster_4 + +Epic: Breaking Changes before the Stable Release + + +cluster_3 Epic: Zebra Stable Release Candidate -cluster_5 - -Epic: Zebra as a lightwalletd backend +cluster_1 + +Tracking: Documentation cluster_0 @@ -52,14 +52,471 @@ Tracking: Tech Debt -cluster_6 +cluster_7 NU5 Tracking Epic - + +ZcashFoundation/zebra#271 + + +ZcashFoundation/zebra#271 +Sapling Key Agreement and +KDF + + + + + +ZcashFoundation/zebra#269 + + +ZcashFoundation/zebra#269 +Sapling note encryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 + + + + + +ZcashFoundation/zebra#3002 + + +ZcashFoundation/zebra#3002 +Sapling note decryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 + + + + + +ZcashFoundation/zebra#325 + + +ZcashFoundation/zebra#325 +Block Chain Scanning + + + + + +ZcashFoundation/zebra#267 + + +ZcashFoundation/zebra#267 +Implement ZIP-32 Sapling +and Orchard key +derivation + + + + + +ZcashFoundation/zebra#2064 + + +ZcashFoundation/zebra#2064 +Import Poseidon hash into +Zebra + + + + + +ZcashFoundation/zebra#2192 + + +ZcashFoundation/zebra#2192 +Implement +`EphemeralPrivateKey`'s +for Orchard, Sapling, +Sprout + + + + + +ZcashFoundation/zebra#181 + + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. + + + + + +ZcashFoundation/zebra#785 + + +ZcashFoundation/zebra#785 +Implement ZIP 212: Allow +Recipient to Derive +Sapling Ephemeral Secret +from Note Plaintext + + + + + +ZcashFoundation/zebra#321 + + +ZcashFoundation/zebra#321 +Create Output Proof + + + + + +ZcashFoundation/zebra#272 + + +ZcashFoundation/zebra#272 +Sprout Key Agreement and +KDF + + + + + +ZcashFoundation/zebra#2496 + + +ZcashFoundation/zebra#2496 +Handle a ivk == ⊥ +(KA^Orchard private key) +when generating an +Orchard Spending Key + + + + + +ZcashFoundation/zebra#3869 + + +ZcashFoundation/zebra#3869 +Orchard: ensure that ivk += 0 is rejected if that +negligible case occurs + + + + + +ZcashFoundation/zebra#278 + + +ZcashFoundation/zebra#278 +Sapling Note Builder + + + + + +ZcashFoundation/zebra#2447 + + +ZcashFoundation/zebra#2447 +Define a new `Amount` +`Constraint` for Note +values w/ [0..2^64) as +`valid_range()` + + + + + +ZcashFoundation/zebra#2041 + + +ZcashFoundation/zebra#2041 +Orchard: derive +OutgoingCipherKey + + + + + +ZcashFoundation/zebra#320 + + +ZcashFoundation/zebra#320 +Create a Spend Proof + + + + + +ZcashFoundation/zebra#2080 + + +ZcashFoundation/zebra#2080 +Replace`redpallas` module +with `reddsa`/`redpallas` +crate + + + + + +ZcashFoundation/zebra#2095 + + +ZcashFoundation/zebra#2095 +Orchard: update +note/action generation to +include input note +nullifier in the +PRF^expand invocations + + + + + +ZcashFoundation/zebra#3512 + + +ZcashFoundation/zebra#3512 +Send transactions in +lightwalletd integration +tests + + + + + +ZcashFoundation/zebra#4168 + + +ZcashFoundation/zebra#4168 +ci: call lightwalletd +wallet queries + + + + + +ZcashFoundation/zebra#3512->ZcashFoundation/zebra#4168 + + + + + +ZcashFoundation/zebra#3156 + + +ZcashFoundation/zebra#3156 +z_gettreestate JSON-RPC +method + + + + + +ZcashFoundation/zebra#3655 + + +ZcashFoundation/zebra#3655 +Integration tests for +lightwalletd RPCs that +are only used when a +wallet connects + + + + + +ZcashFoundation/zebra#3156->ZcashFoundation/zebra#3655 + + + + + +ZcashFoundation/zebra#3655->ZcashFoundation/zebra#4168 + + + + + +ZcashFoundation/zebra#3926 + + +ZcashFoundation/zebra#3926 +ci: run a full +lightwalletd sync from a +close-to-tip zebrad + + + + + +ZcashFoundation/zebra#4165 + + +ZcashFoundation/zebra#4165 +Store lightwalletd state +after lightwalletd full +sync test + + + + + +ZcashFoundation/zebra#3926->ZcashFoundation/zebra#4165 + + + + + +ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3512 + + + + + +ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3655 + + + + + +ZcashFoundation/zebra#4166 + + +ZcashFoundation/zebra#4166 +Add lightwalletd quick +tip sync test + + + + + +ZcashFoundation/zebra#4165->ZcashFoundation/zebra#4166 + + + + + +ZcashFoundation/zebra#4167 + + +ZcashFoundation/zebra#4167 +ci: call lightwalletd +quick tip sync test + + + + + +ZcashFoundation/zebra#4166->ZcashFoundation/zebra#4167 + + + + + +ZcashFoundation/zebra#4169 + + +ZcashFoundation/zebra#4169 +ci: call RPC test with +fully synced Zebra + + + + + +ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4168 + + + + + +ZcashFoundation/zebra#4169->ZcashFoundation/zebra#3926 + + + + + +ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4167 + + + + + +ZcashFoundation/zebra#4220 + + +ZcashFoundation/zebra#4220 +getaddressutxos RPC is +missing non-finalized +UTXOs + + + + + +ZcashFoundation/zebra#4220->ZcashFoundation/zebra#3655 + + + + + +ZcashFoundation/zebra#4181 + + +ZcashFoundation/zebra#4181 +Research a possible +integration of +`zecwallet-light-cli` +into Zebra + + + + + +ZcashFoundation/zebra#4060 + + +ZcashFoundation/zebra#4060 +Report better +transactions errors to +lightwalletd + + + + + +ZcashFoundation/zebra#4130 + + +ZcashFoundation/zebra#4130 +Script that shows the +differences between Zebra +and zcashd RPC responses + + + + + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -69,9 +526,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -82,15 +539,15 @@ - + ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -100,9 +557,9 @@ - + ZcashFoundation/zebra#950 - + ZcashFoundation/zebra#950 Demo: compare zcashd vs @@ -112,9 +569,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -141,9 +598,9 @@ - + ZcashFoundation/zebra#1615 - + ZcashFoundation/zebra#1615 Zebra stable download @@ -153,9 +610,9 @@ - + ZcashFoundation/zebra#1213 - + ZcashFoundation/zebra#1213 Detect when an older @@ -165,9 +622,9 @@ - + ZcashFoundation/zebra#1621 - + ZcashFoundation/zebra#1621 Run `zebrad start` by @@ -177,9 +634,9 @@ - + ZcashFoundation/zebra#1617 - + ZcashFoundation/zebra#1617 Restructure and clean up @@ -190,9 +647,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -201,9 +658,9 @@ - + ZcashFoundation/zebra#1870 - + ZcashFoundation/zebra#1870 Decide if old Zebra @@ -212,10 +669,31 @@ + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra v1.0.0-rc1 +stable release candidate + + + + + +ZcashFoundation/zebra#2995 + + +ZcashFoundation/zebra#2995 +Speed up Zebra's CI + + + - + ZcashFoundation/zebra#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -223,9 +701,9 @@ - + ZcashFoundation/zebra#3318 - + ZcashFoundation/zebra#3318 Consider adding codespell @@ -234,9 +712,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Revise Release Process @@ -245,9 +723,9 @@ - + ZcashFoundation/zebra#4202 - + ZcashFoundation/zebra#4202 Document how to handle @@ -256,9 +734,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -268,9 +746,9 @@ - + ZcashFoundation/zebra#2191 - + ZcashFoundation/zebra#2191 Update user and dev @@ -280,9 +758,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: adapt @@ -294,9 +772,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -305,9 +783,9 @@ - + ZcashFoundation/zebra#1772 - + ZcashFoundation/zebra#1772 Add comments on how to @@ -316,484 +794,6 @@ - - -ZcashFoundation/zebra#271 - - -ZcashFoundation/zebra#271 -Sapling Key Agreement and -KDF - - - - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling note encryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 - - - - - -ZcashFoundation/zebra#3002 - - -ZcashFoundation/zebra#3002 -Sapling note decryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 - - - - - -ZcashFoundation/zebra#325 - - -ZcashFoundation/zebra#325 -Block Chain Scanning - - - - - -ZcashFoundation/zebra#267 - - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation - - - - - -ZcashFoundation/zebra#2064 - - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra - - - - - -ZcashFoundation/zebra#2192 - - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout - - - - - -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. - - - - - -ZcashFoundation/zebra#785 - - -ZcashFoundation/zebra#785 -Implement ZIP 212: Allow -Recipient to Derive -Sapling Ephemeral Secret -from Note Plaintext - - - - - -ZcashFoundation/zebra#321 - - -ZcashFoundation/zebra#321 -Create Output Proof - - - - - -ZcashFoundation/zebra#272 - - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF - - - - - -ZcashFoundation/zebra#2496 - - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key - - - - - -ZcashFoundation/zebra#3869 - - -ZcashFoundation/zebra#3869 -Orchard: ensure that ivk -= 0 is rejected if that -negligible case occurs - - - - - -ZcashFoundation/zebra#278 - - -ZcashFoundation/zebra#278 -Sapling Note Builder - - - - - -ZcashFoundation/zebra#2447 - - -ZcashFoundation/zebra#2447 -Define a new `Amount` -`Constraint` for Note -values w/ [0..2^64) as -`valid_range()` - - - - - -ZcashFoundation/zebra#2041 - - -ZcashFoundation/zebra#2041 -Orchard: derive -OutgoingCipherKey - - - - - -ZcashFoundation/zebra#320 - - -ZcashFoundation/zebra#320 -Create a Spend Proof - - - - - -ZcashFoundation/zebra#2080 - - -ZcashFoundation/zebra#2080 -Replace`redpallas` module -with `reddsa`/`redpallas` -crate - - - - - -ZcashFoundation/zebra#2095 - - -ZcashFoundation/zebra#2095 -Orchard: update -note/action generation to -include input note -nullifier in the -PRF^expand invocations - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra v1.0.0-rc1 -stable release candidate - - - - - -ZcashFoundation/zebra#2995 - - -ZcashFoundation/zebra#2995 -Speed up Zebra's CI - - - - - -ZcashFoundation/zebra#3512 - - -ZcashFoundation/zebra#3512 -Send transactions in -lightwalletd integration -tests - - - - - -ZcashFoundation/zebra#4168 - - -ZcashFoundation/zebra#4168 -ci: call lightwalletd -wallet queries - - - - - -ZcashFoundation/zebra#3512->ZcashFoundation/zebra#4168 - - - - - -ZcashFoundation/zebra#3156 - - -ZcashFoundation/zebra#3156 -z_gettreestate JSON-RPC -method - - - - - -ZcashFoundation/zebra#3655 - - -ZcashFoundation/zebra#3655 -Integration tests for -lightwalletd RPCs that -are only used when a -wallet connects - - - - - -ZcashFoundation/zebra#3156->ZcashFoundation/zebra#3655 - - - - - -ZcashFoundation/zebra#3655->ZcashFoundation/zebra#4168 - - - - - -ZcashFoundation/zebra#3926 - - -ZcashFoundation/zebra#3926 -ci: run a full -lightwalletd sync from a -close-to-tip zebrad - - - - - -ZcashFoundation/zebra#4165 - - -ZcashFoundation/zebra#4165 -Store lightwalletd state -after lightwalletd full -sync test - - - - - -ZcashFoundation/zebra#3926->ZcashFoundation/zebra#4165 - - - - - -ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3512 - - - - - -ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3655 - - - - - -ZcashFoundation/zebra#4166 - - -ZcashFoundation/zebra#4166 -Add lightwalletd quick -tip sync test - - - - - -ZcashFoundation/zebra#4165->ZcashFoundation/zebra#4166 - - - - - -ZcashFoundation/zebra#4167 - - -ZcashFoundation/zebra#4167 -ci: call lightwalletd -quick tip sync test - - - - - -ZcashFoundation/zebra#4166->ZcashFoundation/zebra#4167 - - - - - -ZcashFoundation/zebra#4169 - - -ZcashFoundation/zebra#4169 -ci: call RPC test with -fully synced Zebra - - - - - -ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4168 - - - - - -ZcashFoundation/zebra#4169->ZcashFoundation/zebra#3926 - - - - - -ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4167 - - - - - -ZcashFoundation/zebra#4220 - - -ZcashFoundation/zebra#4220 -getaddressutxos RPC is -missing non-finalized -UTXOs - - - - - -ZcashFoundation/zebra#4220->ZcashFoundation/zebra#3655 - - - - - -ZcashFoundation/zebra#4181 - - -ZcashFoundation/zebra#4181 -Research a possible -integration of -`zecwallet-light-cli` -into Zebra - - - - - -ZcashFoundation/zebra#4060 - - -ZcashFoundation/zebra#4060 -Report better -transactions errors to -lightwalletd - - - - - -ZcashFoundation/zebra#4130 - - -ZcashFoundation/zebra#4130 -Script that shows the -differences between Zebra -and zcashd RPC responses - - - ZcashFoundation/zebra#2573 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 77020d08..09e79741 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -10,29 +10,29 @@ -cluster_3 - -Epic: Breaking Changes before the Stable Release - - -cluster_1 - -Tracking: Documentation - - cluster_2 Tracking: Zebra as a Full-Node Wallet - + +cluster_5 + +Epic: Zebra as a lightwalletd backend + + cluster_4 + +Epic: Breaking Changes before the Stable Release + + +cluster_3 Epic: Zebra Stable Release Candidate -cluster_5 - -Epic: Zebra as a lightwalletd backend +cluster_1 + +Tracking: Documentation cluster_0 @@ -40,14 +40,471 @@ Tracking: Tech Debt -cluster_6 +cluster_7 NU5 Tracking Epic - + +ZcashFoundation/zebra#271 + + +ZcashFoundation/zebra#271 +Sapling Key Agreement and +KDF + + + + + +ZcashFoundation/zebra#269 + + +ZcashFoundation/zebra#269 +Sapling note encryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 + + + + + +ZcashFoundation/zebra#3002 + + +ZcashFoundation/zebra#3002 +Sapling note decryption +implementation. + + + + + +ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 + + + + + +ZcashFoundation/zebra#325 + + +ZcashFoundation/zebra#325 +Block Chain Scanning + + + + + +ZcashFoundation/zebra#267 + + +ZcashFoundation/zebra#267 +Implement ZIP-32 Sapling +and Orchard key +derivation + + + + + +ZcashFoundation/zebra#2064 + + +ZcashFoundation/zebra#2064 +Import Poseidon hash into +Zebra + + + + + +ZcashFoundation/zebra#2192 + + +ZcashFoundation/zebra#2192 +Implement +`EphemeralPrivateKey`'s +for Orchard, Sapling, +Sprout + + + + + +ZcashFoundation/zebra#181 + + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. + + + + + +ZcashFoundation/zebra#785 + + +ZcashFoundation/zebra#785 +Implement ZIP 212: Allow +Recipient to Derive +Sapling Ephemeral Secret +from Note Plaintext + + + + + +ZcashFoundation/zebra#321 + + +ZcashFoundation/zebra#321 +Create Output Proof + + + + + +ZcashFoundation/zebra#272 + + +ZcashFoundation/zebra#272 +Sprout Key Agreement and +KDF + + + + + +ZcashFoundation/zebra#2496 + + +ZcashFoundation/zebra#2496 +Handle a ivk == ⊥ +(KA^Orchard private key) +when generating an +Orchard Spending Key + + + + + +ZcashFoundation/zebra#3869 + + +ZcashFoundation/zebra#3869 +Orchard: ensure that ivk += 0 is rejected if that +negligible case occurs + + + + + +ZcashFoundation/zebra#278 + + +ZcashFoundation/zebra#278 +Sapling Note Builder + + + + + +ZcashFoundation/zebra#2447 + + +ZcashFoundation/zebra#2447 +Define a new `Amount` +`Constraint` for Note +values w/ [0..2^64) as +`valid_range()` + + + + + +ZcashFoundation/zebra#2041 + + +ZcashFoundation/zebra#2041 +Orchard: derive +OutgoingCipherKey + + + + + +ZcashFoundation/zebra#320 + + +ZcashFoundation/zebra#320 +Create a Spend Proof + + + + + +ZcashFoundation/zebra#2080 + + +ZcashFoundation/zebra#2080 +Replace`redpallas` module +with `reddsa`/`redpallas` +crate + + + + + +ZcashFoundation/zebra#2095 + + +ZcashFoundation/zebra#2095 +Orchard: update +note/action generation to +include input note +nullifier in the +PRF^expand invocations + + + + + +ZcashFoundation/zebra#3512 + + +ZcashFoundation/zebra#3512 +Send transactions in +lightwalletd integration +tests + + + + + +ZcashFoundation/zebra#4168 + + +ZcashFoundation/zebra#4168 +ci: call lightwalletd +wallet queries + + + + + +ZcashFoundation/zebra#3512->ZcashFoundation/zebra#4168 + + + + + +ZcashFoundation/zebra#3156 + + +ZcashFoundation/zebra#3156 +z_gettreestate JSON-RPC +method + + + + + +ZcashFoundation/zebra#3655 + + +ZcashFoundation/zebra#3655 +Integration tests for +lightwalletd RPCs that +are only used when a +wallet connects + + + + + +ZcashFoundation/zebra#3156->ZcashFoundation/zebra#3655 + + + + + +ZcashFoundation/zebra#3655->ZcashFoundation/zebra#4168 + + + + + +ZcashFoundation/zebra#3926 + + +ZcashFoundation/zebra#3926 +ci: run a full +lightwalletd sync from a +close-to-tip zebrad + + + + + +ZcashFoundation/zebra#4165 + + +ZcashFoundation/zebra#4165 +Store lightwalletd state +after lightwalletd full +sync test + + + + + +ZcashFoundation/zebra#3926->ZcashFoundation/zebra#4165 + + + + + +ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3512 + + + + + +ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3655 + + + + + +ZcashFoundation/zebra#4166 + + +ZcashFoundation/zebra#4166 +Add lightwalletd quick +tip sync test + + + + + +ZcashFoundation/zebra#4165->ZcashFoundation/zebra#4166 + + + + + +ZcashFoundation/zebra#4167 + + +ZcashFoundation/zebra#4167 +ci: call lightwalletd +quick tip sync test + + + + + +ZcashFoundation/zebra#4166->ZcashFoundation/zebra#4167 + + + + + +ZcashFoundation/zebra#4169 + + +ZcashFoundation/zebra#4169 +ci: call RPC test with +fully synced Zebra + + + + + +ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4168 + + + + + +ZcashFoundation/zebra#4169->ZcashFoundation/zebra#3926 + + + + + +ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4167 + + + + + +ZcashFoundation/zebra#4220 + + +ZcashFoundation/zebra#4220 +getaddressutxos RPC is +missing non-finalized +UTXOs + + + + + +ZcashFoundation/zebra#4220->ZcashFoundation/zebra#3655 + + + + + +ZcashFoundation/zebra#4181 + + +ZcashFoundation/zebra#4181 +Research a possible +integration of +`zecwallet-light-cli` +into Zebra + + + + + +ZcashFoundation/zebra#4060 + + +ZcashFoundation/zebra#4060 +Report better +transactions errors to +lightwalletd + + + + + +ZcashFoundation/zebra#4130 + + +ZcashFoundation/zebra#4130 +Script that shows the +differences between Zebra +and zcashd RPC responses + + + + + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -57,9 +514,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -70,15 +527,15 @@ - + ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -88,9 +545,9 @@ - + ZcashFoundation/zebra#950 - + ZcashFoundation/zebra#950 Demo: compare zcashd vs @@ -100,9 +557,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -129,9 +586,9 @@ - + ZcashFoundation/zebra#1615 - + ZcashFoundation/zebra#1615 Zebra stable download @@ -141,9 +598,9 @@ - + ZcashFoundation/zebra#1213 - + ZcashFoundation/zebra#1213 Detect when an older @@ -153,9 +610,9 @@ - + ZcashFoundation/zebra#1621 - + ZcashFoundation/zebra#1621 Run `zebrad start` by @@ -165,9 +622,9 @@ - + ZcashFoundation/zebra#1617 - + ZcashFoundation/zebra#1617 Restructure and clean up @@ -178,9 +635,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -189,9 +646,9 @@ - + ZcashFoundation/zebra#1870 - + ZcashFoundation/zebra#1870 Decide if old Zebra @@ -200,10 +657,31 @@ + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra v1.0.0-rc1 +stable release candidate + + + + + +ZcashFoundation/zebra#2995 + + +ZcashFoundation/zebra#2995 +Speed up Zebra's CI + + + - + ZcashFoundation/zebra#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -211,9 +689,9 @@ - + ZcashFoundation/zebra#3318 - + ZcashFoundation/zebra#3318 Consider adding codespell @@ -222,9 +700,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Revise Release Process @@ -233,9 +711,9 @@ - + ZcashFoundation/zebra#4202 - + ZcashFoundation/zebra#4202 Document how to handle @@ -244,9 +722,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -256,9 +734,9 @@ - + ZcashFoundation/zebra#2191 - + ZcashFoundation/zebra#2191 Update user and dev @@ -268,9 +746,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: adapt @@ -282,9 +760,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -293,9 +771,9 @@ - + ZcashFoundation/zebra#1772 - + ZcashFoundation/zebra#1772 Add comments on how to @@ -304,484 +782,6 @@ - - -ZcashFoundation/zebra#271 - - -ZcashFoundation/zebra#271 -Sapling Key Agreement and -KDF - - - - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling note encryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#269 - - - - - -ZcashFoundation/zebra#3002 - - -ZcashFoundation/zebra#3002 -Sapling note decryption -implementation. - - - - - -ZcashFoundation/zebra#271->ZcashFoundation/zebra#3002 - - - - - -ZcashFoundation/zebra#325 - - -ZcashFoundation/zebra#325 -Block Chain Scanning - - - - - -ZcashFoundation/zebra#267 - - -ZcashFoundation/zebra#267 -Implement ZIP-32 Sapling -and Orchard key -derivation - - - - - -ZcashFoundation/zebra#2064 - - -ZcashFoundation/zebra#2064 -Import Poseidon hash into -Zebra - - - - - -ZcashFoundation/zebra#2192 - - -ZcashFoundation/zebra#2192 -Implement -`EphemeralPrivateKey`'s -for Orchard, Sapling, -Sprout - - - - - -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. - - - - - -ZcashFoundation/zebra#785 - - -ZcashFoundation/zebra#785 -Implement ZIP 212: Allow -Recipient to Derive -Sapling Ephemeral Secret -from Note Plaintext - - - - - -ZcashFoundation/zebra#321 - - -ZcashFoundation/zebra#321 -Create Output Proof - - - - - -ZcashFoundation/zebra#272 - - -ZcashFoundation/zebra#272 -Sprout Key Agreement and -KDF - - - - - -ZcashFoundation/zebra#2496 - - -ZcashFoundation/zebra#2496 -Handle a ivk == ⊥ -(KA^Orchard private key) -when generating an -Orchard Spending Key - - - - - -ZcashFoundation/zebra#3869 - - -ZcashFoundation/zebra#3869 -Orchard: ensure that ivk -= 0 is rejected if that -negligible case occurs - - - - - -ZcashFoundation/zebra#278 - - -ZcashFoundation/zebra#278 -Sapling Note Builder - - - - - -ZcashFoundation/zebra#2447 - - -ZcashFoundation/zebra#2447 -Define a new `Amount` -`Constraint` for Note -values w/ [0..2^64) as -`valid_range()` - - - - - -ZcashFoundation/zebra#2041 - - -ZcashFoundation/zebra#2041 -Orchard: derive -OutgoingCipherKey - - - - - -ZcashFoundation/zebra#320 - - -ZcashFoundation/zebra#320 -Create a Spend Proof - - - - - -ZcashFoundation/zebra#2080 - - -ZcashFoundation/zebra#2080 -Replace`redpallas` module -with `reddsa`/`redpallas` -crate - - - - - -ZcashFoundation/zebra#2095 - - -ZcashFoundation/zebra#2095 -Orchard: update -note/action generation to -include input note -nullifier in the -PRF^expand invocations - - - - - -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra v1.0.0-rc1 -stable release candidate - - - - - -ZcashFoundation/zebra#2995 - - -ZcashFoundation/zebra#2995 -Speed up Zebra's CI - - - - - -ZcashFoundation/zebra#3512 - - -ZcashFoundation/zebra#3512 -Send transactions in -lightwalletd integration -tests - - - - - -ZcashFoundation/zebra#4168 - - -ZcashFoundation/zebra#4168 -ci: call lightwalletd -wallet queries - - - - - -ZcashFoundation/zebra#3512->ZcashFoundation/zebra#4168 - - - - - -ZcashFoundation/zebra#3156 - - -ZcashFoundation/zebra#3156 -z_gettreestate JSON-RPC -method - - - - - -ZcashFoundation/zebra#3655 - - -ZcashFoundation/zebra#3655 -Integration tests for -lightwalletd RPCs that -are only used when a -wallet connects - - - - - -ZcashFoundation/zebra#3156->ZcashFoundation/zebra#3655 - - - - - -ZcashFoundation/zebra#3655->ZcashFoundation/zebra#4168 - - - - - -ZcashFoundation/zebra#3926 - - -ZcashFoundation/zebra#3926 -ci: run a full -lightwalletd sync from a -close-to-tip zebrad - - - - - -ZcashFoundation/zebra#4165 - - -ZcashFoundation/zebra#4165 -Store lightwalletd state -after lightwalletd full -sync test - - - - - -ZcashFoundation/zebra#3926->ZcashFoundation/zebra#4165 - - - - - -ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3512 - - - - - -ZcashFoundation/zebra#4165->ZcashFoundation/zebra#3655 - - - - - -ZcashFoundation/zebra#4166 - - -ZcashFoundation/zebra#4166 -Add lightwalletd quick -tip sync test - - - - - -ZcashFoundation/zebra#4165->ZcashFoundation/zebra#4166 - - - - - -ZcashFoundation/zebra#4167 - - -ZcashFoundation/zebra#4167 -ci: call lightwalletd -quick tip sync test - - - - - -ZcashFoundation/zebra#4166->ZcashFoundation/zebra#4167 - - - - - -ZcashFoundation/zebra#4169 - - -ZcashFoundation/zebra#4169 -ci: call RPC test with -fully synced Zebra - - - - - -ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4168 - - - - - -ZcashFoundation/zebra#4169->ZcashFoundation/zebra#3926 - - - - - -ZcashFoundation/zebra#4169->ZcashFoundation/zebra#4167 - - - - - -ZcashFoundation/zebra#4220 - - -ZcashFoundation/zebra#4220 -getaddressutxos RPC is -missing non-finalized -UTXOs - - - - - -ZcashFoundation/zebra#4220->ZcashFoundation/zebra#3655 - - - - - -ZcashFoundation/zebra#4181 - - -ZcashFoundation/zebra#4181 -Research a possible -integration of -`zecwallet-light-cli` -into Zebra - - - - - -ZcashFoundation/zebra#4060 - - -ZcashFoundation/zebra#4060 -Report better -transactions errors to -lightwalletd - - - - - -ZcashFoundation/zebra#4130 - - -ZcashFoundation/zebra#4130 -Script that shows the -differences between Zebra -and zcashd RPC responses - - - ZcashFoundation/zebra#2573