diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 558a93f0..62959b91 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -22,82 +22,585 @@ -cluster_4 - -Epic: Zebra Stable Release Candidate +cluster_0 + +Tracking: Tech Debt +cluster_4 + +Epic: Breaking Changes before the Stable Release + + cluster_3 Tracking: Zebra as a Full-Node Wallet - + cluster_2 NU5 Tracking Epic - + cluster_1 Tracking: Documentation - -cluster_5 - -Epic: Breaking Changes before the Stable Release - -cluster_0 - -Tracking: Tech Debt +cluster_5 + +Epic: Zebra Stable Release Candidate cluster_6 Epic: Zebra as a lightwalletd backend - + -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra v1.0.0-rc1 -stable release candidate +ZcashFoundation/zebra#2573 + + +ZcashFoundation/zebra#2573 +Remove redundant watch +values once our Tokio +dependency is updated - + -ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI +ZcashFoundation/zebra#2214 + + +ZcashFoundation/zebra#2214 +Limit fanouts to the +number of active peers, +Credit: Equilibrium - - -ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - - - + -ZcashFoundation/zebra#2995 - - -ZcashFoundation/zebra#2995 -Speed up Zebra's CI +ZcashFoundation/zebra#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. + + + + + +ZcashFoundation/zebra#2560 + + +ZcashFoundation/zebra#2560 +Test History Tree +serialization + + + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + + + +ZcashFoundation/zebra#1875 + + +ZcashFoundation/zebra#1875 +Zebra attempts new peer +connections in a fixed, +predictable order + + + + + +ZcashFoundation/zebra#1956 + + +ZcashFoundation/zebra#1956 +Zebra should store a +persistent list of recent +successful peers + + + + + +ZcashFoundation/zebra#2042 + + +ZcashFoundation/zebra#2042 +zebra-chain: Port array- +wrapper types to const +generics + + + + + +ZcashFoundation/zebra#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +ZcashFoundation/zebra#3372 + + +ZcashFoundation/zebra#3372 +Use clap v3 instead of +structopt + + + + + +ZcashFoundation/zebra#3436 + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` + + + + + +ZcashFoundation/zebra#565 + + +ZcashFoundation/zebra#565 +Tracking: all the +consensus parameters + + + + + +ZcashFoundation/zebra#2298 + + +ZcashFoundation/zebra#2298 +Coverage-based fuzzing +for transaction +processing, +(de)serialization + + + + + +ZcashFoundation/zebra#2908 + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing + + + + + +ZcashFoundation/zebra#2090 + + +ZcashFoundation/zebra#2090 +Auto-delete old Google +Cloud instance templates + + + + + +ZcashFoundation/zebra#2892 + + +ZcashFoundation/zebra#2892 +Go over all `cargo doc` +warnings + + + + + +ZcashFoundation/zebra#2220 + + +ZcashFoundation/zebra#2220 +Add the Google Cloud +Instance ID to Sentry, so +we can search logs + + + + + +ZcashFoundation/zebra#2869 + + +ZcashFoundation/zebra#2869 +Add mempool metrics +related to memory usage + + + + + +ZcashFoundation/zebra#2632 + + +ZcashFoundation/zebra#2632 +Improve performance of +authorizing data +commitment + + + + + +ZcashFoundation/zebra#2297 + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints + + + + + +ZcashFoundation/zebra#1186 + + +ZcashFoundation/zebra#1186 +Dedupe Verification error +types (Block, Chain) + + + + + +ZcashFoundation/zebra#3831 + + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs + + + + + +ZcashFoundation/zebra#2299 + + +ZcashFoundation/zebra#2299 +Coverage-based fuzzing +for network message +processing, +(de)serialization + + + + + +ZcashFoundation/zebra#1890 + + +ZcashFoundation/zebra#1890 +Zebra should support +separate local bind and +external advertise +addresses + + + + + +ZcashFoundation/zebra#1364 + + +ZcashFoundation/zebra#1364 +Add a CI job which +compiles each Zebra crate +individually + + + + + +ZcashFoundation/zebra#3179 + + +ZcashFoundation/zebra#3179 +Use a `bellman::Proof` +instead of a byte array +in `Groth16Proof` + + + + + +ZcashFoundation/zebra#2587 + + +ZcashFoundation/zebra#2587 +Clean up History Tree +fields (network, +network_upgrade) + + + + + +ZcashFoundation/zebra#3117 + + +ZcashFoundation/zebra#3117 +Stop using private IP +addresses by default + + + + + +ZcashFoundation/zebra#1951 + + +ZcashFoundation/zebra#1951 +Generalize/deduplicate +async batch verification +services / create a +derive-able proc macro + + + + + +ZcashFoundation/zebra#2909 + + +ZcashFoundation/zebra#2909 +Test if the block +downloader and verifier +error checking is correct + + + + + +ZcashFoundation/zebra#2436 + + +ZcashFoundation/zebra#2436 +Slim down `zebra-consensu +s/src/transaction.rs` + + + + + +ZcashFoundation/zebra#1432 + + +ZcashFoundation/zebra#1432 +Remove `zebra_state::Requ +est::FindBlockHeaders` + + + + + +ZcashFoundation/zebra#2847 + + +ZcashFoundation/zebra#2847 +Make config `Duration` +easier to write in the +toml file + + + + + +ZcashFoundation/zebra#2559 + + +ZcashFoundation/zebra#2559 +Test History Tree errors +in finalized state + + + + + +ZcashFoundation/zebra#1894 + + +ZcashFoundation/zebra#1894 +Zebra should follow OS +directory conventions +better + + + + + +ZcashFoundation/zebra#3432 + + +ZcashFoundation/zebra#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts + + + + + +ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 + + + + + +ZcashFoundation/zebra#2631 + + +ZcashFoundation/zebra#2631 +Send committed spent +OutPoints & nullifiers to +the mempool for rejection + + + + + +ZcashFoundation/zebra#950 + + +ZcashFoundation/zebra#950 +Demo: compare zcashd vs +zebrad ludicrous speed on +syncing + + + + + +ZcashFoundation/zebra#1904 + + +ZcashFoundation/zebra#1904 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + + + +ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 + + + + + +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website + + + + + +ZcashFoundation/zebra#1213 + + +ZcashFoundation/zebra#1213 +Detect when an older +state version is present, +and delete it + + + + + +ZcashFoundation/zebra#1621 + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default, and add `start` +to `zebrad help` + + + + + +ZcashFoundation/zebra#1617 + + +ZcashFoundation/zebra#1617 +Restructure and clean up +README to make it easier +for new users to get +started with Zebra + + + + + +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#1870 + + +ZcashFoundation/zebra#1870 +Decide if old Zebra +versions should +eventually refuse to run - + ZcashFoundation/zebra#271 - + ZcashFoundation/zebra#271 Sapling Key Agreement and @@ -106,9 +609,9 @@ - + ZcashFoundation/zebra#269 - + ZcashFoundation/zebra#269 Sapling note encryption @@ -123,9 +626,9 @@ - + ZcashFoundation/zebra#3002 - + ZcashFoundation/zebra#3002 Sapling note decryption @@ -140,9 +643,9 @@ - + ZcashFoundation/zebra#325 - + ZcashFoundation/zebra#325 Block Chain Scanning @@ -150,9 +653,9 @@ - + ZcashFoundation/zebra#267 - + ZcashFoundation/zebra#267 Implement ZIP-32 Sapling @@ -162,9 +665,9 @@ - + ZcashFoundation/zebra#2064 - + ZcashFoundation/zebra#2064 Import Poseidon hash into @@ -173,9 +676,9 @@ - + ZcashFoundation/zebra#2192 - + ZcashFoundation/zebra#2192 Implement @@ -186,9 +689,9 @@ - + ZcashFoundation/zebra#181 - + ZcashFoundation/zebra#181 Sprout note @@ -198,9 +701,9 @@ - + ZcashFoundation/zebra#785 - + ZcashFoundation/zebra#785 Implement ZIP 212: Allow @@ -211,9 +714,9 @@ - + ZcashFoundation/zebra#321 - + ZcashFoundation/zebra#321 Create Output Proof @@ -221,9 +724,9 @@ - + ZcashFoundation/zebra#272 - + ZcashFoundation/zebra#272 Sprout Key Agreement and @@ -232,9 +735,9 @@ - + ZcashFoundation/zebra#2496 - + ZcashFoundation/zebra#2496 Handle a ivk == ⊥ @@ -245,9 +748,9 @@ - + ZcashFoundation/zebra#3869 - + ZcashFoundation/zebra#3869 Orchard: ensure that ivk @@ -257,9 +760,9 @@ - + ZcashFoundation/zebra#278 - + ZcashFoundation/zebra#278 Sapling Note Builder @@ -267,9 +770,9 @@ - + ZcashFoundation/zebra#2447 - + ZcashFoundation/zebra#2447 Define a new `Amount` @@ -280,9 +783,9 @@ - + ZcashFoundation/zebra#2041 - + ZcashFoundation/zebra#2041 Orchard: derive @@ -291,9 +794,9 @@ - + ZcashFoundation/zebra#320 - + ZcashFoundation/zebra#320 Create a Spend Proof @@ -301,9 +804,9 @@ - + ZcashFoundation/zebra#2080 - + ZcashFoundation/zebra#2080 Replace`redpallas` module @@ -313,9 +816,9 @@ - + ZcashFoundation/zebra#2095 - + ZcashFoundation/zebra#2095 Orchard: update @@ -327,9 +830,9 @@ - + ZcashFoundation/zebra#4117 - + ZcashFoundation/zebra#4117 Set the minimum network @@ -338,6 +841,17 @@ + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra v1.0.0-rc1 +stable release candidate + + + ZcashFoundation/zebra#4117->ZcashFoundation/zebra#3050 @@ -345,9 +859,9 @@ - + ZcashFoundation/zebra#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -355,9 +869,9 @@ - + ZcashFoundation/zebra#3318 - + ZcashFoundation/zebra#3318 Consider adding codespell @@ -366,9 +880,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Revise Release Process @@ -377,9 +891,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -389,9 +903,9 @@ - + ZcashFoundation/zebra#2191 - + ZcashFoundation/zebra#2191 Update user and dev @@ -401,9 +915,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: adapt @@ -415,9 +929,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -426,9 +940,9 @@ - + ZcashFoundation/zebra#1772 - + ZcashFoundation/zebra#1772 Add comments on how to @@ -437,544 +951,30 @@ - - -ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better - - - - - -ZcashFoundation/zebra#3432 - - -ZcashFoundation/zebra#3432 -Use the Filesystem -Hierarchy Standard (FHS) -for deployments and -artifacts - - - - - -ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - - - - - -ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection - - - - - -ZcashFoundation/zebra#950 - - -ZcashFoundation/zebra#950 -Demo: compare zcashd vs -zebrad ludicrous speed on -syncing - - - - - -ZcashFoundation/zebra#1904 - - -ZcashFoundation/zebra#1904 -Some DNS seeders and -block explorers don't -show Zebra nodes - - - - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - - -ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website - - - - - -ZcashFoundation/zebra#1213 - - -ZcashFoundation/zebra#1213 -Detect when an older -state version is present, -and delete it - - - - - -ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default, and add `start` -to `zebrad help` - - - - - -ZcashFoundation/zebra#1617 - - -ZcashFoundation/zebra#1617 -Restructure and clean up -README to make it easier -for new users to get -started with Zebra - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#1870 - - -ZcashFoundation/zebra#1870 -Decide if old Zebra -versions should -eventually refuse to run - - - - - -ZcashFoundation/zebra#2573 - - -ZcashFoundation/zebra#2573 -Remove redundant watch -values once our Tokio -dependency is updated - - - - - -ZcashFoundation/zebra#2214 - - -ZcashFoundation/zebra#2214 -Limit fanouts to the -number of active peers, -Credit: Equilibrium - - - - - -ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. - - - - - -ZcashFoundation/zebra#2560 - - -ZcashFoundation/zebra#2560 -Test History Tree -serialization - - - - - -ZcashFoundation/zebra#1875 - - -ZcashFoundation/zebra#1875 -Zebra attempts new peer -connections in a fixed, -predictable order - - - - - -ZcashFoundation/zebra#1956 - - -ZcashFoundation/zebra#1956 -Zebra should store a -persistent list of recent -successful peers - - - - - -ZcashFoundation/zebra#2042 - - -ZcashFoundation/zebra#2042 -zebra-chain: Port array- -wrapper types to const -generics - - - - - -ZcashFoundation/zebra#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -ZcashFoundation/zebra#3372 - - -ZcashFoundation/zebra#3372 -Use clap v3 instead of -structopt - - - - - -ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` - - - - - -ZcashFoundation/zebra#565 - - -ZcashFoundation/zebra#565 -Tracking: all the -consensus parameters - - - - - -ZcashFoundation/zebra#2298 - - -ZcashFoundation/zebra#2298 -Coverage-based fuzzing -for transaction -processing, -(de)serialization - - - - - -ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing - - - - - -ZcashFoundation/zebra#2090 - - -ZcashFoundation/zebra#2090 -Auto-delete old Google -Cloud instance templates - - - - - -ZcashFoundation/zebra#2892 - - -ZcashFoundation/zebra#2892 -Go over all `cargo doc` -warnings - - - - - -ZcashFoundation/zebra#2220 - - -ZcashFoundation/zebra#2220 -Add the Google Cloud -Instance ID to Sentry, so -we can search logs - - - - - -ZcashFoundation/zebra#2869 - - -ZcashFoundation/zebra#2869 -Add mempool metrics -related to memory usage - - - - - -ZcashFoundation/zebra#2632 - - -ZcashFoundation/zebra#2632 -Improve performance of -authorizing data -commitment - - - - - -ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints - - - - - -ZcashFoundation/zebra#1186 - - -ZcashFoundation/zebra#1186 -Dedupe Verification error -types (Block, Chain) - - - - - -ZcashFoundation/zebra#3831 - - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs - - - - - -ZcashFoundation/zebra#2299 - - -ZcashFoundation/zebra#2299 -Coverage-based fuzzing -for network message -processing, -(de)serialization - - - - - -ZcashFoundation/zebra#1890 - - -ZcashFoundation/zebra#1890 -Zebra should support -separate local bind and -external advertise -addresses - - - - - -ZcashFoundation/zebra#1364 - - -ZcashFoundation/zebra#1364 -Add a CI job which -compiles each Zebra crate -individually - - - - - -ZcashFoundation/zebra#3179 - - -ZcashFoundation/zebra#3179 -Use a `bellman::Proof` -instead of a byte array -in `Groth16Proof` - - - - - -ZcashFoundation/zebra#2587 - - -ZcashFoundation/zebra#2587 -Clean up History Tree -fields (network, -network_upgrade) - - - - - -ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default - - - - - -ZcashFoundation/zebra#1951 - - -ZcashFoundation/zebra#1951 -Generalize/deduplicate -async batch verification -services / create a -derive-able proc macro - - - - - -ZcashFoundation/zebra#2909 - - -ZcashFoundation/zebra#2909 -Test if the block -downloader and verifier -error checking is correct - - - - - -ZcashFoundation/zebra#2436 - - -ZcashFoundation/zebra#2436 -Slim down `zebra-consensu -s/src/transaction.rs` - - - - - -ZcashFoundation/zebra#1432 - - -ZcashFoundation/zebra#1432 -Remove `zebra_state::Requ -est::FindBlockHeaders` - - - - + -ZcashFoundation/zebra#2847 - - -ZcashFoundation/zebra#2847 -Make config `Duration` -easier to write in the -toml file +ZcashFoundation/zebra#4448 + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI - + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 + + + + -ZcashFoundation/zebra#2559 - - -ZcashFoundation/zebra#2559 -Test History Tree errors -in finalized state +ZcashFoundation/zebra#2995 + + +ZcashFoundation/zebra#2995 +Speed up Zebra's CI diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index f3e48cce..238fb26d 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -10,82 +10,585 @@ -cluster_4 - -Epic: Zebra Stable Release Candidate +cluster_0 + +Tracking: Tech Debt +cluster_4 + +Epic: Breaking Changes before the Stable Release + + cluster_3 Tracking: Zebra as a Full-Node Wallet - + cluster_2 NU5 Tracking Epic - + cluster_1 Tracking: Documentation - -cluster_5 - -Epic: Breaking Changes before the Stable Release - -cluster_0 - -Tracking: Tech Debt +cluster_5 + +Epic: Zebra Stable Release Candidate cluster_6 Epic: Zebra as a lightwalletd backend - + -ZcashFoundation/zebra#3050 - - -ZcashFoundation/zebra#3050 -Tag Zebra v1.0.0-rc1 -stable release candidate +ZcashFoundation/zebra#2573 + + +ZcashFoundation/zebra#2573 +Remove redundant watch +values once our Tokio +dependency is updated - + -ZcashFoundation/zebra#4448 - - -ZcashFoundation/zebra#4448 -Decide on supported -platforms and test in CI +ZcashFoundation/zebra#2214 + + +ZcashFoundation/zebra#2214 +Limit fanouts to the +number of active peers, +Credit: Equilibrium - - -ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 - - - - + -ZcashFoundation/zebra#2995 - - -ZcashFoundation/zebra#2995 -Speed up Zebra's CI +ZcashFoundation/zebra#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. + + + + + +ZcashFoundation/zebra#2560 + + +ZcashFoundation/zebra#2560 +Test History Tree +serialization + + + + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + + + +ZcashFoundation/zebra#1875 + + +ZcashFoundation/zebra#1875 +Zebra attempts new peer +connections in a fixed, +predictable order + + + + + +ZcashFoundation/zebra#1956 + + +ZcashFoundation/zebra#1956 +Zebra should store a +persistent list of recent +successful peers + + + + + +ZcashFoundation/zebra#2042 + + +ZcashFoundation/zebra#2042 +zebra-chain: Port array- +wrapper types to const +generics + + + + + +ZcashFoundation/zebra#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +ZcashFoundation/zebra#3372 + + +ZcashFoundation/zebra#3372 +Use clap v3 instead of +structopt + + + + + +ZcashFoundation/zebra#3436 + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` + + + + + +ZcashFoundation/zebra#565 + + +ZcashFoundation/zebra#565 +Tracking: all the +consensus parameters + + + + + +ZcashFoundation/zebra#2298 + + +ZcashFoundation/zebra#2298 +Coverage-based fuzzing +for transaction +processing, +(de)serialization + + + + + +ZcashFoundation/zebra#2908 + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing + + + + + +ZcashFoundation/zebra#2090 + + +ZcashFoundation/zebra#2090 +Auto-delete old Google +Cloud instance templates + + + + + +ZcashFoundation/zebra#2892 + + +ZcashFoundation/zebra#2892 +Go over all `cargo doc` +warnings + + + + + +ZcashFoundation/zebra#2220 + + +ZcashFoundation/zebra#2220 +Add the Google Cloud +Instance ID to Sentry, so +we can search logs + + + + + +ZcashFoundation/zebra#2869 + + +ZcashFoundation/zebra#2869 +Add mempool metrics +related to memory usage + + + + + +ZcashFoundation/zebra#2632 + + +ZcashFoundation/zebra#2632 +Improve performance of +authorizing data +commitment + + + + + +ZcashFoundation/zebra#2297 + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints + + + + + +ZcashFoundation/zebra#1186 + + +ZcashFoundation/zebra#1186 +Dedupe Verification error +types (Block, Chain) + + + + + +ZcashFoundation/zebra#3831 + + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs + + + + + +ZcashFoundation/zebra#2299 + + +ZcashFoundation/zebra#2299 +Coverage-based fuzzing +for network message +processing, +(de)serialization + + + + + +ZcashFoundation/zebra#1890 + + +ZcashFoundation/zebra#1890 +Zebra should support +separate local bind and +external advertise +addresses + + + + + +ZcashFoundation/zebra#1364 + + +ZcashFoundation/zebra#1364 +Add a CI job which +compiles each Zebra crate +individually + + + + + +ZcashFoundation/zebra#3179 + + +ZcashFoundation/zebra#3179 +Use a `bellman::Proof` +instead of a byte array +in `Groth16Proof` + + + + + +ZcashFoundation/zebra#2587 + + +ZcashFoundation/zebra#2587 +Clean up History Tree +fields (network, +network_upgrade) + + + + + +ZcashFoundation/zebra#3117 + + +ZcashFoundation/zebra#3117 +Stop using private IP +addresses by default + + + + + +ZcashFoundation/zebra#1951 + + +ZcashFoundation/zebra#1951 +Generalize/deduplicate +async batch verification +services / create a +derive-able proc macro + + + + + +ZcashFoundation/zebra#2909 + + +ZcashFoundation/zebra#2909 +Test if the block +downloader and verifier +error checking is correct + + + + + +ZcashFoundation/zebra#2436 + + +ZcashFoundation/zebra#2436 +Slim down `zebra-consensu +s/src/transaction.rs` + + + + + +ZcashFoundation/zebra#1432 + + +ZcashFoundation/zebra#1432 +Remove `zebra_state::Requ +est::FindBlockHeaders` + + + + + +ZcashFoundation/zebra#2847 + + +ZcashFoundation/zebra#2847 +Make config `Duration` +easier to write in the +toml file + + + + + +ZcashFoundation/zebra#2559 + + +ZcashFoundation/zebra#2559 +Test History Tree errors +in finalized state + + + + + +ZcashFoundation/zebra#1894 + + +ZcashFoundation/zebra#1894 +Zebra should follow OS +directory conventions +better + + + + + +ZcashFoundation/zebra#3432 + + +ZcashFoundation/zebra#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts + + + + + +ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 + + + + + +ZcashFoundation/zebra#2631 + + +ZcashFoundation/zebra#2631 +Send committed spent +OutPoints & nullifiers to +the mempool for rejection + + + + + +ZcashFoundation/zebra#950 + + +ZcashFoundation/zebra#950 +Demo: compare zcashd vs +zebrad ludicrous speed on +syncing + + + + + +ZcashFoundation/zebra#1904 + + +ZcashFoundation/zebra#1904 +Some DNS seeders and +block explorers don't +show Zebra nodes + + + + + +ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 + + + + + +ZcashFoundation/zebra#1615 + + +ZcashFoundation/zebra#1615 +Zebra stable download +should be linked from +ZFND website + + + + + +ZcashFoundation/zebra#1213 + + +ZcashFoundation/zebra#1213 +Detect when an older +state version is present, +and delete it + + + + + +ZcashFoundation/zebra#1621 + + +ZcashFoundation/zebra#1621 +Run `zebrad start` by +default, and add `start` +to `zebrad help` + + + + + +ZcashFoundation/zebra#1617 + + +ZcashFoundation/zebra#1617 +Restructure and clean up +README to make it easier +for new users to get +started with Zebra + + + + + +ZcashFoundation/zebra#1638 + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org + + + + + +ZcashFoundation/zebra#1870 + + +ZcashFoundation/zebra#1870 +Decide if old Zebra +versions should +eventually refuse to run - + ZcashFoundation/zebra#271 - + ZcashFoundation/zebra#271 Sapling Key Agreement and @@ -94,9 +597,9 @@ - + ZcashFoundation/zebra#269 - + ZcashFoundation/zebra#269 Sapling note encryption @@ -111,9 +614,9 @@ - + ZcashFoundation/zebra#3002 - + ZcashFoundation/zebra#3002 Sapling note decryption @@ -128,9 +631,9 @@ - + ZcashFoundation/zebra#325 - + ZcashFoundation/zebra#325 Block Chain Scanning @@ -138,9 +641,9 @@ - + ZcashFoundation/zebra#267 - + ZcashFoundation/zebra#267 Implement ZIP-32 Sapling @@ -150,9 +653,9 @@ - + ZcashFoundation/zebra#2064 - + ZcashFoundation/zebra#2064 Import Poseidon hash into @@ -161,9 +664,9 @@ - + ZcashFoundation/zebra#2192 - + ZcashFoundation/zebra#2192 Implement @@ -174,9 +677,9 @@ - + ZcashFoundation/zebra#181 - + ZcashFoundation/zebra#181 Sprout note @@ -186,9 +689,9 @@ - + ZcashFoundation/zebra#785 - + ZcashFoundation/zebra#785 Implement ZIP 212: Allow @@ -199,9 +702,9 @@ - + ZcashFoundation/zebra#321 - + ZcashFoundation/zebra#321 Create Output Proof @@ -209,9 +712,9 @@ - + ZcashFoundation/zebra#272 - + ZcashFoundation/zebra#272 Sprout Key Agreement and @@ -220,9 +723,9 @@ - + ZcashFoundation/zebra#2496 - + ZcashFoundation/zebra#2496 Handle a ivk == ⊥ @@ -233,9 +736,9 @@ - + ZcashFoundation/zebra#3869 - + ZcashFoundation/zebra#3869 Orchard: ensure that ivk @@ -245,9 +748,9 @@ - + ZcashFoundation/zebra#278 - + ZcashFoundation/zebra#278 Sapling Note Builder @@ -255,9 +758,9 @@ - + ZcashFoundation/zebra#2447 - + ZcashFoundation/zebra#2447 Define a new `Amount` @@ -268,9 +771,9 @@ - + ZcashFoundation/zebra#2041 - + ZcashFoundation/zebra#2041 Orchard: derive @@ -279,9 +782,9 @@ - + ZcashFoundation/zebra#320 - + ZcashFoundation/zebra#320 Create a Spend Proof @@ -289,9 +792,9 @@ - + ZcashFoundation/zebra#2080 - + ZcashFoundation/zebra#2080 Replace`redpallas` module @@ -301,9 +804,9 @@ - + ZcashFoundation/zebra#2095 - + ZcashFoundation/zebra#2095 Orchard: update @@ -315,9 +818,9 @@ - + ZcashFoundation/zebra#4117 - + ZcashFoundation/zebra#4117 Set the minimum network @@ -326,6 +829,17 @@ + + +ZcashFoundation/zebra#3050 + + +ZcashFoundation/zebra#3050 +Tag Zebra v1.0.0-rc1 +stable release candidate + + + ZcashFoundation/zebra#4117->ZcashFoundation/zebra#3050 @@ -333,9 +847,9 @@ - + ZcashFoundation/zebra#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -343,9 +857,9 @@ - + ZcashFoundation/zebra#3318 - + ZcashFoundation/zebra#3318 Consider adding codespell @@ -354,9 +868,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Revise Release Process @@ -365,9 +879,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -377,9 +891,9 @@ - + ZcashFoundation/zebra#2191 - + ZcashFoundation/zebra#2191 Update user and dev @@ -389,9 +903,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: adapt @@ -403,9 +917,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -414,9 +928,9 @@ - + ZcashFoundation/zebra#1772 - + ZcashFoundation/zebra#1772 Add comments on how to @@ -425,544 +939,30 @@ - - -ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better - - - - - -ZcashFoundation/zebra#3432 - - -ZcashFoundation/zebra#3432 -Use the Filesystem -Hierarchy Standard (FHS) -for deployments and -artifacts - - - - - -ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - - - - - -ZcashFoundation/zebra#2631 - - -ZcashFoundation/zebra#2631 -Send committed spent -OutPoints & nullifiers to -the mempool for rejection - - - - - -ZcashFoundation/zebra#950 - - -ZcashFoundation/zebra#950 -Demo: compare zcashd vs -zebrad ludicrous speed on -syncing - - - - - -ZcashFoundation/zebra#1904 - - -ZcashFoundation/zebra#1904 -Some DNS seeders and -block explorers don't -show Zebra nodes - - - - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - - -ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - - - - -ZcashFoundation/zebra#1615 - - -ZcashFoundation/zebra#1615 -Zebra stable download -should be linked from -ZFND website - - - - - -ZcashFoundation/zebra#1213 - - -ZcashFoundation/zebra#1213 -Detect when an older -state version is present, -and delete it - - - - - -ZcashFoundation/zebra#1621 - - -ZcashFoundation/zebra#1621 -Run `zebrad start` by -default, and add `start` -to `zebrad help` - - - - - -ZcashFoundation/zebra#1617 - - -ZcashFoundation/zebra#1617 -Restructure and clean up -README to make it easier -for new users to get -started with Zebra - - - - - -ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org - - - - - -ZcashFoundation/zebra#1870 - - -ZcashFoundation/zebra#1870 -Decide if old Zebra -versions should -eventually refuse to run - - - - - -ZcashFoundation/zebra#2573 - - -ZcashFoundation/zebra#2573 -Remove redundant watch -values once our Tokio -dependency is updated - - - - - -ZcashFoundation/zebra#2214 - - -ZcashFoundation/zebra#2214 -Limit fanouts to the -number of active peers, -Credit: Equilibrium - - - - - -ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. - - - - - -ZcashFoundation/zebra#2560 - - -ZcashFoundation/zebra#2560 -Test History Tree -serialization - - - - - -ZcashFoundation/zebra#1875 - - -ZcashFoundation/zebra#1875 -Zebra attempts new peer -connections in a fixed, -predictable order - - - - - -ZcashFoundation/zebra#1956 - - -ZcashFoundation/zebra#1956 -Zebra should store a -persistent list of recent -successful peers - - - - - -ZcashFoundation/zebra#2042 - - -ZcashFoundation/zebra#2042 -zebra-chain: Port array- -wrapper types to const -generics - - - - - -ZcashFoundation/zebra#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -ZcashFoundation/zebra#3372 - - -ZcashFoundation/zebra#3372 -Use clap v3 instead of -structopt - - - - - -ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` - - - - - -ZcashFoundation/zebra#565 - - -ZcashFoundation/zebra#565 -Tracking: all the -consensus parameters - - - - - -ZcashFoundation/zebra#2298 - - -ZcashFoundation/zebra#2298 -Coverage-based fuzzing -for transaction -processing, -(de)serialization - - - - - -ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing - - - - - -ZcashFoundation/zebra#2090 - - -ZcashFoundation/zebra#2090 -Auto-delete old Google -Cloud instance templates - - - - - -ZcashFoundation/zebra#2892 - - -ZcashFoundation/zebra#2892 -Go over all `cargo doc` -warnings - - - - - -ZcashFoundation/zebra#2220 - - -ZcashFoundation/zebra#2220 -Add the Google Cloud -Instance ID to Sentry, so -we can search logs - - - - - -ZcashFoundation/zebra#2869 - - -ZcashFoundation/zebra#2869 -Add mempool metrics -related to memory usage - - - - - -ZcashFoundation/zebra#2632 - - -ZcashFoundation/zebra#2632 -Improve performance of -authorizing data -commitment - - - - - -ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints - - - - - -ZcashFoundation/zebra#1186 - - -ZcashFoundation/zebra#1186 -Dedupe Verification error -types (Block, Chain) - - - - - -ZcashFoundation/zebra#3831 - - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs - - - - - -ZcashFoundation/zebra#2299 - - -ZcashFoundation/zebra#2299 -Coverage-based fuzzing -for network message -processing, -(de)serialization - - - - - -ZcashFoundation/zebra#1890 - - -ZcashFoundation/zebra#1890 -Zebra should support -separate local bind and -external advertise -addresses - - - - - -ZcashFoundation/zebra#1364 - - -ZcashFoundation/zebra#1364 -Add a CI job which -compiles each Zebra crate -individually - - - - - -ZcashFoundation/zebra#3179 - - -ZcashFoundation/zebra#3179 -Use a `bellman::Proof` -instead of a byte array -in `Groth16Proof` - - - - - -ZcashFoundation/zebra#2587 - - -ZcashFoundation/zebra#2587 -Clean up History Tree -fields (network, -network_upgrade) - - - - - -ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default - - - - - -ZcashFoundation/zebra#1951 - - -ZcashFoundation/zebra#1951 -Generalize/deduplicate -async batch verification -services / create a -derive-able proc macro - - - - - -ZcashFoundation/zebra#2909 - - -ZcashFoundation/zebra#2909 -Test if the block -downloader and verifier -error checking is correct - - - - - -ZcashFoundation/zebra#2436 - - -ZcashFoundation/zebra#2436 -Slim down `zebra-consensu -s/src/transaction.rs` - - - - - -ZcashFoundation/zebra#1432 - - -ZcashFoundation/zebra#1432 -Remove `zebra_state::Requ -est::FindBlockHeaders` - - - - + -ZcashFoundation/zebra#2847 - - -ZcashFoundation/zebra#2847 -Make config `Duration` -easier to write in the -toml file +ZcashFoundation/zebra#4448 + + +ZcashFoundation/zebra#4448 +Decide on supported +platforms and test in CI - + + +ZcashFoundation/zebra#4448->ZcashFoundation/zebra#3050 + + + + -ZcashFoundation/zebra#2559 - - -ZcashFoundation/zebra#2559 -Test History Tree errors -in finalized state +ZcashFoundation/zebra#2995 + + +ZcashFoundation/zebra#2995 +Speed up Zebra's CI