diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index 24c6d5bb..c9441fdf 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -23,8 +23,8 @@ cluster_3 - -Tracking: Documentation + +Tracking: Tech Debt cluster_1 @@ -38,8 +38,8 @@ cluster_4 - -Tracking: Tech Debt + +Tracking: Documentation cluster_0 @@ -51,10 +51,471 @@ Epic: Zebra as a lightwalletd backend + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + + + +ZcashFoundation/zebra#3263 + + +ZcashFoundation/zebra#3263 +Security: Remove the +ErrorSlot from the +heartbeat and connection +tasks + + + + + +ZcashFoundation/zebra#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. + + + + + +ZcashFoundation/zebra#3436 + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` + + + + + +ZcashFoundation/zebra#2908 + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing + + + + + +ZcashFoundation/zebra#2297 + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints + + + + + +ZcashFoundation/zebra#3831 + + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs + + + + + +ZcashFoundation/zebra#3179 + + +ZcashFoundation/zebra#3179 +Use a `bellman::Proof` +instead of a byte array +in `Groth16Proof` + + + + + +ZcashFoundation/zebra#3117 + + +ZcashFoundation/zebra#3117 +Stop using private IP +addresses by default + + + + + +ZcashFoundation/zebra#4721 + + + + +ZcashFoundation/zebra#4721 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4784 + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 + + + + + +ZcashFoundation/zebra#4823 + + +ZcashFoundation/zebra#4823 +Find out which parts of C +ommitBlock/CommitFinalize +dBlock are slow + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 + + + + + +ZcashFoundation/zebra#4794 + + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains + + + + + +ZcashFoundation/zebra#4824 + + +ZcashFoundation/zebra#4824 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4789 + + +ZcashFoundation/zebra#4789 +Move CPU-heavy proof +preparation into the +batch cryptography thread + + + + + +ZcashFoundation/zebra#4583 + + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console + + + + + +ZcashFoundation/zebra#271 + + +ZcashFoundation/zebra#271 +Sapling/Orchard Key +Agreement and KDF + + + + + +ZcashFoundation/zebra#269 + + +ZcashFoundation/zebra#269 +Sapling/Orchard 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#4691 + + +ZcashFoundation/zebra#4691 +Stop assuming testnet +when parsing keys and +addresses + + + + + +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#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +ZcashFoundation/zebra#181 + + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. + + + + + +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 ( +Sapling and Orchard) + + + + + +ZcashFoundation/zebra#4692 + + +ZcashFoundation/zebra#4692 +Check address and key +lengths when parsing +strings + + + + + +ZcashFoundation/zebra#320 + + +ZcashFoundation/zebra#320 +Create a Spend Proof + + + + + +ZcashFoundation/zebra#2080 + + +ZcashFoundation/zebra#2080 +[blocked on frost] +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#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -62,9 +523,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -125,9 +586,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -137,9 +598,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -149,467 +610,6 @@ - - -ZcashFoundation/zebra#4721 - - - - -ZcashFoundation/zebra#4721 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 - - - - - -ZcashFoundation/zebra#4823 - - -ZcashFoundation/zebra#4823 -Find out which parts of C -ommitBlock/CommitFinalize -dBlock are slow - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 - - - - - -ZcashFoundation/zebra#4794 - - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains - - - - - -ZcashFoundation/zebra#4824 - - -ZcashFoundation/zebra#4824 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4789 - - -ZcashFoundation/zebra#4789 -Move CPU-heavy proof -preparation into the -batch cryptography thread - - - - - -ZcashFoundation/zebra#4583 - - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console - - - - - -ZcashFoundation/zebra#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF - - - - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling/Orchard 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#4691 - - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses - - - - - -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#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. - - - - - -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 ( -Sapling and Orchard) - - - - - -ZcashFoundation/zebra#4692 - - -ZcashFoundation/zebra#4692 -Check address and key -lengths when parsing -strings - - - - - -ZcashFoundation/zebra#320 - - -ZcashFoundation/zebra#320 -Create a Spend Proof - - - - - -ZcashFoundation/zebra#2080 - - -ZcashFoundation/zebra#2080 -[blocked on frost] -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#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - - -ZcashFoundation/zebra#3263 - - -ZcashFoundation/zebra#3263 -Security: Remove the -ErrorSlot from the -heartbeat and connection -tasks - - - - - -ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. - - - - - -ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` - - - - - -ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing - - - - - -ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints - - - - - -ZcashFoundation/zebra#3831 - - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs - - - - - -ZcashFoundation/zebra#3179 - - -ZcashFoundation/zebra#3179 -Use a `bellman::Proof` -instead of a byte array -in `Groth16Proof` - - - - - -ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default - - - ZcashFoundation/zebra#2631 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index 2c15d308..aed1dead 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -11,8 +11,8 @@ cluster_3 - -Tracking: Documentation + +Tracking: Tech Debt cluster_1 @@ -26,8 +26,8 @@ cluster_4 - -Tracking: Tech Debt + +Tracking: Documentation cluster_0 @@ -39,10 +39,471 @@ Epic: Zebra as a lightwalletd backend + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + + + +ZcashFoundation/zebra#3263 + + +ZcashFoundation/zebra#3263 +Security: Remove the +ErrorSlot from the +heartbeat and connection +tasks + + + + + +ZcashFoundation/zebra#3383 + + +ZcashFoundation/zebra#3383 +Document `zebrad +download` command. + + + + + +ZcashFoundation/zebra#3436 + + +ZcashFoundation/zebra#3436 +Create wrapper for +`precomputed` in +`CachedFfiTransaction` + + + + + +ZcashFoundation/zebra#2908 + + +ZcashFoundation/zebra#2908 +Improve +VerifyBlockError::Commit +typing + + + + + +ZcashFoundation/zebra#2297 + + +ZcashFoundation/zebra#2297 +Enforce unwrap-pertinent +Clippy lints + + + + + +ZcashFoundation/zebra#3831 + + +ZcashFoundation/zebra#3831 +Remove duplicated +zcash_proofs + + + + + +ZcashFoundation/zebra#3179 + + +ZcashFoundation/zebra#3179 +Use a `bellman::Proof` +instead of a byte array +in `Groth16Proof` + + + + + +ZcashFoundation/zebra#3117 + + +ZcashFoundation/zebra#3117 +Stop using private IP +addresses by default + + + + + +ZcashFoundation/zebra#4721 + + + + +ZcashFoundation/zebra#4721 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4784 + + +ZcashFoundation/zebra#4784 +Store only the first tree +state in each identical +series of tree states + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 + + + + + +ZcashFoundation/zebra#4823 + + +ZcashFoundation/zebra#4823 +Find out which parts of C +ommitBlock/CommitFinalize +dBlock are slow + + + + + +ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 + + + + + +ZcashFoundation/zebra#4794 + + +ZcashFoundation/zebra#4794 +Revert note commitment +and history trees when +forking non-finalized +chains + + + + + +ZcashFoundation/zebra#4824 + + +ZcashFoundation/zebra#4824 +Send note commitment and +history trees from the +non-finalized state to +the finalized state + + + + + +ZcashFoundation/zebra#4789 + + +ZcashFoundation/zebra#4789 +Move CPU-heavy proof +preparation into the +batch cryptography thread + + + + + +ZcashFoundation/zebra#4583 + + +ZcashFoundation/zebra#4583 +Investigate busiest tasks +per tokio-console + + + + + +ZcashFoundation/zebra#271 + + +ZcashFoundation/zebra#271 +Sapling/Orchard Key +Agreement and KDF + + + + + +ZcashFoundation/zebra#269 + + +ZcashFoundation/zebra#269 +Sapling/Orchard 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#4691 + + +ZcashFoundation/zebra#4691 +Stop assuming testnet +when parsing keys and +addresses + + + + + +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#483 + + +ZcashFoundation/zebra#483 +Limit generated block and +transaction size + + + + + +ZcashFoundation/zebra#181 + + +ZcashFoundation/zebra#181 +Sprout note +encryption/decryption +implementation. + + + + + +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 ( +Sapling and Orchard) + + + + + +ZcashFoundation/zebra#4692 + + +ZcashFoundation/zebra#4692 +Check address and key +lengths when parsing +strings + + + + + +ZcashFoundation/zebra#320 + + +ZcashFoundation/zebra#320 +Create a Spend Proof + + + + + +ZcashFoundation/zebra#2080 + + +ZcashFoundation/zebra#2080 +[blocked on frost] +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#2971 - + ZcashFoundation/zebra#2971 Fix crawler.rs doctest @@ -50,9 +511,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -113,9 +574,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -125,9 +586,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -137,467 +598,6 @@ - - -ZcashFoundation/zebra#4721 - - - - -ZcashFoundation/zebra#4721 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4784 - - -ZcashFoundation/zebra#4784 -Store only the first tree -state in each identical -series of tree states - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4784 - - - - - -ZcashFoundation/zebra#4823 - - -ZcashFoundation/zebra#4823 -Find out which parts of C -ommitBlock/CommitFinalize -dBlock are slow - - - - - -ZcashFoundation/zebra#4721->ZcashFoundation/zebra#4823 - - - - - -ZcashFoundation/zebra#4794 - - -ZcashFoundation/zebra#4794 -Revert note commitment -and history trees when -forking non-finalized -chains - - - - - -ZcashFoundation/zebra#4824 - - -ZcashFoundation/zebra#4824 -Send note commitment and -history trees from the -non-finalized state to -the finalized state - - - - - -ZcashFoundation/zebra#4789 - - -ZcashFoundation/zebra#4789 -Move CPU-heavy proof -preparation into the -batch cryptography thread - - - - - -ZcashFoundation/zebra#4583 - - -ZcashFoundation/zebra#4583 -Investigate busiest tasks -per tokio-console - - - - - -ZcashFoundation/zebra#271 - - -ZcashFoundation/zebra#271 -Sapling/Orchard Key -Agreement and KDF - - - - - -ZcashFoundation/zebra#269 - - -ZcashFoundation/zebra#269 -Sapling/Orchard 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#4691 - - -ZcashFoundation/zebra#4691 -Stop assuming testnet -when parsing keys and -addresses - - - - - -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#483 - - -ZcashFoundation/zebra#483 -Limit generated block and -transaction size - - - - - -ZcashFoundation/zebra#181 - - -ZcashFoundation/zebra#181 -Sprout note -encryption/decryption -implementation. - - - - - -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 ( -Sapling and Orchard) - - - - - -ZcashFoundation/zebra#4692 - - -ZcashFoundation/zebra#4692 -Check address and key -lengths when parsing -strings - - - - - -ZcashFoundation/zebra#320 - - -ZcashFoundation/zebra#320 -Create a Spend Proof - - - - - -ZcashFoundation/zebra#2080 - - -ZcashFoundation/zebra#2080 -[blocked on frost] -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#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - - -ZcashFoundation/zebra#3263 - - -ZcashFoundation/zebra#3263 -Security: Remove the -ErrorSlot from the -heartbeat and connection -tasks - - - - - -ZcashFoundation/zebra#3383 - - -ZcashFoundation/zebra#3383 -Document `zebrad -download` command. - - - - - -ZcashFoundation/zebra#3436 - - -ZcashFoundation/zebra#3436 -Create wrapper for -`precomputed` in -`CachedFfiTransaction` - - - - - -ZcashFoundation/zebra#2908 - - -ZcashFoundation/zebra#2908 -Improve -VerifyBlockError::Commit -typing - - - - - -ZcashFoundation/zebra#2297 - - -ZcashFoundation/zebra#2297 -Enforce unwrap-pertinent -Clippy lints - - - - - -ZcashFoundation/zebra#3831 - - -ZcashFoundation/zebra#3831 -Remove duplicated -zcash_proofs - - - - - -ZcashFoundation/zebra#3179 - - -ZcashFoundation/zebra#3179 -Use a `bellman::Proof` -instead of a byte array -in `Groth16Proof` - - - - - -ZcashFoundation/zebra#3117 - - -ZcashFoundation/zebra#3117 -Stop using private IP -addresses by default - - - ZcashFoundation/zebra#2631 diff --git a/zcash-zf-devops-dag.html b/zcash-zf-devops-dag.html index c868181b..2226ff69 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -22,17 +22,17 @@ -cluster_3 - -Tracking: Tech Debt - - cluster_0 Epic: Zebra Stable Release Candidate - + cluster_4 + +Tracking: Tech Debt + + +cluster_3 Tracking: Documentation @@ -41,21 +41,10 @@ Epic: Zebra as a lightwalletd backend - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -65,9 +54,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -84,9 +73,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -95,6 +84,17 @@ + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 @@ -102,9 +102,9 @@ - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -135,9 +135,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -153,9 +153,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -164,9 +164,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -176,9 +176,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index d9972a7f..e1582472 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -10,17 +10,17 @@ -cluster_3 - -Tracking: Tech Debt - - cluster_0 Epic: Zebra Stable Release Candidate - + cluster_4 + +Tracking: Tech Debt + + +cluster_3 Tracking: Documentation @@ -29,21 +29,10 @@ Epic: Zebra as a lightwalletd backend - - -ZcashFoundation/zebra#1791 - - -ZcashFoundation/zebra#1791 -Re-enable `sync_large_che -ckpoints_testnet` test - - - - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -53,9 +42,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -72,9 +61,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -83,6 +72,17 @@ + + +ZcashFoundation/zebra#1791 + + +ZcashFoundation/zebra#1791 +Re-enable `sync_large_che +ckpoints_testnet` test + + + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 @@ -90,9 +90,9 @@ - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -123,9 +123,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -141,9 +141,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -152,9 +152,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -164,9 +164,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp-