diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index ab1272df..3dcc95b1 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -32,30 +32,30 @@ Tracking: Documentation -cluster_7 - -NU5 Tracking Epic - - -cluster_5 - -Epic: Zebra as a lightwalletd backend - - cluster_3 Epic: Breaking Changes before the Stable Release - -cluster_4 - -Epic: Zebra Stable Release Candidate - - + cluster_0 Tracking: Tech Debt + +cluster_7 + +NU5 Tracking Epic + + +cluster_5 + +Epic: Zebra as a lightwalletd backend + + +cluster_4 + +Epic: Zebra Stable Release Candidate + ZcashFoundation/zebra#271 @@ -414,10 +414,529 @@ - + +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#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#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#3414 - + ZcashFoundation/zebra#3414 Upgrade to NU5 mainnet @@ -427,9 +946,9 @@ - + ZcashFoundation/zebra#3948 - + ZcashFoundation/zebra#3948 Tag Zebra NU5 mainnet @@ -438,7 +957,7 @@ - + ZcashFoundation/zebra#3414->ZcashFoundation/zebra#3948 @@ -465,9 +984,9 @@ - + ZcashFoundation/zebra#4117 - + ZcashFoundation/zebra#4117 Set the minimum network @@ -477,15 +996,15 @@ - + ZcashFoundation/zebra#3948->ZcashFoundation/zebra#4117 - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra v1.0.0-rc1 @@ -506,9 +1025,9 @@ - + ZcashFoundation/zebra#2372 - + ZcashFoundation/zebra#2372 Update the README goals @@ -518,15 +1037,15 @@ - + ZcashFoundation/zebra#2372->ZcashFoundation/zebra#3948 - + ZcashFoundation/zebra#4115 - + ZcashFoundation/zebra#4115 Set the NU5 mainnet @@ -536,15 +1055,15 @@ - + ZcashFoundation/zebra#4115->ZcashFoundation/zebra#3948 - + ZcashFoundation/zebra#4335 - + ZcashFoundation/zebra#4335 Upgrade librustzcash- @@ -554,7 +1073,7 @@ - + ZcashFoundation/zebra#4335->ZcashFoundation/zebra#3414 @@ -566,9 +1085,9 @@ - + ZcashFoundation/zebra#4278 - + ZcashFoundation/zebra#4278 Add missing wallet grpc @@ -613,9 +1132,9 @@ - + ZcashFoundation/zebra#4351 - + ZcashFoundation/zebra#4351 Add GetTreeState gRPC @@ -624,9 +1143,9 @@ - + ZcashFoundation/zebra#4350 - + ZcashFoundation/zebra#4350 Add GetMempoolTx gRPC @@ -635,9 +1154,9 @@ - + ZcashFoundation/zebra#4060 - + ZcashFoundation/zebra#4060 Report better @@ -646,535 +1165,16 @@ - - -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#2995 - + ZcashFoundation/zebra#2995 Speed up Zebra's CI - - -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#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#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#3247 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 1fa14335..a06852f4 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -20,30 +20,30 @@ Tracking: Documentation -cluster_7 - -NU5 Tracking Epic - - -cluster_5 - -Epic: Zebra as a lightwalletd backend - - cluster_3 Epic: Breaking Changes before the Stable Release - -cluster_4 - -Epic: Zebra Stable Release Candidate - - + cluster_0 Tracking: Tech Debt + +cluster_7 + +NU5 Tracking Epic + + +cluster_5 + +Epic: Zebra as a lightwalletd backend + + +cluster_4 + +Epic: Zebra Stable Release Candidate + ZcashFoundation/zebra#271 @@ -402,10 +402,529 @@ - + +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#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#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#3414 - + ZcashFoundation/zebra#3414 Upgrade to NU5 mainnet @@ -415,9 +934,9 @@ - + ZcashFoundation/zebra#3948 - + ZcashFoundation/zebra#3948 Tag Zebra NU5 mainnet @@ -426,7 +945,7 @@ - + ZcashFoundation/zebra#3414->ZcashFoundation/zebra#3948 @@ -453,9 +972,9 @@ - + ZcashFoundation/zebra#4117 - + ZcashFoundation/zebra#4117 Set the minimum network @@ -465,15 +984,15 @@ - + ZcashFoundation/zebra#3948->ZcashFoundation/zebra#4117 - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra v1.0.0-rc1 @@ -494,9 +1013,9 @@ - + ZcashFoundation/zebra#2372 - + ZcashFoundation/zebra#2372 Update the README goals @@ -506,15 +1025,15 @@ - + ZcashFoundation/zebra#2372->ZcashFoundation/zebra#3948 - + ZcashFoundation/zebra#4115 - + ZcashFoundation/zebra#4115 Set the NU5 mainnet @@ -524,15 +1043,15 @@ - + ZcashFoundation/zebra#4115->ZcashFoundation/zebra#3948 - + ZcashFoundation/zebra#4335 - + ZcashFoundation/zebra#4335 Upgrade librustzcash- @@ -542,7 +1061,7 @@ - + ZcashFoundation/zebra#4335->ZcashFoundation/zebra#3414 @@ -554,9 +1073,9 @@ - + ZcashFoundation/zebra#4278 - + ZcashFoundation/zebra#4278 Add missing wallet grpc @@ -601,9 +1120,9 @@ - + ZcashFoundation/zebra#4351 - + ZcashFoundation/zebra#4351 Add GetTreeState gRPC @@ -612,9 +1131,9 @@ - + ZcashFoundation/zebra#4350 - + ZcashFoundation/zebra#4350 Add GetMempoolTx gRPC @@ -623,9 +1142,9 @@ - + ZcashFoundation/zebra#4060 - + ZcashFoundation/zebra#4060 Report better @@ -634,535 +1153,16 @@ - - -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#2995 - + ZcashFoundation/zebra#2995 Speed up Zebra's CI - - -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#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#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#3247