diff --git a/zcash-zf-dag.html b/zcash-zf-dag.html index ad204321..e01bf571 100644 --- a/zcash-zf-dag.html +++ b/zcash-zf-dag.html @@ -22,143 +22,39 @@ -cluster_4 - -Tracking: Tech Debt - - cluster_1 Stop tokio tasks running for a long time and blocking other tasks - + cluster_3 - -Tracking: Documentation + +Tracking: Tech Debt - + cluster_2 Tracking: Zebra as a Full-Node Wallet - -cluster_5 - -Epic: Zebra as a lightwalletd backend + +cluster_4 + +Tracking: Documentation - + cluster_0 Epic: Zebra Stable Release Candidate - - -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 - - + +cluster_5 + +Epic: Zebra as a lightwalletd backend - + ZcashFoundation/zebra#4721 - + @@ -171,9 +67,9 @@ - + ZcashFoundation/zebra#4784 - + ZcashFoundation/zebra#4784 Store only the first tree @@ -207,9 +103,9 @@ - + ZcashFoundation/zebra#4794 - + ZcashFoundation/zebra#4794 Revert note commitment @@ -220,9 +116,9 @@ - + ZcashFoundation/zebra#4824 - + ZcashFoundation/zebra#4824 Send note commitment and @@ -233,9 +129,9 @@ - + ZcashFoundation/zebra#4789 - + ZcashFoundation/zebra#4789 Move CPU-heavy proof @@ -245,9 +141,9 @@ - + ZcashFoundation/zebra#4583 - + ZcashFoundation/zebra#4583 Investigate busiest tasks @@ -255,10 +151,371 @@ - + + +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#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 @@ -266,9 +523,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -329,9 +586,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -341,9 +598,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -353,290 +610,10 @@ - - -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#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -646,9 +623,9 @@ - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -658,9 +635,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -677,9 +654,9 @@ - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -688,9 +665,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -706,9 +683,9 @@ - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -739,9 +716,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -757,9 +734,9 @@ - + ZcashFoundation/zebra#4733 - + ZcashFoundation/zebra#4733 Return connection errors @@ -804,9 +781,9 @@ - + ZcashFoundation/zebra#4734 - + ZcashFoundation/zebra#4734 Return errors from @@ -822,9 +799,9 @@ - + ZcashFoundation/zebra#4684 - + ZcashFoundation/zebra#4684 Test that every old @@ -834,9 +811,9 @@ - + ZcashFoundation/zebra#4778 - + ZcashFoundation/zebra#4778 Replace old release @@ -847,9 +824,9 @@ - + ZcashFoundation/zebra#4677 - + ZcashFoundation/zebra#4677 Various tests sometimes @@ -858,9 +835,9 @@ - + ZcashFoundation/zebra#1621 - + ZcashFoundation/zebra#1621 Run `zebrad start` by @@ -869,9 +846,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -880,9 +857,9 @@ - + ZcashFoundation/zebra#3757 - + ZcashFoundation/zebra#3757 De-duplicate note @@ -893,9 +870,9 @@ - + ZcashFoundation/zebra#1615 - + ZcashFoundation/zebra#1615 Zebra stable download @@ -905,9 +882,9 @@ - + ZcashFoundation/zebra#4678 - + ZcashFoundation/zebra#4678 Return peer metadata from @@ -917,9 +894,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -929,9 +906,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -941,9 +918,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -952,9 +929,9 @@ - + ZcashFoundation/zebra#4591 - + ZcashFoundation/zebra#4591 Fix timeout not being @@ -962,6 +939,29 @@ + + +ZcashFoundation/zebra#4350 + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test + + + + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + ZcashFoundation/zebra#3247 diff --git a/zcash-zf-dag.svg b/zcash-zf-dag.svg index aa042831..9fb9c1bf 100644 --- a/zcash-zf-dag.svg +++ b/zcash-zf-dag.svg @@ -10,143 +10,39 @@ -cluster_4 - -Tracking: Tech Debt - - cluster_1 Stop tokio tasks running for a long time and blocking other tasks - + cluster_3 - -Tracking: Documentation + +Tracking: Tech Debt - + cluster_2 Tracking: Zebra as a Full-Node Wallet - -cluster_5 - -Epic: Zebra as a lightwalletd backend + +cluster_4 + +Tracking: Documentation - + cluster_0 Epic: Zebra Stable Release Candidate - - -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 - - + +cluster_5 + +Epic: Zebra as a lightwalletd backend - + ZcashFoundation/zebra#4721 - + @@ -159,9 +55,9 @@ - + ZcashFoundation/zebra#4784 - + ZcashFoundation/zebra#4784 Store only the first tree @@ -195,9 +91,9 @@ - + ZcashFoundation/zebra#4794 - + ZcashFoundation/zebra#4794 Revert note commitment @@ -208,9 +104,9 @@ - + ZcashFoundation/zebra#4824 - + ZcashFoundation/zebra#4824 Send note commitment and @@ -221,9 +117,9 @@ - + ZcashFoundation/zebra#4789 - + ZcashFoundation/zebra#4789 Move CPU-heavy proof @@ -233,9 +129,9 @@ - + ZcashFoundation/zebra#4583 - + ZcashFoundation/zebra#4583 Investigate busiest tasks @@ -243,10 +139,371 @@ - + + +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#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 @@ -254,9 +511,9 @@ - + ZcashFoundation/zebra#1963 - + ZcashFoundation/zebra#1963 Work out how to release @@ -317,9 +574,9 @@ - + ZcashFoundation/zebra#2972 - + ZcashFoundation/zebra#2972 Make it easy for users to @@ -329,9 +586,9 @@ - + ZcashFoundation/zebra#2740 - + ZcashFoundation/zebra#2740 Documentation: link to @@ -341,290 +598,10 @@ - - -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#4350 - - -ZcashFoundation/zebra#4350 -Add GetMempoolTx gRPC -test - - - - - -ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed - - - - + ZcashFoundation/zebra#2631 - + ZcashFoundation/zebra#2631 Send committed spent @@ -634,9 +611,9 @@ - + ZcashFoundation/zebra#1894 - + ZcashFoundation/zebra#1894 Zebra should follow OS @@ -646,9 +623,9 @@ - + ZcashFoundation/zebra#3432 - + ZcashFoundation/zebra#3432 Use the Filesystem @@ -665,9 +642,9 @@ - + ZcashFoundation/zebra#3050 - + ZcashFoundation/zebra#3050 Tag Zebra 1.0.0-rc.0 @@ -676,9 +653,9 @@ - + ZcashFoundation/zebra#1904 - + ZcashFoundation/zebra#1904 Some DNS seeders and @@ -694,9 +671,9 @@ - + ZcashFoundation/zebra#4820 - + ZcashFoundation/zebra#4820 When `lightwalletd` @@ -727,9 +704,9 @@ - + ZcashFoundation/zebra#4562 - + ZcashFoundation/zebra#4562 Deploy long-running Zebra @@ -745,9 +722,9 @@ - + ZcashFoundation/zebra#4733 - + ZcashFoundation/zebra#4733 Return connection errors @@ -792,9 +769,9 @@ - + ZcashFoundation/zebra#4734 - + ZcashFoundation/zebra#4734 Return errors from @@ -810,9 +787,9 @@ - + ZcashFoundation/zebra#4684 - + ZcashFoundation/zebra#4684 Test that every old @@ -822,9 +799,9 @@ - + ZcashFoundation/zebra#4778 - + ZcashFoundation/zebra#4778 Replace old release @@ -835,9 +812,9 @@ - + ZcashFoundation/zebra#4677 - + ZcashFoundation/zebra#4677 Various tests sometimes @@ -846,9 +823,9 @@ - + ZcashFoundation/zebra#1621 - + ZcashFoundation/zebra#1621 Run `zebrad start` by @@ -857,9 +834,9 @@ - + ZcashFoundation/zebra#1638 - + ZcashFoundation/zebra#1638 Create PGP keys amongst @@ -868,9 +845,9 @@ - + ZcashFoundation/zebra#3757 - + ZcashFoundation/zebra#3757 De-duplicate note @@ -881,9 +858,9 @@ - + ZcashFoundation/zebra#1615 - + ZcashFoundation/zebra#1615 Zebra stable download @@ -893,9 +870,9 @@ - + ZcashFoundation/zebra#4678 - + ZcashFoundation/zebra#4678 Return peer metadata from @@ -905,9 +882,9 @@ - + ZcashFoundation/zebra#4751 - + ZcashFoundation/zebra#4751 ci: Add missing CI/CD @@ -917,9 +894,9 @@ - + ZcashFoundation/zebra#4753 - + ZcashFoundation/zebra#4753 ci: Split deploy-gcp- @@ -929,9 +906,9 @@ - + ZcashFoundation/zebra#2001 - + ZcashFoundation/zebra#2001 Write a draft security @@ -940,9 +917,9 @@ - + ZcashFoundation/zebra#4591 - + ZcashFoundation/zebra#4591 Fix timeout not being @@ -950,6 +927,29 @@ + + +ZcashFoundation/zebra#4350 + + +ZcashFoundation/zebra#4350 +Add GetMempoolTx gRPC +test + + + + + +ZcashFoundation/zebra#4612 + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed + + + ZcashFoundation/zebra#3247 diff --git a/zcash-zf-devops-dag.html b/zcash-zf-devops-dag.html index 542713bf..d5db3f4e 100644 --- a/zcash-zf-devops-dag.html +++ b/zcash-zf-devops-dag.html @@ -17,248 +17,248 @@ -
- - +
+ + -cluster_3 - -Tracking: Documentation +cluster_0 + +Epic: Zebra Stable Release Candidate -cluster_0 - -Epic: Zebra Stable Release Candidate +cluster_3 + +Tracking: Tech Debt -cluster_5 - -Epic: Zebra as a lightwalletd backend +cluster_4 + +Tracking: Documentation -cluster_4 - -Tracking: Tech Debt - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Work out how to release -Zebra binaries - - - - - -ZcashFoundation/zebra#755 - - -ZcashFoundation/zebra#755 -Automate zebrad releases - - - - - -ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 - - - - - -ZcashFoundation/zebra#2564 - - -ZcashFoundation/zebra#2564 -Include git metadata in -docker logs and Google -Cloud panic reports - - - - - -ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 - - - - - -ZcashFoundation/zebra#4412 - - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes - - - - - -ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - - +cluster_5 + +Epic: Zebra as a lightwalletd backend - + ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better + + +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#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - - + + - + ZcashFoundation/zebra#1904 - - -ZcashFoundation/zebra#1904 -Some DNS seeders and -block explorers don't -show Zebra nodes + + +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#1791 +Re-enable `sync_large_che +ckpoints_testnet` test - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - + + - + ZcashFoundation/zebra#4820 - - -ZcashFoundation/zebra#4820 -When `lightwalletd` -hangs, make the test -pass, and ignore any -problems with the cached -state + + +ZcashFoundation/zebra#4820 +When `lightwalletd` +hangs, make the test +pass, and ignore any +problems with the cached +state - + ZcashFoundation/zebra#4765 - - - - -ZcashFoundation/zebra#4765 -Release Zebra to -1.0.0-beta.13 + + + + +ZcashFoundation/zebra#4765 +Release Zebra to +1.0.0-beta.13 - + ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 - - + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - + + - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + ZcashFoundation/zebra#4751 - - -ZcashFoundation/zebra#4751 -ci: Add missing CI/CD -status labels to -README.md + + +ZcashFoundation/zebra#4751 +ci: Add missing CI/CD +status labels to +README.md - + ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories - + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Work out how to release +Zebra binaries + + + + + +ZcashFoundation/zebra#755 + + +ZcashFoundation/zebra#755 +Automate zebrad releases + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 + + + + + +ZcashFoundation/zebra#2564 + + +ZcashFoundation/zebra#2564 +Include git metadata in +docker logs and Google +Cloud panic reports + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 + + + + + +ZcashFoundation/zebra#4412 + + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 + + + + + ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -266,11 +266,11 @@ ZcashFoundation/zebra#4554 - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI diff --git a/zcash-zf-devops-dag.svg b/zcash-zf-devops-dag.svg index b6d77f21..eda92475 100644 --- a/zcash-zf-devops-dag.svg +++ b/zcash-zf-devops-dag.svg @@ -5,248 +5,248 @@ - - - + + + -cluster_3 - -Tracking: Documentation +cluster_0 + +Epic: Zebra Stable Release Candidate -cluster_0 - -Epic: Zebra Stable Release Candidate +cluster_3 + +Tracking: Tech Debt -cluster_5 - -Epic: Zebra as a lightwalletd backend +cluster_4 + +Tracking: Documentation -cluster_4 - -Tracking: Tech Debt - - - -ZcashFoundation/zebra#1963 - - -ZcashFoundation/zebra#1963 -Work out how to release -Zebra binaries - - - - - -ZcashFoundation/zebra#755 - - -ZcashFoundation/zebra#755 -Automate zebrad releases - - - - - -ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 - - - - - -ZcashFoundation/zebra#2564 - - -ZcashFoundation/zebra#2564 -Include git metadata in -docker logs and Google -Cloud panic reports - - - - - -ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 - - - - - -ZcashFoundation/zebra#4412 - - -ZcashFoundation/zebra#4412 -Automate pinning CI -dependencies to specific -commit hashes - - - - - -ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 - - +cluster_5 + +Epic: Zebra as a lightwalletd backend - + ZcashFoundation/zebra#1894 - - -ZcashFoundation/zebra#1894 -Zebra should follow OS -directory conventions -better + + +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#3432 +Use the Filesystem +Hierarchy Standard (FHS) +for deployments and +artifacts ZcashFoundation/zebra#1894->ZcashFoundation/zebra#3432 - - + + - + ZcashFoundation/zebra#1904 - - -ZcashFoundation/zebra#1904 -Some DNS seeders and -block explorers don't -show Zebra nodes + + +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#1791 +Re-enable `sync_large_che +ckpoints_testnet` test - + ZcashFoundation/zebra#1904->ZcashFoundation/zebra#1791 - - + + - + ZcashFoundation/zebra#4820 - - -ZcashFoundation/zebra#4820 -When `lightwalletd` -hangs, make the test -pass, and ignore any -problems with the cached -state + + +ZcashFoundation/zebra#4820 +When `lightwalletd` +hangs, make the test +pass, and ignore any +problems with the cached +state - + ZcashFoundation/zebra#4765 - - - - -ZcashFoundation/zebra#4765 -Release Zebra to -1.0.0-beta.13 + + + + +ZcashFoundation/zebra#4765 +Release Zebra to +1.0.0-beta.13 - + ZcashFoundation/zebra#4820->ZcashFoundation/zebra#4765 - - + + - + ZcashFoundation/zebra#4562 - - -ZcashFoundation/zebra#4562 -Deploy long-running Zebra -nodes after each tagged -release + + +ZcashFoundation/zebra#4562 +Deploy long-running Zebra +nodes after each tagged +release ZcashFoundation/zebra#4562->ZcashFoundation/zebra#1904 - - + + - + ZcashFoundation/zebra#1638 - - -ZcashFoundation/zebra#1638 -Create PGP keys amongst -security@zfnd.org + + +ZcashFoundation/zebra#1638 +Create PGP keys amongst +security@zfnd.org - + ZcashFoundation/zebra#4751 - - -ZcashFoundation/zebra#4751 -ci: Add missing CI/CD -status labels to -README.md + + +ZcashFoundation/zebra#4751 +ci: Add missing CI/CD +status labels to +README.md - + ZcashFoundation/zebra#4753 - - -ZcashFoundation/zebra#4753 -ci: Split deploy-gcp- -tests workflow into -multiple categories + + +ZcashFoundation/zebra#4753 +ci: Split deploy-gcp- +tests workflow into +multiple categories - + +ZcashFoundation/zebra#1963 + + +ZcashFoundation/zebra#1963 +Work out how to release +Zebra binaries + + + + + +ZcashFoundation/zebra#755 + + +ZcashFoundation/zebra#755 +Automate zebrad releases + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#755 + + + + + +ZcashFoundation/zebra#2564 + + +ZcashFoundation/zebra#2564 +Include git metadata in +docker logs and Google +Cloud panic reports + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#2564 + + + + + +ZcashFoundation/zebra#4412 + + +ZcashFoundation/zebra#4412 +Automate pinning CI +dependencies to specific +commit hashes + + + + + +ZcashFoundation/zebra#1963->ZcashFoundation/zebra#4412 + + + + + ZcashFoundation/zebra#4612 - - -ZcashFoundation/zebra#4612 -ci: Wait for lightwalletd -image rebuild if it has -changed + + +ZcashFoundation/zebra#4612 +ci: Wait for lightwalletd +image rebuild if it has +changed @@ -254,11 +254,11 @@ ZcashFoundation/zebra#4554 - -ZcashFoundation/zebra#4554 -benchmarks: surface -zebrad mainnet sync time -in CI + +ZcashFoundation/zebra#4554 +benchmarks: surface +zebrad mainnet sync time +in CI diff --git a/zcash-zf-frost-dag.html b/zcash-zf-frost-dag.html index 214327af..87e5b5cc 100644 --- a/zcash-zf-frost-dag.html +++ b/zcash-zf-frost-dag.html @@ -22,24 +22,177 @@ -cluster_0 - -Epic: v8 - - -cluster_1 - -Epic: IETF-ready FROST - - cluster_2 Epic: Zcon-ready FROST - + +cluster_0 + +Epic: v8 + + +cluster_1 + +Epic: IETF-ready FROST + + +ZcashFoundation/frost#86 + + +ZcashFoundation/frost#86 +frost-core: update for +spec version 6&7 + + + + + +ZcashFoundation/frost#95 + + +ZcashFoundation/frost#95 +Flesh out all rustdoc in +frost-p256 public API + + + + + +ZcashFoundation/frost#79 + + +ZcashFoundation/frost#79 +Publish `frost-` crates + + + + + +ZcashFoundation/frost#95->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#55 + + +ZcashFoundation/frost#55 +Rename participant +indexes to participant +identifiers or IDs + + + + + +ZcashFoundation/frost#55->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#61 + + +ZcashFoundation/frost#61 +Flesh out all rustdoc in +`frost-ristretto255` +public API + + + + + +ZcashFoundation/frost#61->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#92 + + +ZcashFoundation/frost#92 +v6/v7: Use per-signer +values of rho to mitigate +protocol malleability + + + + + +ZcashFoundation/frost#92->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#91 + + +ZcashFoundation/frost#91 +v6/v7: Make verification +a per-ciphersuite +functionality + + + + + +ZcashFoundation/frost#91->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#81 + + +ZcashFoundation/frost#81 +Start rerandomized repo + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + + + +ZcashFoundation/frost#74 + + +ZcashFoundation/frost#74 +Port fresh keygen test +from `frost-core` to +`frost-ristretto` and +other dependent crates + + + + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -48,9 +201,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -59,15 +212,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#99 - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -77,15 +230,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#98 - + ZcashFoundation/frost#47 - + ZcashFoundation/frost#47 Note in Ristretto255 near @@ -97,9 +250,9 @@ - + ZcashFoundation/frost#59 - + ZcashFoundation/frost#59 Rename @@ -110,159 +263,6 @@ - - -ZcashFoundation/frost#86 - - -ZcashFoundation/frost#86 -frost-core: update for -spec version 6&7 - - - - - -ZcashFoundation/frost#95 - - -ZcashFoundation/frost#95 -Flesh out all rustdoc in -frost-p256 public API - - - - - -ZcashFoundation/frost#79 - - -ZcashFoundation/frost#79 -Publish `frost-` crates - - - - - -ZcashFoundation/frost#95->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#55 - - -ZcashFoundation/frost#55 -Rename participant -indexes to participant -identifiers or IDs - - - - - -ZcashFoundation/frost#55->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#61 - - -ZcashFoundation/frost#61 -Flesh out all rustdoc in -`frost-ristretto255` -public API - - - - - -ZcashFoundation/frost#61->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#92 - - -ZcashFoundation/frost#92 -v6/v7: Use per-signer -values of rho to mitigate -protocol malleability - - - - - -ZcashFoundation/frost#92->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#91 - - -ZcashFoundation/frost#91 -v6/v7: Make verification -a per-ciphersuite -functionality - - - - - -ZcashFoundation/frost#91->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#81 - - -ZcashFoundation/frost#81 -Start rerandomized repo - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - - -ZcashFoundation/frost#74 - - -ZcashFoundation/frost#74 -Port fresh keygen test -from `frost-core` to -`frost-ristretto` and -other dependent crates - - - - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - ZcashFoundation/frost#35 diff --git a/zcash-zf-frost-dag.svg b/zcash-zf-frost-dag.svg index 67c70fe7..0a943f0d 100644 --- a/zcash-zf-frost-dag.svg +++ b/zcash-zf-frost-dag.svg @@ -10,24 +10,177 @@ -cluster_0 - -Epic: v8 - - -cluster_1 - -Epic: IETF-ready FROST - - cluster_2 Epic: Zcon-ready FROST - + +cluster_0 + +Epic: v8 + + +cluster_1 + +Epic: IETF-ready FROST + + +ZcashFoundation/frost#86 + + +ZcashFoundation/frost#86 +frost-core: update for +spec version 6&7 + + + + + +ZcashFoundation/frost#95 + + +ZcashFoundation/frost#95 +Flesh out all rustdoc in +frost-p256 public API + + + + + +ZcashFoundation/frost#79 + + +ZcashFoundation/frost#79 +Publish `frost-` crates + + + + + +ZcashFoundation/frost#95->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#55 + + +ZcashFoundation/frost#55 +Rename participant +indexes to participant +identifiers or IDs + + + + + +ZcashFoundation/frost#55->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#61 + + +ZcashFoundation/frost#61 +Flesh out all rustdoc in +`frost-ristretto255` +public API + + + + + +ZcashFoundation/frost#61->ZcashFoundation/frost#79 + + + + + +ZcashFoundation/frost#92 + + +ZcashFoundation/frost#92 +v6/v7: Use per-signer +values of rho to mitigate +protocol malleability + + + + + +ZcashFoundation/frost#92->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#91 + + +ZcashFoundation/frost#91 +v6/v7: Make verification +a per-ciphersuite +functionality + + + + + +ZcashFoundation/frost#91->ZcashFoundation/frost#86 + + + + + +ZcashFoundation/frost#81 + + +ZcashFoundation/frost#81 +Start rerandomized repo + + + + + +ZcashFoundation/frost#71 + + +ZcashFoundation/frost#71 +Add Ed448 support + + + + + +ZcashFoundation/frost#74 + + +ZcashFoundation/frost#74 +Port fresh keygen test +from `frost-core` to +`frost-ristretto` and +other dependent crates + + + + + +ZcashFoundation/frost#70 + + +ZcashFoundation/frost#70 +Add Ed25519 support + + + + + ZcashFoundation/frost#97 - + ZcashFoundation/frost#97 frost-core: update to @@ -36,9 +189,9 @@ - + ZcashFoundation/frost#99 - + ZcashFoundation/frost#99 frost-p256: update to use @@ -47,15 +200,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#99 - + ZcashFoundation/frost#98 - + ZcashFoundation/frost#98 frost-ristretto255: @@ -65,15 +218,15 @@ - + ZcashFoundation/frost#97->ZcashFoundation/frost#98 - + ZcashFoundation/frost#47 - + ZcashFoundation/frost#47 Note in Ristretto255 near @@ -85,9 +238,9 @@ - + ZcashFoundation/frost#59 - + ZcashFoundation/frost#59 Rename @@ -98,159 +251,6 @@ - - -ZcashFoundation/frost#86 - - -ZcashFoundation/frost#86 -frost-core: update for -spec version 6&7 - - - - - -ZcashFoundation/frost#95 - - -ZcashFoundation/frost#95 -Flesh out all rustdoc in -frost-p256 public API - - - - - -ZcashFoundation/frost#79 - - -ZcashFoundation/frost#79 -Publish `frost-` crates - - - - - -ZcashFoundation/frost#95->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#55 - - -ZcashFoundation/frost#55 -Rename participant -indexes to participant -identifiers or IDs - - - - - -ZcashFoundation/frost#55->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#61 - - -ZcashFoundation/frost#61 -Flesh out all rustdoc in -`frost-ristretto255` -public API - - - - - -ZcashFoundation/frost#61->ZcashFoundation/frost#79 - - - - - -ZcashFoundation/frost#92 - - -ZcashFoundation/frost#92 -v6/v7: Use per-signer -values of rho to mitigate -protocol malleability - - - - - -ZcashFoundation/frost#92->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#91 - - -ZcashFoundation/frost#91 -v6/v7: Make verification -a per-ciphersuite -functionality - - - - - -ZcashFoundation/frost#91->ZcashFoundation/frost#86 - - - - - -ZcashFoundation/frost#81 - - -ZcashFoundation/frost#81 -Start rerandomized repo - - - - - -ZcashFoundation/frost#71 - - -ZcashFoundation/frost#71 -Add Ed448 support - - - - - -ZcashFoundation/frost#74 - - -ZcashFoundation/frost#74 -Port fresh keygen test -from `frost-core` to -`frost-ristretto` and -other dependent crates - - - - - -ZcashFoundation/frost#70 - - -ZcashFoundation/frost#70 -Add Ed25519 support - - - ZcashFoundation/frost#35