From b3a1f14b44760eeac9e812b41ed9d66d47945121 Mon Sep 17 00:00:00 2001 From: nuttycom Date: Sat, 11 Jan 2025 16:12:09 +0000 Subject: [PATCH] deploy: b1681021bce4e779f488a50a7643457d4724d645 --- zcash-core-dag.html | 7080 ++++++++++++++++----------------- zcash-core-dag.svg | 7080 ++++++++++++++++----------------- zcash-halo2-dag.html | 56 +- zcash-halo2-dag.svg | 56 +- zcash-tfl-dag.html | 928 ++--- zcash-tfl-dag.svg | 928 ++--- zcash-wallet-android-dag.html | 608 +-- zcash-wallet-android-dag.svg | 608 +-- zcash-wallet-dag.html | 3594 ++++++++--------- zcash-wallet-dag.svg | 3594 ++++++++--------- zcash-wallet-ios-dag.html | 94 +- zcash-wallet-ios-dag.svg | 94 +- 12 files changed, 12360 insertions(+), 12360 deletions(-) diff --git a/zcash-core-dag.html b/zcash-core-dag.html index 469b6c617..9b65d4f10 100644 --- a/zcash-core-dag.html +++ b/zcash-core-dag.html @@ -17,3873 +17,3873 @@ -
- - +
+ + -cluster_5 - -DAG Sync +cluster_4 + +Zcashd wallet replacement cluster_6 - -Release 5.10.0 + +Release 5.10.0 -cluster_7 - -0.3.1 +cluster_2 + +Documentation Q2 2024 -cluster_3 - -Documentation Q3 2024 +cluster_14 + +Release 6.2.0 -cluster_4 - -Zcashd wallet replacement +cluster_5 + +DAG Sync -cluster_14 - -Release 6.2.0 +cluster_13 + +Selective disclosure -cluster_13 - -Selective disclosure +cluster_12 + +Deprecate zcashd -cluster_12 - -Deprecate zcashd +cluster_11 + +NU6 -cluster_11 - -NU6 +cluster_10 + +NU7 -cluster_2 - -Documentation Q2 2024 +cluster_9 + +Documentation Q4 2024 -cluster_10 - -NU7 +cluster_8 + +Scan Performance -cluster_9 - -Documentation Q4 2024 +cluster_1 + +First user-facing recursion API -cluster_8 - -Scan Performance +cluster_0 + +Post 5.10.0 -cluster_1 - -First user-facing recursion API +cluster_3 + +Documentation Q3 2024 -cluster_0 - -Post 5.10.0 +cluster_7 + +0.3.1 - + -zcash/librustzcash#718 - - -zcash/librustzcash#718 -Create `tower::Service` -wrapping an `FsBlockDb` +zcash/librustzcash#578 + + +zcash/librustzcash#578 +Survey key storage and +usage of `zcashd` and +`zcash_client_sqlite` - + -zcash/librustzcash#720 - - -zcash/librustzcash#720 -Implement DAGSync +zcash/librustzcash#579 + + +zcash/librustzcash#579 +Redesign Rust types for +representing wallet key +material - + -zcash/librustzcash#718->zcash/librustzcash#720 - - +zcash/librustzcash#578->zcash/librustzcash#579 + + - + -zcash/librustzcash#712 - - -zcash/librustzcash#712 -Refactor the Data Access -API to support non-block -updates +zcash/zips#675 + + +zcash/zips#675 +[ZIP 332] Wallet Recovery +from zcashd HD Seeds - + -zcash/librustzcash#712->zcash/librustzcash#720 - - +zcash/librustzcash#578->zcash/zips#675 + + - + -zcash/librustzcash#722 - - -zcash/librustzcash#722 -Create a `tower::Service` -for nullifier lookup +zcash/librustzcash#1371 + + +zcash/librustzcash#1371 +Create structures for +storing broader kinds of +transparent spending key +material - + -zcash/librustzcash#722->zcash/librustzcash#720 - - +zcash/librustzcash#578->zcash/librustzcash#1371 + + - + -zcash/librustzcash#723 - - -zcash/librustzcash#723 -Create a `tower::Service` -for fetching a -transaction given a -`(block, tx_index)` +zcash/librustzcash#1348 + + +zcash/librustzcash#1348 +zcash_client_backend: Add +the ability to restore +from `zcashd` seed +phrases. - + -zcash/librustzcash#723->zcash/librustzcash#720 - - +zcash/zips#675->zcash/librustzcash#1348 + + - + + +zcash/zcash#5796 + + +zcash/zcash#5796 +Add ability to restore +the zcashd wallet from +the emergency recovery +phrase (mnemonic seed). + + + + + +zcash/zips#675->zcash/zcash#5796 + + + + -zcash/librustzcash#776 - - -zcash/librustzcash#776 -DAG Sync: Use a -downloaded nullifier set -to allow instant -spentness checks. +zcash/librustzcash#1370 + + +zcash/librustzcash#1370 +Make it possible to +construct proposals that +spend stored transparent +funds (P2PKH and P2SH) - + -zcash/librustzcash#776->zcash/librustzcash#720 - - +zcash/librustzcash#1371->zcash/librustzcash#1370 + + - - -zcash/zcash#6329 - - -zcash/zcash#6329 -Remove `z_listaddresses` -usage from RPC tests + + +zcash/zcash#4099 + + +zcash/zcash#4099 +Investigate the +distribution of P2SH +scripts - + -zcash/zcash#6330 - - -zcash/zcash#6330 -Remove `z_listaddresses` -RPC method +zcash/librustzcash#1360 + + +zcash/librustzcash#1360 +Transaction builder +support for spending +(almost) arbitrary +transparent inputs. - + -zcash/zcash#6329->zcash/zcash#6330 - - +zcash/zcash#4099->zcash/librustzcash#1360 + + - - -zcash/zcash#5583 - - -zcash/zcash#5583 -Clean up null pointer -handling in Rust FFI + + +zcash/librustzcash#1362 + + +zcash/librustzcash#1362 +Create a generator and +evaluator for arbitrary +transparent Zcash script. - + + +zcash/zcash#4099->zcash/librustzcash#1362 + + + + + +zcash/librustzcash#1360->zcash/librustzcash#1370 + + + + + +zcash/librustzcash#1362->zcash/librustzcash#1371 + + + + + +zcash/librustzcash#1362->zcash/librustzcash#1360 + + + + -zcash/zcash#6856 - - -zcash/zcash#6856 -Release 5.10.0 +zcash/librustzcash#1353 + + +zcash/librustzcash#1353 +zcash_client_backend: If +a seed is reused, +transparent UTXO spends +from one wallet may not +be detected in the other. - - -zcash/zcash#5583->zcash/zcash#6856 - - - - - -zcash/zcash#5716 - - -zcash/zcash#5716 -Use an automated tool for -generating correct FFI -headers. + + +zcash/librustzcash#1363 + + +zcash/librustzcash#1363 +Enumerate the +capabilities exposed by +zcashd APIs for spending +transparent coins. - - -zcash/zcash#5583->zcash/zcash#5716 - - + + +zcash/librustzcash#1363->zcash/librustzcash#1360 + + - - -zcash/zcash#6947 - - -zcash/zcash#6947 -Release 6.0.0-rc1 - + + +zcash/librustzcash#1363->zcash/librustzcash#1362 + + + + +zcash/librustzcash#1365 + + +zcash/librustzcash#1365 +zcash_client_backend: +Restore a wallet from the +format standardized in +zcash/zips#821 + - - -zcash/zcash#6856->zcash/zcash#6947 - - - - -zcash/zcash#6389 - - - - -zcash/zcash#6389 -Add `z_getbalances` RPC -method + + +zcash/zips#821 + + +zcash/zips#821 +Define a standard wallet +export/backup format. - - -zcash/zcash#6389->zcash/zcash#6856 - - + + +zcash/zips#821->zcash/librustzcash#1365 + + - - -zcash/zcash#6325 - - -zcash/zcash#6325 -Remove `z_getbalance` -usage from RPC tests + + +zcash/librustzcash#1368 + + +zcash/librustzcash#1368 +zcash_client_backend: +Introduce (initially +internal) "sync API" +between the scanning and +wallet parts of +`scan_cached_blocks` - - -zcash/zcash#6389->zcash/zcash#6325 - - - - - -zcash/zcash#5925 - - -zcash/zcash#5925 -z_getbalance deprecation -(question) + + +zcash/zcash#6873 + + +zcash/zcash#6873 +Enumerate the data / +state that needs to be +migrated from +`wallet.dat` to a future +full node wallet - - -zcash/zcash#6389->zcash/zcash#5925 - - + + +zcash/zcash#6873->zcash/zips#821 + + - - -zcash/zcash#6327 - - -zcash/zcash#6327 -Remove -`z_gettotalbalance` usage -from RPC tests + + +zcash/zips#823 + + +zcash/zips#823 +[ZIP 315] Document things +that cannot be recovered +from either the chain or +any new export wallet +format - - -zcash/zcash#6389->zcash/zcash#6327 - - + + +zcash/zcash#6873->zcash/zips#823 + + - - -zcash/zcash#6657 - - -zcash/zcash#6657 -Availability of parameter -and depends-sources -downloads is dependent on -availability of -download.z.cash + + +zcash/librustzcash#1361 + + +zcash/librustzcash#1361 +`zcash_client_backend`: +Add support for full +transparent coin tracking +(P2PKH and P2SH) - - -zcash/zcash#6657->zcash/zcash#6856 - - + + +zcash/librustzcash#1361->zcash/librustzcash#1370 + + - - -zcash/halo2#742 - - - - -zcash/halo2#742 -chore: Speed up random -poly generation + + +zcash/librustzcash#1372 + + +zcash/librustzcash#1372 +`zcash_primitives::legacy +`: Enhance transparent +`Script` support as +necessary - - -zcash/halo2#756 - - -zcash/halo2#756 -Release halo2 0.3.1 + + +zcash/librustzcash#1372->zcash/librustzcash#1371 + + + + + +zcash/librustzcash#1372->zcash/librustzcash#1362 + + + + + +zcash/librustzcash#1381 + + +zcash/librustzcash#1381 +zcash_primitives: Rework +the transparent bundle +builder to be more like +the shielded bundle +builders - - -zcash/halo2#742->zcash/halo2#756 - - + + +zcash/librustzcash#1381->zcash/librustzcash#1360 + + - - -zcash/librustzcash#443 - - -zcash/librustzcash#443 -Ensure that GitHub's -"View license" link -points to complete -license info for all our -repos + + +zcash/librustzcash#1395 + + +zcash/librustzcash#1395 +Enumerate the data that +the indexer service needs +to provide - - -zcash/zips#829 - - -zcash/zips#829 -Documentation Q3 2024 + + +zcash/librustzcash#1410 + + +zcash/librustzcash#1410 +zcash_client_backend: +Introduce "chain access +API" to the sync engine - - -zcash/librustzcash#443->zcash/zips#829 - - + + +zcash/librustzcash#1395->zcash/librustzcash#1410 + + - - -zcash/librustzcash#548 - - - - -zcash/librustzcash#548 -Label Consensus Rules + + +zcash/librustzcash#1414 + + +zcash/librustzcash#1414 +zcash_client_backend: +Create the framework for +an in-memory wallet +backend - - -zcash/librustzcash#548->zcash/zips#829 - - + + +zcash/librustzcash#1415 + + +zcash/librustzcash#1415 +zcash_client_backend: +Implement internals of +in-memory wallet by +migrating tests from +`zcash_client_sqlite` + - - -zcash/zips#836 - - -zcash/zips#836 -Q3 2024 protocol spec -updates - - - - - -zcash/librustzcash#548->zcash/zips#836 - - - - - -zcash/zcash#3957 - - -zcash/zcash#3957 -Link the Code and -Protocol - + + +zcash/librustzcash#1414->zcash/librustzcash#1415 + + - - -zcash/librustzcash#548->zcash/zcash#3957 - - - - - -zcash/zips#836->zcash/zips#829 - - + + +zcash/librustzcash#1415->zcash/librustzcash#1410 + + - - -zcash/zips#816 - - -zcash/zips#816 -Protocol spec version -2024.6.0 + + +zcash/librustzcash#1188 + + +zcash/librustzcash#1188 +`zcash_client_backend`: +Support import of seed +phrases from transparent- +only wallets. - - -zcash/zips#836->zcash/zips#816 - - + + +zcash/librustzcash#1188->zcash/librustzcash#1348 + + - - -zcash/zips#346 - - -zcash/zips#346 -[ZIP 305] Best practices -for hardware wallets -supporting Sapling and -Orchard + + +zcash/librustzcash#1552 + + +zcash/librustzcash#1552 +zcash_client_backend: Add +the functionality to +restore from `zcashd` +wallet.dat and/or wallet +dump files produced by +`z_exportwallet`. - - -zcash/zips#346->zcash/zips#829 - - - - - -zcash/zcash#4203 - - -zcash/zcash#4203 -Retire Transparent -Address Pool + + +zcash/zcash#6329 + + +zcash/zcash#6329 +Remove `z_listaddresses` +usage from RPC tests - - -zcash/zips#346->zcash/zcash#4203 - - - - - -zcash/zips#184 - - -zcash/zips#184 -[protocol spec] Clarify -why zero-value notes -cannot be used for -roadblock attacks -(section 8.4) + + +zcash/zcash#6330 + + +zcash/zcash#6330 +Remove `z_listaddresses` +RPC method - - -zcash/zips#184->zcash/zips#836 - - + + +zcash/zcash#6329->zcash/zcash#6330 + + - - -zcash/zips#263 - - -zcash/zips#263 -[protocol spec] Say that -note ciphertexts are -indistinguishable from -uniform-random + + +zcash/zcash#5583 + + +zcash/zcash#5583 +Clean up null pointer +handling in Rust FFI - - -zcash/zips#263->zcash/zips#836 - - - - - -zcash/zips#277 - - -zcash/zips#277 -[protocol spec] Reference -scriptPubKey encodings of -transparent addresses in -5.6.1 + + +zcash/zcash#6856 + + +zcash/zcash#6856 +Release 5.10.0 - - -zcash/zips#277->zcash/zips#836 - - + + +zcash/zcash#5583->zcash/zcash#6856 + + - - -zcash/zips#896 - - -zcash/zips#896 -[consensus] Document the -block serialization -format + + +zcash/zcash#5716 + + +zcash/zcash#5716 +Use an automated tool for +generating correct FFI +headers. - - -zcash/zips#896->zcash/zips#829 - - - - - -zcash/librustzcash#578 - - -zcash/librustzcash#578 -Survey key storage and -usage of `zcashd` and -`zcash_client_sqlite` - - + + +zcash/zcash#5583->zcash/zcash#5716 + + - - -zcash/librustzcash#579 - - -zcash/librustzcash#579 -Redesign Rust types for -representing wallet key -material + + +zcash/zcash#6947 + + +zcash/zcash#6947 +Release 6.0.0-rc1 - - -zcash/librustzcash#578->zcash/librustzcash#579 - - + + +zcash/zcash#6856->zcash/zcash#6947 + + - - -zcash/zips#675 - - -zcash/zips#675 -[ZIP 332] Wallet Recovery -from zcashd HD Seeds + + +zcash/zcash#6389 + + + + +zcash/zcash#6389 +Add `z_getbalances` RPC +method - - -zcash/librustzcash#578->zcash/zips#675 - - + + +zcash/zcash#6389->zcash/zcash#6856 + + - - -zcash/librustzcash#1371 - - -zcash/librustzcash#1371 -Create structures for -storing broader kinds of -transparent spending key -material + + +zcash/zcash#6325 + + +zcash/zcash#6325 +Remove `z_getbalance` +usage from RPC tests - - -zcash/librustzcash#578->zcash/librustzcash#1371 - - + + +zcash/zcash#6389->zcash/zcash#6325 + + - - -zcash/librustzcash#1348 - - -zcash/librustzcash#1348 -zcash_client_backend: Add -the ability to restore -from `zcashd` seed -phrases. + + +zcash/zcash#5925 + + +zcash/zcash#5925 +z_getbalance deprecation +(question) - - -zcash/zips#675->zcash/librustzcash#1348 - - + + +zcash/zcash#6389->zcash/zcash#5925 + + - - -zcash/zcash#5796 - - -zcash/zcash#5796 -Add ability to restore -the zcashd wallet from -the emergency recovery -phrase (mnemonic seed). + + +zcash/zcash#6327 + + +zcash/zcash#6327 +Remove +`z_gettotalbalance` usage +from RPC tests - - -zcash/zips#675->zcash/zcash#5796 - - + + +zcash/zcash#6389->zcash/zcash#6327 + + - - -zcash/librustzcash#1370 - - -zcash/librustzcash#1370 -Make it possible to -construct proposals that -spend stored transparent -funds (P2PKH and P2SH) + + +zcash/zcash#6657 + + +zcash/zcash#6657 +Availability of parameter +and depends-sources +downloads is dependent on +availability of +download.z.cash - - -zcash/librustzcash#1371->zcash/librustzcash#1370 - - - - - -zcash/zcash#4099 - - -zcash/zcash#4099 -Investigate the -distribution of P2SH -scripts - - + + +zcash/zcash#6657->zcash/zcash#6856 + + - + -zcash/librustzcash#1360 - - -zcash/librustzcash#1360 -Transaction builder -support for spending -(almost) arbitrary -transparent inputs. +zcash/halo2#455 + + +zcash/halo2#455 +[Book] add description of +Poseidon gadget and chip - - -zcash/zcash#4099->zcash/librustzcash#1360 - - - - - -zcash/librustzcash#1362 - - -zcash/librustzcash#1362 -Create a generator and -evaluator for arbitrary -transparent Zcash script. + + +zcash/zips#597 + + +zcash/zips#597 +Finish all remaining +NU5/Orchard documentation - - -zcash/zcash#4099->zcash/librustzcash#1362 - - - - + -zcash/librustzcash#1360->zcash/librustzcash#1370 - - - - - -zcash/librustzcash#1362->zcash/librustzcash#1371 - - - - - -zcash/librustzcash#1362->zcash/librustzcash#1360 - - +zcash/halo2#455->zcash/zips#597 + + - + -zcash/librustzcash#1353 - - -zcash/librustzcash#1353 -zcash_client_backend: If -a seed is reused, -transparent UTXO spends -from one wallet may not -be detected in the other. +zcash/zips#809 + + +zcash/zips#809 +Documentation Q2 2024 - - -zcash/librustzcash#1363 - - -zcash/librustzcash#1363 -Enumerate the -capabilities exposed by -zcashd APIs for spending -transparent coins. - + + +zcash/zips#597->zcash/zips#809 + + + + +zcash/zips#447 + + +zcash/zips#447 +[ZIP 315] Best Practices +for Wallets + - - -zcash/librustzcash#1363->zcash/librustzcash#1360 - - - - -zcash/librustzcash#1363->zcash/librustzcash#1362 - - + + +zcash/zips#447->zcash/zips#809 + + - + -zcash/librustzcash#1365 - - -zcash/librustzcash#1365 -zcash_client_backend: -Restore a wallet from the -format standardized in -zcash/zips#821 +zcash/zcash#5912 + + + + +zcash/zcash#5912 +NU5 consensus labeled - + -zcash/zips#821 - - -zcash/zips#821 -Define a standard wallet -export/backup format. +zcash/zcash#3957 + + +zcash/zcash#3957 +Link the Code and +Protocol - - -zcash/zips#821->zcash/librustzcash#1365 - - + + +zcash/zcash#5912->zcash/zcash#3957 + + - + -zcash/librustzcash#1368 - - -zcash/librustzcash#1368 -zcash_client_backend: -Introduce (initially -internal) "sync API" -between the scanning and -wallet parts of -`scan_cached_blocks` +zcash/zips#750 + + +zcash/zips#750 +Q2 2024 protocol spec +updates part 1: finish +NU5/Orchard and +backlogged specs - - -zcash/zcash#6873 - - -zcash/zcash#6873 -Enumerate the data / -state that needs to be -migrated from -`wallet.dat` to a future -full node wallet - - + + +zcash/zcash#3957->zcash/zips#750 + + - - -zcash/zcash#6873->zcash/zips#821 - - + + +zcash/zips#750->zcash/zips#597 + + - + -zcash/zips#823 - - -zcash/zips#823 -[ZIP 315] Document things -that cannot be recovered -from either the chain or -any new export wallet -format +zcash/zips#816 + + +zcash/zips#816 +Protocol spec version +2024.6.0 - - -zcash/zcash#6873->zcash/zips#823 - - + + +zcash/zips#750->zcash/zips#816 + + - + + +zcash/zips#721 + + +zcash/zips#721 +[protocol spec] Add links +to audits in +Acknowledgements + + + + + +zcash/zips#721->zcash/zips#750 + + + + -zcash/librustzcash#1361 - - -zcash/librustzcash#1361 -`zcash_client_backend`: -Add support for full -transparent coin tracking -(P2PKH and P2SH) +zcash/zips#698 + + +zcash/zips#698 +[protocol spec] Minor nit +in notes on Orchard Key +Components section - + -zcash/librustzcash#1361->zcash/librustzcash#1370 - - +zcash/zips#698->zcash/zips#750 + + - - -zcash/librustzcash#1372 - - -zcash/librustzcash#1372 -`zcash_primitives::legacy -`: Enhance transparent -`Script` support as -necessary + + +zcash/zips#679 + + +zcash/zips#679 +[protocol spec] Section +5.6 of the protocol spec +should say that UIVKs and +UFVKs are encoded using +Bech32m - + -zcash/librustzcash#1372->zcash/librustzcash#1371 - - - - - -zcash/librustzcash#1372->zcash/librustzcash#1362 - - +zcash/zips#679->zcash/zips#750 + + - + -zcash/librustzcash#1381 - - -zcash/librustzcash#1381 -zcash_primitives: Rework -the transparent bundle -builder to be more like -the shielded bundle -builders +zcash/zips#677 + + +zcash/zips#677 +[protocol spec] +Descriptions of signature +fields should reference +the section that +specifies their +validation - - -zcash/librustzcash#1381->zcash/librustzcash#1360 - - + + +zcash/zips#677->zcash/zips#750 + + - + -zcash/librustzcash#1395 - - -zcash/librustzcash#1395 -Enumerate the data that -the indexer service needs -to provide +zcash/zips#671 + + +zcash/zips#671 +[protocol spec] [ZIP 216] +Document that it is +possible to apply ZIP 216 +retroactively - + + +zcash/zips#671->zcash/zips#750 + + + + -zcash/librustzcash#1410 - - -zcash/librustzcash#1410 -zcash_client_backend: -Introduce "chain access -API" to the sync engine +zcash/zips#774 + + +zcash/zips#774 +ZIP clarifications - + -zcash/librustzcash#1395->zcash/librustzcash#1410 - - - - - -zcash/librustzcash#1414 - - -zcash/librustzcash#1414 -zcash_client_backend: -Create the framework for -an in-memory wallet -backend - +zcash/zips#671->zcash/zips#774 + + + + +zcash/zips#774->zcash/zips#809 + + - - -zcash/librustzcash#1415 - - -zcash/librustzcash#1415 -zcash_client_backend: -Implement internals of -in-memory wallet by -migrating tests from -`zcash_client_sqlite` + + +zcash/zips#664 + + +zcash/zips#664 +[protocol spec] [ZIP 216] +Sapling pk_d should not +allow the zero point - - -zcash/librustzcash#1414->zcash/librustzcash#1415 - - - - + -zcash/librustzcash#1415->zcash/librustzcash#1410 - - - - - -zcash/librustzcash#1188 - - -zcash/librustzcash#1188 -`zcash_client_backend`: -Support import of seed -phrases from transparent- -only wallets. - - +zcash/zips#664->zcash/zips#750 + + - + -zcash/librustzcash#1188->zcash/librustzcash#1348 - - - - - -zcash/librustzcash#1552 - - -zcash/librustzcash#1552 -zcash_client_backend: Add -the functionality to -restore from `zcashd` -wallet.dat and/or wallet -dump files produced by -`z_exportwallet`. - - - - - -zcash/zcash#6956 - - -zcash/zcash#6956 -`z_sendmany` fails with -the fee field set to -`null` for Sapling-to- -Orchard with Orchard -change - - - - - -zcash/zcash#6950 - - -zcash/zcash#6950 -Release 6.1.0 - - - - - -zcash/zcash#6956->zcash/zcash#6950 - - - - - -zcash/zcash#6959 - - -zcash/zcash#6959 -More robust and efficient -header sync during IBD - - - - - -zcash/zcash#6959->zcash/zcash#6950 - - - - - -zcash/zcash#3828 - - -zcash/zcash#3828 -Payment Source Disclosure - - +zcash/zips#664->zcash/zips#774 + + - - -zcash/zips#387 - - -zcash/zips#387 -[ZIP 311] Sapling and -Orchard Payment -Disclosures + + +zcash/zips#663 + + +zcash/zips#663 +[protocol spec] Make a +note in 4.2.2 that the +use of DerivePublic is +correctly typed - + -zcash/zcash#3828->zcash/zips#387 - - - - - -zcash/zcash#3828->zcash/zcash#4203 - - - - - -zcash/zips#387->zcash/zcash#4203 - - - - - -zcash/zcash#406 - - -zcash/zcash#406 -Implement selective -disclosure - - - - - -zcash/zcash#406->zcash/zcash#4203 - - - - - -zcash/zcash#2558 - - -zcash/zcash#2558 -Public transactions using -the shielded protocol - - - - - -zcash/zcash#2558->zcash/zcash#4203 - - +zcash/zips#663->zcash/zips#750 + + - - -zcash/zcash#737 - - -zcash/zcash#737 -proof of payment - high -quality protocol upgrade -version + + +zcash/zips#659 + + +zcash/zips#659 +[protocol spec] 5.6.3.1 +Sapling Payment Addresses +does not require that +DiversifyHash^Sapling(d) +≠ ⊥ - + -zcash/zcash#737->zcash/zips#387 - - +zcash/zips#659->zcash/zips#750 + + - - -zcash/zcash#2036 - - -zcash/zcash#2036 -payment disclosure + + +zcash/zips#644 + + +zcash/zips#644 +[protocol spec] Change +all the PRF^expand domain +separator bytes to be +expressed in hex - + -zcash/zcash#2036->zcash/zips#387 - - +zcash/zips#644->zcash/zips#750 + + - - -zcash/zips#327 - - -zcash/zips#327 -Specify security -interactions between -Sapling Viewing Keys and -Payment Disclosures + + +zcash/zips#617 + + +zcash/zips#617 +[protocol spec] Document +how decoding of +PHGRProofs in pre-Sapling +transactions should be +handled for impls that do +not verify them - + -zcash/zips#327->zcash/zips#387 - - +zcash/zips#617->zcash/zips#750 + + - - -zcash/zips#606 - - -zcash/zips#606 -Update ZIP 310 (Security -Properties of Sapling -Viewing Keys) to include -Orchard + + +zcash/zips#568 + + +zcash/zips#568 +[protocol spec] Document +block transparent sigops +limit consensus rule - + -zcash/zips#606->zcash/zips#387 - - - - - -zcash/zips#597 - - -zcash/zips#597 -Finish all remaining -NU5/Orchard documentation - - - - - -zcash/zips#606->zcash/zips#597 - - +zcash/zips#568->zcash/zips#750 + + - - -zcash/zcash#2631 - - -zcash/zcash#2631 -Per-field selective -disclosure + + +zcash/zips#539 + + +zcash/zips#539 +[protocol spec] [ZIP 203] +Clarify how transaction +lock times are handled - + -zcash/zcash#2631->zcash/zips#387 - - - - - -zcash/zcash#2747 - - -zcash/zcash#2747 -Encode payment disclosure -blob with base64 - - +zcash/zips#539->zcash/zips#750 + + - + -zcash/zcash#2747->zcash/zips#387 - - - - - -zcash/zcash#6869 - - -zcash/zcash#6869 -Ensure that last release -of zcashd EoS-halts -before the first -incompatible NU activates - - +zcash/zips#539->zcash/zips#774 + + - - -zcash/zcash#6868 - - -zcash/zcash#6868 -Deprecate zcashd + + +zcash/zips#630 + + +zcash/zips#630 +[protocol spec] [ZIP 212] +zcashd enforces the 0x02 +lead byte for coinbase +outputs only after end of +the original grace period - + -zcash/zcash#6869->zcash/zcash#6868 - - - - - -zcash/zips#814 - - -zcash/zips#814 -Deploy NU7 - - - - - -zcash/zcash#6869->zcash/zips#814 - - - - - -zcash/zcash#6859 - - -zcash/zcash#6859 -Deploy NU6 - - - - - -zcash/zcash#6859->zcash/zcash#6868 - - - - - -zcash/zips#815 - - -zcash/zips#815 -After NU6 has activated, -document it as a settled -network upgrade - - +zcash/zips#630->zcash/zips#750 + + - + -zcash/zcash#6859->zcash/zips#815 - - - - - -zcash/zips#811 - - -zcash/zips#811 -NU7 specification - - - - - -zcash/zcash#6859->zcash/zips#811 - - +zcash/zips#630->zcash/zips#774 + + - - -zcash/zips#834 - - -zcash/zips#834 -Protocol spec version -2024.6.1 + + +zcash/zips#488 + + +zcash/zips#488 +[protocol spec] Clarify +the return type of +NoteCommitment^Orchard +and usage of it vs +NoteCommit^Orchard - + -zcash/zips#815->zcash/zips#834 - - - - - -zcash/zips#813 - - -zcash/zips#813 -Protocol spec version -2024.6.2 - - - - - -zcash/zips#834->zcash/zips#813 - - - - - -zcash/zips#833 - - -zcash/zips#833 -Documentation Q4 2024 - - +zcash/zips#488->zcash/zips#750 + + - - -zcash/zips#834->zcash/zips#833 - - + + +zcash/zips#430 + + +zcash/zips#430 +[protocol spec] In +4.1.11, GroupHash^G(r) +should be GroupHash^G(r)* +(for Sapling but not +Orchard) + - - -zcash/zips#816->zcash/zips#829 - - - + -zcash/zips#816->zcash/zips#834 - - +zcash/zips#430->zcash/zips#750 + + - - -zcash/halo2#455 - - -zcash/halo2#455 -[Book] add description of -Poseidon gadget and chip + + +zcash/zips#415 + + +zcash/zips#415 +[protocol spec] 4.17.2 +(Spend statement): cm^old +is not an auxiliary input - + -zcash/halo2#455->zcash/zips#597 - - +zcash/zips#415->zcash/zips#750 + + - - -zcash/zips#809 - - -zcash/zips#809 -Documentation Q2 2024 + + +zcash/zips#388 + + +zcash/zips#388 +[protocol spec] Spec is +ambiguous about how to +generate Sapling dummy +output notes after Canopy - + -zcash/zips#597->zcash/zips#809 - - +zcash/zips#388->zcash/zips#750 + + - - -zcash/zips#447 - - -zcash/zips#447 -[ZIP 315] Best Practices -for Wallets + + +zcash/zips#303 + + +zcash/zips#303 +[protocol spec] 4.15.1 +refers to BCTV14 for +encoding - + -zcash/zips#447->zcash/zips#809 - - +zcash/zips#303->zcash/zips#750 + + - - -zcash/zcash#5912 - - - - -zcash/zcash#5912 -NU5 consensus labeled + + +zcash/zips#265 + + +zcash/zips#265 +[protocol spec] [ZIP 205] +Testnet difficulty +adjustment: +implementation does not +match spec - + -zcash/zcash#5912->zcash/zcash#3957 - - +zcash/zips#265->zcash/zips#750 + + - - -zcash/zips#750 - - -zcash/zips#750 -Q2 2024 protocol spec -updates part 1: finish -NU5/Orchard and -backlogged specs + + +zcash/zips#194 + + +zcash/zips#194 +[protocol spec] Issues +with section 4.21 (Block +Chain Scanning for +Sapling and Orchard) - + -zcash/zcash#3957->zcash/zips#750 - - +zcash/zips#194->zcash/zips#750 + + - - -zcash/zips#750->zcash/zips#816 - - + + +zcash/zips#186 + + +zcash/zips#186 +[protocol spec] Choice of +ovk in section 4.19.1 +should reflect +implementation + - + + -zcash/zips#750->zcash/zips#597 - - +zcash/zips#186->zcash/zips#750 + + - - -zcash/zips#721 - - -zcash/zips#721 -[protocol spec] Add links -to audits in -Acknowledgements + + +zcash/zips#195 + + +zcash/zips#195 +[protocol spec] Consensus +rules about canonical +encodings are misstated +in the spec - + -zcash/zips#721->zcash/zips#750 - - +zcash/zips#195->zcash/zips#750 + + - - -zcash/zips#698 - - -zcash/zips#698 -[protocol spec] Minor nit -in notes on Orchard Key -Components section + + +zcash/zips#167 + + +zcash/zips#167 +[protocol spec] Spec is +ambiguous on key +validation for KA^Sprout +and JoinSplitSig public +keys - + -zcash/zips#698->zcash/zips#750 - - +zcash/zips#167->zcash/zips#750 + + - - -zcash/zips#679 - - -zcash/zips#679 -[protocol spec] Section -5.6 of the protocol spec -should say that UIVKs and -UFVKs are encoded using -Bech32m + + +zcash/zips#753 + + +zcash/zips#753 +[ZIP 321] Add examples +that include Unified +Addresses - + -zcash/zips#679->zcash/zips#750 - - +zcash/zips#753->zcash/zips#774 + + - - -zcash/zips#677 - - -zcash/zips#677 -[protocol spec] -Descriptions of signature -fields should reference -the section that -specifies their -validation + + +zcash/zips#763 + + +zcash/zips#763 +[protocol spec] Spec uses +inconsistent terms for +ask and ak - + -zcash/zips#677->zcash/zips#750 - - +zcash/zips#763->zcash/zips#750 + + - - -zcash/zips#671 - - -zcash/zips#671 -[protocol spec] [ZIP 216] -Document that it is -possible to apply ZIP 216 -retroactively + + +zcash/zips#696 + + +zcash/zips#696 +ZIP 317: explicitly take +into account dependent +transactions in the block +template construction +algorithm - + -zcash/zips#671->zcash/zips#750 - - +zcash/zips#696->zcash/zips#774 + + - - -zcash/zips#774 - - -zcash/zips#774 -ZIP clarifications + + +zcash/zips#683 + + +zcash/zips#683 +ZIP 317: clarify that +tx_{in,out}_total_size do +not include the sizes of +tx_{in,out}_count - + -zcash/zips#671->zcash/zips#774 - - +zcash/zips#683->zcash/zips#774 + + - + + +zcash/zips#785 + + +zcash/zips#785 +[ZIP-315] Condense all +specified requirements +into a table to track +wallet compliance. + + + + -zcash/zips#774->zcash/zips#809 - - +zcash/zips#785->zcash/zips#447 + + - - -zcash/zips#664 - - -zcash/zips#664 -[protocol spec] [ZIP 216] -Sapling pk_d should not -allow the zero point + + +zcash/zips#786 + + +zcash/zips#786 +[ZIP-315] TODO's +documented on DRAFT - + -zcash/zips#664->zcash/zips#750 - - +zcash/zips#786->zcash/zips#447 + + - + + +zcash/zips#773 + + +zcash/zips#773 +Draft a ZIP to provide +best practices for Wallet +App EOS/EOL + + + + -zcash/zips#664->zcash/zips#774 - - +zcash/zips#773->zcash/zips#447 + + - - -zcash/zips#663 - - -zcash/zips#663 -[protocol spec] Make a -note in 4.2.2 that the -use of DerivePublic is -correctly typed + + +zcash/zips#781 + + +zcash/zips#781 +[ZIP 315] Generate +transactions to self if +needed in order to +respect the transparent +address gap limit - + -zcash/zips#663->zcash/zips#750 - - +zcash/zips#781->zcash/zips#447 + + - - -zcash/zips#659 - - -zcash/zips#659 -[protocol spec] 5.6.3.1 -Sapling Payment Addresses -does not require that -DiversifyHash^Sapling(d) -≠ ⊥ + + +zcash/zips#622 + + +zcash/zips#622 +[protocol spec] Add note +that there were no +signatures before Canopy +that depended on the +libsodium weirdness - + -zcash/zips#659->zcash/zips#750 - - +zcash/zips#622->zcash/zips#750 + + - - -zcash/zips#644 - - -zcash/zips#644 -[protocol spec] Change -all the PRF^expand domain -separator bytes to be -expressed in hex + + +zcash/zips#787 + + +zcash/zips#787 +ZIP 316: clarify that +lengths and typecodes are +constrained to be <= +MAX_SIZE (0x2000000) - + -zcash/zips#644->zcash/zips#750 - - +zcash/zips#787->zcash/zips#774 + + - - -zcash/zips#617 - - -zcash/zips#617 -[protocol spec] Document -how decoding of -PHGRProofs in pre-Sapling -transactions should be -handled for impls that do -not verify them - + + +zcash/zips#823->zcash/zips#447 + + + + +zcash/zips#203 + + +zcash/zips#203 +[protocol spec] Include +argument about post- +quantum privacy for +unknown addresses + - - -zcash/zips#617->zcash/zips#750 - - - - -zcash/zips#568 - - -zcash/zips#568 -[protocol spec] Document -block transparent sigops -limit consensus rule + + +zcash/zips#810 + + +zcash/zips#810 +Q2 2024 protocol spec +updates part 2: Document +missing security +arguments - + -zcash/zips#568->zcash/zips#750 - - +zcash/zips#203->zcash/zips#810 + + - - -zcash/zips#539 - - -zcash/zips#539 -[protocol spec] [ZIP 203] -Clarify how transaction -lock times are handled - + + +zcash/zips#810->zcash/zips#809 + + + + +zcash/zips#810->zcash/zips#816 + + - - -zcash/zips#539->zcash/zips#750 - - + + +zcash/zips#827 + + +zcash/zips#827 +[protocol spec] Document +multi-user security of +AEAD_CHACHA20_POLY1305's +MAC + - + + -zcash/zips#539->zcash/zips#774 - - +zcash/zips#827->zcash/zips#810 + + - - -zcash/zips#630 - - -zcash/zips#630 -[protocol spec] [ZIP 212] -zcashd enforces the 0x02 -lead byte for coinbase -outputs only after end of -the original grace period + + +zcash/zips#828 + + +zcash/zips#828 +Withdraw ZIP 303 (Sprout +Payment Disclosure) - + -zcash/zips#630->zcash/zips#750 - - +zcash/zips#828->zcash/zips#774 + + + + + +zcash/zips#724 + + +zcash/zips#724 +[protocol spec] Document +infeasibility of an +attack on Poseidon + - + + -zcash/zips#630->zcash/zips#774 - - +zcash/zips#724->zcash/zips#810 + + - - -zcash/zips#488 - - -zcash/zips#488 -[protocol spec] Clarify -the return type of -NoteCommitment^Orchard -and usage of it vs -NoteCommit^Orchard + + +zcash/zips#310 + + +zcash/zips#310 +[protocol spec] Include a +cost analysis of attacks +against BLS12-381 (STNFS, +Cheon), Jubjub, and +Pallas/Vesta - + -zcash/zips#488->zcash/zips#750 - - +zcash/zips#310->zcash/zips#810 + + - - -zcash/zips#430 - - -zcash/zips#430 -[protocol spec] In -4.1.11, GroupHash^G(r) -should be GroupHash^G(r)* -(for Sapling but not -Orchard) + + +zcash/zips#779 + + +zcash/zips#779 +Document that the Bech32 +Sapling viewing keys +aren't diversifiable and +that you might want to +use a UVK instead - + -zcash/zips#430->zcash/zips#750 - - +zcash/zips#779->zcash/zips#810 + + - - -zcash/zips#415 - - -zcash/zips#415 -[protocol spec] 4.17.2 -(Spend statement): cm^old -is not an auxiliary input + + +zcash/zips#775 + + +zcash/zips#775 +ZIP process: ZIP 0 is +unclear on the +requirements to make a +substantive update to a +deployed ZIP - + -zcash/zips#415->zcash/zips#750 - - +zcash/zips#775->zcash/zips#774 + + - - -zcash/zips#388 - - -zcash/zips#388 -[protocol spec] Spec is -ambiguous about how to -generate Sapling dummy -output notes after Canopy + + +zcash/zips#738 + + +zcash/zips#738 +Clarify in ZIP 0 and/or +the ZIP Guide how +Deployment sections +should be written - + -zcash/zips#388->zcash/zips#750 - - +zcash/zips#738->zcash/zips#774 + + - - -zcash/zips#303 - - -zcash/zips#303 -[protocol spec] 4.15.1 -refers to BCTV14 for -encoding + + +zcash/zips#665 + + +zcash/zips#665 +[protocol spec] Document +in 4.9 the security +requirement that the note +commitment tree must (at +least for Sapling) be +positionally binding - + -zcash/zips#303->zcash/zips#750 - - +zcash/zips#665->zcash/zips#810 + + - - -zcash/zips#265 - - -zcash/zips#265 -[protocol spec] [ZIP 205] -Testnet difficulty -adjustment: -implementation does not -match spec + + +zcash/zips#842 + + +zcash/zips#842 +Index is not updated by +CI - + -zcash/zips#265->zcash/zips#750 - - +zcash/zips#842->zcash/zips#809 + + - - -zcash/zips#194 - - -zcash/zips#194 -[protocol spec] Issues -with section 4.21 (Block -Chain Scanning for -Sapling and Orchard) + + +zcash/zcash#6956 + + +zcash/zcash#6956 +`z_sendmany` fails with +the fee field set to +`null` for Sapling-to- +Orchard with Orchard +change - + + +zcash/zcash#6950 + + +zcash/zcash#6950 +Release 6.1.0 + + + + + +zcash/zcash#6956->zcash/zcash#6950 + + + + + +zcash/zcash#6959 + + +zcash/zcash#6959 +More robust and efficient +header sync during IBD + + + + + +zcash/zcash#6959->zcash/zcash#6950 + + + + + +zcash/librustzcash#718 + + +zcash/librustzcash#718 +Create `tower::Service` +wrapping an `FsBlockDb` + + + + + +zcash/librustzcash#720 + + +zcash/librustzcash#720 +Implement DAGSync + + + + -zcash/zips#194->zcash/zips#750 - - +zcash/librustzcash#718->zcash/librustzcash#720 + + - - -zcash/zips#186 - - -zcash/zips#186 -[protocol spec] Choice of -ovk in section 4.19.1 -should reflect -implementation + + +zcash/librustzcash#712 + + +zcash/librustzcash#712 +Refactor the Data Access +API to support non-block +updates - + -zcash/zips#186->zcash/zips#750 - - +zcash/librustzcash#712->zcash/librustzcash#720 + + - - -zcash/zips#195 - - -zcash/zips#195 -[protocol spec] Consensus -rules about canonical -encodings are misstated -in the spec + + +zcash/librustzcash#722 + + +zcash/librustzcash#722 +Create a `tower::Service` +for nullifier lookup - + -zcash/zips#195->zcash/zips#750 - - +zcash/librustzcash#722->zcash/librustzcash#720 + + - - -zcash/zips#167 - - -zcash/zips#167 -[protocol spec] Spec is -ambiguous on key -validation for KA^Sprout -and JoinSplitSig public -keys + + +zcash/librustzcash#723 + + +zcash/librustzcash#723 +Create a `tower::Service` +for fetching a +transaction given a +`(block, tx_index)` - + -zcash/zips#167->zcash/zips#750 - - +zcash/librustzcash#723->zcash/librustzcash#720 + + - - -zcash/zips#753 - - -zcash/zips#753 -[ZIP 321] Add examples -that include Unified -Addresses + + +zcash/librustzcash#776 + + +zcash/librustzcash#776 +DAG Sync: Use a +downloaded nullifier set +to allow instant +spentness checks. - + -zcash/zips#753->zcash/zips#774 - - +zcash/librustzcash#776->zcash/librustzcash#720 + + - - -zcash/zips#763 - - -zcash/zips#763 -[protocol spec] Spec uses -inconsistent terms for -ask and ak + + +zcash/zcash#3828 + + +zcash/zcash#3828 +Payment Source Disclosure - - -zcash/zips#763->zcash/zips#750 - - - - - -zcash/zips#696 - - -zcash/zips#696 -ZIP 317: explicitly take -into account dependent -transactions in the block -template construction -algorithm + + +zcash/zips#387 + + +zcash/zips#387 +[ZIP 311] Sapling and +Orchard Payment +Disclosures - - -zcash/zips#696->zcash/zips#774 - - + + +zcash/zcash#3828->zcash/zips#387 + + - - -zcash/zips#683 - - -zcash/zips#683 -ZIP 317: clarify that -tx_{in,out}_total_size do -not include the sizes of -tx_{in,out}_count + + +zcash/zcash#4203 + + +zcash/zcash#4203 +Retire Transparent +Address Pool - - -zcash/zips#683->zcash/zips#774 - - + + +zcash/zcash#3828->zcash/zcash#4203 + + - - -zcash/zips#785 - - -zcash/zips#785 -[ZIP-315] Condense all -specified requirements -into a table to track -wallet compliance. + + +zcash/zips#387->zcash/zcash#4203 + + + + + +zcash/zcash#406 + + +zcash/zcash#406 +Implement selective +disclosure - - -zcash/zips#785->zcash/zips#447 - - + + +zcash/zcash#406->zcash/zcash#4203 + + - - -zcash/zips#786 - - -zcash/zips#786 -[ZIP-315] TODO's -documented on DRAFT + + +zcash/zcash#2558 + + +zcash/zcash#2558 +Public transactions using +the shielded protocol - - -zcash/zips#786->zcash/zips#447 - - + + +zcash/zcash#2558->zcash/zcash#4203 + + - - -zcash/zips#773 - - -zcash/zips#773 -Draft a ZIP to provide -best practices for Wallet -App EOS/EOL + + +zcash/zcash#737 + + +zcash/zcash#737 +proof of payment - high +quality protocol upgrade +version - - -zcash/zips#773->zcash/zips#447 - - + + +zcash/zcash#737->zcash/zips#387 + + - - -zcash/zips#781 - - -zcash/zips#781 -[ZIP 315] Generate -transactions to self if -needed in order to -respect the transparent -address gap limit + + +zcash/zcash#2036 + + +zcash/zcash#2036 +payment disclosure - - -zcash/zips#781->zcash/zips#447 - - + + +zcash/zcash#2036->zcash/zips#387 + + - - -zcash/zips#622 - - -zcash/zips#622 -[protocol spec] Add note -that there were no -signatures before Canopy -that depended on the -libsodium weirdness + + +zcash/zips#327 + + +zcash/zips#327 +Specify security +interactions between +Sapling Viewing Keys and +Payment Disclosures - - -zcash/zips#622->zcash/zips#750 - - + + +zcash/zips#327->zcash/zips#387 + + - - -zcash/zips#787 - - -zcash/zips#787 -ZIP 316: clarify that -lengths and typecodes are -constrained to be <= -MAX_SIZE (0x2000000) + + +zcash/zips#606 + + +zcash/zips#606 +Update ZIP 310 (Security +Properties of Sapling +Viewing Keys) to include +Orchard - - -zcash/zips#787->zcash/zips#774 - - - - - -zcash/zips#823->zcash/zips#447 - - + + +zcash/zips#606->zcash/zips#597 + + - - -zcash/zips#203 - - -zcash/zips#203 -[protocol spec] Include -argument about post- -quantum privacy for -unknown addresses + + +zcash/zips#606->zcash/zips#387 + + + + + +zcash/zcash#2631 + + +zcash/zcash#2631 +Per-field selective +disclosure - - -zcash/zips#810 - - -zcash/zips#810 -Q2 2024 protocol spec -updates part 2: Document -missing security -arguments + + +zcash/zcash#2631->zcash/zips#387 + + + + + +zcash/zcash#2747 + + +zcash/zcash#2747 +Encode payment disclosure +blob with base64 - - -zcash/zips#203->zcash/zips#810 - - + + +zcash/zcash#2747->zcash/zips#387 + + - - -zcash/zips#810->zcash/zips#816 - - + + +zcash/zcash#6869 + + +zcash/zcash#6869 +Ensure that last release +of zcashd EoS-halts +before the first +incompatible NU activates + - - -zcash/zips#810->zcash/zips#809 - - - - -zcash/zips#827 - - -zcash/zips#827 -[protocol spec] Document -multi-user security of -AEAD_CHACHA20_POLY1305's -MAC + + +zcash/zcash#6868 + + +zcash/zcash#6868 +Deprecate zcashd - - -zcash/zips#827->zcash/zips#810 - - + + +zcash/zcash#6869->zcash/zcash#6868 + + - - -zcash/zips#828 - - -zcash/zips#828 -Withdraw ZIP 303 (Sprout -Payment Disclosure) + + +zcash/zips#814 + + +zcash/zips#814 +Deploy NU7 - - -zcash/zips#828->zcash/zips#774 - - + + +zcash/zcash#6869->zcash/zips#814 + + - - -zcash/zips#724 - - -zcash/zips#724 -[protocol spec] Document -infeasibility of an -attack on Poseidon + + +zcash/zcash#6859 + + +zcash/zcash#6859 +Deploy NU6 - - -zcash/zips#724->zcash/zips#810 - - + + +zcash/zcash#6859->zcash/zcash#6868 + + - - -zcash/zips#310 - - -zcash/zips#310 -[protocol spec] Include a -cost analysis of attacks -against BLS12-381 (STNFS, -Cheon), Jubjub, and -Pallas/Vesta + + +zcash/zips#815 + + +zcash/zips#815 +After NU6 has activated, +document it as a settled +network upgrade - - -zcash/zips#310->zcash/zips#810 - - + + +zcash/zcash#6859->zcash/zips#815 + + - - -zcash/zips#779 - - -zcash/zips#779 -Document that the Bech32 -Sapling viewing keys -aren't diversifiable and -that you might want to -use a UVK instead + + +zcash/zips#811 + + +zcash/zips#811 +NU7 specification - - -zcash/zips#779->zcash/zips#810 - - + + +zcash/zcash#6859->zcash/zips#811 + + - - -zcash/zips#775 - - -zcash/zips#775 -ZIP process: ZIP 0 is -unclear on the -requirements to make a -substantive update to a -deployed ZIP + + +zcash/zips#834 + + +zcash/zips#834 +Protocol spec version +2024.6.1 - - -zcash/zips#775->zcash/zips#774 - - + + +zcash/zips#815->zcash/zips#834 + + - - -zcash/zips#738 - - -zcash/zips#738 -Clarify in ZIP 0 and/or -the ZIP Guide how -Deployment sections -should be written + + +zcash/zips#813 + + +zcash/zips#813 +Protocol spec version +2024.6.2 - - -zcash/zips#738->zcash/zips#774 - - + + +zcash/zips#834->zcash/zips#813 + + - - -zcash/zips#665 - - -zcash/zips#665 -[protocol spec] Document -in 4.9 the security -requirement that the note -commitment tree must (at -least for Sapling) be -positionally binding + + +zcash/zips#833 + + +zcash/zips#833 +Documentation Q4 2024 - - -zcash/zips#665->zcash/zips#810 - - + + +zcash/zips#834->zcash/zips#833 + + - - -zcash/zips#842 - - -zcash/zips#842 -Index is not updated by -CI + + +zcash/zips#816->zcash/zips#834 + + + + + +zcash/zips#829 + + +zcash/zips#829 +Documentation Q3 2024 - - -zcash/zips#842->zcash/zips#809 - - + + +zcash/zips#816->zcash/zips#829 + + - + zcash/zips#805 - - -zcash/zips#805 -[ZIP 2002] Include the -fee explicitly in the -transaction format. + + +zcash/zips#805 +[ZIP 2002] Include the +fee explicitly in the +transaction format. - + zcash/zips#686 - - -zcash/zips#686 -[ZIP 230] Transaction V6 + + +zcash/zips#686 +[ZIP 230] Transaction V6 - + zcash/zips#805->zcash/zips#686 - - + + - + zcash/zips#686->zcash/zips#813 - - + + - + zcash/zips#813->zcash/zips#811 - - + + - + zcash/zips#835 - - -zcash/zips#835 -Protocol spec version -2025.7.0 + + +zcash/zips#835 +Protocol spec version +2025.7.0 - + zcash/zips#813->zcash/zips#835 - - + + - + zcash/zips#832 - - -zcash/zips#832 -NU7 specification audit + + +zcash/zips#832 +NU7 specification audit - + zcash/zips#811->zcash/zips#832 - - + + - + zcash/zips#818 - - -zcash/zips#818 -Protocol spec version -2025.7.1 + + +zcash/zips#818 +Protocol spec version +2025.7.1 - + zcash/zips#835->zcash/zips#818 - - + + - + zcash/zips#832->zcash/zips#835 - - + + - + zcash/zips#832->zcash/zips#814 - - + + - + zcash/zips#497 - - -zcash/zips#497 -Consider removing -version_group_id from V6 -and future transactions. + + +zcash/zips#497 +Consider removing +version_group_id from V6 +and future transactions. - + zcash/zips#497->zcash/zips#686 - - + + - + zcash/zips#627 - - -zcash/zips#627 -[ZIP 231] Memo Bundles -(decouple memos from -transaction outputs) + + +zcash/zips#627 +[ZIP 231] Memo Bundles +(decouple memos from +transaction outputs) - + zcash/zips#627->zcash/zips#686 - - + + - + zcash/zips#819 - - -zcash/zips#819 -After NU7 has activated, -document it as a settled -network upgrade + + +zcash/zips#819 +After NU7 has activated, +document it as a settled +network upgrade - + zcash/zips#819->zcash/zips#818 - - + + - + zcash/zips#814->zcash/zips#819 - - + + - + zcash/zips#830 - - -zcash/zips#830 -Complete specifications -for ZSAs + + +zcash/zips#830 +Complete specifications +for ZSAs + + +zcash/zips#830->zcash/zips#813 + + + zcash/zips#830->zcash/zips#829 - - - - - -zcash/zips#830->zcash/zips#813 - - + + - + zcash/zips#755 - - -zcash/zips#755 -ZSA UX considerations for -AssetId discovery and -authentication + + +zcash/zips#755 +ZSA UX considerations for +AssetId discovery and +authentication - + zcash/zips#755->zcash/zips#830 - - + + - + zcash/zips#825 - - -zcash/zips#825 -[ZIP 2003] Disallow v4 -transactions in NU7 + + +zcash/zips#825 +[ZIP 2003] Disallow v4 +transactions in NU7 - + zcash/zips#825->zcash/zips#811 - - + + zcash/zcash#3788 - -zcash/zcash#3788 -Sprout Deprecation -roadmap + +zcash/zcash#3788 +Sprout Deprecation +roadmap zcash/zips#825->zcash/zcash#3788 - - + + zcash/zips#452 - -zcash/zips#452 -Develop one or more Pool -Lifecycle proposals to -become ZIPs. + +zcash/zips#452 +Develop one or more Pool +Lifecycle proposals to +become ZIPs. zcash/zips#825->zcash/zips#452 - - + + - + zcash/zips#839 - - -zcash/zips#839 -ZIP 254: Deployment of -the NU7 Network Upgrade + + +zcash/zips#839 +ZIP 254: Deployment of +the NU7 Network Upgrade - + zcash/zips#839->zcash/zips#811 - - + + - + zcash/zips#845 - - -zcash/zips#845 -[ZSA] Add ZIP for -recommended wallet -support of ZSAs + + +zcash/zips#845 +[ZSA] Add ZIP for +recommended wallet +support of ZSAs - + zcash/zips#845->zcash/zips#830 - - + + - + zcash/zips#524 - - -zcash/zips#524 -Allow Orchard funding -stream addresses + + +zcash/zips#524 +Allow Orchard funding +stream addresses - + zcash/zips#524->zcash/zips#811 - - + + - + zcash/zips#740 - - -zcash/zips#740 -[protocol spec] Rename -§4.19.3 "Decryption using -a Full Viewing Key -(Sapling and Orchard)" + + +zcash/zips#740 +[protocol spec] Rename +§4.19.3 "Decryption using +a Full Viewing Key +(Sapling and Orchard)" - - -zcash/zips#740->zcash/zips#816 - - - zcash/zips#740->zcash/zips#750 - - + + + + + +zcash/zips#740->zcash/zips#816 + + - + zcash/zips#909 - - -zcash/zips#909 -[protocol spec] Add 0xAB -(for ZIP 32 arbitrary key -derivation) to § 4.1.2 -Pseudo Random Functions + + +zcash/zips#909 +[protocol spec] Add 0xAB +(for ZIP 32 arbitrary key +derivation) to § 4.1.2 +Pseudo Random Functions zcash/zips#909->zcash/zips#816 - - + + - + zcash/librustzcash#968 - - -zcash/librustzcash#968 -zcash_client_sqlite: -Require sufficient chain -tip scanning prior to -spendability + + +zcash/librustzcash#968 +zcash_client_sqlite: +Require sufficient chain +tip scanning prior to +spendability zcash/librustzcash#968->zcash/librustzcash#720 - - + + - + zcash/librustzcash#920 - - -zcash/librustzcash#920 -Create benchmark suites -for note selection and/or -proposal creation. + + +zcash/librustzcash#920 +Create benchmark suites +for note selection and/or +proposal creation. - + zcash/halo2#247 - - -zcash/halo2#247 -Implement underlying -scaffolding for creating -the IVC proof cycle + + +zcash/halo2#247 +Implement underlying +scaffolding for creating +the IVC proof cycle - + zcash/halo2#251 - - -zcash/halo2#251 -Implement user-facing API -for recursive proving of -IVC + + +zcash/halo2#251 +Implement user-facing API +for recursive proving of +IVC - + zcash/halo2#247->zcash/halo2#251 - - + + zcash/halo2#250 - -zcash/halo2#250 -Implement the logic for -the IVC verifier circuit + +zcash/halo2#250 +Implement the logic for +the IVC verifier circuit zcash/halo2#247->zcash/halo2#250 - - + + zcash/halo2#75 - -zcash/halo2#75 -Implement support for -recursion + +zcash/halo2#75 +Implement support for +recursion zcash/halo2#251->zcash/halo2#75 - - + + zcash/halo2#437 - -zcash/halo2#437 -Amend user-facing API to -work for both IVC and PCD + +zcash/halo2#437 +Amend user-facing API to +work for both IVC and PCD zcash/halo2#251->zcash/halo2#437 - - + + - + zcash/halo2#246 - - -zcash/halo2#246 -Create recursive proof -structures + + +zcash/halo2#246 +Create recursive proof +structures - + zcash/halo2#435 - - -zcash/halo2#435 -Implement mock -verification circuit for -IVC + + +zcash/halo2#435 +Implement mock +verification circuit for +IVC - + zcash/halo2#246->zcash/halo2#435 - - + + zcash/halo2#436 - -zcash/halo2#436 -Implement mock -verification circuit for -PCD + +zcash/halo2#436 +Implement mock +verification circuit for +PCD zcash/halo2#246->zcash/halo2#436 - - + + - + zcash/halo2#435->zcash/halo2#247 - - + + - + zcash/halo2#439 - - -zcash/halo2#439 -Support split -accumulation in Halo 2 + + +zcash/halo2#439 +Support split +accumulation in Halo 2 - + zcash/halo2#439->zcash/halo2#246 - - + + zcash/halo2#569 - -zcash/halo2#569 -Implement the recursive -proof verifier + +zcash/halo2#569 +Implement the recursive +proof verifier zcash/halo2#439->zcash/halo2#569 - - + + - + zcash/halo2#643 - - -zcash/halo2#643 -Create separate -`VerifyingKey` structures -for pre- and post- -optimisation circuits + + +zcash/halo2#643 +Create separate +`VerifyingKey` structures +for pre- and post- +optimisation circuits - + zcash/halo2#643->zcash/halo2#435 - - + + zcash/halo2#643->zcash/halo2#436 - - + + zcash/halo2#449 - -zcash/halo2#449 -Define a stable -serialization format for -`VerifyingKey` + +zcash/halo2#449 +Define a stable +serialization format for +`VerifyingKey` zcash/halo2#643->zcash/halo2#449 - - + + - + zcash/zcash#4819 - - -zcash/zcash#4819 -Backport upstream PRs -that remove Boost usage + + +zcash/zcash#4819 +Backport upstream PRs +that remove Boost usage - + zcash/zcash#4818 - - -zcash/zcash#4818 -Remove dependency on -Boost + + +zcash/zcash#4818 +Remove dependency on +Boost - + zcash/zcash#4819->zcash/zcash#4818 - - + + - + zcash/zcash#5034 - - - - -zcash/zcash#5034 -Bitcoin 0.17 locking PRs + + + + +zcash/zcash#5034 +Bitcoin 0.17 locking PRs - + zcash/zcash#5050 - - - - -zcash/zcash#5050 -Bitcoin 0.18 locking PRs + + + + +zcash/zcash#5050 +Bitcoin 0.18 locking PRs - + zcash/zcash#5034->zcash/zcash#5050 - - + + - + zcash/zcash#5163 - - - - -zcash/zcash#5163 -Bitcoin 0.19 locking PRs + + + + +zcash/zcash#5163 +Bitcoin 0.19 locking PRs - + zcash/zcash#5050->zcash/zcash#5163 - - + + - + zcash/zcash#4825 - - -zcash/zcash#4825 -Replace boost::filesystem -with std::filesystem + + +zcash/zcash#4825 +Replace boost::filesystem +with std::filesystem - + zcash/zcash#4825->zcash/zcash#4818 - - + + - + zcash/zcash#5568 - - -zcash/zcash#5568 -Add ability to mark notes -as locked to the Orchard -wallet. + + +zcash/zcash#5568 +Add ability to mark notes +as locked to the Orchard +wallet. - + zcash/zcash#5655 - - -zcash/zcash#5655 -Ensure that `z_sendmany` -supports concurrent -execution + + +zcash/zcash#5655 +Ensure that `z_sendmany` +supports concurrent +execution - + zcash/zcash#5568->zcash/zcash#5655 - - + + - + zcash/zcash#5674 - - -zcash/zcash#5674 -zcashd-wallet-tool should -relax the warning about -backing up the wallet -file if all keys are -derived from the recovery -phrase + + +zcash/zcash#5674 +zcashd-wallet-tool should +relax the warning about +backing up the wallet +file if all keys are +derived from the recovery +phrase - + zcash/zcash#5660 - - -zcash/zcash#5660 -Remove default change -address logic from -TransactionBuilder + + +zcash/zcash#5660 +Remove default change +address logic from +TransactionBuilder - + zcash/zcash#5687 - - -zcash/zcash#5687 -Support unified full and -incoming viewing key -import & export. + + +zcash/zcash#5687 +Support unified full and +incoming viewing key +import & export. - + zcash/zcash#5686 - - -zcash/zcash#5686 -Consider supporting -Orchard spending key -import & export. + + +zcash/zcash#5686 +Consider supporting +Orchard spending key +import & export. - + zcash/zcash#5850 - - -zcash/zcash#5850 -Add a `finalState` -integer parameter to -`z_gettreestate` + + +zcash/zcash#5850 +Add a `finalState` +integer parameter to +`z_gettreestate` - + zcash/zcash#2004 - - -zcash/zcash#2004 -Determine the -`getchaintips` typical -distribution from many -nodes, investigate -outliers, and update our -`minconf` -recommendations. + + +zcash/zcash#2004 +Determine the +`getchaintips` typical +distribution from many +nodes, investigate +outliers, and update our +`minconf` +recommendations. - + zcash/zcash#1614 - - -zcash/zcash#1614 -choose less recent -JoinSplit, Spend, and -Action anchors + + +zcash/zcash#1614 +choose less recent +JoinSplit, Spend, and +Action anchors - + zcash/zcash#2004->zcash/zcash#1614 - - + + - + zcash/zcash#6197 - - -zcash/zcash#6197 -Use `shardtree` for -Sapling wallet batch -scanning + + +zcash/zcash#6197 +Use `shardtree` for +Sapling wallet batch +scanning - + zcash/zcash#6052 - - -zcash/zcash#6052 -Rescanning wallets on -mainnet is slower after -height 1,700,000 + + +zcash/zcash#6052 +Rescanning wallets on +mainnet is slower after +height 1,700,000 - + zcash/zcash#6197->zcash/zcash#6052 - - + + - + zcash/zcash#6196 - - -zcash/zcash#6196 -Add batched scanning for -Orchard outputs. + + +zcash/zcash#6196 +Add batched scanning for +Orchard outputs. - + zcash/zcash#6196->zcash/zcash#6052 - - + + - + zcash/zcash#6288 - - -zcash/zcash#6288 -Backport `-dbcache` -change from upstream + + +zcash/zcash#6288 +Backport `-dbcache` +change from upstream - + zcash/zcash#6287 - - -zcash/zcash#6287 -Backport `pcoinsTip` -memory usage calculation -cleanups + + +zcash/zcash#6287 +Backport `pcoinsTip` +memory usage calculation +cleanups - + zcash/zcash#6288->zcash/zcash#6287 - - + + - + zcash/zcash#6286 - - -zcash/zcash#6286 -Backport "Switch -chainstate db and cache -to per-txout model" -(bitcoin/bitcoin#10195) + + +zcash/zcash#6286 +Backport "Switch +chainstate db and cache +to per-txout model" +(bitcoin/bitcoin#10195) - + zcash/zcash#6287->zcash/zcash#6286 - - + + - + zcash/zcash#6291 - - -zcash/zcash#6291 -Include the chain index -in flushing decisions + + +zcash/zcash#6291 +Include the chain index +in flushing decisions - + zcash/zcash#6287->zcash/zcash#6291 - - + + - + zcash/zcash#6289 - - -zcash/zcash#6289 -Consider using non-atomic -flushing for `pcoinsTip` + + +zcash/zcash#6289 +Consider using non-atomic +flushing for `pcoinsTip` - + zcash/zcash#6286->zcash/zcash#6289 - - + + - + zcash/zcash#6292 - - -zcash/zcash#6292 -Restore headers-first -behaviour + + +zcash/zcash#6292 +Restore headers-first +behaviour - + zcash/zcash#6291->zcash/zcash#6292 - - + + - + zcash/zcash#6290 - - -zcash/zcash#6290 -Create a standalone -LevelDB batch size -estimator + + +zcash/zcash#6290 +Create a standalone +LevelDB batch size +estimator - + zcash/zcash#6290->zcash/zcash#6286 - - + + - + zcash/zcash#6290->zcash/zcash#6291 - - + + - + zcash/zcash#6319 - - -zcash/zcash#6319 -Remove `getnewaddress` -usage from RPC tests + + +zcash/zcash#6319 +Remove `getnewaddress` +usage from RPC tests - + zcash/zcash#6320 - - -zcash/zcash#6320 -Replace `getnewaddress` -RPC method with a stub + + +zcash/zcash#6320 +Replace `getnewaddress` +RPC method with a stub - + zcash/zcash#6319->zcash/zcash#6320 - - + + - + zcash/zcash#5988 - - -zcash/zcash#5988 -Question about -getnewaddress + + +zcash/zcash#5988 +Question about +getnewaddress - + zcash/zcash#5988->zcash/zcash#6320 - - + + - + zcash/zcash#6321 - - -zcash/zcash#6321 -Remove -`getrawchangeaddress` -usage from RPC tests + + +zcash/zcash#6321 +Remove +`getrawchangeaddress` +usage from RPC tests - + zcash/zcash#6322 - - -zcash/zcash#6322 -Replace -`getrawchangeaddress` RPC -method with a stub + + +zcash/zcash#6322 +Replace +`getrawchangeaddress` RPC +method with a stub - + zcash/zcash#6321->zcash/zcash#6322 - - + + - + zcash/zcash#6323 - - -zcash/zcash#6323 -Remove `z_getnewaddress` -usage from RPC tests + + +zcash/zcash#6323 +Remove `z_getnewaddress` +usage from RPC tests - + zcash/zcash#6324 - - -zcash/zcash#6324 -Remove `z_getnewaddress` -RPC method + + +zcash/zcash#6324 +Remove `z_getnewaddress` +RPC method - + zcash/zcash#6323->zcash/zcash#6324 - - + + - + zcash/zcash#6326 - - -zcash/zcash#6326 -Remove `z_getbalance` RPC -method + + +zcash/zcash#6326 +Remove `z_getbalance` RPC +method - + zcash/zcash#6325->zcash/zcash#6326 - - + + - + zcash/zcash#5925->zcash/zcash#6326 - - + + - + zcash/zcash#6328 - - -zcash/zcash#6328 -Remove -`z_gettotalbalance` RPC -method + + +zcash/zcash#6328 +Remove +`z_gettotalbalance` RPC +method - + zcash/zcash#6327->zcash/zcash#6328 - - + + - + zcash/zcash#6334 - - -zcash/zcash#6334 -Migrate Sapling -`IncrementalMerkleTree` -from C++ to Rust + + +zcash/zcash#6334 +Migrate Sapling +`IncrementalMerkleTree` +from C++ to Rust - + zcash/zcash#1325 - - -zcash/zcash#1325 -Prevent -IncrementalWitness -malleability + + +zcash/zcash#1325 +Prevent +IncrementalWitness +malleability - + zcash/zcash#6334->zcash/zcash#1325 - - + + - + zcash/zcash#5341 - - -zcash/zcash#5341 -Add estimated NU -activation, halving, and -EoS times (local and/or -UTC) to -`getblockchaininfo` and -the metrics screen. + + +zcash/zcash#5341 +Add estimated NU +activation, halving, and +EoS times (local and/or +UTC) to +`getblockchaininfo` and +the metrics screen. - + zcash/zcash#6475 - - - - -zcash/zcash#6475 -Remove redundant RPC -argument checks + + + + +zcash/zcash#6475 +Remove redundant RPC +argument checks - + zcash/zcash#6123 - - -zcash/zcash#6123 -Add `z_sendfromaccount` -method to supersede -`z_sendmany` + + +zcash/zcash#6123 +Add `z_sendfromaccount` +method to supersede +`z_sendmany` - + zcash/zcash#6495 - - -zcash/zcash#6495 -Deprecate the ability to -choose either a UA or a -legacy account t-addr as -a source of funds in -`z_sendmany` + + +zcash/zcash#6495 +Deprecate the ability to +choose either a UA or a +legacy account t-addr as +a source of funds in +`z_sendmany` - + zcash/zcash#6123->zcash/zcash#6495 - - + + - + zcash/zcash#6496 - - -zcash/zcash#6496 -Add a -`z_shieldtransparent` RPC -method. + + +zcash/zcash#6496 +Add a +`z_shieldtransparent` RPC +method. - + zcash/zcash#6496->zcash/zcash#6495 - - + + - + zcash/zcash#6226 - - - - -zcash/zcash#6226 -Mark Orchard notes as -locked + + + + +zcash/zcash#6226 +Mark Orchard notes as +locked - + zcash/zcash#6550 - - -zcash/zcash#6550 -Make RPC tests that use -`-minrelaytxfee=0` after -#6542 use a more -realistic fee instead + + +zcash/zcash#6550 +Make RPC tests that use +`-minrelaytxfee=0` after +#6542 use a more +realistic fee instead - + zcash/zcash#6386 - - -zcash/zcash#6386 -Check all of the -signatures of extern "C" -functions + + +zcash/zcash#6386 +Check all of the +signatures of extern "C" +functions - + zcash/zcash#6386->zcash/zcash#5716 - - + + + + + +zcash/librustzcash#443 + + +zcash/librustzcash#443 +Ensure that GitHub's +"View license" link +points to complete +license info for all our +repos + + + + + +zcash/librustzcash#443->zcash/zips#829 + + + + + +zcash/librustzcash#548 + + + + +zcash/librustzcash#548 +Label Consensus Rules + + + + + +zcash/librustzcash#548->zcash/zcash#3957 + + + + + +zcash/librustzcash#548->zcash/zips#829 + + + + + +zcash/zips#836 + + +zcash/zips#836 +Q3 2024 protocol spec +updates + + + + + +zcash/librustzcash#548->zcash/zips#836 + + + + + +zcash/zips#836->zcash/zips#816 + + + + + +zcash/zips#836->zcash/zips#829 + + + + + +zcash/zips#346 + + +zcash/zips#346 +[ZIP 305] Best practices +for hardware wallets +supporting Sapling and +Orchard + + + + + +zcash/zips#346->zcash/zips#829 + + + + + +zcash/zips#346->zcash/zcash#4203 + + + + + +zcash/zips#184 + + +zcash/zips#184 +[protocol spec] Clarify +why zero-value notes +cannot be used for +roadblock attacks +(section 8.4) + + + + + +zcash/zips#184->zcash/zips#836 + + + + + +zcash/zips#263 + + +zcash/zips#263 +[protocol spec] Say that +note ciphertexts are +indistinguishable from +uniform-random + + + + + +zcash/zips#263->zcash/zips#836 + + + + + +zcash/zips#277 + + +zcash/zips#277 +[protocol spec] Reference +scriptPubKey encodings of +transparent addresses in +5.6.1 + + + + + +zcash/zips#277->zcash/zips#836 + + + + + +zcash/zips#896 + + +zcash/zips#896 +[consensus] Document the +block serialization +format + + + + + +zcash/zips#896->zcash/zips#829 + + + + + +zcash/halo2#742 + + + + +zcash/halo2#742 +chore: Speed up random +poly generation + + + + + +zcash/halo2#756 + + +zcash/halo2#756 +Release halo2 0.3.1 + + + + + +zcash/halo2#742->zcash/halo2#756 + + zcash/zcash#6948 - -zcash/zcash#6948 -Release 6.0.0 + +zcash/zcash#6948 +Release 6.0.0 zcash/zcash#6947->zcash/zcash#6948 - - + + zcash/halo2#250->zcash/halo2#75 - - + + zcash/halo2#494 - -zcash/halo2#494 -Consider adding an API -that enables application -circuits to be built -across both fields + +zcash/halo2#494 +Consider adding an API +that enables application +circuits to be built +across both fields zcash/halo2#75->zcash/halo2#494 - - + + zcash/halo2#436->zcash/halo2#437 - - + + zcash/halo2#438 - -zcash/halo2#438 -Implement the logic for -the PCD verifier circuit + +zcash/halo2#438 +Implement the logic for +the PCD verifier circuit zcash/halo2#436->zcash/halo2#438 - - + + zcash/halo2#569->zcash/halo2#247 - - + + zcash/zcash#4202 - -zcash/zcash#4202 -Sprout Pool Retirement + +zcash/zcash#4202 +Sprout Pool Retirement zcash/zcash#3788->zcash/zcash#4202 - - + + zcash/zips#452->zcash/zcash#4203 - - + + zcash/zips#452->zcash/zcash#4202 - - + + zcash/zcash#6948->zcash/zcash#6950 - - + + zcash/zcash#4190 - -zcash/zcash#4190 -TZE: implement zcashd -'host' logic. + +zcash/zcash#4190 +TZE: implement zcashd +'host' logic. @@ -3891,29 +3891,29 @@ zcash/zcash#4189 - -zcash/zcash#4189 -Deploy TZE protocol -feature + +zcash/zcash#4189 +Deploy TZE protocol +feature zcash/zcash#4190->zcash/zcash#4189 - - + + zcash/halo2#79 - -zcash/halo2#79 -Migrate Rescue and -Poseidon gadgets to -algebraic hash -abstraction + +zcash/halo2#79 +Migrate Rescue and +Poseidon gadgets to +algebraic hash +abstraction @@ -3921,35 +3921,35 @@ zcash/halo2#78 - -zcash/halo2#78 -Implement algebraic hash -/ random oracle -abstraction gadget + +zcash/halo2#78 +Implement algebraic hash +/ random oracle +abstraction gadget zcash/halo2#78->zcash/halo2#250 - - + + zcash/halo2#78->zcash/halo2#79 - - + + zcash/halo2#57 - -zcash/halo2#57 -Remove unused -fixed_values from -ProvingKey + +zcash/halo2#57 +Remove unused +fixed_values from +ProvingKey @@ -3957,31 +3957,31 @@ zcash/halo2#443 - -zcash/halo2#443 -Define a stable -serialization format for -`halo2::plonk::ProvingKey -` + +zcash/halo2#443 +Define a stable +serialization format for +`halo2::plonk::ProvingKey +` zcash/halo2#57->zcash/halo2#443 - - + + zcash/zcash#2534 - - - -zcash/zcash#2534 -Bitcoin 0.12 P2P/Net PRs -1 + + + +zcash/zcash#2534 +Bitcoin 0.12 P2P/Net PRs +1 @@ -3989,187 +3989,187 @@ zcash/zcash#5003 - - - -zcash/zcash#5003 -net: prerequisites for -p2p encapsulation changes + + + +zcash/zcash#5003 +net: prerequisites for +p2p encapsulation changes zcash/zcash#2534->zcash/zcash#5003 - - + + zcash/zcash#5005 - - - -zcash/zcash#5005 -net: Split DNS resolving -functionality out of net -structures + + + +zcash/zcash#5005 +net: Split DNS resolving +functionality out of net +structures zcash/zcash#2534->zcash/zcash#5005 - - + + zcash/zcash#2074 - -zcash/zcash#2074 -Bitcoin Core 0.12.0 + +zcash/zcash#2074 +Bitcoin Core 0.12.0 zcash/zcash#2534->zcash/zcash#2074 - - + + zcash/zcash#5004 - - - -zcash/zcash#5004 -Verify that expected -services are available -from peer nodes & -disconnect otherwise. + + + +zcash/zcash#5004 +Verify that expected +services are available +from peer nodes & +disconnect otherwise. zcash/zcash#5003->zcash/zcash#5004 - - + + zcash/zcash#5006 - - - -zcash/zcash#5006 -Rework AddNode behaviour + + + +zcash/zcash#5006 +Rework AddNode behaviour zcash/zcash#5005->zcash/zcash#5006 - - + + zcash/zcash#5004->zcash/zcash#5006 - - + + zcash/zcash#5008 - - - -zcash/zcash#5008 -net: Feeler connections -to increase online addrs -in the tried table. + + + +zcash/zcash#5008 +net: Feeler connections +to increase online addrs +in the tried table. zcash/zcash#5006->zcash/zcash#5008 - - + + zcash/zcash#1317 - -zcash/zcash#1317 -Adopt Eclipse attack -mitigation + +zcash/zcash#1317 +Adopt Eclipse attack +mitigation zcash/zcash#5008->zcash/zcash#1317 - - + + zcash/halo2#249 - -zcash/halo2#249 -Implement recursion -circuit logic for -handling public inputs + +zcash/halo2#249 +Implement recursion +circuit logic for +handling public inputs zcash/halo2#249->zcash/halo2#250 - - + + zcash/halo2#245 - -zcash/halo2#245 -Remove the need to -multiply by powers of x^n -in verifier + +zcash/halo2#245 +Remove the need to +multiply by powers of x^n +in verifier zcash/halo2#245->zcash/halo2#250 - - + + zcash/zcash#5198 - -zcash/zcash#5198 -Switch to a `(txid, -auth_digest)` identifier -in places where the node -needs to commit to a -specific instance of a -transaction + +zcash/zcash#5198 +Switch to a `(txid, +auth_digest)` identifier +in places where the node +needs to commit to a +specific instance of a +transaction @@ -4177,10 +4177,10 @@ zcash/halo2#312 - -zcash/halo2#312 -[Book] Document gadget -API + +zcash/halo2#312 +[Book] Document gadget +API @@ -4188,12 +4188,12 @@ zcash/zcash#4585 - -zcash/zcash#4585 -Add lightwalletd -configuration enabled -information to getinfo -output + +zcash/zcash#4585 +Add lightwalletd +configuration enabled +information to getinfo +output @@ -4201,10 +4201,10 @@ zcash/zcash#4922 - -zcash/zcash#4922 -Update leveldb and ctaes -subtrees + +zcash/zcash#4922 +Update leveldb and ctaes +subtrees @@ -4212,10 +4212,10 @@ zcash/halo2#420 - -zcash/halo2#420 -CI: Measure memory-usage -benchmarks + +zcash/halo2#420 +CI: Measure memory-usage +benchmarks @@ -4223,46 +4223,46 @@ zcash/halo2#418 - -zcash/halo2#418 -[memory optimization] -lookup prover memory -analysis + +zcash/halo2#418 +[memory optimization] +lookup prover memory +analysis zcash/halo2#420->zcash/halo2#418 - - + + zcash/orchard#256 - -zcash/orchard#256 -Measure memory-usage -benchmarks + +zcash/orchard#256 +Measure memory-usage +benchmarks zcash/halo2#420->zcash/orchard#256 - - + + zcash/halo2#427 - -zcash/halo2#427 -Use smaller extended -domains where possible -during proving + +zcash/halo2#427 +Use smaller extended +domains where possible +during proving @@ -4270,12 +4270,12 @@ zcash/zcash#5456 - -zcash/zcash#5456 -Refactor `UnifiedAddress` -class to not assume -preference order -internally + +zcash/zcash#5456 +Refactor `UnifiedAddress` +class to not assume +preference order +internally @@ -4283,10 +4283,10 @@ zcash/zcash-test-vectors#65 - -zcash/zcash-test-vectors#65 -Alter Rust output format -to be standalone + +zcash/zcash-test-vectors#65 +Alter Rust output format +to be standalone @@ -4294,29 +4294,29 @@ zcash/zcash-test-vectors#66 - -zcash/zcash-test-vectors#66 -Add `rustfmt` to CI -workflow + +zcash/zcash-test-vectors#66 +Add `rustfmt` to CI +workflow zcash/zcash-test-vectors#65->zcash/zcash-test-vectors#66 - - + + zcash/zips#799 - -zcash/zips#799 -[Orchard] Extend ZIP 304 -to support signatures -with Orchard spending -keys + +zcash/zips#799 +[Orchard] Extend ZIP 304 +to support signatures +with Orchard spending +keys @@ -4324,48 +4324,48 @@ zcash/zcash#1770 - -zcash/zcash#1770 -signmessage and -verifymessage RPC calls -do not support z -addresses + +zcash/zcash#1770 +signmessage and +verifymessage RPC calls +do not support z +addresses zcash/zips#799->zcash/zcash#1770 - - + + zcash/librustzcash#210 - - - -zcash/librustzcash#210 -ZIP 304: Message signing -and verification for -Sapling addresses + + + +zcash/librustzcash#210 +ZIP 304: Message signing +and verification for +Sapling addresses zcash/librustzcash#210->zcash/zcash#1770 - - + + zcash/zcash#2116 - -zcash/zcash#2116 -HTLC for Bitcoin + +zcash/zcash#2116 +HTLC for Bitcoin @@ -4373,57 +4373,57 @@ zcash/zcash#2115 - -zcash/zcash#2115 -HTLC + +zcash/zcash#2115 +HTLC zcash/zcash#2116->zcash/zcash#2115 - - + + zcash/zcash#2117 - -zcash/zcash#2117 -HTLC for Zcash + +zcash/zcash#2117 +HTLC for Zcash zcash/zcash#2117->zcash/zcash#2115 - - + + zcash/zcash#2118 - -zcash/zcash#2118 -HTLC for Ethereum + +zcash/zcash#2118 +HTLC for Ethereum zcash/zcash#2118->zcash/zcash#2115 - - + + zcash/zcash#5277 - -zcash/zcash#5277 -addrv2 support in zcashd + +zcash/zcash#5277 +addrv2 support in zcashd @@ -4431,60 +4431,60 @@ zcash/zcash#3051 - -zcash/zcash#3051 -Upgrade Tor support to v3 -onion hidden service -protocol + +zcash/zcash#3051 +Upgrade Tor support to v3 +onion hidden service +protocol zcash/zcash#5277->zcash/zcash#3051 - - + + zcash/zcash#1111 - -zcash/zcash#1111 -I2P Integration + +zcash/zcash#1111 +I2P Integration zcash/zcash#5277->zcash/zcash#1111 - - + + zcash/zips#542 - -zcash/zips#542 -[ZIP 155] addrv2 message + +zcash/zips#542 +[ZIP 155] addrv2 message zcash/zips#542->zcash/zcash#5277 - - + + zcash/zcash#3882 - -zcash/zcash#3882 -Write a Seeder Web -Service + +zcash/zcash#3882 +Write a Seeder Web +Service @@ -4492,60 +4492,60 @@ zcash/zcash#3883 - -zcash/zcash#3883 -Modify Zcashd to use the -new Seeder Web Service + +zcash/zcash#3883 +Modify Zcashd to use the +new Seeder Web Service zcash/zcash#3882->zcash/zcash#3883 - - + + zcash/zcash#3884 - -zcash/zcash#3884 -Turn off the DNS Seeder -Service + +zcash/zcash#3884 +Turn off the DNS Seeder +Service zcash/zcash#3883->zcash/zcash#3884 - - + + zcash/zcash#3881 - -zcash/zcash#3881 -Replace the Seeder + +zcash/zcash#3881 +Replace the Seeder zcash/zcash#3884->zcash/zcash#3881 - - + + zcash/halo2#456 - -zcash/halo2#456 -Benchmark `sha256` -gadget. + +zcash/halo2#456 +Benchmark `sha256` +gadget. @@ -4553,37 +4553,37 @@ zcash/zcash#2718 - -zcash/zcash#2718 -Commit to an absolute -minimum time before which -any kind of address -withdrawal + +zcash/zcash#2718 +Commit to an absolute +minimum time before which +any kind of address +withdrawal zcash/zcash#2718->zcash/zcash#4203 - - + + zcash/zcash#2718->zcash/zcash#3788 - - + + zcash/librustzcash#512 - - - -zcash/librustzcash#512 -CI: Run tests with cargo- -nextest + + + +zcash/librustzcash#512 +CI: Run tests with cargo- +nextest @@ -4591,10 +4591,10 @@ zcash/zcash#1277 - -zcash/zcash#1277 -Add lockunspent RPC -command for notes + +zcash/zcash#1277 +Add lockunspent RPC +command for notes @@ -4602,11 +4602,11 @@ zcash/zcash-test-vectors#86 - -zcash/zcash-test-vectors#86 -Expand test vector -renderer to allow nested -structures + +zcash/zcash-test-vectors#86 +Expand test vector +renderer to allow nested +structures @@ -4614,45 +4614,45 @@ zcash/zcash-test-vectors#87 - -zcash/zcash-test-vectors#87 -Break out complex data in -structural test vectors + +zcash/zcash-test-vectors#87 +Break out complex data in +structural test vectors zcash/zcash-test-vectors#86->zcash/zcash-test-vectors#87 - - + + zcash/zcash-test-vectors#84 - -zcash/zcash-test-vectors#84 -Add transaction parser -test vectors + +zcash/zcash-test-vectors#84 +Add transaction parser +test vectors zcash/zcash-test-vectors#84->zcash/zcash-test-vectors#87 - - + + zcash/pasta_curves#35 - -zcash/pasta_curves#35 -Enable `ec-gpu` to -generate MSM and FFT code -for `pasta_curves` + +zcash/pasta_curves#35 +Enable `ec-gpu` to +generate MSM and FFT code +for `pasta_curves` @@ -4660,27 +4660,27 @@ zcash/halo2#379 - -zcash/halo2#379 -Add `ec-gpu` support + +zcash/halo2#379 +Add `ec-gpu` support zcash/pasta_curves#35->zcash/halo2#379 - - + + zcash/zcash#5679 - -zcash/zcash#5679 -Add an -`optimisticallyShield` -strategy to `z_sendmany` + +zcash/zcash#5679 +Add an +`optimisticallyShield` +strategy to `z_sendmany` @@ -4688,11 +4688,11 @@ zcash/zcash#5747 - -zcash/zcash#5747 -Add RPC test for -"`-reindex` clears -banlist" + +zcash/zcash#5747 +Add RPC test for +"`-reindex` clears +banlist" @@ -4700,11 +4700,11 @@ zcash/zcash#5822 - -zcash/zcash#5822 -Add a regression test to -guard against recurrence -of #5819 + +zcash/zcash#5822 +Add a regression test to +guard against recurrence +of #5819 @@ -4712,11 +4712,11 @@ zcash/zcash#4405 - -zcash/zcash#4405 -Enable cross-compilation -to `arm64-apple-darwin` -(macOS M1 ARM binaries) + +zcash/zcash#4405 +Enable cross-compilation +to `arm64-apple-darwin` +(macOS M1 ARM binaries) @@ -4724,45 +4724,45 @@ zcash/zcash#5502 - -zcash/zcash#5502 -Add native build support -for macOS M1 ARM + +zcash/zcash#5502 +Add native build support +for macOS M1 ARM zcash/zcash#4405->zcash/zcash#5502 - - + + zcash/zcash#5884 - -zcash/zcash#5884 -Backport upstream macOS -build changes from 2021 + +zcash/zcash#5884 +Backport upstream macOS +build changes from 2021 zcash/zcash#5884->zcash/zcash#4405 - - + + zcash/halo2#548 - -zcash/halo2#548 -Implement performance and -memory optimizations for -halo2_proofs + +zcash/halo2#548 +Implement performance and +memory optimizations for +halo2_proofs @@ -4770,98 +4770,98 @@ zcash/zcash#2225 - - - -zcash/zcash#2225 -Bitcoin 0.12 wallet PRs + + + +zcash/zcash#2225 +Bitcoin 0.12 wallet PRs zcash/zcash#2225->zcash/zcash#2074 - - + + zcash/halo2#578 - -zcash/halo2#578 -Extend `EccChip` to -support Vesta + +zcash/halo2#578 +Extend `EccChip` to +support Vesta zcash/halo2#578->zcash/halo2#250 - - + + zcash/halo2#579 - -zcash/halo2#579 -Consider extending -`EccChip` to arbitrary -curves + +zcash/halo2#579 +Consider extending +`EccChip` to arbitrary +curves zcash/halo2#578->zcash/halo2#579 - - + + zcash/halo2#454 - -zcash/halo2#454 -[ECC gadget] Support -full-width scalars for -variable-base mul + +zcash/halo2#454 +[ECC gadget] Support +full-width scalars for +variable-base mul zcash/halo2#454->zcash/halo2#569 - - + + zcash/halo2#248 - -zcash/halo2#248 -Implement endoscaling in -the circuit + +zcash/halo2#248 +Implement endoscaling in +the circuit zcash/halo2#248->zcash/halo2#569 - - + + zcash/pasta_curves#41 - -zcash/pasta_curves#41 -Kill `CurveExt` and -`CurveAffine` traits + +zcash/pasta_curves#41 +Kill `CurveExt` and +`CurveAffine` traits @@ -4869,10 +4869,10 @@ zcash/zcash#5980 - -zcash/zcash#5980 -Deadlock in `zc-opencon` -thread on node shutdown + +zcash/zcash#5980 +Deadlock in `zc-opencon` +thread on node shutdown @@ -4880,27 +4880,27 @@ zcash/halo2#591 - -zcash/halo2#591 -Pluggable API for proof -generation + +zcash/halo2#591 +Pluggable API for proof +generation zcash/halo2#591->zcash/halo2#569 - - + + zcash/halo2#453 - -zcash/halo2#453 -Introduce `double()` API -to ECC gadget + +zcash/halo2#453 +Introduce `double()` API +to ECC gadget @@ -4908,90 +4908,90 @@ zcash/halo2#529 - - - -zcash/halo2#529 -Endoscaling instructions -and chip. + + + +zcash/halo2#529 +Endoscaling instructions +and chip. zcash/halo2#453->zcash/halo2#529 - - + + zcash/halo2#529->zcash/halo2#248 - - + + zcash/halo2#590 - -zcash/halo2#590 -[halo2_gadgets] Extract -`double_and_add` helper + +zcash/halo2#590 +[halo2_gadgets] Extract +`double_and_add` helper zcash/halo2#590->zcash/halo2#529 - - + + zcash/halo2#594 - - - -zcash/halo2#594 -[halo2_gadgets] Minor -refactors to -`decompose_running_sum` -helper + + + +zcash/halo2#594 +[halo2_gadgets] Minor +refactors to +`decompose_running_sum` +helper zcash/halo2#594->zcash/halo2#529 - - + + zcash/halo2#547 - -zcash/halo2#547 -Design a way to "pin" the -result of floor planning + +zcash/halo2#547 +Design a way to "pin" the +result of floor planning zcash/halo2#547->zcash/halo2#449 - - + + zcash/halo2#195 - -zcash/halo2#195 -Enable floor planners to -configure columns + +zcash/halo2#195 +Enable floor planners to +configure columns @@ -4999,28 +4999,28 @@ zcash/halo2#627 - -zcash/halo2#627 -Move selector combining -optimisation into floor -planners + +zcash/halo2#627 +Move selector combining +optimisation into floor +planners zcash/halo2#195->zcash/halo2#627 - - + + zcash/zcash#6072 - -zcash/zcash#6072 -Backport more recent -changes to `CuckooCache` + +zcash/zcash#6072 +Backport more recent +changes to `CuckooCache` @@ -5028,11 +5028,11 @@ zcash/zcash#6081 - -zcash/zcash#6081 -Replace SHA-256 C++ -implementation with -`sha2` Rust crate + +zcash/zcash#6081 +Replace SHA-256 C++ +implementation with +`sha2` Rust crate @@ -5040,11 +5040,11 @@ zcash/zcash#6080 - -zcash/zcash#6080 -Backport more recent -SHA-256 assembly -optimisations + +zcash/zcash#6080 +Backport more recent +SHA-256 assembly +optimisations @@ -5052,9 +5052,9 @@ zcash/halo2#634 - -zcash/halo2#634 -Poseidon duplex gadget + +zcash/halo2#634 +Poseidon duplex gadget @@ -5062,32 +5062,32 @@ zcash/halo2#635 - -zcash/halo2#635 -Transcript gadget + +zcash/halo2#635 +Transcript gadget zcash/halo2#634->zcash/halo2#635 - - + + zcash/halo2#635->zcash/halo2#569 - - + + zcash/halo2#636 - -zcash/halo2#636 -Add an improved instance -column API + +zcash/halo2#636 +Add an improved instance +column API @@ -5095,32 +5095,32 @@ zcash/halo2#534 - -zcash/halo2#534 -[Lookup] Reintroduce -support for advice (and -possibly instance) -columns in tables, aka -dynamic tables + +zcash/halo2#534 +[Lookup] Reintroduce +support for advice (and +possibly instance) +columns in tables, aka +dynamic tables zcash/halo2#636->zcash/halo2#534 - - + + zcash/zcash#6305 - -zcash/zcash#6305 -Backport upstream miner -PRs prior to `src/miner.* --> src/node/miner.*` -rename + +zcash/zcash#6305 +Backport upstream miner +PRs prior to `src/miner.* +-> src/node/miner.*` +rename @@ -5128,13 +5128,13 @@ zcash/sapling-crypto#115 - -zcash/sapling-crypto#115 -zcash_proofs: Extract -separate verifiers for -proofs, spendAuthSigs, -and bindingSig from Sapli -ngVerificationContext + +zcash/sapling-crypto#115 +zcash_proofs: Extract +separate verifiers for +proofs, spendAuthSigs, +and bindingSig from Sapli +ngVerificationContext @@ -5142,30 +5142,30 @@ zcash/zcash#3787 - -zcash/zcash#3787 -Deprecate the Sprout -value pool by moving -remaining funds to a -permissioned faucet + +zcash/zcash#3787 +Deprecate the Sprout +value pool by moving +remaining funds to a +permissioned faucet zcash/zcash#3787->zcash/zcash#4202 - - + + zcash/zcash#1761 - -zcash/zcash#1761 -Refactor `CreateNewBlock` -to facilitate mock-based -unit-testing. + +zcash/zcash#1761 +Refactor `CreateNewBlock` +to facilitate mock-based +unit-testing. @@ -5173,13 +5173,13 @@ zcash/zcash#6412 - - - -zcash/zcash#6412 -Make -TransactionBuilderResult -less stringy + + + +zcash/zcash#6412 +Make +TransactionBuilderResult +less stringy @@ -5187,11 +5187,11 @@ zcash/librustzcash#704 - -zcash/librustzcash#704 -introduce ability to -cancel -`scan_cached_blocks` + +zcash/librustzcash#704 +introduce ability to +cancel +`scan_cached_blocks` @@ -5199,12 +5199,12 @@ zcash/zcash#6497 - -zcash/zcash#6497 -Replace -`GetFilteredNotes` with -an evolved version of -`FindSpendableInputs` + +zcash/zcash#6497 +Replace +`GetFilteredNotes` with +an evolved version of +`FindSpendableInputs` @@ -5212,10 +5212,10 @@ zcash/zcash#6583 - -zcash/zcash#6583 -Update `libsecp256k1` to -0.3.0 (`bdf39000b9c`) + +zcash/zcash#6583 +Update `libsecp256k1` to +0.3.0 (`bdf39000b9c`) @@ -5223,29 +5223,29 @@ zcash/zcash#6584 - -zcash/zcash#6584 -Update `libsecp256k1` to -0.3.1 (`4258c54f4e`) + +zcash/zcash#6584 +Update `libsecp256k1` to +0.3.1 (`4258c54f4e`) zcash/zcash#6583->zcash/zcash#6584 - - + + zcash/zcash#6625 - - - -zcash/zcash#6625 -Fix autoreconf warnings -and error in future + + + +zcash/zcash#6625 +Fix autoreconf warnings +and error in future @@ -5253,12 +5253,12 @@ zcash/zcash#6636 - - - -zcash/zcash#6636 -Reduce re-enabled -diagnostics + + + +zcash/zcash#6636 +Reduce re-enabled +diagnostics @@ -5266,31 +5266,31 @@ zcash/zcash#6641 - - - -zcash/zcash#6641 -Fix a number of low- -effort warnings + + + +zcash/zcash#6641 +Fix a number of low- +effort warnings zcash/zcash#6636->zcash/zcash#6641 - - + + zcash/librustzcash#981 - -zcash/librustzcash#981 -zcash_client_backend: -Implement & standardize a -JSON encoding for data -access API errors. + +zcash/librustzcash#981 +zcash_client_backend: +Implement & standardize a +JSON encoding for data +access API errors. @@ -5298,12 +5298,12 @@ zcash/librustzcash#692 - -zcash/librustzcash#692 -Use Orchard inputs in `bi -nding_sig_absent_if_no_sh -ielded_spend_or_output` -test + +zcash/librustzcash#692 +Use Orchard inputs in `bi +nding_sig_absent_if_no_sh +ielded_spend_or_output` +test @@ -5311,13 +5311,13 @@ zcash/librustzcash#1091 - -zcash/librustzcash#1091 -Expose the stages of -transaction proving and -signing via the -`zcash_client_backend` -API + +zcash/librustzcash#1091 +Expose the stages of +transaction proving and +signing via the +`zcash_client_backend` +API @@ -5325,14 +5325,14 @@ zcash/librustzcash#1161 - -zcash/librustzcash#1161 -`zcash_client_backend`: -Add a `sapling` feature -flag that can be switched -off to remove the -dependency upon `sapling- -crypto`. + +zcash/librustzcash#1161 +`zcash_client_backend`: +Add a `sapling` feature +flag that can be switched +off to remove the +dependency upon `sapling- +crypto`. @@ -5340,46 +5340,46 @@ zcash/librustzcash#1589 - -zcash/librustzcash#1589 -zcash_client_backend -0.16.0 + +zcash/librustzcash#1589 +zcash_client_backend +0.16.0 zcash/librustzcash#1161->zcash/librustzcash#1589 - - + + zcash/librustzcash#1621 - -zcash/librustzcash#1621 -zcash_client_sqlite -0.14.0 + +zcash/librustzcash#1621 +zcash_client_sqlite +0.14.0 zcash/librustzcash#1589->zcash/librustzcash#1621 - - + + zcash/zcash#6829 - -zcash/zcash#6829 -Replace `BatchRunner` -with -`zcash_client_backend` -implementation + +zcash/zcash#6829 +Replace `BatchRunner` +with +`zcash_client_backend` +implementation @@ -5387,12 +5387,12 @@ zcash/librustzcash#1153 - -zcash/librustzcash#1153 -zcash_address: Support -Zip 316, Revision 1 -(MUST-understand -metadata) + +zcash/librustzcash#1153 +zcash_address: Support +Zip 316, Revision 1 +(MUST-understand +metadata) @@ -5400,34 +5400,34 @@ zcash/librustzcash#1230 - -zcash/librustzcash#1230 -zcash_address release -0.7.0 + +zcash/librustzcash#1230 +zcash_address release +0.7.0 zcash/librustzcash#1153->zcash/librustzcash#1230 - - + + zcash/librustzcash#1230->zcash/librustzcash#1589 - - + + zcash/librustzcash#1075 - -zcash/librustzcash#1075 -Design for importing -FVKs, IVKs, and even -Unified spending keys + +zcash/librustzcash#1075 +Design for importing +FVKs, IVKs, and even +Unified spending keys @@ -5435,48 +5435,48 @@ zcash/librustzcash#1490 - -zcash/librustzcash#1490 -Cache incoming viewing -keys and detect IVK -collisions when adding -accounts + +zcash/librustzcash#1490 +Cache incoming viewing +keys and detect IVK +collisions when adding +accounts zcash/librustzcash#1075->zcash/librustzcash#1490 - - + + zcash/librustzcash#1335 - -zcash/librustzcash#1335 -Support for multiple -accounts + +zcash/librustzcash#1335 +Support for multiple +accounts zcash/librustzcash#1490->zcash/librustzcash#1335 - - + + zcash/librustzcash#1222 - -zcash/librustzcash#1222 -Consider changing the -change policy to hide -(some) pool-crossing -amounts + +zcash/librustzcash#1222 +Consider changing the +change policy to hide +(some) pool-crossing +amounts @@ -5484,32 +5484,32 @@ zcash/librustzcash#1284 - -zcash/librustzcash#1284 -`zcash_client_sqlite`: -Enable migrations to be -performed without any -seed + +zcash/librustzcash#1284 +`zcash_client_sqlite`: +Enable migrations to be +performed without any +seed zcash/librustzcash#1284->zcash/librustzcash#1335 - - + + zcash/zcash#2237 - -zcash/zcash#2237 -Support -OP_CHECKSEQUENCEVERIFY -(and related changes to -block timestamp -semantics) + +zcash/zcash#2237 +Support +OP_CHECKSEQUENCEVERIFY +(and related changes to +block timestamp +semantics) @@ -5517,29 +5517,29 @@ zcash/zcash#559 - -zcash/zcash#559 -features necessary for -Lighting Network + +zcash/zcash#559 +features necessary for +Lighting Network zcash/zcash#2237->zcash/zcash#559 - - + + zcash/librustzcash#1354 - -zcash/librustzcash#1354 -zcash_client_backend: -Recover funds sent back -to or left in a ZIP 320 -ephemeral t-addr + +zcash/librustzcash#1354 +zcash_client_backend: +Recover funds sent back +to or left in a ZIP 320 +ephemeral t-addr @@ -5547,255 +5547,255 @@ zcash/zips#286 - -zcash/zips#286 -Research spike: Check -whether the scripting -system can reason about / -require properties of -transparent outputs -within an input script in -the same transaction. + +zcash/zips#286 +Research spike: Check +whether the scripting +system can reason about / +require properties of +transparent outputs +within an input script in +the same transaction. zcash/zips#286->zcash/zcash#4203 - - + + zcash/zcash#3431 - -zcash/zcash#3431 -Mandatory conversion of -transparent value into -shielded notes + +zcash/zcash#3431 +Mandatory conversion of +transparent value into +shielded notes zcash/zcash#3431->zcash/zcash#4203 - - + + zcash/zcash#1133 - -zcash/zcash#1133 -Restrict block size for -transparent transactions -/ preserve space for -Sapling/Orchard-only -shielded transactions. + +zcash/zcash#1133 +Restrict block size for +transparent transactions +/ preserve space for +Sapling/Orchard-only +shielded transactions. zcash/zcash#1133->zcash/zcash#4203 - - + + zcash/zcash#3800 - -zcash/zcash#3800 -Warn Upon Use of -Transparent Addresses + +zcash/zcash#3800 +Warn Upon Use of +Transparent Addresses zcash/zcash#3800->zcash/zcash#4203 - - + + zcash/zcash#2425 - -zcash/zcash#2425 -Pay-to-verification-key -payments + +zcash/zcash#2425 +Pay-to-verification-key +payments zcash/zcash#2425->zcash/zcash#4203 - - + + zcash/librustzcash#1380 - -zcash/librustzcash#1380 -zcash_primitives: Make -the Sapling `SpendProver` -and `OutputProver` -arguments to the -transaction builder -optional + +zcash/librustzcash#1380 +zcash_primitives: Make +the Sapling `SpendProver` +and `OutputProver` +arguments to the +transaction builder +optional zcash/librustzcash#1380->zcash/librustzcash#1161 - - + + zcash/librustzcash#1162 - -zcash/librustzcash#1162 -`zcash_primitives`: Add -`orchard` and `sapling` -feature flags. + +zcash/librustzcash#1162 +`zcash_primitives`: Add +`orchard` and `sapling` +feature flags. zcash/librustzcash#1380->zcash/librustzcash#1162 - - + + zcash/librustzcash#1624 - -zcash/librustzcash#1624 -zcash_primitives: -Refactor the transaction -builder to enable -applying proofs and -signatures separately + +zcash/librustzcash#1624 +zcash_primitives: +Refactor the transaction +builder to enable +applying proofs and +signatures separately zcash/librustzcash#1380->zcash/librustzcash#1624 - - + + zcash/librustzcash#1625 - -zcash/librustzcash#1625 -Enable converting the -unauthorized tx output of -the post-refactor tx -builder into a PCZT + +zcash/librustzcash#1625 +Enable converting the +unauthorized tx output of +the post-refactor tx +builder into a PCZT zcash/librustzcash#1624->zcash/librustzcash#1625 - - + + zcash/librustzcash#1626 - -zcash/librustzcash#1626 -zcash_client_backend: -Refactor `create_proposed -_transactions` to support -PCZTs + +zcash/librustzcash#1626 +zcash_client_backend: +Refactor `create_proposed +_transactions` to support +PCZTs zcash/librustzcash#1625->zcash/librustzcash#1626 - - + + zcash/librustzcash#1612 - -zcash/librustzcash#1612 -Enable using a hardware -wallet with the Zcash -Rust crates + +zcash/librustzcash#1612 +Enable using a hardware +wallet with the Zcash +Rust crates zcash/librustzcash#1626->zcash/librustzcash#1612 - - + + zcash/zips#776 - -zcash/zips#776 -[ZIP 228] Asset Swaps for -Zcash Shielded Assets + +zcash/zips#776 +[ZIP 228] Asset Swaps for +Zcash Shielded Assets zcash/zips#776->zcash/zips#830 - - + + zcash/zips#736 - -zcash/zips#736 -Call for comments: ZSA -Swaps base proposal + +zcash/zips#736 +Call for comments: ZSA +Swaps base proposal zcash/zips#736->zcash/zips#830 - - + + zcash/librustzcash#1385 - -zcash/librustzcash#1385 -zcash_client_backend: -Create paginated API -exposing logical -transaction history + +zcash/librustzcash#1385 +zcash_client_backend: +Create paginated API +exposing logical +transaction history @@ -5803,13 +5803,13 @@ zcash/librustzcash#1441 - - - -zcash/librustzcash#1441 -Report proposal errors -earlier and more -precisely where possible + + + +zcash/librustzcash#1441 +Report proposal errors +earlier and more +precisely where possible @@ -5817,28 +5817,28 @@ zcash/zcash#6949 - -zcash/zcash#6949 -Set NU6 mainnet -activation height + +zcash/zcash#6949 +Set NU6 mainnet +activation height zcash/zcash#6949->zcash/zcash#6948 - - + + zcash/librustzcash#1560 - -zcash/librustzcash#1560 -`zcash_encoding`: Remove -dependency on `byteorder` -crate + +zcash/librustzcash#1560 +`zcash_encoding`: Remove +dependency on `byteorder` +crate @@ -5846,147 +5846,147 @@ zcash/librustzcash#1561 - -zcash/librustzcash#1561 -Enable Keystone to -replace their vendored -versions of the Zcash -crates with the published -versions + +zcash/librustzcash#1561 +Enable Keystone to +replace their vendored +versions of the Zcash +crates with the published +versions zcash/librustzcash#1560->zcash/librustzcash#1561 - - + + zcash/zip32#18 - -zcash/zip32#18 -`[no_std]` Compatibility + +zcash/zip32#18 +`[no_std]` Compatibility zcash/zip32#18->zcash/librustzcash#1561 - - + + zcash/halo2#827 - -zcash/halo2#827 -Extract Sinsemilla -primitive from -`halo2_gadgets` + +zcash/halo2#827 +Extract Sinsemilla +primitive from +`halo2_gadgets` zcash/halo2#827->zcash/librustzcash#1561 - - + + zcash/librustzcash#1436 - -zcash/librustzcash#1436 -Adding a second account -with an older birthday -height effectively -changes height for -existing account + +zcash/librustzcash#1436 +Adding a second account +with an older birthday +height effectively +changes height for +existing account zcash/librustzcash#1436->zcash/librustzcash#1335 - - + + zcash/librustzcash#1389 - -zcash/librustzcash#1389 -WalletDb::create_account -fails adding second -account: Attempted to -write subtree roots with -indices 11..12 which is -discontinuous with -existing subtree range -16..17. + +zcash/librustzcash#1389 +WalletDb::create_account +fails adding second +account: Attempted to +write subtree roots with +indices 11..12 which is +discontinuous with +existing subtree range +16..17. zcash/librustzcash#1389->zcash/librustzcash#1335 - - + + zcash/librustzcash#1330 - -zcash/librustzcash#1330 -zcash_client_sqlite: -`v_tx_outputs` describes -one of two tx outputs as -not from the account + +zcash/librustzcash#1330 +zcash_client_sqlite: +`v_tx_outputs` describes +one of two tx outputs as +not from the account zcash/librustzcash#1330->zcash/librustzcash#1335 - - + + zcash/librustzcash#1305 - -zcash/librustzcash#1305 -zcash_client_{backend,sql -ite}: Correctly track -accounts that fund each -transaction output. + +zcash/librustzcash#1305 +zcash_client_{backend,sql +ite}: Correctly track +accounts that fund each +transaction output. zcash/librustzcash#1305->zcash/librustzcash#1335 - - + + zcash/librustzcash#483 - -zcash/librustzcash#483 -Add pre-overwinter -signature hashes to -`signature_hash` or -return an error. + +zcash/librustzcash#483 +Add pre-overwinter +signature hashes to +`signature_hash` or +return an error. @@ -5994,13 +5994,13 @@ zcash/librustzcash#323 - -zcash/librustzcash#323 -Sending V1 transactions -can "misplace funds" and -brick the sender's -wallet, rendering it -broken even after upgrade + +zcash/librustzcash#323 +Sending V1 transactions +can "misplace funds" and +brick the sender's +wallet, rendering it +broken even after upgrade @@ -6008,29 +6008,29 @@ zcash/zips#363 - -zcash/zips#363 -[ZIP 315]: issue guidance -on UI for confirmations -and spendability + +zcash/zips#363 +[ZIP 315]: issue guidance +on UI for confirmations +and spendability zcash/zips#363->zcash/zips#447 - - + + zcash/zips#693 - -zcash/zips#693 -Standardize a protocol -for creating shielded -transactions offline + +zcash/zips#693 +Standardize a protocol +for creating shielded +transactions offline @@ -6038,23 +6038,23 @@ zcash/librustzcash#1623 - -zcash/librustzcash#1623 -Implement PCZT v1 + +zcash/librustzcash#1623 +Implement PCZT v1 zcash/zips#693->zcash/librustzcash#1623 - - + + zcash/librustzcash#1623->zcash/librustzcash#1625 - - + + diff --git a/zcash-core-dag.svg b/zcash-core-dag.svg index e1d354d94..e248177c2 100644 --- a/zcash-core-dag.svg +++ b/zcash-core-dag.svg @@ -5,3873 +5,3873 @@ - - - + + + -cluster_5 - -DAG Sync +cluster_4 + +Zcashd wallet replacement cluster_6 - -Release 5.10.0 + +Release 5.10.0 -cluster_7 - -0.3.1 +cluster_2 + +Documentation Q2 2024 -cluster_3 - -Documentation Q3 2024 +cluster_14 + +Release 6.2.0 -cluster_4 - -Zcashd wallet replacement +cluster_5 + +DAG Sync -cluster_14 - -Release 6.2.0 +cluster_13 + +Selective disclosure -cluster_13 - -Selective disclosure +cluster_12 + +Deprecate zcashd -cluster_12 - -Deprecate zcashd +cluster_11 + +NU6 -cluster_11 - -NU6 +cluster_10 + +NU7 -cluster_2 - -Documentation Q2 2024 +cluster_9 + +Documentation Q4 2024 -cluster_10 - -NU7 +cluster_8 + +Scan Performance -cluster_9 - -Documentation Q4 2024 +cluster_1 + +First user-facing recursion API -cluster_8 - -Scan Performance +cluster_0 + +Post 5.10.0 -cluster_1 - -First user-facing recursion API +cluster_3 + +Documentation Q3 2024 -cluster_0 - -Post 5.10.0 +cluster_7 + +0.3.1 - + -zcash/librustzcash#718 - - -zcash/librustzcash#718 -Create `tower::Service` -wrapping an `FsBlockDb` +zcash/librustzcash#578 + + +zcash/librustzcash#578 +Survey key storage and +usage of `zcashd` and +`zcash_client_sqlite` - + -zcash/librustzcash#720 - - -zcash/librustzcash#720 -Implement DAGSync +zcash/librustzcash#579 + + +zcash/librustzcash#579 +Redesign Rust types for +representing wallet key +material - + -zcash/librustzcash#718->zcash/librustzcash#720 - - +zcash/librustzcash#578->zcash/librustzcash#579 + + - + -zcash/librustzcash#712 - - -zcash/librustzcash#712 -Refactor the Data Access -API to support non-block -updates +zcash/zips#675 + + +zcash/zips#675 +[ZIP 332] Wallet Recovery +from zcashd HD Seeds - + -zcash/librustzcash#712->zcash/librustzcash#720 - - +zcash/librustzcash#578->zcash/zips#675 + + - + -zcash/librustzcash#722 - - -zcash/librustzcash#722 -Create a `tower::Service` -for nullifier lookup +zcash/librustzcash#1371 + + +zcash/librustzcash#1371 +Create structures for +storing broader kinds of +transparent spending key +material - + -zcash/librustzcash#722->zcash/librustzcash#720 - - +zcash/librustzcash#578->zcash/librustzcash#1371 + + - + -zcash/librustzcash#723 - - -zcash/librustzcash#723 -Create a `tower::Service` -for fetching a -transaction given a -`(block, tx_index)` +zcash/librustzcash#1348 + + +zcash/librustzcash#1348 +zcash_client_backend: Add +the ability to restore +from `zcashd` seed +phrases. - + -zcash/librustzcash#723->zcash/librustzcash#720 - - +zcash/zips#675->zcash/librustzcash#1348 + + - + + +zcash/zcash#5796 + + +zcash/zcash#5796 +Add ability to restore +the zcashd wallet from +the emergency recovery +phrase (mnemonic seed). + + + + + +zcash/zips#675->zcash/zcash#5796 + + + + -zcash/librustzcash#776 - - -zcash/librustzcash#776 -DAG Sync: Use a -downloaded nullifier set -to allow instant -spentness checks. +zcash/librustzcash#1370 + + +zcash/librustzcash#1370 +Make it possible to +construct proposals that +spend stored transparent +funds (P2PKH and P2SH) - + -zcash/librustzcash#776->zcash/librustzcash#720 - - +zcash/librustzcash#1371->zcash/librustzcash#1370 + + - - -zcash/zcash#6329 - - -zcash/zcash#6329 -Remove `z_listaddresses` -usage from RPC tests + + +zcash/zcash#4099 + + +zcash/zcash#4099 +Investigate the +distribution of P2SH +scripts - + -zcash/zcash#6330 - - -zcash/zcash#6330 -Remove `z_listaddresses` -RPC method +zcash/librustzcash#1360 + + +zcash/librustzcash#1360 +Transaction builder +support for spending +(almost) arbitrary +transparent inputs. - + -zcash/zcash#6329->zcash/zcash#6330 - - +zcash/zcash#4099->zcash/librustzcash#1360 + + - - -zcash/zcash#5583 - - -zcash/zcash#5583 -Clean up null pointer -handling in Rust FFI + + +zcash/librustzcash#1362 + + +zcash/librustzcash#1362 +Create a generator and +evaluator for arbitrary +transparent Zcash script. - + + +zcash/zcash#4099->zcash/librustzcash#1362 + + + + + +zcash/librustzcash#1360->zcash/librustzcash#1370 + + + + + +zcash/librustzcash#1362->zcash/librustzcash#1371 + + + + + +zcash/librustzcash#1362->zcash/librustzcash#1360 + + + + -zcash/zcash#6856 - - -zcash/zcash#6856 -Release 5.10.0 +zcash/librustzcash#1353 + + +zcash/librustzcash#1353 +zcash_client_backend: If +a seed is reused, +transparent UTXO spends +from one wallet may not +be detected in the other. - - -zcash/zcash#5583->zcash/zcash#6856 - - - - - -zcash/zcash#5716 - - -zcash/zcash#5716 -Use an automated tool for -generating correct FFI -headers. + + +zcash/librustzcash#1363 + + +zcash/librustzcash#1363 +Enumerate the +capabilities exposed by +zcashd APIs for spending +transparent coins. - - -zcash/zcash#5583->zcash/zcash#5716 - - + + +zcash/librustzcash#1363->zcash/librustzcash#1360 + + - - -zcash/zcash#6947 - - -zcash/zcash#6947 -Release 6.0.0-rc1 - + + +zcash/librustzcash#1363->zcash/librustzcash#1362 + + + + +zcash/librustzcash#1365 + + +zcash/librustzcash#1365 +zcash_client_backend: +Restore a wallet from the +format standardized in +zcash/zips#821 + - - -zcash/zcash#6856->zcash/zcash#6947 - - - - -zcash/zcash#6389 - - - - -zcash/zcash#6389 -Add `z_getbalances` RPC -method + + +zcash/zips#821 + + +zcash/zips#821 +Define a standard wallet +export/backup format. - - -zcash/zcash#6389->zcash/zcash#6856 - - + + +zcash/zips#821->zcash/librustzcash#1365 + + - - -zcash/zcash#6325 - - -zcash/zcash#6325 -Remove `z_getbalance` -usage from RPC tests + + +zcash/librustzcash#1368 + + +zcash/librustzcash#1368 +zcash_client_backend: +Introduce (initially +internal) "sync API" +between the scanning and +wallet parts of +`scan_cached_blocks` - - -zcash/zcash#6389->zcash/zcash#6325 - - - - - -zcash/zcash#5925 - - -zcash/zcash#5925 -z_getbalance deprecation -(question) + + +zcash/zcash#6873 + + +zcash/zcash#6873 +Enumerate the data / +state that needs to be +migrated from +`wallet.dat` to a future +full node wallet - - -zcash/zcash#6389->zcash/zcash#5925 - - + + +zcash/zcash#6873->zcash/zips#821 + + - - -zcash/zcash#6327 - - -zcash/zcash#6327 -Remove -`z_gettotalbalance` usage -from RPC tests + + +zcash/zips#823 + + +zcash/zips#823 +[ZIP 315] Document things +that cannot be recovered +from either the chain or +any new export wallet +format - - -zcash/zcash#6389->zcash/zcash#6327 - - + + +zcash/zcash#6873->zcash/zips#823 + + - - -zcash/zcash#6657 - - -zcash/zcash#6657 -Availability of parameter -and depends-sources -downloads is dependent on -availability of -download.z.cash + + +zcash/librustzcash#1361 + + +zcash/librustzcash#1361 +`zcash_client_backend`: +Add support for full +transparent coin tracking +(P2PKH and P2SH) - - -zcash/zcash#6657->zcash/zcash#6856 - - + + +zcash/librustzcash#1361->zcash/librustzcash#1370 + + - - -zcash/halo2#742 - - - - -zcash/halo2#742 -chore: Speed up random -poly generation + + +zcash/librustzcash#1372 + + +zcash/librustzcash#1372 +`zcash_primitives::legacy +`: Enhance transparent +`Script` support as +necessary - - -zcash/halo2#756 - - -zcash/halo2#756 -Release halo2 0.3.1 + + +zcash/librustzcash#1372->zcash/librustzcash#1371 + + + + + +zcash/librustzcash#1372->zcash/librustzcash#1362 + + + + + +zcash/librustzcash#1381 + + +zcash/librustzcash#1381 +zcash_primitives: Rework +the transparent bundle +builder to be more like +the shielded bundle +builders - - -zcash/halo2#742->zcash/halo2#756 - - + + +zcash/librustzcash#1381->zcash/librustzcash#1360 + + - - -zcash/librustzcash#443 - - -zcash/librustzcash#443 -Ensure that GitHub's -"View license" link -points to complete -license info for all our -repos + + +zcash/librustzcash#1395 + + +zcash/librustzcash#1395 +Enumerate the data that +the indexer service needs +to provide - - -zcash/zips#829 - - -zcash/zips#829 -Documentation Q3 2024 + + +zcash/librustzcash#1410 + + +zcash/librustzcash#1410 +zcash_client_backend: +Introduce "chain access +API" to the sync engine - - -zcash/librustzcash#443->zcash/zips#829 - - + + +zcash/librustzcash#1395->zcash/librustzcash#1410 + + - - -zcash/librustzcash#548 - - - - -zcash/librustzcash#548 -Label Consensus Rules + + +zcash/librustzcash#1414 + + +zcash/librustzcash#1414 +zcash_client_backend: +Create the framework for +an in-memory wallet +backend - - -zcash/librustzcash#548->zcash/zips#829 - - + + +zcash/librustzcash#1415 + + +zcash/librustzcash#1415 +zcash_client_backend: +Implement internals of +in-memory wallet by +migrating tests from +`zcash_client_sqlite` + - - -zcash/zips#836 - - -zcash/zips#836 -Q3 2024 protocol spec -updates - - - - - -zcash/librustzcash#548->zcash/zips#836 - - - - - -zcash/zcash#3957 - - -zcash/zcash#3957 -Link the Code and -Protocol - + + +zcash/librustzcash#1414->zcash/librustzcash#1415 + + - - -zcash/librustzcash#548->zcash/zcash#3957 - - - - - -zcash/zips#836->zcash/zips#829 - - + + +zcash/librustzcash#1415->zcash/librustzcash#1410 + + - - -zcash/zips#816 - - -zcash/zips#816 -Protocol spec version -2024.6.0 + + +zcash/librustzcash#1188 + + +zcash/librustzcash#1188 +`zcash_client_backend`: +Support import of seed +phrases from transparent- +only wallets. - - -zcash/zips#836->zcash/zips#816 - - + + +zcash/librustzcash#1188->zcash/librustzcash#1348 + + - - -zcash/zips#346 - - -zcash/zips#346 -[ZIP 305] Best practices -for hardware wallets -supporting Sapling and -Orchard + + +zcash/librustzcash#1552 + + +zcash/librustzcash#1552 +zcash_client_backend: Add +the functionality to +restore from `zcashd` +wallet.dat and/or wallet +dump files produced by +`z_exportwallet`. - - -zcash/zips#346->zcash/zips#829 - - - - - -zcash/zcash#4203 - - -zcash/zcash#4203 -Retire Transparent -Address Pool + + +zcash/zcash#6329 + + +zcash/zcash#6329 +Remove `z_listaddresses` +usage from RPC tests - - -zcash/zips#346->zcash/zcash#4203 - - - - - -zcash/zips#184 - - -zcash/zips#184 -[protocol spec] Clarify -why zero-value notes -cannot be used for -roadblock attacks -(section 8.4) + + +zcash/zcash#6330 + + +zcash/zcash#6330 +Remove `z_listaddresses` +RPC method - - -zcash/zips#184->zcash/zips#836 - - + + +zcash/zcash#6329->zcash/zcash#6330 + + - - -zcash/zips#263 - - -zcash/zips#263 -[protocol spec] Say that -note ciphertexts are -indistinguishable from -uniform-random + + +zcash/zcash#5583 + + +zcash/zcash#5583 +Clean up null pointer +handling in Rust FFI - - -zcash/zips#263->zcash/zips#836 - - - - - -zcash/zips#277 - - -zcash/zips#277 -[protocol spec] Reference -scriptPubKey encodings of -transparent addresses in -5.6.1 + + +zcash/zcash#6856 + + +zcash/zcash#6856 +Release 5.10.0 - - -zcash/zips#277->zcash/zips#836 - - + + +zcash/zcash#5583->zcash/zcash#6856 + + - - -zcash/zips#896 - - -zcash/zips#896 -[consensus] Document the -block serialization -format + + +zcash/zcash#5716 + + +zcash/zcash#5716 +Use an automated tool for +generating correct FFI +headers. - - -zcash/zips#896->zcash/zips#829 - - - - - -zcash/librustzcash#578 - - -zcash/librustzcash#578 -Survey key storage and -usage of `zcashd` and -`zcash_client_sqlite` - - + + +zcash/zcash#5583->zcash/zcash#5716 + + - - -zcash/librustzcash#579 - - -zcash/librustzcash#579 -Redesign Rust types for -representing wallet key -material + + +zcash/zcash#6947 + + +zcash/zcash#6947 +Release 6.0.0-rc1 - - -zcash/librustzcash#578->zcash/librustzcash#579 - - + + +zcash/zcash#6856->zcash/zcash#6947 + + - - -zcash/zips#675 - - -zcash/zips#675 -[ZIP 332] Wallet Recovery -from zcashd HD Seeds + + +zcash/zcash#6389 + + + + +zcash/zcash#6389 +Add `z_getbalances` RPC +method - - -zcash/librustzcash#578->zcash/zips#675 - - + + +zcash/zcash#6389->zcash/zcash#6856 + + - - -zcash/librustzcash#1371 - - -zcash/librustzcash#1371 -Create structures for -storing broader kinds of -transparent spending key -material + + +zcash/zcash#6325 + + +zcash/zcash#6325 +Remove `z_getbalance` +usage from RPC tests - - -zcash/librustzcash#578->zcash/librustzcash#1371 - - + + +zcash/zcash#6389->zcash/zcash#6325 + + - - -zcash/librustzcash#1348 - - -zcash/librustzcash#1348 -zcash_client_backend: Add -the ability to restore -from `zcashd` seed -phrases. + + +zcash/zcash#5925 + + +zcash/zcash#5925 +z_getbalance deprecation +(question) - - -zcash/zips#675->zcash/librustzcash#1348 - - + + +zcash/zcash#6389->zcash/zcash#5925 + + - - -zcash/zcash#5796 - - -zcash/zcash#5796 -Add ability to restore -the zcashd wallet from -the emergency recovery -phrase (mnemonic seed). + + +zcash/zcash#6327 + + +zcash/zcash#6327 +Remove +`z_gettotalbalance` usage +from RPC tests - - -zcash/zips#675->zcash/zcash#5796 - - + + +zcash/zcash#6389->zcash/zcash#6327 + + - - -zcash/librustzcash#1370 - - -zcash/librustzcash#1370 -Make it possible to -construct proposals that -spend stored transparent -funds (P2PKH and P2SH) + + +zcash/zcash#6657 + + +zcash/zcash#6657 +Availability of parameter +and depends-sources +downloads is dependent on +availability of +download.z.cash - - -zcash/librustzcash#1371->zcash/librustzcash#1370 - - - - - -zcash/zcash#4099 - - -zcash/zcash#4099 -Investigate the -distribution of P2SH -scripts - - + + +zcash/zcash#6657->zcash/zcash#6856 + + - + -zcash/librustzcash#1360 - - -zcash/librustzcash#1360 -Transaction builder -support for spending -(almost) arbitrary -transparent inputs. +zcash/halo2#455 + + +zcash/halo2#455 +[Book] add description of +Poseidon gadget and chip - - -zcash/zcash#4099->zcash/librustzcash#1360 - - - - - -zcash/librustzcash#1362 - - -zcash/librustzcash#1362 -Create a generator and -evaluator for arbitrary -transparent Zcash script. + + +zcash/zips#597 + + +zcash/zips#597 +Finish all remaining +NU5/Orchard documentation - - -zcash/zcash#4099->zcash/librustzcash#1362 - - - - + -zcash/librustzcash#1360->zcash/librustzcash#1370 - - - - - -zcash/librustzcash#1362->zcash/librustzcash#1371 - - - - - -zcash/librustzcash#1362->zcash/librustzcash#1360 - - +zcash/halo2#455->zcash/zips#597 + + - + -zcash/librustzcash#1353 - - -zcash/librustzcash#1353 -zcash_client_backend: If -a seed is reused, -transparent UTXO spends -from one wallet may not -be detected in the other. +zcash/zips#809 + + +zcash/zips#809 +Documentation Q2 2024 - - -zcash/librustzcash#1363 - - -zcash/librustzcash#1363 -Enumerate the -capabilities exposed by -zcashd APIs for spending -transparent coins. - + + +zcash/zips#597->zcash/zips#809 + + + + +zcash/zips#447 + + +zcash/zips#447 +[ZIP 315] Best Practices +for Wallets + - - -zcash/librustzcash#1363->zcash/librustzcash#1360 - - - - -zcash/librustzcash#1363->zcash/librustzcash#1362 - - + + +zcash/zips#447->zcash/zips#809 + + - + -zcash/librustzcash#1365 - - -zcash/librustzcash#1365 -zcash_client_backend: -Restore a wallet from the -format standardized in -zcash/zips#821 +zcash/zcash#5912 + + + + +zcash/zcash#5912 +NU5 consensus labeled - + -zcash/zips#821 - - -zcash/zips#821 -Define a standard wallet -export/backup format. +zcash/zcash#3957 + + +zcash/zcash#3957 +Link the Code and +Protocol - - -zcash/zips#821->zcash/librustzcash#1365 - - + + +zcash/zcash#5912->zcash/zcash#3957 + + - + -zcash/librustzcash#1368 - - -zcash/librustzcash#1368 -zcash_client_backend: -Introduce (initially -internal) "sync API" -between the scanning and -wallet parts of -`scan_cached_blocks` +zcash/zips#750 + + +zcash/zips#750 +Q2 2024 protocol spec +updates part 1: finish +NU5/Orchard and +backlogged specs - - -zcash/zcash#6873 - - -zcash/zcash#6873 -Enumerate the data / -state that needs to be -migrated from -`wallet.dat` to a future -full node wallet - - + + +zcash/zcash#3957->zcash/zips#750 + + - - -zcash/zcash#6873->zcash/zips#821 - - + + +zcash/zips#750->zcash/zips#597 + + - + -zcash/zips#823 - - -zcash/zips#823 -[ZIP 315] Document things -that cannot be recovered -from either the chain or -any new export wallet -format +zcash/zips#816 + + +zcash/zips#816 +Protocol spec version +2024.6.0 - - -zcash/zcash#6873->zcash/zips#823 - - + + +zcash/zips#750->zcash/zips#816 + + - + + +zcash/zips#721 + + +zcash/zips#721 +[protocol spec] Add links +to audits in +Acknowledgements + + + + + +zcash/zips#721->zcash/zips#750 + + + + -zcash/librustzcash#1361 - - -zcash/librustzcash#1361 -`zcash_client_backend`: -Add support for full -transparent coin tracking -(P2PKH and P2SH) +zcash/zips#698 + + +zcash/zips#698 +[protocol spec] Minor nit +in notes on Orchard Key +Components section - + -zcash/librustzcash#1361->zcash/librustzcash#1370 - - +zcash/zips#698->zcash/zips#750 + + - - -zcash/librustzcash#1372 - - -zcash/librustzcash#1372 -`zcash_primitives::legacy -`: Enhance transparent -`Script` support as -necessary + + +zcash/zips#679 + + +zcash/zips#679 +[protocol spec] Section +5.6 of the protocol spec +should say that UIVKs and +UFVKs are encoded using +Bech32m - + -zcash/librustzcash#1372->zcash/librustzcash#1371 - - - - - -zcash/librustzcash#1372->zcash/librustzcash#1362 - - +zcash/zips#679->zcash/zips#750 + + - + -zcash/librustzcash#1381 - - -zcash/librustzcash#1381 -zcash_primitives: Rework -the transparent bundle -builder to be more like -the shielded bundle -builders +zcash/zips#677 + + +zcash/zips#677 +[protocol spec] +Descriptions of signature +fields should reference +the section that +specifies their +validation - - -zcash/librustzcash#1381->zcash/librustzcash#1360 - - + + +zcash/zips#677->zcash/zips#750 + + - + -zcash/librustzcash#1395 - - -zcash/librustzcash#1395 -Enumerate the data that -the indexer service needs -to provide +zcash/zips#671 + + +zcash/zips#671 +[protocol spec] [ZIP 216] +Document that it is +possible to apply ZIP 216 +retroactively - + + +zcash/zips#671->zcash/zips#750 + + + + -zcash/librustzcash#1410 - - -zcash/librustzcash#1410 -zcash_client_backend: -Introduce "chain access -API" to the sync engine +zcash/zips#774 + + +zcash/zips#774 +ZIP clarifications - + -zcash/librustzcash#1395->zcash/librustzcash#1410 - - - - - -zcash/librustzcash#1414 - - -zcash/librustzcash#1414 -zcash_client_backend: -Create the framework for -an in-memory wallet -backend - +zcash/zips#671->zcash/zips#774 + + + + +zcash/zips#774->zcash/zips#809 + + - - -zcash/librustzcash#1415 - - -zcash/librustzcash#1415 -zcash_client_backend: -Implement internals of -in-memory wallet by -migrating tests from -`zcash_client_sqlite` + + +zcash/zips#664 + + +zcash/zips#664 +[protocol spec] [ZIP 216] +Sapling pk_d should not +allow the zero point - - -zcash/librustzcash#1414->zcash/librustzcash#1415 - - - - + -zcash/librustzcash#1415->zcash/librustzcash#1410 - - - - - -zcash/librustzcash#1188 - - -zcash/librustzcash#1188 -`zcash_client_backend`: -Support import of seed -phrases from transparent- -only wallets. - - +zcash/zips#664->zcash/zips#750 + + - + -zcash/librustzcash#1188->zcash/librustzcash#1348 - - - - - -zcash/librustzcash#1552 - - -zcash/librustzcash#1552 -zcash_client_backend: Add -the functionality to -restore from `zcashd` -wallet.dat and/or wallet -dump files produced by -`z_exportwallet`. - - - - - -zcash/zcash#6956 - - -zcash/zcash#6956 -`z_sendmany` fails with -the fee field set to -`null` for Sapling-to- -Orchard with Orchard -change - - - - - -zcash/zcash#6950 - - -zcash/zcash#6950 -Release 6.1.0 - - - - - -zcash/zcash#6956->zcash/zcash#6950 - - - - - -zcash/zcash#6959 - - -zcash/zcash#6959 -More robust and efficient -header sync during IBD - - - - - -zcash/zcash#6959->zcash/zcash#6950 - - - - - -zcash/zcash#3828 - - -zcash/zcash#3828 -Payment Source Disclosure - - +zcash/zips#664->zcash/zips#774 + + - - -zcash/zips#387 - - -zcash/zips#387 -[ZIP 311] Sapling and -Orchard Payment -Disclosures + + +zcash/zips#663 + + +zcash/zips#663 +[protocol spec] Make a +note in 4.2.2 that the +use of DerivePublic is +correctly typed - + -zcash/zcash#3828->zcash/zips#387 - - - - - -zcash/zcash#3828->zcash/zcash#4203 - - - - - -zcash/zips#387->zcash/zcash#4203 - - - - - -zcash/zcash#406 - - -zcash/zcash#406 -Implement selective -disclosure - - - - - -zcash/zcash#406->zcash/zcash#4203 - - - - - -zcash/zcash#2558 - - -zcash/zcash#2558 -Public transactions using -the shielded protocol - - - - - -zcash/zcash#2558->zcash/zcash#4203 - - +zcash/zips#663->zcash/zips#750 + + - - -zcash/zcash#737 - - -zcash/zcash#737 -proof of payment - high -quality protocol upgrade -version + + +zcash/zips#659 + + +zcash/zips#659 +[protocol spec] 5.6.3.1 +Sapling Payment Addresses +does not require that +DiversifyHash^Sapling(d) +≠ ⊥ - + -zcash/zcash#737->zcash/zips#387 - - +zcash/zips#659->zcash/zips#750 + + - - -zcash/zcash#2036 - - -zcash/zcash#2036 -payment disclosure + + +zcash/zips#644 + + +zcash/zips#644 +[protocol spec] Change +all the PRF^expand domain +separator bytes to be +expressed in hex - + -zcash/zcash#2036->zcash/zips#387 - - +zcash/zips#644->zcash/zips#750 + + - - -zcash/zips#327 - - -zcash/zips#327 -Specify security -interactions between -Sapling Viewing Keys and -Payment Disclosures + + +zcash/zips#617 + + +zcash/zips#617 +[protocol spec] Document +how decoding of +PHGRProofs in pre-Sapling +transactions should be +handled for impls that do +not verify them - + -zcash/zips#327->zcash/zips#387 - - +zcash/zips#617->zcash/zips#750 + + - - -zcash/zips#606 - - -zcash/zips#606 -Update ZIP 310 (Security -Properties of Sapling -Viewing Keys) to include -Orchard + + +zcash/zips#568 + + +zcash/zips#568 +[protocol spec] Document +block transparent sigops +limit consensus rule - + -zcash/zips#606->zcash/zips#387 - - - - - -zcash/zips#597 - - -zcash/zips#597 -Finish all remaining -NU5/Orchard documentation - - - - - -zcash/zips#606->zcash/zips#597 - - +zcash/zips#568->zcash/zips#750 + + - - -zcash/zcash#2631 - - -zcash/zcash#2631 -Per-field selective -disclosure + + +zcash/zips#539 + + +zcash/zips#539 +[protocol spec] [ZIP 203] +Clarify how transaction +lock times are handled - + -zcash/zcash#2631->zcash/zips#387 - - - - - -zcash/zcash#2747 - - -zcash/zcash#2747 -Encode payment disclosure -blob with base64 - - +zcash/zips#539->zcash/zips#750 + + - + -zcash/zcash#2747->zcash/zips#387 - - - - - -zcash/zcash#6869 - - -zcash/zcash#6869 -Ensure that last release -of zcashd EoS-halts -before the first -incompatible NU activates - - +zcash/zips#539->zcash/zips#774 + + - - -zcash/zcash#6868 - - -zcash/zcash#6868 -Deprecate zcashd + + +zcash/zips#630 + + +zcash/zips#630 +[protocol spec] [ZIP 212] +zcashd enforces the 0x02 +lead byte for coinbase +outputs only after end of +the original grace period - + -zcash/zcash#6869->zcash/zcash#6868 - - - - - -zcash/zips#814 - - -zcash/zips#814 -Deploy NU7 - - - - - -zcash/zcash#6869->zcash/zips#814 - - - - - -zcash/zcash#6859 - - -zcash/zcash#6859 -Deploy NU6 - - - - - -zcash/zcash#6859->zcash/zcash#6868 - - - - - -zcash/zips#815 - - -zcash/zips#815 -After NU6 has activated, -document it as a settled -network upgrade - - +zcash/zips#630->zcash/zips#750 + + - + -zcash/zcash#6859->zcash/zips#815 - - - - - -zcash/zips#811 - - -zcash/zips#811 -NU7 specification - - - - - -zcash/zcash#6859->zcash/zips#811 - - +zcash/zips#630->zcash/zips#774 + + - - -zcash/zips#834 - - -zcash/zips#834 -Protocol spec version -2024.6.1 + + +zcash/zips#488 + + +zcash/zips#488 +[protocol spec] Clarify +the return type of +NoteCommitment^Orchard +and usage of it vs +NoteCommit^Orchard - + -zcash/zips#815->zcash/zips#834 - - - - - -zcash/zips#813 - - -zcash/zips#813 -Protocol spec version -2024.6.2 - - - - - -zcash/zips#834->zcash/zips#813 - - - - - -zcash/zips#833 - - -zcash/zips#833 -Documentation Q4 2024 - - +zcash/zips#488->zcash/zips#750 + + - - -zcash/zips#834->zcash/zips#833 - - + + +zcash/zips#430 + + +zcash/zips#430 +[protocol spec] In +4.1.11, GroupHash^G(r) +should be GroupHash^G(r)* +(for Sapling but not +Orchard) + - - -zcash/zips#816->zcash/zips#829 - - - + -zcash/zips#816->zcash/zips#834 - - +zcash/zips#430->zcash/zips#750 + + - - -zcash/halo2#455 - - -zcash/halo2#455 -[Book] add description of -Poseidon gadget and chip + + +zcash/zips#415 + + +zcash/zips#415 +[protocol spec] 4.17.2 +(Spend statement): cm^old +is not an auxiliary input - + -zcash/halo2#455->zcash/zips#597 - - +zcash/zips#415->zcash/zips#750 + + - - -zcash/zips#809 - - -zcash/zips#809 -Documentation Q2 2024 + + +zcash/zips#388 + + +zcash/zips#388 +[protocol spec] Spec is +ambiguous about how to +generate Sapling dummy +output notes after Canopy - + -zcash/zips#597->zcash/zips#809 - - +zcash/zips#388->zcash/zips#750 + + - - -zcash/zips#447 - - -zcash/zips#447 -[ZIP 315] Best Practices -for Wallets + + +zcash/zips#303 + + +zcash/zips#303 +[protocol spec] 4.15.1 +refers to BCTV14 for +encoding - + -zcash/zips#447->zcash/zips#809 - - +zcash/zips#303->zcash/zips#750 + + - - -zcash/zcash#5912 - - - - -zcash/zcash#5912 -NU5 consensus labeled + + +zcash/zips#265 + + +zcash/zips#265 +[protocol spec] [ZIP 205] +Testnet difficulty +adjustment: +implementation does not +match spec - + -zcash/zcash#5912->zcash/zcash#3957 - - +zcash/zips#265->zcash/zips#750 + + - - -zcash/zips#750 - - -zcash/zips#750 -Q2 2024 protocol spec -updates part 1: finish -NU5/Orchard and -backlogged specs + + +zcash/zips#194 + + +zcash/zips#194 +[protocol spec] Issues +with section 4.21 (Block +Chain Scanning for +Sapling and Orchard) - + -zcash/zcash#3957->zcash/zips#750 - - +zcash/zips#194->zcash/zips#750 + + - - -zcash/zips#750->zcash/zips#816 - - + + +zcash/zips#186 + + +zcash/zips#186 +[protocol spec] Choice of +ovk in section 4.19.1 +should reflect +implementation + - + + -zcash/zips#750->zcash/zips#597 - - +zcash/zips#186->zcash/zips#750 + + - - -zcash/zips#721 - - -zcash/zips#721 -[protocol spec] Add links -to audits in -Acknowledgements + + +zcash/zips#195 + + +zcash/zips#195 +[protocol spec] Consensus +rules about canonical +encodings are misstated +in the spec - + -zcash/zips#721->zcash/zips#750 - - +zcash/zips#195->zcash/zips#750 + + - - -zcash/zips#698 - - -zcash/zips#698 -[protocol spec] Minor nit -in notes on Orchard Key -Components section + + +zcash/zips#167 + + +zcash/zips#167 +[protocol spec] Spec is +ambiguous on key +validation for KA^Sprout +and JoinSplitSig public +keys - + -zcash/zips#698->zcash/zips#750 - - +zcash/zips#167->zcash/zips#750 + + - - -zcash/zips#679 - - -zcash/zips#679 -[protocol spec] Section -5.6 of the protocol spec -should say that UIVKs and -UFVKs are encoded using -Bech32m + + +zcash/zips#753 + + +zcash/zips#753 +[ZIP 321] Add examples +that include Unified +Addresses - + -zcash/zips#679->zcash/zips#750 - - +zcash/zips#753->zcash/zips#774 + + - - -zcash/zips#677 - - -zcash/zips#677 -[protocol spec] -Descriptions of signature -fields should reference -the section that -specifies their -validation + + +zcash/zips#763 + + +zcash/zips#763 +[protocol spec] Spec uses +inconsistent terms for +ask and ak - + -zcash/zips#677->zcash/zips#750 - - +zcash/zips#763->zcash/zips#750 + + - - -zcash/zips#671 - - -zcash/zips#671 -[protocol spec] [ZIP 216] -Document that it is -possible to apply ZIP 216 -retroactively + + +zcash/zips#696 + + +zcash/zips#696 +ZIP 317: explicitly take +into account dependent +transactions in the block +template construction +algorithm - + -zcash/zips#671->zcash/zips#750 - - +zcash/zips#696->zcash/zips#774 + + - - -zcash/zips#774 - - -zcash/zips#774 -ZIP clarifications + + +zcash/zips#683 + + +zcash/zips#683 +ZIP 317: clarify that +tx_{in,out}_total_size do +not include the sizes of +tx_{in,out}_count - + -zcash/zips#671->zcash/zips#774 - - +zcash/zips#683->zcash/zips#774 + + - + + +zcash/zips#785 + + +zcash/zips#785 +[ZIP-315] Condense all +specified requirements +into a table to track +wallet compliance. + + + + -zcash/zips#774->zcash/zips#809 - - +zcash/zips#785->zcash/zips#447 + + - - -zcash/zips#664 - - -zcash/zips#664 -[protocol spec] [ZIP 216] -Sapling pk_d should not -allow the zero point + + +zcash/zips#786 + + +zcash/zips#786 +[ZIP-315] TODO's +documented on DRAFT - + -zcash/zips#664->zcash/zips#750 - - +zcash/zips#786->zcash/zips#447 + + - + + +zcash/zips#773 + + +zcash/zips#773 +Draft a ZIP to provide +best practices for Wallet +App EOS/EOL + + + + -zcash/zips#664->zcash/zips#774 - - +zcash/zips#773->zcash/zips#447 + + - - -zcash/zips#663 - - -zcash/zips#663 -[protocol spec] Make a -note in 4.2.2 that the -use of DerivePublic is -correctly typed + + +zcash/zips#781 + + +zcash/zips#781 +[ZIP 315] Generate +transactions to self if +needed in order to +respect the transparent +address gap limit - + -zcash/zips#663->zcash/zips#750 - - +zcash/zips#781->zcash/zips#447 + + - - -zcash/zips#659 - - -zcash/zips#659 -[protocol spec] 5.6.3.1 -Sapling Payment Addresses -does not require that -DiversifyHash^Sapling(d) -≠ ⊥ + + +zcash/zips#622 + + +zcash/zips#622 +[protocol spec] Add note +that there were no +signatures before Canopy +that depended on the +libsodium weirdness - + -zcash/zips#659->zcash/zips#750 - - +zcash/zips#622->zcash/zips#750 + + - - -zcash/zips#644 - - -zcash/zips#644 -[protocol spec] Change -all the PRF^expand domain -separator bytes to be -expressed in hex + + +zcash/zips#787 + + +zcash/zips#787 +ZIP 316: clarify that +lengths and typecodes are +constrained to be <= +MAX_SIZE (0x2000000) - + -zcash/zips#644->zcash/zips#750 - - +zcash/zips#787->zcash/zips#774 + + - - -zcash/zips#617 - - -zcash/zips#617 -[protocol spec] Document -how decoding of -PHGRProofs in pre-Sapling -transactions should be -handled for impls that do -not verify them - + + +zcash/zips#823->zcash/zips#447 + + + + +zcash/zips#203 + + +zcash/zips#203 +[protocol spec] Include +argument about post- +quantum privacy for +unknown addresses + - - -zcash/zips#617->zcash/zips#750 - - - - -zcash/zips#568 - - -zcash/zips#568 -[protocol spec] Document -block transparent sigops -limit consensus rule + + +zcash/zips#810 + + +zcash/zips#810 +Q2 2024 protocol spec +updates part 2: Document +missing security +arguments - + -zcash/zips#568->zcash/zips#750 - - +zcash/zips#203->zcash/zips#810 + + - - -zcash/zips#539 - - -zcash/zips#539 -[protocol spec] [ZIP 203] -Clarify how transaction -lock times are handled - + + +zcash/zips#810->zcash/zips#809 + + + + +zcash/zips#810->zcash/zips#816 + + - - -zcash/zips#539->zcash/zips#750 - - + + +zcash/zips#827 + + +zcash/zips#827 +[protocol spec] Document +multi-user security of +AEAD_CHACHA20_POLY1305's +MAC + - + + -zcash/zips#539->zcash/zips#774 - - +zcash/zips#827->zcash/zips#810 + + - - -zcash/zips#630 - - -zcash/zips#630 -[protocol spec] [ZIP 212] -zcashd enforces the 0x02 -lead byte for coinbase -outputs only after end of -the original grace period + + +zcash/zips#828 + + +zcash/zips#828 +Withdraw ZIP 303 (Sprout +Payment Disclosure) - + -zcash/zips#630->zcash/zips#750 - - +zcash/zips#828->zcash/zips#774 + + + + + +zcash/zips#724 + + +zcash/zips#724 +[protocol spec] Document +infeasibility of an +attack on Poseidon + - + + -zcash/zips#630->zcash/zips#774 - - +zcash/zips#724->zcash/zips#810 + + - - -zcash/zips#488 - - -zcash/zips#488 -[protocol spec] Clarify -the return type of -NoteCommitment^Orchard -and usage of it vs -NoteCommit^Orchard + + +zcash/zips#310 + + +zcash/zips#310 +[protocol spec] Include a +cost analysis of attacks +against BLS12-381 (STNFS, +Cheon), Jubjub, and +Pallas/Vesta - + -zcash/zips#488->zcash/zips#750 - - +zcash/zips#310->zcash/zips#810 + + - - -zcash/zips#430 - - -zcash/zips#430 -[protocol spec] In -4.1.11, GroupHash^G(r) -should be GroupHash^G(r)* -(for Sapling but not -Orchard) + + +zcash/zips#779 + + +zcash/zips#779 +Document that the Bech32 +Sapling viewing keys +aren't diversifiable and +that you might want to +use a UVK instead - + -zcash/zips#430->zcash/zips#750 - - +zcash/zips#779->zcash/zips#810 + + - - -zcash/zips#415 - - -zcash/zips#415 -[protocol spec] 4.17.2 -(Spend statement): cm^old -is not an auxiliary input + + +zcash/zips#775 + + +zcash/zips#775 +ZIP process: ZIP 0 is +unclear on the +requirements to make a +substantive update to a +deployed ZIP - + -zcash/zips#415->zcash/zips#750 - - +zcash/zips#775->zcash/zips#774 + + - - -zcash/zips#388 - - -zcash/zips#388 -[protocol spec] Spec is -ambiguous about how to -generate Sapling dummy -output notes after Canopy + + +zcash/zips#738 + + +zcash/zips#738 +Clarify in ZIP 0 and/or +the ZIP Guide how +Deployment sections +should be written - + -zcash/zips#388->zcash/zips#750 - - +zcash/zips#738->zcash/zips#774 + + - - -zcash/zips#303 - - -zcash/zips#303 -[protocol spec] 4.15.1 -refers to BCTV14 for -encoding + + +zcash/zips#665 + + +zcash/zips#665 +[protocol spec] Document +in 4.9 the security +requirement that the note +commitment tree must (at +least for Sapling) be +positionally binding - + -zcash/zips#303->zcash/zips#750 - - +zcash/zips#665->zcash/zips#810 + + - - -zcash/zips#265 - - -zcash/zips#265 -[protocol spec] [ZIP 205] -Testnet difficulty -adjustment: -implementation does not -match spec + + +zcash/zips#842 + + +zcash/zips#842 +Index is not updated by +CI - + -zcash/zips#265->zcash/zips#750 - - +zcash/zips#842->zcash/zips#809 + + - - -zcash/zips#194 - - -zcash/zips#194 -[protocol spec] Issues -with section 4.21 (Block -Chain Scanning for -Sapling and Orchard) + + +zcash/zcash#6956 + + +zcash/zcash#6956 +`z_sendmany` fails with +the fee field set to +`null` for Sapling-to- +Orchard with Orchard +change - + + +zcash/zcash#6950 + + +zcash/zcash#6950 +Release 6.1.0 + + + + + +zcash/zcash#6956->zcash/zcash#6950 + + + + + +zcash/zcash#6959 + + +zcash/zcash#6959 +More robust and efficient +header sync during IBD + + + + + +zcash/zcash#6959->zcash/zcash#6950 + + + + + +zcash/librustzcash#718 + + +zcash/librustzcash#718 +Create `tower::Service` +wrapping an `FsBlockDb` + + + + + +zcash/librustzcash#720 + + +zcash/librustzcash#720 +Implement DAGSync + + + + -zcash/zips#194->zcash/zips#750 - - +zcash/librustzcash#718->zcash/librustzcash#720 + + - - -zcash/zips#186 - - -zcash/zips#186 -[protocol spec] Choice of -ovk in section 4.19.1 -should reflect -implementation + + +zcash/librustzcash#712 + + +zcash/librustzcash#712 +Refactor the Data Access +API to support non-block +updates - + -zcash/zips#186->zcash/zips#750 - - +zcash/librustzcash#712->zcash/librustzcash#720 + + - - -zcash/zips#195 - - -zcash/zips#195 -[protocol spec] Consensus -rules about canonical -encodings are misstated -in the spec + + +zcash/librustzcash#722 + + +zcash/librustzcash#722 +Create a `tower::Service` +for nullifier lookup - + -zcash/zips#195->zcash/zips#750 - - +zcash/librustzcash#722->zcash/librustzcash#720 + + - - -zcash/zips#167 - - -zcash/zips#167 -[protocol spec] Spec is -ambiguous on key -validation for KA^Sprout -and JoinSplitSig public -keys + + +zcash/librustzcash#723 + + +zcash/librustzcash#723 +Create a `tower::Service` +for fetching a +transaction given a +`(block, tx_index)` - + -zcash/zips#167->zcash/zips#750 - - +zcash/librustzcash#723->zcash/librustzcash#720 + + - - -zcash/zips#753 - - -zcash/zips#753 -[ZIP 321] Add examples -that include Unified -Addresses + + +zcash/librustzcash#776 + + +zcash/librustzcash#776 +DAG Sync: Use a +downloaded nullifier set +to allow instant +spentness checks. - + -zcash/zips#753->zcash/zips#774 - - +zcash/librustzcash#776->zcash/librustzcash#720 + + - - -zcash/zips#763 - - -zcash/zips#763 -[protocol spec] Spec uses -inconsistent terms for -ask and ak + + +zcash/zcash#3828 + + +zcash/zcash#3828 +Payment Source Disclosure - - -zcash/zips#763->zcash/zips#750 - - - - - -zcash/zips#696 - - -zcash/zips#696 -ZIP 317: explicitly take -into account dependent -transactions in the block -template construction -algorithm + + +zcash/zips#387 + + +zcash/zips#387 +[ZIP 311] Sapling and +Orchard Payment +Disclosures - - -zcash/zips#696->zcash/zips#774 - - + + +zcash/zcash#3828->zcash/zips#387 + + - - -zcash/zips#683 - - -zcash/zips#683 -ZIP 317: clarify that -tx_{in,out}_total_size do -not include the sizes of -tx_{in,out}_count + + +zcash/zcash#4203 + + +zcash/zcash#4203 +Retire Transparent +Address Pool - - -zcash/zips#683->zcash/zips#774 - - + + +zcash/zcash#3828->zcash/zcash#4203 + + - - -zcash/zips#785 - - -zcash/zips#785 -[ZIP-315] Condense all -specified requirements -into a table to track -wallet compliance. + + +zcash/zips#387->zcash/zcash#4203 + + + + + +zcash/zcash#406 + + +zcash/zcash#406 +Implement selective +disclosure - - -zcash/zips#785->zcash/zips#447 - - + + +zcash/zcash#406->zcash/zcash#4203 + + - - -zcash/zips#786 - - -zcash/zips#786 -[ZIP-315] TODO's -documented on DRAFT + + +zcash/zcash#2558 + + +zcash/zcash#2558 +Public transactions using +the shielded protocol - - -zcash/zips#786->zcash/zips#447 - - + + +zcash/zcash#2558->zcash/zcash#4203 + + - - -zcash/zips#773 - - -zcash/zips#773 -Draft a ZIP to provide -best practices for Wallet -App EOS/EOL + + +zcash/zcash#737 + + +zcash/zcash#737 +proof of payment - high +quality protocol upgrade +version - - -zcash/zips#773->zcash/zips#447 - - + + +zcash/zcash#737->zcash/zips#387 + + - - -zcash/zips#781 - - -zcash/zips#781 -[ZIP 315] Generate -transactions to self if -needed in order to -respect the transparent -address gap limit + + +zcash/zcash#2036 + + +zcash/zcash#2036 +payment disclosure - - -zcash/zips#781->zcash/zips#447 - - + + +zcash/zcash#2036->zcash/zips#387 + + - - -zcash/zips#622 - - -zcash/zips#622 -[protocol spec] Add note -that there were no -signatures before Canopy -that depended on the -libsodium weirdness + + +zcash/zips#327 + + +zcash/zips#327 +Specify security +interactions between +Sapling Viewing Keys and +Payment Disclosures - - -zcash/zips#622->zcash/zips#750 - - + + +zcash/zips#327->zcash/zips#387 + + - - -zcash/zips#787 - - -zcash/zips#787 -ZIP 316: clarify that -lengths and typecodes are -constrained to be <= -MAX_SIZE (0x2000000) + + +zcash/zips#606 + + +zcash/zips#606 +Update ZIP 310 (Security +Properties of Sapling +Viewing Keys) to include +Orchard - - -zcash/zips#787->zcash/zips#774 - - - - - -zcash/zips#823->zcash/zips#447 - - + + +zcash/zips#606->zcash/zips#597 + + - - -zcash/zips#203 - - -zcash/zips#203 -[protocol spec] Include -argument about post- -quantum privacy for -unknown addresses + + +zcash/zips#606->zcash/zips#387 + + + + + +zcash/zcash#2631 + + +zcash/zcash#2631 +Per-field selective +disclosure - - -zcash/zips#810 - - -zcash/zips#810 -Q2 2024 protocol spec -updates part 2: Document -missing security -arguments + + +zcash/zcash#2631->zcash/zips#387 + + + + + +zcash/zcash#2747 + + +zcash/zcash#2747 +Encode payment disclosure +blob with base64 - - -zcash/zips#203->zcash/zips#810 - - + + +zcash/zcash#2747->zcash/zips#387 + + - - -zcash/zips#810->zcash/zips#816 - - + + +zcash/zcash#6869 + + +zcash/zcash#6869 +Ensure that last release +of zcashd EoS-halts +before the first +incompatible NU activates + - - -zcash/zips#810->zcash/zips#809 - - - - -zcash/zips#827 - - -zcash/zips#827 -[protocol spec] Document -multi-user security of -AEAD_CHACHA20_POLY1305's -MAC + + +zcash/zcash#6868 + + +zcash/zcash#6868 +Deprecate zcashd - - -zcash/zips#827->zcash/zips#810 - - + + +zcash/zcash#6869->zcash/zcash#6868 + + - - -zcash/zips#828 - - -zcash/zips#828 -Withdraw ZIP 303 (Sprout -Payment Disclosure) + + +zcash/zips#814 + + +zcash/zips#814 +Deploy NU7 - - -zcash/zips#828->zcash/zips#774 - - + + +zcash/zcash#6869->zcash/zips#814 + + - - -zcash/zips#724 - - -zcash/zips#724 -[protocol spec] Document -infeasibility of an -attack on Poseidon + + +zcash/zcash#6859 + + +zcash/zcash#6859 +Deploy NU6 - - -zcash/zips#724->zcash/zips#810 - - + + +zcash/zcash#6859->zcash/zcash#6868 + + - - -zcash/zips#310 - - -zcash/zips#310 -[protocol spec] Include a -cost analysis of attacks -against BLS12-381 (STNFS, -Cheon), Jubjub, and -Pallas/Vesta + + +zcash/zips#815 + + +zcash/zips#815 +After NU6 has activated, +document it as a settled +network upgrade - - -zcash/zips#310->zcash/zips#810 - - + + +zcash/zcash#6859->zcash/zips#815 + + - - -zcash/zips#779 - - -zcash/zips#779 -Document that the Bech32 -Sapling viewing keys -aren't diversifiable and -that you might want to -use a UVK instead + + +zcash/zips#811 + + +zcash/zips#811 +NU7 specification - - -zcash/zips#779->zcash/zips#810 - - + + +zcash/zcash#6859->zcash/zips#811 + + - - -zcash/zips#775 - - -zcash/zips#775 -ZIP process: ZIP 0 is -unclear on the -requirements to make a -substantive update to a -deployed ZIP + + +zcash/zips#834 + + +zcash/zips#834 +Protocol spec version +2024.6.1 - - -zcash/zips#775->zcash/zips#774 - - + + +zcash/zips#815->zcash/zips#834 + + - - -zcash/zips#738 - - -zcash/zips#738 -Clarify in ZIP 0 and/or -the ZIP Guide how -Deployment sections -should be written + + +zcash/zips#813 + + +zcash/zips#813 +Protocol spec version +2024.6.2 - - -zcash/zips#738->zcash/zips#774 - - + + +zcash/zips#834->zcash/zips#813 + + - - -zcash/zips#665 - - -zcash/zips#665 -[protocol spec] Document -in 4.9 the security -requirement that the note -commitment tree must (at -least for Sapling) be -positionally binding + + +zcash/zips#833 + + +zcash/zips#833 +Documentation Q4 2024 - - -zcash/zips#665->zcash/zips#810 - - + + +zcash/zips#834->zcash/zips#833 + + - - -zcash/zips#842 - - -zcash/zips#842 -Index is not updated by -CI + + +zcash/zips#816->zcash/zips#834 + + + + + +zcash/zips#829 + + +zcash/zips#829 +Documentation Q3 2024 - - -zcash/zips#842->zcash/zips#809 - - + + +zcash/zips#816->zcash/zips#829 + + - + zcash/zips#805 - - -zcash/zips#805 -[ZIP 2002] Include the -fee explicitly in the -transaction format. + + +zcash/zips#805 +[ZIP 2002] Include the +fee explicitly in the +transaction format. - + zcash/zips#686 - - -zcash/zips#686 -[ZIP 230] Transaction V6 + + +zcash/zips#686 +[ZIP 230] Transaction V6 - + zcash/zips#805->zcash/zips#686 - - + + - + zcash/zips#686->zcash/zips#813 - - + + - + zcash/zips#813->zcash/zips#811 - - + + - + zcash/zips#835 - - -zcash/zips#835 -Protocol spec version -2025.7.0 + + +zcash/zips#835 +Protocol spec version +2025.7.0 - + zcash/zips#813->zcash/zips#835 - - + + - + zcash/zips#832 - - -zcash/zips#832 -NU7 specification audit + + +zcash/zips#832 +NU7 specification audit - + zcash/zips#811->zcash/zips#832 - - + + - + zcash/zips#818 - - -zcash/zips#818 -Protocol spec version -2025.7.1 + + +zcash/zips#818 +Protocol spec version +2025.7.1 - + zcash/zips#835->zcash/zips#818 - - + + - + zcash/zips#832->zcash/zips#835 - - + + - + zcash/zips#832->zcash/zips#814 - - + + - + zcash/zips#497 - - -zcash/zips#497 -Consider removing -version_group_id from V6 -and future transactions. + + +zcash/zips#497 +Consider removing +version_group_id from V6 +and future transactions. - + zcash/zips#497->zcash/zips#686 - - + + - + zcash/zips#627 - - -zcash/zips#627 -[ZIP 231] Memo Bundles -(decouple memos from -transaction outputs) + + +zcash/zips#627 +[ZIP 231] Memo Bundles +(decouple memos from +transaction outputs) - + zcash/zips#627->zcash/zips#686 - - + + - + zcash/zips#819 - - -zcash/zips#819 -After NU7 has activated, -document it as a settled -network upgrade + + +zcash/zips#819 +After NU7 has activated, +document it as a settled +network upgrade - + zcash/zips#819->zcash/zips#818 - - + + - + zcash/zips#814->zcash/zips#819 - - + + - + zcash/zips#830 - - -zcash/zips#830 -Complete specifications -for ZSAs + + +zcash/zips#830 +Complete specifications +for ZSAs + + +zcash/zips#830->zcash/zips#813 + + + zcash/zips#830->zcash/zips#829 - - - - - -zcash/zips#830->zcash/zips#813 - - + + - + zcash/zips#755 - - -zcash/zips#755 -ZSA UX considerations for -AssetId discovery and -authentication + + +zcash/zips#755 +ZSA UX considerations for +AssetId discovery and +authentication - + zcash/zips#755->zcash/zips#830 - - + + - + zcash/zips#825 - - -zcash/zips#825 -[ZIP 2003] Disallow v4 -transactions in NU7 + + +zcash/zips#825 +[ZIP 2003] Disallow v4 +transactions in NU7 - + zcash/zips#825->zcash/zips#811 - - + + zcash/zcash#3788 - -zcash/zcash#3788 -Sprout Deprecation -roadmap + +zcash/zcash#3788 +Sprout Deprecation +roadmap zcash/zips#825->zcash/zcash#3788 - - + + zcash/zips#452 - -zcash/zips#452 -Develop one or more Pool -Lifecycle proposals to -become ZIPs. + +zcash/zips#452 +Develop one or more Pool +Lifecycle proposals to +become ZIPs. zcash/zips#825->zcash/zips#452 - - + + - + zcash/zips#839 - - -zcash/zips#839 -ZIP 254: Deployment of -the NU7 Network Upgrade + + +zcash/zips#839 +ZIP 254: Deployment of +the NU7 Network Upgrade - + zcash/zips#839->zcash/zips#811 - - + + - + zcash/zips#845 - - -zcash/zips#845 -[ZSA] Add ZIP for -recommended wallet -support of ZSAs + + +zcash/zips#845 +[ZSA] Add ZIP for +recommended wallet +support of ZSAs - + zcash/zips#845->zcash/zips#830 - - + + - + zcash/zips#524 - - -zcash/zips#524 -Allow Orchard funding -stream addresses + + +zcash/zips#524 +Allow Orchard funding +stream addresses - + zcash/zips#524->zcash/zips#811 - - + + - + zcash/zips#740 - - -zcash/zips#740 -[protocol spec] Rename -§4.19.3 "Decryption using -a Full Viewing Key -(Sapling and Orchard)" + + +zcash/zips#740 +[protocol spec] Rename +§4.19.3 "Decryption using +a Full Viewing Key +(Sapling and Orchard)" - - -zcash/zips#740->zcash/zips#816 - - - zcash/zips#740->zcash/zips#750 - - + + + + + +zcash/zips#740->zcash/zips#816 + + - + zcash/zips#909 - - -zcash/zips#909 -[protocol spec] Add 0xAB -(for ZIP 32 arbitrary key -derivation) to § 4.1.2 -Pseudo Random Functions + + +zcash/zips#909 +[protocol spec] Add 0xAB +(for ZIP 32 arbitrary key +derivation) to § 4.1.2 +Pseudo Random Functions zcash/zips#909->zcash/zips#816 - - + + - + zcash/librustzcash#968 - - -zcash/librustzcash#968 -zcash_client_sqlite: -Require sufficient chain -tip scanning prior to -spendability + + +zcash/librustzcash#968 +zcash_client_sqlite: +Require sufficient chain +tip scanning prior to +spendability zcash/librustzcash#968->zcash/librustzcash#720 - - + + - + zcash/librustzcash#920 - - -zcash/librustzcash#920 -Create benchmark suites -for note selection and/or -proposal creation. + + +zcash/librustzcash#920 +Create benchmark suites +for note selection and/or +proposal creation. - + zcash/halo2#247 - - -zcash/halo2#247 -Implement underlying -scaffolding for creating -the IVC proof cycle + + +zcash/halo2#247 +Implement underlying +scaffolding for creating +the IVC proof cycle - + zcash/halo2#251 - - -zcash/halo2#251 -Implement user-facing API -for recursive proving of -IVC + + +zcash/halo2#251 +Implement user-facing API +for recursive proving of +IVC - + zcash/halo2#247->zcash/halo2#251 - - + + zcash/halo2#250 - -zcash/halo2#250 -Implement the logic for -the IVC verifier circuit + +zcash/halo2#250 +Implement the logic for +the IVC verifier circuit zcash/halo2#247->zcash/halo2#250 - - + + zcash/halo2#75 - -zcash/halo2#75 -Implement support for -recursion + +zcash/halo2#75 +Implement support for +recursion zcash/halo2#251->zcash/halo2#75 - - + + zcash/halo2#437 - -zcash/halo2#437 -Amend user-facing API to -work for both IVC and PCD + +zcash/halo2#437 +Amend user-facing API to +work for both IVC and PCD zcash/halo2#251->zcash/halo2#437 - - + + - + zcash/halo2#246 - - -zcash/halo2#246 -Create recursive proof -structures + + +zcash/halo2#246 +Create recursive proof +structures - + zcash/halo2#435 - - -zcash/halo2#435 -Implement mock -verification circuit for -IVC + + +zcash/halo2#435 +Implement mock +verification circuit for +IVC - + zcash/halo2#246->zcash/halo2#435 - - + + zcash/halo2#436 - -zcash/halo2#436 -Implement mock -verification circuit for -PCD + +zcash/halo2#436 +Implement mock +verification circuit for +PCD zcash/halo2#246->zcash/halo2#436 - - + + - + zcash/halo2#435->zcash/halo2#247 - - + + - + zcash/halo2#439 - - -zcash/halo2#439 -Support split -accumulation in Halo 2 + + +zcash/halo2#439 +Support split +accumulation in Halo 2 - + zcash/halo2#439->zcash/halo2#246 - - + + zcash/halo2#569 - -zcash/halo2#569 -Implement the recursive -proof verifier + +zcash/halo2#569 +Implement the recursive +proof verifier zcash/halo2#439->zcash/halo2#569 - - + + - + zcash/halo2#643 - - -zcash/halo2#643 -Create separate -`VerifyingKey` structures -for pre- and post- -optimisation circuits + + +zcash/halo2#643 +Create separate +`VerifyingKey` structures +for pre- and post- +optimisation circuits - + zcash/halo2#643->zcash/halo2#435 - - + + zcash/halo2#643->zcash/halo2#436 - - + + zcash/halo2#449 - -zcash/halo2#449 -Define a stable -serialization format for -`VerifyingKey` + +zcash/halo2#449 +Define a stable +serialization format for +`VerifyingKey` zcash/halo2#643->zcash/halo2#449 - - + + - + zcash/zcash#4819 - - -zcash/zcash#4819 -Backport upstream PRs -that remove Boost usage + + +zcash/zcash#4819 +Backport upstream PRs +that remove Boost usage - + zcash/zcash#4818 - - -zcash/zcash#4818 -Remove dependency on -Boost + + +zcash/zcash#4818 +Remove dependency on +Boost - + zcash/zcash#4819->zcash/zcash#4818 - - + + - + zcash/zcash#5034 - - - - -zcash/zcash#5034 -Bitcoin 0.17 locking PRs + + + + +zcash/zcash#5034 +Bitcoin 0.17 locking PRs - + zcash/zcash#5050 - - - - -zcash/zcash#5050 -Bitcoin 0.18 locking PRs + + + + +zcash/zcash#5050 +Bitcoin 0.18 locking PRs - + zcash/zcash#5034->zcash/zcash#5050 - - + + - + zcash/zcash#5163 - - - - -zcash/zcash#5163 -Bitcoin 0.19 locking PRs + + + + +zcash/zcash#5163 +Bitcoin 0.19 locking PRs - + zcash/zcash#5050->zcash/zcash#5163 - - + + - + zcash/zcash#4825 - - -zcash/zcash#4825 -Replace boost::filesystem -with std::filesystem + + +zcash/zcash#4825 +Replace boost::filesystem +with std::filesystem - + zcash/zcash#4825->zcash/zcash#4818 - - + + - + zcash/zcash#5568 - - -zcash/zcash#5568 -Add ability to mark notes -as locked to the Orchard -wallet. + + +zcash/zcash#5568 +Add ability to mark notes +as locked to the Orchard +wallet. - + zcash/zcash#5655 - - -zcash/zcash#5655 -Ensure that `z_sendmany` -supports concurrent -execution + + +zcash/zcash#5655 +Ensure that `z_sendmany` +supports concurrent +execution - + zcash/zcash#5568->zcash/zcash#5655 - - + + - + zcash/zcash#5674 - - -zcash/zcash#5674 -zcashd-wallet-tool should -relax the warning about -backing up the wallet -file if all keys are -derived from the recovery -phrase + + +zcash/zcash#5674 +zcashd-wallet-tool should +relax the warning about +backing up the wallet +file if all keys are +derived from the recovery +phrase - + zcash/zcash#5660 - - -zcash/zcash#5660 -Remove default change -address logic from -TransactionBuilder + + +zcash/zcash#5660 +Remove default change +address logic from +TransactionBuilder - + zcash/zcash#5687 - - -zcash/zcash#5687 -Support unified full and -incoming viewing key -import & export. + + +zcash/zcash#5687 +Support unified full and +incoming viewing key +import & export. - + zcash/zcash#5686 - - -zcash/zcash#5686 -Consider supporting -Orchard spending key -import & export. + + +zcash/zcash#5686 +Consider supporting +Orchard spending key +import & export. - + zcash/zcash#5850 - - -zcash/zcash#5850 -Add a `finalState` -integer parameter to -`z_gettreestate` + + +zcash/zcash#5850 +Add a `finalState` +integer parameter to +`z_gettreestate` - + zcash/zcash#2004 - - -zcash/zcash#2004 -Determine the -`getchaintips` typical -distribution from many -nodes, investigate -outliers, and update our -`minconf` -recommendations. + + +zcash/zcash#2004 +Determine the +`getchaintips` typical +distribution from many +nodes, investigate +outliers, and update our +`minconf` +recommendations. - + zcash/zcash#1614 - - -zcash/zcash#1614 -choose less recent -JoinSplit, Spend, and -Action anchors + + +zcash/zcash#1614 +choose less recent +JoinSplit, Spend, and +Action anchors - + zcash/zcash#2004->zcash/zcash#1614 - - + + - + zcash/zcash#6197 - - -zcash/zcash#6197 -Use `shardtree` for -Sapling wallet batch -scanning + + +zcash/zcash#6197 +Use `shardtree` for +Sapling wallet batch +scanning - + zcash/zcash#6052 - - -zcash/zcash#6052 -Rescanning wallets on -mainnet is slower after -height 1,700,000 + + +zcash/zcash#6052 +Rescanning wallets on +mainnet is slower after +height 1,700,000 - + zcash/zcash#6197->zcash/zcash#6052 - - + + - + zcash/zcash#6196 - - -zcash/zcash#6196 -Add batched scanning for -Orchard outputs. + + +zcash/zcash#6196 +Add batched scanning for +Orchard outputs. - + zcash/zcash#6196->zcash/zcash#6052 - - + + - + zcash/zcash#6288 - - -zcash/zcash#6288 -Backport `-dbcache` -change from upstream + + +zcash/zcash#6288 +Backport `-dbcache` +change from upstream - + zcash/zcash#6287 - - -zcash/zcash#6287 -Backport `pcoinsTip` -memory usage calculation -cleanups + + +zcash/zcash#6287 +Backport `pcoinsTip` +memory usage calculation +cleanups - + zcash/zcash#6288->zcash/zcash#6287 - - + + - + zcash/zcash#6286 - - -zcash/zcash#6286 -Backport "Switch -chainstate db and cache -to per-txout model" -(bitcoin/bitcoin#10195) + + +zcash/zcash#6286 +Backport "Switch +chainstate db and cache +to per-txout model" +(bitcoin/bitcoin#10195) - + zcash/zcash#6287->zcash/zcash#6286 - - + + - + zcash/zcash#6291 - - -zcash/zcash#6291 -Include the chain index -in flushing decisions + + +zcash/zcash#6291 +Include the chain index +in flushing decisions - + zcash/zcash#6287->zcash/zcash#6291 - - + + - + zcash/zcash#6289 - - -zcash/zcash#6289 -Consider using non-atomic -flushing for `pcoinsTip` + + +zcash/zcash#6289 +Consider using non-atomic +flushing for `pcoinsTip` - + zcash/zcash#6286->zcash/zcash#6289 - - + + - + zcash/zcash#6292 - - -zcash/zcash#6292 -Restore headers-first -behaviour + + +zcash/zcash#6292 +Restore headers-first +behaviour - + zcash/zcash#6291->zcash/zcash#6292 - - + + - + zcash/zcash#6290 - - -zcash/zcash#6290 -Create a standalone -LevelDB batch size -estimator + + +zcash/zcash#6290 +Create a standalone +LevelDB batch size +estimator - + zcash/zcash#6290->zcash/zcash#6286 - - + + - + zcash/zcash#6290->zcash/zcash#6291 - - + + - + zcash/zcash#6319 - - -zcash/zcash#6319 -Remove `getnewaddress` -usage from RPC tests + + +zcash/zcash#6319 +Remove `getnewaddress` +usage from RPC tests - + zcash/zcash#6320 - - -zcash/zcash#6320 -Replace `getnewaddress` -RPC method with a stub + + +zcash/zcash#6320 +Replace `getnewaddress` +RPC method with a stub - + zcash/zcash#6319->zcash/zcash#6320 - - + + - + zcash/zcash#5988 - - -zcash/zcash#5988 -Question about -getnewaddress + + +zcash/zcash#5988 +Question about +getnewaddress - + zcash/zcash#5988->zcash/zcash#6320 - - + + - + zcash/zcash#6321 - - -zcash/zcash#6321 -Remove -`getrawchangeaddress` -usage from RPC tests + + +zcash/zcash#6321 +Remove +`getrawchangeaddress` +usage from RPC tests - + zcash/zcash#6322 - - -zcash/zcash#6322 -Replace -`getrawchangeaddress` RPC -method with a stub + + +zcash/zcash#6322 +Replace +`getrawchangeaddress` RPC +method with a stub - + zcash/zcash#6321->zcash/zcash#6322 - - + + - + zcash/zcash#6323 - - -zcash/zcash#6323 -Remove `z_getnewaddress` -usage from RPC tests + + +zcash/zcash#6323 +Remove `z_getnewaddress` +usage from RPC tests - + zcash/zcash#6324 - - -zcash/zcash#6324 -Remove `z_getnewaddress` -RPC method + + +zcash/zcash#6324 +Remove `z_getnewaddress` +RPC method - + zcash/zcash#6323->zcash/zcash#6324 - - + + - + zcash/zcash#6326 - - -zcash/zcash#6326 -Remove `z_getbalance` RPC -method + + +zcash/zcash#6326 +Remove `z_getbalance` RPC +method - + zcash/zcash#6325->zcash/zcash#6326 - - + + - + zcash/zcash#5925->zcash/zcash#6326 - - + + - + zcash/zcash#6328 - - -zcash/zcash#6328 -Remove -`z_gettotalbalance` RPC -method + + +zcash/zcash#6328 +Remove +`z_gettotalbalance` RPC +method - + zcash/zcash#6327->zcash/zcash#6328 - - + + - + zcash/zcash#6334 - - -zcash/zcash#6334 -Migrate Sapling -`IncrementalMerkleTree` -from C++ to Rust + + +zcash/zcash#6334 +Migrate Sapling +`IncrementalMerkleTree` +from C++ to Rust - + zcash/zcash#1325 - - -zcash/zcash#1325 -Prevent -IncrementalWitness -malleability + + +zcash/zcash#1325 +Prevent +IncrementalWitness +malleability - + zcash/zcash#6334->zcash/zcash#1325 - - + + - + zcash/zcash#5341 - - -zcash/zcash#5341 -Add estimated NU -activation, halving, and -EoS times (local and/or -UTC) to -`getblockchaininfo` and -the metrics screen. + + +zcash/zcash#5341 +Add estimated NU +activation, halving, and +EoS times (local and/or +UTC) to +`getblockchaininfo` and +the metrics screen. - + zcash/zcash#6475 - - - - -zcash/zcash#6475 -Remove redundant RPC -argument checks + + + + +zcash/zcash#6475 +Remove redundant RPC +argument checks - + zcash/zcash#6123 - - -zcash/zcash#6123 -Add `z_sendfromaccount` -method to supersede -`z_sendmany` + + +zcash/zcash#6123 +Add `z_sendfromaccount` +method to supersede +`z_sendmany` - + zcash/zcash#6495 - - -zcash/zcash#6495 -Deprecate the ability to -choose either a UA or a -legacy account t-addr as -a source of funds in -`z_sendmany` + + +zcash/zcash#6495 +Deprecate the ability to +choose either a UA or a +legacy account t-addr as +a source of funds in +`z_sendmany` - + zcash/zcash#6123->zcash/zcash#6495 - - + + - + zcash/zcash#6496 - - -zcash/zcash#6496 -Add a -`z_shieldtransparent` RPC -method. + + +zcash/zcash#6496 +Add a +`z_shieldtransparent` RPC +method. - + zcash/zcash#6496->zcash/zcash#6495 - - + + - + zcash/zcash#6226 - - - - -zcash/zcash#6226 -Mark Orchard notes as -locked + + + + +zcash/zcash#6226 +Mark Orchard notes as +locked - + zcash/zcash#6550 - - -zcash/zcash#6550 -Make RPC tests that use -`-minrelaytxfee=0` after -#6542 use a more -realistic fee instead + + +zcash/zcash#6550 +Make RPC tests that use +`-minrelaytxfee=0` after +#6542 use a more +realistic fee instead - + zcash/zcash#6386 - - -zcash/zcash#6386 -Check all of the -signatures of extern "C" -functions + + +zcash/zcash#6386 +Check all of the +signatures of extern "C" +functions - + zcash/zcash#6386->zcash/zcash#5716 - - + + + + + +zcash/librustzcash#443 + + +zcash/librustzcash#443 +Ensure that GitHub's +"View license" link +points to complete +license info for all our +repos + + + + + +zcash/librustzcash#443->zcash/zips#829 + + + + + +zcash/librustzcash#548 + + + + +zcash/librustzcash#548 +Label Consensus Rules + + + + + +zcash/librustzcash#548->zcash/zcash#3957 + + + + + +zcash/librustzcash#548->zcash/zips#829 + + + + + +zcash/zips#836 + + +zcash/zips#836 +Q3 2024 protocol spec +updates + + + + + +zcash/librustzcash#548->zcash/zips#836 + + + + + +zcash/zips#836->zcash/zips#816 + + + + + +zcash/zips#836->zcash/zips#829 + + + + + +zcash/zips#346 + + +zcash/zips#346 +[ZIP 305] Best practices +for hardware wallets +supporting Sapling and +Orchard + + + + + +zcash/zips#346->zcash/zips#829 + + + + + +zcash/zips#346->zcash/zcash#4203 + + + + + +zcash/zips#184 + + +zcash/zips#184 +[protocol spec] Clarify +why zero-value notes +cannot be used for +roadblock attacks +(section 8.4) + + + + + +zcash/zips#184->zcash/zips#836 + + + + + +zcash/zips#263 + + +zcash/zips#263 +[protocol spec] Say that +note ciphertexts are +indistinguishable from +uniform-random + + + + + +zcash/zips#263->zcash/zips#836 + + + + + +zcash/zips#277 + + +zcash/zips#277 +[protocol spec] Reference +scriptPubKey encodings of +transparent addresses in +5.6.1 + + + + + +zcash/zips#277->zcash/zips#836 + + + + + +zcash/zips#896 + + +zcash/zips#896 +[consensus] Document the +block serialization +format + + + + + +zcash/zips#896->zcash/zips#829 + + + + + +zcash/halo2#742 + + + + +zcash/halo2#742 +chore: Speed up random +poly generation + + + + + +zcash/halo2#756 + + +zcash/halo2#756 +Release halo2 0.3.1 + + + + + +zcash/halo2#742->zcash/halo2#756 + + zcash/zcash#6948 - -zcash/zcash#6948 -Release 6.0.0 + +zcash/zcash#6948 +Release 6.0.0 zcash/zcash#6947->zcash/zcash#6948 - - + + zcash/halo2#250->zcash/halo2#75 - - + + zcash/halo2#494 - -zcash/halo2#494 -Consider adding an API -that enables application -circuits to be built -across both fields + +zcash/halo2#494 +Consider adding an API +that enables application +circuits to be built +across both fields zcash/halo2#75->zcash/halo2#494 - - + + zcash/halo2#436->zcash/halo2#437 - - + + zcash/halo2#438 - -zcash/halo2#438 -Implement the logic for -the PCD verifier circuit + +zcash/halo2#438 +Implement the logic for +the PCD verifier circuit zcash/halo2#436->zcash/halo2#438 - - + + zcash/halo2#569->zcash/halo2#247 - - + + zcash/zcash#4202 - -zcash/zcash#4202 -Sprout Pool Retirement + +zcash/zcash#4202 +Sprout Pool Retirement zcash/zcash#3788->zcash/zcash#4202 - - + + zcash/zips#452->zcash/zcash#4203 - - + + zcash/zips#452->zcash/zcash#4202 - - + + zcash/zcash#6948->zcash/zcash#6950 - - + + zcash/zcash#4190 - -zcash/zcash#4190 -TZE: implement zcashd -'host' logic. + +zcash/zcash#4190 +TZE: implement zcashd +'host' logic. @@ -3879,29 +3879,29 @@ zcash/zcash#4189 - -zcash/zcash#4189 -Deploy TZE protocol -feature + +zcash/zcash#4189 +Deploy TZE protocol +feature zcash/zcash#4190->zcash/zcash#4189 - - + + zcash/halo2#79 - -zcash/halo2#79 -Migrate Rescue and -Poseidon gadgets to -algebraic hash -abstraction + +zcash/halo2#79 +Migrate Rescue and +Poseidon gadgets to +algebraic hash +abstraction @@ -3909,35 +3909,35 @@ zcash/halo2#78 - -zcash/halo2#78 -Implement algebraic hash -/ random oracle -abstraction gadget + +zcash/halo2#78 +Implement algebraic hash +/ random oracle +abstraction gadget zcash/halo2#78->zcash/halo2#250 - - + + zcash/halo2#78->zcash/halo2#79 - - + + zcash/halo2#57 - -zcash/halo2#57 -Remove unused -fixed_values from -ProvingKey + +zcash/halo2#57 +Remove unused +fixed_values from +ProvingKey @@ -3945,31 +3945,31 @@ zcash/halo2#443 - -zcash/halo2#443 -Define a stable -serialization format for -`halo2::plonk::ProvingKey -` + +zcash/halo2#443 +Define a stable +serialization format for +`halo2::plonk::ProvingKey +` zcash/halo2#57->zcash/halo2#443 - - + + zcash/zcash#2534 - - - -zcash/zcash#2534 -Bitcoin 0.12 P2P/Net PRs -1 + + + +zcash/zcash#2534 +Bitcoin 0.12 P2P/Net PRs +1 @@ -3977,187 +3977,187 @@ zcash/zcash#5003 - - - -zcash/zcash#5003 -net: prerequisites for -p2p encapsulation changes + + + +zcash/zcash#5003 +net: prerequisites for +p2p encapsulation changes zcash/zcash#2534->zcash/zcash#5003 - - + + zcash/zcash#5005 - - - -zcash/zcash#5005 -net: Split DNS resolving -functionality out of net -structures + + + +zcash/zcash#5005 +net: Split DNS resolving +functionality out of net +structures zcash/zcash#2534->zcash/zcash#5005 - - + + zcash/zcash#2074 - -zcash/zcash#2074 -Bitcoin Core 0.12.0 + +zcash/zcash#2074 +Bitcoin Core 0.12.0 zcash/zcash#2534->zcash/zcash#2074 - - + + zcash/zcash#5004 - - - -zcash/zcash#5004 -Verify that expected -services are available -from peer nodes & -disconnect otherwise. + + + +zcash/zcash#5004 +Verify that expected +services are available +from peer nodes & +disconnect otherwise. zcash/zcash#5003->zcash/zcash#5004 - - + + zcash/zcash#5006 - - - -zcash/zcash#5006 -Rework AddNode behaviour + + + +zcash/zcash#5006 +Rework AddNode behaviour zcash/zcash#5005->zcash/zcash#5006 - - + + zcash/zcash#5004->zcash/zcash#5006 - - + + zcash/zcash#5008 - - - -zcash/zcash#5008 -net: Feeler connections -to increase online addrs -in the tried table. + + + +zcash/zcash#5008 +net: Feeler connections +to increase online addrs +in the tried table. zcash/zcash#5006->zcash/zcash#5008 - - + + zcash/zcash#1317 - -zcash/zcash#1317 -Adopt Eclipse attack -mitigation + +zcash/zcash#1317 +Adopt Eclipse attack +mitigation zcash/zcash#5008->zcash/zcash#1317 - - + + zcash/halo2#249 - -zcash/halo2#249 -Implement recursion -circuit logic for -handling public inputs + +zcash/halo2#249 +Implement recursion +circuit logic for +handling public inputs zcash/halo2#249->zcash/halo2#250 - - + + zcash/halo2#245 - -zcash/halo2#245 -Remove the need to -multiply by powers of x^n -in verifier + +zcash/halo2#245 +Remove the need to +multiply by powers of x^n +in verifier zcash/halo2#245->zcash/halo2#250 - - + + zcash/zcash#5198 - -zcash/zcash#5198 -Switch to a `(txid, -auth_digest)` identifier -in places where the node -needs to commit to a -specific instance of a -transaction + +zcash/zcash#5198 +Switch to a `(txid, +auth_digest)` identifier +in places where the node +needs to commit to a +specific instance of a +transaction @@ -4165,10 +4165,10 @@ zcash/halo2#312 - -zcash/halo2#312 -[Book] Document gadget -API + +zcash/halo2#312 +[Book] Document gadget +API @@ -4176,12 +4176,12 @@ zcash/zcash#4585 - -zcash/zcash#4585 -Add lightwalletd -configuration enabled -information to getinfo -output + +zcash/zcash#4585 +Add lightwalletd +configuration enabled +information to getinfo +output @@ -4189,10 +4189,10 @@ zcash/zcash#4922 - -zcash/zcash#4922 -Update leveldb and ctaes -subtrees + +zcash/zcash#4922 +Update leveldb and ctaes +subtrees @@ -4200,10 +4200,10 @@ zcash/halo2#420 - -zcash/halo2#420 -CI: Measure memory-usage -benchmarks + +zcash/halo2#420 +CI: Measure memory-usage +benchmarks @@ -4211,46 +4211,46 @@ zcash/halo2#418 - -zcash/halo2#418 -[memory optimization] -lookup prover memory -analysis + +zcash/halo2#418 +[memory optimization] +lookup prover memory +analysis zcash/halo2#420->zcash/halo2#418 - - + + zcash/orchard#256 - -zcash/orchard#256 -Measure memory-usage -benchmarks + +zcash/orchard#256 +Measure memory-usage +benchmarks zcash/halo2#420->zcash/orchard#256 - - + + zcash/halo2#427 - -zcash/halo2#427 -Use smaller extended -domains where possible -during proving + +zcash/halo2#427 +Use smaller extended +domains where possible +during proving @@ -4258,12 +4258,12 @@ zcash/zcash#5456 - -zcash/zcash#5456 -Refactor `UnifiedAddress` -class to not assume -preference order -internally + +zcash/zcash#5456 +Refactor `UnifiedAddress` +class to not assume +preference order +internally @@ -4271,10 +4271,10 @@ zcash/zcash-test-vectors#65 - -zcash/zcash-test-vectors#65 -Alter Rust output format -to be standalone + +zcash/zcash-test-vectors#65 +Alter Rust output format +to be standalone @@ -4282,29 +4282,29 @@ zcash/zcash-test-vectors#66 - -zcash/zcash-test-vectors#66 -Add `rustfmt` to CI -workflow + +zcash/zcash-test-vectors#66 +Add `rustfmt` to CI +workflow zcash/zcash-test-vectors#65->zcash/zcash-test-vectors#66 - - + + zcash/zips#799 - -zcash/zips#799 -[Orchard] Extend ZIP 304 -to support signatures -with Orchard spending -keys + +zcash/zips#799 +[Orchard] Extend ZIP 304 +to support signatures +with Orchard spending +keys @@ -4312,48 +4312,48 @@ zcash/zcash#1770 - -zcash/zcash#1770 -signmessage and -verifymessage RPC calls -do not support z -addresses + +zcash/zcash#1770 +signmessage and +verifymessage RPC calls +do not support z +addresses zcash/zips#799->zcash/zcash#1770 - - + + zcash/librustzcash#210 - - - -zcash/librustzcash#210 -ZIP 304: Message signing -and verification for -Sapling addresses + + + +zcash/librustzcash#210 +ZIP 304: Message signing +and verification for +Sapling addresses zcash/librustzcash#210->zcash/zcash#1770 - - + + zcash/zcash#2116 - -zcash/zcash#2116 -HTLC for Bitcoin + +zcash/zcash#2116 +HTLC for Bitcoin @@ -4361,57 +4361,57 @@ zcash/zcash#2115 - -zcash/zcash#2115 -HTLC + +zcash/zcash#2115 +HTLC zcash/zcash#2116->zcash/zcash#2115 - - + + zcash/zcash#2117 - -zcash/zcash#2117 -HTLC for Zcash + +zcash/zcash#2117 +HTLC for Zcash zcash/zcash#2117->zcash/zcash#2115 - - + + zcash/zcash#2118 - -zcash/zcash#2118 -HTLC for Ethereum + +zcash/zcash#2118 +HTLC for Ethereum zcash/zcash#2118->zcash/zcash#2115 - - + + zcash/zcash#5277 - -zcash/zcash#5277 -addrv2 support in zcashd + +zcash/zcash#5277 +addrv2 support in zcashd @@ -4419,60 +4419,60 @@ zcash/zcash#3051 - -zcash/zcash#3051 -Upgrade Tor support to v3 -onion hidden service -protocol + +zcash/zcash#3051 +Upgrade Tor support to v3 +onion hidden service +protocol zcash/zcash#5277->zcash/zcash#3051 - - + + zcash/zcash#1111 - -zcash/zcash#1111 -I2P Integration + +zcash/zcash#1111 +I2P Integration zcash/zcash#5277->zcash/zcash#1111 - - + + zcash/zips#542 - -zcash/zips#542 -[ZIP 155] addrv2 message + +zcash/zips#542 +[ZIP 155] addrv2 message zcash/zips#542->zcash/zcash#5277 - - + + zcash/zcash#3882 - -zcash/zcash#3882 -Write a Seeder Web -Service + +zcash/zcash#3882 +Write a Seeder Web +Service @@ -4480,60 +4480,60 @@ zcash/zcash#3883 - -zcash/zcash#3883 -Modify Zcashd to use the -new Seeder Web Service + +zcash/zcash#3883 +Modify Zcashd to use the +new Seeder Web Service zcash/zcash#3882->zcash/zcash#3883 - - + + zcash/zcash#3884 - -zcash/zcash#3884 -Turn off the DNS Seeder -Service + +zcash/zcash#3884 +Turn off the DNS Seeder +Service zcash/zcash#3883->zcash/zcash#3884 - - + + zcash/zcash#3881 - -zcash/zcash#3881 -Replace the Seeder + +zcash/zcash#3881 +Replace the Seeder zcash/zcash#3884->zcash/zcash#3881 - - + + zcash/halo2#456 - -zcash/halo2#456 -Benchmark `sha256` -gadget. + +zcash/halo2#456 +Benchmark `sha256` +gadget. @@ -4541,37 +4541,37 @@ zcash/zcash#2718 - -zcash/zcash#2718 -Commit to an absolute -minimum time before which -any kind of address -withdrawal + +zcash/zcash#2718 +Commit to an absolute +minimum time before which +any kind of address +withdrawal zcash/zcash#2718->zcash/zcash#4203 - - + + zcash/zcash#2718->zcash/zcash#3788 - - + + zcash/librustzcash#512 - - - -zcash/librustzcash#512 -CI: Run tests with cargo- -nextest + + + +zcash/librustzcash#512 +CI: Run tests with cargo- +nextest @@ -4579,10 +4579,10 @@ zcash/zcash#1277 - -zcash/zcash#1277 -Add lockunspent RPC -command for notes + +zcash/zcash#1277 +Add lockunspent RPC +command for notes @@ -4590,11 +4590,11 @@ zcash/zcash-test-vectors#86 - -zcash/zcash-test-vectors#86 -Expand test vector -renderer to allow nested -structures + +zcash/zcash-test-vectors#86 +Expand test vector +renderer to allow nested +structures @@ -4602,45 +4602,45 @@ zcash/zcash-test-vectors#87 - -zcash/zcash-test-vectors#87 -Break out complex data in -structural test vectors + +zcash/zcash-test-vectors#87 +Break out complex data in +structural test vectors zcash/zcash-test-vectors#86->zcash/zcash-test-vectors#87 - - + + zcash/zcash-test-vectors#84 - -zcash/zcash-test-vectors#84 -Add transaction parser -test vectors + +zcash/zcash-test-vectors#84 +Add transaction parser +test vectors zcash/zcash-test-vectors#84->zcash/zcash-test-vectors#87 - - + + zcash/pasta_curves#35 - -zcash/pasta_curves#35 -Enable `ec-gpu` to -generate MSM and FFT code -for `pasta_curves` + +zcash/pasta_curves#35 +Enable `ec-gpu` to +generate MSM and FFT code +for `pasta_curves` @@ -4648,27 +4648,27 @@ zcash/halo2#379 - -zcash/halo2#379 -Add `ec-gpu` support + +zcash/halo2#379 +Add `ec-gpu` support zcash/pasta_curves#35->zcash/halo2#379 - - + + zcash/zcash#5679 - -zcash/zcash#5679 -Add an -`optimisticallyShield` -strategy to `z_sendmany` + +zcash/zcash#5679 +Add an +`optimisticallyShield` +strategy to `z_sendmany` @@ -4676,11 +4676,11 @@ zcash/zcash#5747 - -zcash/zcash#5747 -Add RPC test for -"`-reindex` clears -banlist" + +zcash/zcash#5747 +Add RPC test for +"`-reindex` clears +banlist" @@ -4688,11 +4688,11 @@ zcash/zcash#5822 - -zcash/zcash#5822 -Add a regression test to -guard against recurrence -of #5819 + +zcash/zcash#5822 +Add a regression test to +guard against recurrence +of #5819 @@ -4700,11 +4700,11 @@ zcash/zcash#4405 - -zcash/zcash#4405 -Enable cross-compilation -to `arm64-apple-darwin` -(macOS M1 ARM binaries) + +zcash/zcash#4405 +Enable cross-compilation +to `arm64-apple-darwin` +(macOS M1 ARM binaries) @@ -4712,45 +4712,45 @@ zcash/zcash#5502 - -zcash/zcash#5502 -Add native build support -for macOS M1 ARM + +zcash/zcash#5502 +Add native build support +for macOS M1 ARM zcash/zcash#4405->zcash/zcash#5502 - - + + zcash/zcash#5884 - -zcash/zcash#5884 -Backport upstream macOS -build changes from 2021 + +zcash/zcash#5884 +Backport upstream macOS +build changes from 2021 zcash/zcash#5884->zcash/zcash#4405 - - + + zcash/halo2#548 - -zcash/halo2#548 -Implement performance and -memory optimizations for -halo2_proofs + +zcash/halo2#548 +Implement performance and +memory optimizations for +halo2_proofs @@ -4758,98 +4758,98 @@ zcash/zcash#2225 - - - -zcash/zcash#2225 -Bitcoin 0.12 wallet PRs + + + +zcash/zcash#2225 +Bitcoin 0.12 wallet PRs zcash/zcash#2225->zcash/zcash#2074 - - + + zcash/halo2#578 - -zcash/halo2#578 -Extend `EccChip` to -support Vesta + +zcash/halo2#578 +Extend `EccChip` to +support Vesta zcash/halo2#578->zcash/halo2#250 - - + + zcash/halo2#579 - -zcash/halo2#579 -Consider extending -`EccChip` to arbitrary -curves + +zcash/halo2#579 +Consider extending +`EccChip` to arbitrary +curves zcash/halo2#578->zcash/halo2#579 - - + + zcash/halo2#454 - -zcash/halo2#454 -[ECC gadget] Support -full-width scalars for -variable-base mul + +zcash/halo2#454 +[ECC gadget] Support +full-width scalars for +variable-base mul zcash/halo2#454->zcash/halo2#569 - - + + zcash/halo2#248 - -zcash/halo2#248 -Implement endoscaling in -the circuit + +zcash/halo2#248 +Implement endoscaling in +the circuit zcash/halo2#248->zcash/halo2#569 - - + + zcash/pasta_curves#41 - -zcash/pasta_curves#41 -Kill `CurveExt` and -`CurveAffine` traits + +zcash/pasta_curves#41 +Kill `CurveExt` and +`CurveAffine` traits @@ -4857,10 +4857,10 @@ zcash/zcash#5980 - -zcash/zcash#5980 -Deadlock in `zc-opencon` -thread on node shutdown + +zcash/zcash#5980 +Deadlock in `zc-opencon` +thread on node shutdown @@ -4868,27 +4868,27 @@ zcash/halo2#591 - -zcash/halo2#591 -Pluggable API for proof -generation + +zcash/halo2#591 +Pluggable API for proof +generation zcash/halo2#591->zcash/halo2#569 - - + + zcash/halo2#453 - -zcash/halo2#453 -Introduce `double()` API -to ECC gadget + +zcash/halo2#453 +Introduce `double()` API +to ECC gadget @@ -4896,90 +4896,90 @@ zcash/halo2#529 - - - -zcash/halo2#529 -Endoscaling instructions -and chip. + + + +zcash/halo2#529 +Endoscaling instructions +and chip. zcash/halo2#453->zcash/halo2#529 - - + + zcash/halo2#529->zcash/halo2#248 - - + + zcash/halo2#590 - -zcash/halo2#590 -[halo2_gadgets] Extract -`double_and_add` helper + +zcash/halo2#590 +[halo2_gadgets] Extract +`double_and_add` helper zcash/halo2#590->zcash/halo2#529 - - + + zcash/halo2#594 - - - -zcash/halo2#594 -[halo2_gadgets] Minor -refactors to -`decompose_running_sum` -helper + + + +zcash/halo2#594 +[halo2_gadgets] Minor +refactors to +`decompose_running_sum` +helper zcash/halo2#594->zcash/halo2#529 - - + + zcash/halo2#547 - -zcash/halo2#547 -Design a way to "pin" the -result of floor planning + +zcash/halo2#547 +Design a way to "pin" the +result of floor planning zcash/halo2#547->zcash/halo2#449 - - + + zcash/halo2#195 - -zcash/halo2#195 -Enable floor planners to -configure columns + +zcash/halo2#195 +Enable floor planners to +configure columns @@ -4987,28 +4987,28 @@ zcash/halo2#627 - -zcash/halo2#627 -Move selector combining -optimisation into floor -planners + +zcash/halo2#627 +Move selector combining +optimisation into floor +planners zcash/halo2#195->zcash/halo2#627 - - + + zcash/zcash#6072 - -zcash/zcash#6072 -Backport more recent -changes to `CuckooCache` + +zcash/zcash#6072 +Backport more recent +changes to `CuckooCache` @@ -5016,11 +5016,11 @@ zcash/zcash#6081 - -zcash/zcash#6081 -Replace SHA-256 C++ -implementation with -`sha2` Rust crate + +zcash/zcash#6081 +Replace SHA-256 C++ +implementation with +`sha2` Rust crate @@ -5028,11 +5028,11 @@ zcash/zcash#6080 - -zcash/zcash#6080 -Backport more recent -SHA-256 assembly -optimisations + +zcash/zcash#6080 +Backport more recent +SHA-256 assembly +optimisations @@ -5040,9 +5040,9 @@ zcash/halo2#634 - -zcash/halo2#634 -Poseidon duplex gadget + +zcash/halo2#634 +Poseidon duplex gadget @@ -5050,32 +5050,32 @@ zcash/halo2#635 - -zcash/halo2#635 -Transcript gadget + +zcash/halo2#635 +Transcript gadget zcash/halo2#634->zcash/halo2#635 - - + + zcash/halo2#635->zcash/halo2#569 - - + + zcash/halo2#636 - -zcash/halo2#636 -Add an improved instance -column API + +zcash/halo2#636 +Add an improved instance +column API @@ -5083,32 +5083,32 @@ zcash/halo2#534 - -zcash/halo2#534 -[Lookup] Reintroduce -support for advice (and -possibly instance) -columns in tables, aka -dynamic tables + +zcash/halo2#534 +[Lookup] Reintroduce +support for advice (and +possibly instance) +columns in tables, aka +dynamic tables zcash/halo2#636->zcash/halo2#534 - - + + zcash/zcash#6305 - -zcash/zcash#6305 -Backport upstream miner -PRs prior to `src/miner.* --> src/node/miner.*` -rename + +zcash/zcash#6305 +Backport upstream miner +PRs prior to `src/miner.* +-> src/node/miner.*` +rename @@ -5116,13 +5116,13 @@ zcash/sapling-crypto#115 - -zcash/sapling-crypto#115 -zcash_proofs: Extract -separate verifiers for -proofs, spendAuthSigs, -and bindingSig from Sapli -ngVerificationContext + +zcash/sapling-crypto#115 +zcash_proofs: Extract +separate verifiers for +proofs, spendAuthSigs, +and bindingSig from Sapli +ngVerificationContext @@ -5130,30 +5130,30 @@ zcash/zcash#3787 - -zcash/zcash#3787 -Deprecate the Sprout -value pool by moving -remaining funds to a -permissioned faucet + +zcash/zcash#3787 +Deprecate the Sprout +value pool by moving +remaining funds to a +permissioned faucet zcash/zcash#3787->zcash/zcash#4202 - - + + zcash/zcash#1761 - -zcash/zcash#1761 -Refactor `CreateNewBlock` -to facilitate mock-based -unit-testing. + +zcash/zcash#1761 +Refactor `CreateNewBlock` +to facilitate mock-based +unit-testing. @@ -5161,13 +5161,13 @@ zcash/zcash#6412 - - - -zcash/zcash#6412 -Make -TransactionBuilderResult -less stringy + + + +zcash/zcash#6412 +Make +TransactionBuilderResult +less stringy @@ -5175,11 +5175,11 @@ zcash/librustzcash#704 - -zcash/librustzcash#704 -introduce ability to -cancel -`scan_cached_blocks` + +zcash/librustzcash#704 +introduce ability to +cancel +`scan_cached_blocks` @@ -5187,12 +5187,12 @@ zcash/zcash#6497 - -zcash/zcash#6497 -Replace -`GetFilteredNotes` with -an evolved version of -`FindSpendableInputs` + +zcash/zcash#6497 +Replace +`GetFilteredNotes` with +an evolved version of +`FindSpendableInputs` @@ -5200,10 +5200,10 @@ zcash/zcash#6583 - -zcash/zcash#6583 -Update `libsecp256k1` to -0.3.0 (`bdf39000b9c`) + +zcash/zcash#6583 +Update `libsecp256k1` to +0.3.0 (`bdf39000b9c`) @@ -5211,29 +5211,29 @@ zcash/zcash#6584 - -zcash/zcash#6584 -Update `libsecp256k1` to -0.3.1 (`4258c54f4e`) + +zcash/zcash#6584 +Update `libsecp256k1` to +0.3.1 (`4258c54f4e`) zcash/zcash#6583->zcash/zcash#6584 - - + + zcash/zcash#6625 - - - -zcash/zcash#6625 -Fix autoreconf warnings -and error in future + + + +zcash/zcash#6625 +Fix autoreconf warnings +and error in future @@ -5241,12 +5241,12 @@ zcash/zcash#6636 - - - -zcash/zcash#6636 -Reduce re-enabled -diagnostics + + + +zcash/zcash#6636 +Reduce re-enabled +diagnostics @@ -5254,31 +5254,31 @@ zcash/zcash#6641 - - - -zcash/zcash#6641 -Fix a number of low- -effort warnings + + + +zcash/zcash#6641 +Fix a number of low- +effort warnings zcash/zcash#6636->zcash/zcash#6641 - - + + zcash/librustzcash#981 - -zcash/librustzcash#981 -zcash_client_backend: -Implement & standardize a -JSON encoding for data -access API errors. + +zcash/librustzcash#981 +zcash_client_backend: +Implement & standardize a +JSON encoding for data +access API errors. @@ -5286,12 +5286,12 @@ zcash/librustzcash#692 - -zcash/librustzcash#692 -Use Orchard inputs in `bi -nding_sig_absent_if_no_sh -ielded_spend_or_output` -test + +zcash/librustzcash#692 +Use Orchard inputs in `bi +nding_sig_absent_if_no_sh +ielded_spend_or_output` +test @@ -5299,13 +5299,13 @@ zcash/librustzcash#1091 - -zcash/librustzcash#1091 -Expose the stages of -transaction proving and -signing via the -`zcash_client_backend` -API + +zcash/librustzcash#1091 +Expose the stages of +transaction proving and +signing via the +`zcash_client_backend` +API @@ -5313,14 +5313,14 @@ zcash/librustzcash#1161 - -zcash/librustzcash#1161 -`zcash_client_backend`: -Add a `sapling` feature -flag that can be switched -off to remove the -dependency upon `sapling- -crypto`. + +zcash/librustzcash#1161 +`zcash_client_backend`: +Add a `sapling` feature +flag that can be switched +off to remove the +dependency upon `sapling- +crypto`. @@ -5328,46 +5328,46 @@ zcash/librustzcash#1589 - -zcash/librustzcash#1589 -zcash_client_backend -0.16.0 + +zcash/librustzcash#1589 +zcash_client_backend +0.16.0 zcash/librustzcash#1161->zcash/librustzcash#1589 - - + + zcash/librustzcash#1621 - -zcash/librustzcash#1621 -zcash_client_sqlite -0.14.0 + +zcash/librustzcash#1621 +zcash_client_sqlite +0.14.0 zcash/librustzcash#1589->zcash/librustzcash#1621 - - + + zcash/zcash#6829 - -zcash/zcash#6829 -Replace `BatchRunner` -with -`zcash_client_backend` -implementation + +zcash/zcash#6829 +Replace `BatchRunner` +with +`zcash_client_backend` +implementation @@ -5375,12 +5375,12 @@ zcash/librustzcash#1153 - -zcash/librustzcash#1153 -zcash_address: Support -Zip 316, Revision 1 -(MUST-understand -metadata) + +zcash/librustzcash#1153 +zcash_address: Support +Zip 316, Revision 1 +(MUST-understand +metadata) @@ -5388,34 +5388,34 @@ zcash/librustzcash#1230 - -zcash/librustzcash#1230 -zcash_address release -0.7.0 + +zcash/librustzcash#1230 +zcash_address release +0.7.0 zcash/librustzcash#1153->zcash/librustzcash#1230 - - + + zcash/librustzcash#1230->zcash/librustzcash#1589 - - + + zcash/librustzcash#1075 - -zcash/librustzcash#1075 -Design for importing -FVKs, IVKs, and even -Unified spending keys + +zcash/librustzcash#1075 +Design for importing +FVKs, IVKs, and even +Unified spending keys @@ -5423,48 +5423,48 @@ zcash/librustzcash#1490 - -zcash/librustzcash#1490 -Cache incoming viewing -keys and detect IVK -collisions when adding -accounts + +zcash/librustzcash#1490 +Cache incoming viewing +keys and detect IVK +collisions when adding +accounts zcash/librustzcash#1075->zcash/librustzcash#1490 - - + + zcash/librustzcash#1335 - -zcash/librustzcash#1335 -Support for multiple -accounts + +zcash/librustzcash#1335 +Support for multiple +accounts zcash/librustzcash#1490->zcash/librustzcash#1335 - - + + zcash/librustzcash#1222 - -zcash/librustzcash#1222 -Consider changing the -change policy to hide -(some) pool-crossing -amounts + +zcash/librustzcash#1222 +Consider changing the +change policy to hide +(some) pool-crossing +amounts @@ -5472,32 +5472,32 @@ zcash/librustzcash#1284 - -zcash/librustzcash#1284 -`zcash_client_sqlite`: -Enable migrations to be -performed without any -seed + +zcash/librustzcash#1284 +`zcash_client_sqlite`: +Enable migrations to be +performed without any +seed zcash/librustzcash#1284->zcash/librustzcash#1335 - - + + zcash/zcash#2237 - -zcash/zcash#2237 -Support -OP_CHECKSEQUENCEVERIFY -(and related changes to -block timestamp -semantics) + +zcash/zcash#2237 +Support +OP_CHECKSEQUENCEVERIFY +(and related changes to +block timestamp +semantics) @@ -5505,29 +5505,29 @@ zcash/zcash#559 - -zcash/zcash#559 -features necessary for -Lighting Network + +zcash/zcash#559 +features necessary for +Lighting Network zcash/zcash#2237->zcash/zcash#559 - - + + zcash/librustzcash#1354 - -zcash/librustzcash#1354 -zcash_client_backend: -Recover funds sent back -to or left in a ZIP 320 -ephemeral t-addr + +zcash/librustzcash#1354 +zcash_client_backend: +Recover funds sent back +to or left in a ZIP 320 +ephemeral t-addr @@ -5535,255 +5535,255 @@ zcash/zips#286 - -zcash/zips#286 -Research spike: Check -whether the scripting -system can reason about / -require properties of -transparent outputs -within an input script in -the same transaction. + +zcash/zips#286 +Research spike: Check +whether the scripting +system can reason about / +require properties of +transparent outputs +within an input script in +the same transaction. zcash/zips#286->zcash/zcash#4203 - - + + zcash/zcash#3431 - -zcash/zcash#3431 -Mandatory conversion of -transparent value into -shielded notes + +zcash/zcash#3431 +Mandatory conversion of +transparent value into +shielded notes zcash/zcash#3431->zcash/zcash#4203 - - + + zcash/zcash#1133 - -zcash/zcash#1133 -Restrict block size for -transparent transactions -/ preserve space for -Sapling/Orchard-only -shielded transactions. + +zcash/zcash#1133 +Restrict block size for +transparent transactions +/ preserve space for +Sapling/Orchard-only +shielded transactions. zcash/zcash#1133->zcash/zcash#4203 - - + + zcash/zcash#3800 - -zcash/zcash#3800 -Warn Upon Use of -Transparent Addresses + +zcash/zcash#3800 +Warn Upon Use of +Transparent Addresses zcash/zcash#3800->zcash/zcash#4203 - - + + zcash/zcash#2425 - -zcash/zcash#2425 -Pay-to-verification-key -payments + +zcash/zcash#2425 +Pay-to-verification-key +payments zcash/zcash#2425->zcash/zcash#4203 - - + + zcash/librustzcash#1380 - -zcash/librustzcash#1380 -zcash_primitives: Make -the Sapling `SpendProver` -and `OutputProver` -arguments to the -transaction builder -optional + +zcash/librustzcash#1380 +zcash_primitives: Make +the Sapling `SpendProver` +and `OutputProver` +arguments to the +transaction builder +optional zcash/librustzcash#1380->zcash/librustzcash#1161 - - + + zcash/librustzcash#1162 - -zcash/librustzcash#1162 -`zcash_primitives`: Add -`orchard` and `sapling` -feature flags. + +zcash/librustzcash#1162 +`zcash_primitives`: Add +`orchard` and `sapling` +feature flags. zcash/librustzcash#1380->zcash/librustzcash#1162 - - + + zcash/librustzcash#1624 - -zcash/librustzcash#1624 -zcash_primitives: -Refactor the transaction -builder to enable -applying proofs and -signatures separately + +zcash/librustzcash#1624 +zcash_primitives: +Refactor the transaction +builder to enable +applying proofs and +signatures separately zcash/librustzcash#1380->zcash/librustzcash#1624 - - + + zcash/librustzcash#1625 - -zcash/librustzcash#1625 -Enable converting the -unauthorized tx output of -the post-refactor tx -builder into a PCZT + +zcash/librustzcash#1625 +Enable converting the +unauthorized tx output of +the post-refactor tx +builder into a PCZT zcash/librustzcash#1624->zcash/librustzcash#1625 - - + + zcash/librustzcash#1626 - -zcash/librustzcash#1626 -zcash_client_backend: -Refactor `create_proposed -_transactions` to support -PCZTs + +zcash/librustzcash#1626 +zcash_client_backend: +Refactor `create_proposed +_transactions` to support +PCZTs zcash/librustzcash#1625->zcash/librustzcash#1626 - - + + zcash/librustzcash#1612 - -zcash/librustzcash#1612 -Enable using a hardware -wallet with the Zcash -Rust crates + +zcash/librustzcash#1612 +Enable using a hardware +wallet with the Zcash +Rust crates zcash/librustzcash#1626->zcash/librustzcash#1612 - - + + zcash/zips#776 - -zcash/zips#776 -[ZIP 228] Asset Swaps for -Zcash Shielded Assets + +zcash/zips#776 +[ZIP 228] Asset Swaps for +Zcash Shielded Assets zcash/zips#776->zcash/zips#830 - - + + zcash/zips#736 - -zcash/zips#736 -Call for comments: ZSA -Swaps base proposal + +zcash/zips#736 +Call for comments: ZSA +Swaps base proposal zcash/zips#736->zcash/zips#830 - - + + zcash/librustzcash#1385 - -zcash/librustzcash#1385 -zcash_client_backend: -Create paginated API -exposing logical -transaction history + +zcash/librustzcash#1385 +zcash_client_backend: +Create paginated API +exposing logical +transaction history @@ -5791,13 +5791,13 @@ zcash/librustzcash#1441 - - - -zcash/librustzcash#1441 -Report proposal errors -earlier and more -precisely where possible + + + +zcash/librustzcash#1441 +Report proposal errors +earlier and more +precisely where possible @@ -5805,28 +5805,28 @@ zcash/zcash#6949 - -zcash/zcash#6949 -Set NU6 mainnet -activation height + +zcash/zcash#6949 +Set NU6 mainnet +activation height zcash/zcash#6949->zcash/zcash#6948 - - + + zcash/librustzcash#1560 - -zcash/librustzcash#1560 -`zcash_encoding`: Remove -dependency on `byteorder` -crate + +zcash/librustzcash#1560 +`zcash_encoding`: Remove +dependency on `byteorder` +crate @@ -5834,147 +5834,147 @@ zcash/librustzcash#1561 - -zcash/librustzcash#1561 -Enable Keystone to -replace their vendored -versions of the Zcash -crates with the published -versions + +zcash/librustzcash#1561 +Enable Keystone to +replace their vendored +versions of the Zcash +crates with the published +versions zcash/librustzcash#1560->zcash/librustzcash#1561 - - + + zcash/zip32#18 - -zcash/zip32#18 -`[no_std]` Compatibility + +zcash/zip32#18 +`[no_std]` Compatibility zcash/zip32#18->zcash/librustzcash#1561 - - + + zcash/halo2#827 - -zcash/halo2#827 -Extract Sinsemilla -primitive from -`halo2_gadgets` + +zcash/halo2#827 +Extract Sinsemilla +primitive from +`halo2_gadgets` zcash/halo2#827->zcash/librustzcash#1561 - - + + zcash/librustzcash#1436 - -zcash/librustzcash#1436 -Adding a second account -with an older birthday -height effectively -changes height for -existing account + +zcash/librustzcash#1436 +Adding a second account +with an older birthday +height effectively +changes height for +existing account zcash/librustzcash#1436->zcash/librustzcash#1335 - - + + zcash/librustzcash#1389 - -zcash/librustzcash#1389 -WalletDb::create_account -fails adding second -account: Attempted to -write subtree roots with -indices 11..12 which is -discontinuous with -existing subtree range -16..17. + +zcash/librustzcash#1389 +WalletDb::create_account +fails adding second +account: Attempted to +write subtree roots with +indices 11..12 which is +discontinuous with +existing subtree range +16..17. zcash/librustzcash#1389->zcash/librustzcash#1335 - - + + zcash/librustzcash#1330 - -zcash/librustzcash#1330 -zcash_client_sqlite: -`v_tx_outputs` describes -one of two tx outputs as -not from the account + +zcash/librustzcash#1330 +zcash_client_sqlite: +`v_tx_outputs` describes +one of two tx outputs as +not from the account zcash/librustzcash#1330->zcash/librustzcash#1335 - - + + zcash/librustzcash#1305 - -zcash/librustzcash#1305 -zcash_client_{backend,sql -ite}: Correctly track -accounts that fund each -transaction output. + +zcash/librustzcash#1305 +zcash_client_{backend,sql +ite}: Correctly track +accounts that fund each +transaction output. zcash/librustzcash#1305->zcash/librustzcash#1335 - - + + zcash/librustzcash#483 - -zcash/librustzcash#483 -Add pre-overwinter -signature hashes to -`signature_hash` or -return an error. + +zcash/librustzcash#483 +Add pre-overwinter +signature hashes to +`signature_hash` or +return an error. @@ -5982,13 +5982,13 @@ zcash/librustzcash#323 - -zcash/librustzcash#323 -Sending V1 transactions -can "misplace funds" and -brick the sender's -wallet, rendering it -broken even after upgrade + +zcash/librustzcash#323 +Sending V1 transactions +can "misplace funds" and +brick the sender's +wallet, rendering it +broken even after upgrade @@ -5996,29 +5996,29 @@ zcash/zips#363 - -zcash/zips#363 -[ZIP 315]: issue guidance -on UI for confirmations -and spendability + +zcash/zips#363 +[ZIP 315]: issue guidance +on UI for confirmations +and spendability zcash/zips#363->zcash/zips#447 - - + + zcash/zips#693 - -zcash/zips#693 -Standardize a protocol -for creating shielded -transactions offline + +zcash/zips#693 +Standardize a protocol +for creating shielded +transactions offline @@ -6026,23 +6026,23 @@ zcash/librustzcash#1623 - -zcash/librustzcash#1623 -Implement PCZT v1 + +zcash/librustzcash#1623 +Implement PCZT v1 zcash/zips#693->zcash/librustzcash#1623 - - + + zcash/librustzcash#1623->zcash/librustzcash#1625 - - + + diff --git a/zcash-halo2-dag.html b/zcash-halo2-dag.html index 086785470..457017514 100644 --- a/zcash-halo2-dag.html +++ b/zcash-halo2-dag.html @@ -22,35 +22,24 @@ -cluster_1 - -Documentation Q2 2024 - - cluster_0 First user-facing recursion API + +cluster_1 + +Documentation Q2 2024 + cluster_2 0.3.1 - - -zcash/halo2#455 - - -zcash/halo2#455 -[Book] add description of -Poseidon gadget and chip - - - - + zcash/halo2#247 - + zcash/halo2#247 Implement underlying @@ -60,9 +49,9 @@ - + zcash/halo2#251 - + zcash/halo2#251 Implement user-facing API @@ -129,9 +118,9 @@ - + zcash/halo2#246 - + zcash/halo2#246 Create recursive proof @@ -140,9 +129,9 @@ - + zcash/halo2#435 - + zcash/halo2#435 Implement mock @@ -182,9 +171,9 @@ - + zcash/halo2#439 - + zcash/halo2#439 Support split @@ -216,9 +205,9 @@ - + zcash/halo2#643 - + zcash/halo2#643 Create separate @@ -258,6 +247,17 @@ + + +zcash/halo2#455 + + +zcash/halo2#455 +[Book] add description of +Poseidon gadget and chip + + + zcash/halo2#742 diff --git a/zcash-halo2-dag.svg b/zcash-halo2-dag.svg index 0a1018a88..0b71a35ba 100644 --- a/zcash-halo2-dag.svg +++ b/zcash-halo2-dag.svg @@ -10,35 +10,24 @@ -cluster_1 - -Documentation Q2 2024 - - cluster_0 First user-facing recursion API + +cluster_1 + +Documentation Q2 2024 + cluster_2 0.3.1 - - -zcash/halo2#455 - - -zcash/halo2#455 -[Book] add description of -Poseidon gadget and chip - - - - + zcash/halo2#247 - + zcash/halo2#247 Implement underlying @@ -48,9 +37,9 @@ - + zcash/halo2#251 - + zcash/halo2#251 Implement user-facing API @@ -117,9 +106,9 @@ - + zcash/halo2#246 - + zcash/halo2#246 Create recursive proof @@ -128,9 +117,9 @@ - + zcash/halo2#435 - + zcash/halo2#435 Implement mock @@ -170,9 +159,9 @@ - + zcash/halo2#439 - + zcash/halo2#439 Support split @@ -204,9 +193,9 @@ - + zcash/halo2#643 - + zcash/halo2#643 Create separate @@ -246,6 +235,17 @@ + + +zcash/halo2#455 + + +zcash/halo2#455 +[Book] add description of +Poseidon gadget and chip + + + zcash/halo2#742 diff --git a/zcash-tfl-dag.html b/zcash-tfl-dag.html index 222b42e17..5e27def78 100644 --- a/zcash-tfl-dag.html +++ b/zcash-tfl-dag.html @@ -22,24 +22,24 @@ -cluster_0 - -Design and Implementation Phase 4 +cluster_4 + +Prototype Phase 1 -cluster_3 - -Design Phase 2 - Integrated Crosslink - - cluster_1 Implementation Phase 1: Simulation Codebase + +cluster_3 + +Design Phase 2 - Integrated Crosslink + -cluster_4 - -Prototype Phase 1 +cluster_0 + +Design and Implementation Phase 4 cluster_2 @@ -51,300 +51,279 @@ Prototype Phase 2 - + -ECC/tfl-book#42 - - -ECC/tfl-book#42 -Does Snap-and-Chat design -split the minimum cost of -attack for specific known -attacks? +ECC/zebra-tfl#3 + + +ECC/zebra-tfl#3 +Add test harness - + -ECC/tfl-book#49 - - -ECC/tfl-book#49 -Clarify our "weakest -link" security concerns -in precise questions. +ECC/zebra-tfl#1 + + +ECC/zebra-tfl#1 +Prototype release 0.1 - + -ECC/tfl-book#42->ECC/tfl-book#49 - - +ECC/zebra-tfl#3->ECC/zebra-tfl#1 + + - - -ECC/tfl-book#82 - - -ECC/tfl-book#82 -Analyze Crosslink against -our best known combined -attacks + + +ECC/zebra-tfl#4 + + +ECC/zebra-tfl#4 +Prototype release 0.x +(for phase 2) - - -ECC/tfl-book#49->ECC/tfl-book#82 - - + + +ECC/zebra-tfl#1->ECC/zebra-tfl#4 + + - - -ECC/tfl-book#84 - - -ECC/tfl-book#84 -Publish a "Design -Milestone 4" release + + +ECC/zebra-tfl#6 + + +ECC/zebra-tfl#6 +Create a testnet - - -ECC/tfl-book#82->ECC/tfl-book#84 - - + + +ECC/zebra-tfl#6->ECC/zebra-tfl#1 + + - - -ECC/zebra-tfl#7 - - -ECC/zebra-tfl#7 -Prototype sufficient to -resolve design issues for -Hybrid PoS + + +ECC/simtfl#7 + + +ECC/simtfl#7 +Define BC abstractions +and PoW (honest behaviour +only) - - -ECC/tfl-book#84->ECC/zebra-tfl#7 - - - - + -ECC/tfl-book#47 - - -ECC/tfl-book#47 -Ebb-and-Flow: what are -the impacts of -subprotocols sharing -resources? +ECC/simtfl#8 + + +ECC/simtfl#8 +Define Crosslink (honest +behaviour only) - - -ECC/tfl-book#47->ECC/tfl-book#49 - - + + +ECC/simtfl#7->ECC/simtfl#8 + + - + -ECC/tfl-book#48 - - -ECC/tfl-book#48 -Write Best-Effort / -Napkin Math approximation -of Min. Cost of Known -Attack metric for several -attacks. +ECC/simtfl#9 + + +ECC/simtfl#9 +Implement some known PoW +attacks - - -ECC/tfl-book#48->ECC/tfl-book#49 - - + + +ECC/simtfl#7->ECC/simtfl#9 + + - + -ECC/simtfl#11 - - -ECC/simtfl#11 -Implement combined -attacks +ECC/simtfl#14 + + +ECC/simtfl#14 +simtfl 0.2.0 +(corresponding to +Implementation Phase 1: +Simulation Codebase) - + + +ECC/simtfl#8->ECC/simtfl#14 + + + + -ECC/simtfl#11->ECC/tfl-book#82 - - +ECC/simtfl#9->ECC/simtfl#14 + + - - -ECC/tfl-book#70 - - -ECC/tfl-book#70 -Adapt CometBFT (formerly -TendermintBFT) into -Crosslink + + +ECC/tfl-book#71 + + +ECC/tfl-book#71 +Analyze Crosslink against +a set of known PoS +attacks - - -ECC/simtfl#11->ECC/tfl-book#70 - - + + +ECC/simtfl#14->ECC/tfl-book#71 + + - - -ECC/simtfl#17 - - -ECC/simtfl#17 -simtfl 1.0.0 -(corresponding to Design -and Implementation Phase -4) + + +ECC/tfl-book#72 + + +ECC/tfl-book#72 +Analyze Crosslink against +a set of known PoW +attacks. - - -ECC/simtfl#11->ECC/simtfl#17 - - - - - -ECC/tfl-book#5 - - -ECC/tfl-book#5 -Prototype CometBFT -(formerly TendermintBFT) -as the finality -subprotocol. - + + +ECC/simtfl#14->ECC/tfl-book#72 + + + + +ECC/simtfl#15 + + +ECC/simtfl#15 +Design/document the +network layer used in the +simulation + - - -ECC/tfl-book#70->ECC/tfl-book#5 - - - - -ECC/tfl-book#116 - - -ECC/tfl-book#116 -Evaluate PoS subprotocol -candidates and their -Crosslink adaptations + + +ECC/simtfl#16 + + +ECC/simtfl#16 +Implement network layer - - -ECC/tfl-book#70->ECC/tfl-book#116 - - - - - -ECC/simtfl#17->ECC/tfl-book#84 - - + + +ECC/simtfl#15->ECC/simtfl#16 + + - - -ECC/tfl-book#5->ECC/tfl-book#84 - - + + +ECC/simtfl#16->ECC/simtfl#8 + + - - -ECC/tfl-book#116->ECC/tfl-book#84 - - + + +ECC/simtfl#16->ECC/simtfl#9 + + - - -ECC/tfl-book#39 - - -ECC/tfl-book#39 -Analyze Attack Scenario: -Compromised Finality -Oracle + Miner only -finalizes that miner's -blocks + + +ECC/simtfl#10 + + +ECC/simtfl#10 +Implement some known BFT +and/or PoS attacks - - -ECC/tfl-book#39->ECC/simtfl#11 - - + + +ECC/simtfl#16->ECC/simtfl#10 + + - - -ECC/tfl-book#111 - - -ECC/tfl-book#111 -How can HotStuff be -described in Crosslink's -BFT model? + + +ECC/simtfl#10->ECC/simtfl#14 + + + + + +ECC/simtfl#20 + + +ECC/simtfl#20 +Add test coverage that +ensures edge cases lead +to invalid blocks - - -ECC/tfl-book#111->ECC/tfl-book#116 - - + + +ECC/simtfl#20->ECC/simtfl#9 + + - - -ECC/tfl-book#132 - - -ECC/tfl-book#132 -Does the issue about -block chains not being -one-shot invalidate the -liveness analysis for -Snap-and-Chat? + + +ECC/simtfl#25 + + +ECC/simtfl#25 +Finish Streamlet - - -ECC/tfl-book#132->ECC/tfl-book#82 - - + + +ECC/simtfl#25->ECC/simtfl#8 + + + + + +ECC/simtfl#25->ECC/simtfl#10 + + - + ECC/tfl-book#86 - + ECC/tfl-book#86 Define macros so that we @@ -354,9 +333,9 @@ - + ECC/tfl-book#142 - + ECC/tfl-book#142 Write up Crosslink 2 @@ -364,15 +343,15 @@ - + ECC/tfl-book#86->ECC/tfl-book#142 - + ECC/tfl-book#99 - + ECC/tfl-book#99 Design Milestone 2 - tfl- @@ -382,58 +361,23 @@ - + ECC/tfl-book#142->ECC/tfl-book#99 - - -ECC/tfl-book#71 - - -ECC/tfl-book#71 -Analyze Crosslink against -a set of known PoS -attacks - - - ECC/tfl-book#99->ECC/tfl-book#71 - - -ECC/tfl-book#72 - - -ECC/tfl-book#72 -Analyze Crosslink against -a set of known PoW -attacks. - - - ECC/tfl-book#99->ECC/tfl-book#72 - - -ECC/zebra-tfl#4 - - -ECC/zebra-tfl#4 -Prototype release 0.x -(for phase 2) - - - ECC/tfl-book#99->ECC/zebra-tfl#4 @@ -441,9 +385,9 @@ - + ECC/tfl-book#77 - + ECC/tfl-book#77 Add "Avoided Terms" @@ -452,15 +396,15 @@ - + ECC/tfl-book#77->ECC/tfl-book#99 - + ECC/tfl-book#25 - + ECC/tfl-book#25 Add style guide / textual @@ -469,15 +413,15 @@ - + ECC/tfl-book#25->ECC/tfl-book#99 - + ECC/tfl-book#119 - + ECC/tfl-book#119 Clarify the distinctions @@ -489,244 +433,300 @@ - + ECC/tfl-book#119->ECC/tfl-book#99 - - -ECC/simtfl#7 - - -ECC/simtfl#7 -Define BC abstractions -and PoW (honest behaviour -only) - - - - - -ECC/simtfl#8 - - -ECC/simtfl#8 -Define Crosslink (honest -behaviour only) + + +ECC/tfl-book#42 + + +ECC/tfl-book#42 +Does Snap-and-Chat design +split the minimum cost of +attack for specific known +attacks? - - -ECC/simtfl#7->ECC/simtfl#8 - - + + +ECC/tfl-book#49 + + +ECC/tfl-book#49 +Clarify our "weakest +link" security concerns +in precise questions. + - + + + +ECC/tfl-book#42->ECC/tfl-book#49 + + + + + +ECC/tfl-book#82 + + +ECC/tfl-book#82 +Analyze Crosslink against +our best known combined +attacks + + + + + +ECC/tfl-book#49->ECC/tfl-book#82 + + + + + +ECC/tfl-book#84 + + +ECC/tfl-book#84 +Publish a "Design +Milestone 4" release + + + + + +ECC/tfl-book#82->ECC/tfl-book#84 + + + + + +ECC/zebra-tfl#7 + + +ECC/zebra-tfl#7 +Prototype sufficient to +resolve design issues for +Hybrid PoS + + + + + +ECC/tfl-book#84->ECC/zebra-tfl#7 + + + + -ECC/simtfl#9 - - -ECC/simtfl#9 -Implement some known PoW -attacks +ECC/tfl-book#47 + + +ECC/tfl-book#47 +Ebb-and-Flow: what are +the impacts of +subprotocols sharing +resources? - + -ECC/simtfl#7->ECC/simtfl#9 - - +ECC/tfl-book#47->ECC/tfl-book#49 + + - + -ECC/simtfl#14 - - -ECC/simtfl#14 -simtfl 0.2.0 -(corresponding to -Implementation Phase 1: -Simulation Codebase) +ECC/tfl-book#48 + + +ECC/tfl-book#48 +Write Best-Effort / +Napkin Math approximation +of Min. Cost of Known +Attack metric for several +attacks. - + -ECC/simtfl#8->ECC/simtfl#14 - - - - - -ECC/simtfl#9->ECC/simtfl#14 - - - - - -ECC/simtfl#14->ECC/tfl-book#71 - - - - - -ECC/simtfl#14->ECC/tfl-book#72 - - +ECC/tfl-book#48->ECC/tfl-book#49 + + - + -ECC/simtfl#15 - - -ECC/simtfl#15 -Design/document the -network layer used in the -simulation +ECC/simtfl#11 + + +ECC/simtfl#11 +Implement combined +attacks - + + +ECC/simtfl#11->ECC/tfl-book#82 + + + + -ECC/simtfl#16 - - -ECC/simtfl#16 -Implement network layer +ECC/tfl-book#70 + + +ECC/tfl-book#70 +Adapt CometBFT (formerly +TendermintBFT) into +Crosslink - + -ECC/simtfl#15->ECC/simtfl#16 - - - - - -ECC/simtfl#16->ECC/simtfl#8 - - - - - -ECC/simtfl#16->ECC/simtfl#9 - - +ECC/simtfl#11->ECC/tfl-book#70 + + - + -ECC/simtfl#10 - - -ECC/simtfl#10 -Implement some known BFT -and/or PoS attacks +ECC/simtfl#17 + + +ECC/simtfl#17 +simtfl 1.0.0 +(corresponding to Design +and Implementation Phase +4) - - -ECC/simtfl#16->ECC/simtfl#10 - - - - - -ECC/simtfl#10->ECC/simtfl#14 - - + + +ECC/simtfl#11->ECC/simtfl#17 + + - + -ECC/simtfl#20 - - -ECC/simtfl#20 -Add test coverage that -ensures edge cases lead -to invalid blocks +ECC/tfl-book#5 + + +ECC/tfl-book#5 +Prototype CometBFT +(formerly TendermintBFT) +as the finality +subprotocol. - - -ECC/simtfl#20->ECC/simtfl#9 - - + + +ECC/tfl-book#70->ECC/tfl-book#5 + + - + -ECC/simtfl#25 - - -ECC/simtfl#25 -Finish Streamlet +ECC/tfl-book#116 + + +ECC/tfl-book#116 +Evaluate PoS subprotocol +candidates and their +Crosslink adaptations - - -ECC/simtfl#25->ECC/simtfl#8 - - + + +ECC/tfl-book#70->ECC/tfl-book#116 + + - - -ECC/simtfl#25->ECC/simtfl#10 - - + + +ECC/simtfl#17->ECC/tfl-book#84 + + - + + +ECC/tfl-book#5->ECC/tfl-book#84 + + + + + +ECC/tfl-book#116->ECC/tfl-book#84 + + + + -ECC/zebra-tfl#3 - - -ECC/zebra-tfl#3 -Add test harness +ECC/tfl-book#39 + + +ECC/tfl-book#39 +Analyze Attack Scenario: +Compromised Finality +Oracle + Miner only +finalizes that miner's +blocks - + + +ECC/tfl-book#39->ECC/simtfl#11 + + + + -ECC/zebra-tfl#1 - - -ECC/zebra-tfl#1 -Prototype release 0.1 +ECC/tfl-book#111 + + +ECC/tfl-book#111 +How can HotStuff be +described in Crosslink's +BFT model? - + -ECC/zebra-tfl#3->ECC/zebra-tfl#1 - - - - - -ECC/zebra-tfl#1->ECC/zebra-tfl#4 - - +ECC/tfl-book#111->ECC/tfl-book#116 + + - + -ECC/zebra-tfl#6 - - -ECC/zebra-tfl#6 -Create a testnet +ECC/tfl-book#132 + + +ECC/tfl-book#132 +Does the issue about +block chains not being +one-shot invalidate the +liveness analysis for +Snap-and-Chat? - + -ECC/zebra-tfl#6->ECC/zebra-tfl#1 - - +ECC/tfl-book#132->ECC/tfl-book#82 + + diff --git a/zcash-tfl-dag.svg b/zcash-tfl-dag.svg index 8a58d60bd..06878ea5b 100644 --- a/zcash-tfl-dag.svg +++ b/zcash-tfl-dag.svg @@ -10,24 +10,24 @@ -cluster_0 - -Design and Implementation Phase 4 +cluster_4 + +Prototype Phase 1 -cluster_3 - -Design Phase 2 - Integrated Crosslink - - cluster_1 Implementation Phase 1: Simulation Codebase + +cluster_3 + +Design Phase 2 - Integrated Crosslink + -cluster_4 - -Prototype Phase 1 +cluster_0 + +Design and Implementation Phase 4 cluster_2 @@ -39,300 +39,279 @@ Prototype Phase 2 - + -ECC/tfl-book#42 - - -ECC/tfl-book#42 -Does Snap-and-Chat design -split the minimum cost of -attack for specific known -attacks? +ECC/zebra-tfl#3 + + +ECC/zebra-tfl#3 +Add test harness - + -ECC/tfl-book#49 - - -ECC/tfl-book#49 -Clarify our "weakest -link" security concerns -in precise questions. +ECC/zebra-tfl#1 + + +ECC/zebra-tfl#1 +Prototype release 0.1 - + -ECC/tfl-book#42->ECC/tfl-book#49 - - +ECC/zebra-tfl#3->ECC/zebra-tfl#1 + + - - -ECC/tfl-book#82 - - -ECC/tfl-book#82 -Analyze Crosslink against -our best known combined -attacks + + +ECC/zebra-tfl#4 + + +ECC/zebra-tfl#4 +Prototype release 0.x +(for phase 2) - - -ECC/tfl-book#49->ECC/tfl-book#82 - - + + +ECC/zebra-tfl#1->ECC/zebra-tfl#4 + + - - -ECC/tfl-book#84 - - -ECC/tfl-book#84 -Publish a "Design -Milestone 4" release + + +ECC/zebra-tfl#6 + + +ECC/zebra-tfl#6 +Create a testnet - - -ECC/tfl-book#82->ECC/tfl-book#84 - - + + +ECC/zebra-tfl#6->ECC/zebra-tfl#1 + + - - -ECC/zebra-tfl#7 - - -ECC/zebra-tfl#7 -Prototype sufficient to -resolve design issues for -Hybrid PoS + + +ECC/simtfl#7 + + +ECC/simtfl#7 +Define BC abstractions +and PoW (honest behaviour +only) - - -ECC/tfl-book#84->ECC/zebra-tfl#7 - - - - + -ECC/tfl-book#47 - - -ECC/tfl-book#47 -Ebb-and-Flow: what are -the impacts of -subprotocols sharing -resources? +ECC/simtfl#8 + + +ECC/simtfl#8 +Define Crosslink (honest +behaviour only) - - -ECC/tfl-book#47->ECC/tfl-book#49 - - + + +ECC/simtfl#7->ECC/simtfl#8 + + - + -ECC/tfl-book#48 - - -ECC/tfl-book#48 -Write Best-Effort / -Napkin Math approximation -of Min. Cost of Known -Attack metric for several -attacks. +ECC/simtfl#9 + + +ECC/simtfl#9 +Implement some known PoW +attacks - - -ECC/tfl-book#48->ECC/tfl-book#49 - - + + +ECC/simtfl#7->ECC/simtfl#9 + + - + -ECC/simtfl#11 - - -ECC/simtfl#11 -Implement combined -attacks +ECC/simtfl#14 + + +ECC/simtfl#14 +simtfl 0.2.0 +(corresponding to +Implementation Phase 1: +Simulation Codebase) - + + +ECC/simtfl#8->ECC/simtfl#14 + + + + -ECC/simtfl#11->ECC/tfl-book#82 - - +ECC/simtfl#9->ECC/simtfl#14 + + - - -ECC/tfl-book#70 - - -ECC/tfl-book#70 -Adapt CometBFT (formerly -TendermintBFT) into -Crosslink + + +ECC/tfl-book#71 + + +ECC/tfl-book#71 +Analyze Crosslink against +a set of known PoS +attacks - - -ECC/simtfl#11->ECC/tfl-book#70 - - + + +ECC/simtfl#14->ECC/tfl-book#71 + + - - -ECC/simtfl#17 - - -ECC/simtfl#17 -simtfl 1.0.0 -(corresponding to Design -and Implementation Phase -4) + + +ECC/tfl-book#72 + + +ECC/tfl-book#72 +Analyze Crosslink against +a set of known PoW +attacks. - - -ECC/simtfl#11->ECC/simtfl#17 - - - - - -ECC/tfl-book#5 - - -ECC/tfl-book#5 -Prototype CometBFT -(formerly TendermintBFT) -as the finality -subprotocol. - + + +ECC/simtfl#14->ECC/tfl-book#72 + + + + +ECC/simtfl#15 + + +ECC/simtfl#15 +Design/document the +network layer used in the +simulation + - - -ECC/tfl-book#70->ECC/tfl-book#5 - - - - -ECC/tfl-book#116 - - -ECC/tfl-book#116 -Evaluate PoS subprotocol -candidates and their -Crosslink adaptations + + +ECC/simtfl#16 + + +ECC/simtfl#16 +Implement network layer - - -ECC/tfl-book#70->ECC/tfl-book#116 - - - - - -ECC/simtfl#17->ECC/tfl-book#84 - - + + +ECC/simtfl#15->ECC/simtfl#16 + + - - -ECC/tfl-book#5->ECC/tfl-book#84 - - + + +ECC/simtfl#16->ECC/simtfl#8 + + - - -ECC/tfl-book#116->ECC/tfl-book#84 - - + + +ECC/simtfl#16->ECC/simtfl#9 + + - - -ECC/tfl-book#39 - - -ECC/tfl-book#39 -Analyze Attack Scenario: -Compromised Finality -Oracle + Miner only -finalizes that miner's -blocks + + +ECC/simtfl#10 + + +ECC/simtfl#10 +Implement some known BFT +and/or PoS attacks - - -ECC/tfl-book#39->ECC/simtfl#11 - - + + +ECC/simtfl#16->ECC/simtfl#10 + + - - -ECC/tfl-book#111 - - -ECC/tfl-book#111 -How can HotStuff be -described in Crosslink's -BFT model? + + +ECC/simtfl#10->ECC/simtfl#14 + + + + + +ECC/simtfl#20 + + +ECC/simtfl#20 +Add test coverage that +ensures edge cases lead +to invalid blocks - - -ECC/tfl-book#111->ECC/tfl-book#116 - - + + +ECC/simtfl#20->ECC/simtfl#9 + + - - -ECC/tfl-book#132 - - -ECC/tfl-book#132 -Does the issue about -block chains not being -one-shot invalidate the -liveness analysis for -Snap-and-Chat? + + +ECC/simtfl#25 + + +ECC/simtfl#25 +Finish Streamlet - - -ECC/tfl-book#132->ECC/tfl-book#82 - - + + +ECC/simtfl#25->ECC/simtfl#8 + + + + + +ECC/simtfl#25->ECC/simtfl#10 + + - + ECC/tfl-book#86 - + ECC/tfl-book#86 Define macros so that we @@ -342,9 +321,9 @@ - + ECC/tfl-book#142 - + ECC/tfl-book#142 Write up Crosslink 2 @@ -352,15 +331,15 @@ - + ECC/tfl-book#86->ECC/tfl-book#142 - + ECC/tfl-book#99 - + ECC/tfl-book#99 Design Milestone 2 - tfl- @@ -370,58 +349,23 @@ - + ECC/tfl-book#142->ECC/tfl-book#99 - - -ECC/tfl-book#71 - - -ECC/tfl-book#71 -Analyze Crosslink against -a set of known PoS -attacks - - - ECC/tfl-book#99->ECC/tfl-book#71 - - -ECC/tfl-book#72 - - -ECC/tfl-book#72 -Analyze Crosslink against -a set of known PoW -attacks. - - - ECC/tfl-book#99->ECC/tfl-book#72 - - -ECC/zebra-tfl#4 - - -ECC/zebra-tfl#4 -Prototype release 0.x -(for phase 2) - - - ECC/tfl-book#99->ECC/zebra-tfl#4 @@ -429,9 +373,9 @@ - + ECC/tfl-book#77 - + ECC/tfl-book#77 Add "Avoided Terms" @@ -440,15 +384,15 @@ - + ECC/tfl-book#77->ECC/tfl-book#99 - + ECC/tfl-book#25 - + ECC/tfl-book#25 Add style guide / textual @@ -457,15 +401,15 @@ - + ECC/tfl-book#25->ECC/tfl-book#99 - + ECC/tfl-book#119 - + ECC/tfl-book#119 Clarify the distinctions @@ -477,244 +421,300 @@ - + ECC/tfl-book#119->ECC/tfl-book#99 - - -ECC/simtfl#7 - - -ECC/simtfl#7 -Define BC abstractions -and PoW (honest behaviour -only) - - - - - -ECC/simtfl#8 - - -ECC/simtfl#8 -Define Crosslink (honest -behaviour only) + + +ECC/tfl-book#42 + + +ECC/tfl-book#42 +Does Snap-and-Chat design +split the minimum cost of +attack for specific known +attacks? - - -ECC/simtfl#7->ECC/simtfl#8 - - + + +ECC/tfl-book#49 + + +ECC/tfl-book#49 +Clarify our "weakest +link" security concerns +in precise questions. + - + + + +ECC/tfl-book#42->ECC/tfl-book#49 + + + + + +ECC/tfl-book#82 + + +ECC/tfl-book#82 +Analyze Crosslink against +our best known combined +attacks + + + + + +ECC/tfl-book#49->ECC/tfl-book#82 + + + + + +ECC/tfl-book#84 + + +ECC/tfl-book#84 +Publish a "Design +Milestone 4" release + + + + + +ECC/tfl-book#82->ECC/tfl-book#84 + + + + + +ECC/zebra-tfl#7 + + +ECC/zebra-tfl#7 +Prototype sufficient to +resolve design issues for +Hybrid PoS + + + + + +ECC/tfl-book#84->ECC/zebra-tfl#7 + + + + -ECC/simtfl#9 - - -ECC/simtfl#9 -Implement some known PoW -attacks +ECC/tfl-book#47 + + +ECC/tfl-book#47 +Ebb-and-Flow: what are +the impacts of +subprotocols sharing +resources? - + -ECC/simtfl#7->ECC/simtfl#9 - - +ECC/tfl-book#47->ECC/tfl-book#49 + + - + -ECC/simtfl#14 - - -ECC/simtfl#14 -simtfl 0.2.0 -(corresponding to -Implementation Phase 1: -Simulation Codebase) +ECC/tfl-book#48 + + +ECC/tfl-book#48 +Write Best-Effort / +Napkin Math approximation +of Min. Cost of Known +Attack metric for several +attacks. - + -ECC/simtfl#8->ECC/simtfl#14 - - - - - -ECC/simtfl#9->ECC/simtfl#14 - - - - - -ECC/simtfl#14->ECC/tfl-book#71 - - - - - -ECC/simtfl#14->ECC/tfl-book#72 - - +ECC/tfl-book#48->ECC/tfl-book#49 + + - + -ECC/simtfl#15 - - -ECC/simtfl#15 -Design/document the -network layer used in the -simulation +ECC/simtfl#11 + + +ECC/simtfl#11 +Implement combined +attacks - + + +ECC/simtfl#11->ECC/tfl-book#82 + + + + -ECC/simtfl#16 - - -ECC/simtfl#16 -Implement network layer +ECC/tfl-book#70 + + +ECC/tfl-book#70 +Adapt CometBFT (formerly +TendermintBFT) into +Crosslink - + -ECC/simtfl#15->ECC/simtfl#16 - - - - - -ECC/simtfl#16->ECC/simtfl#8 - - - - - -ECC/simtfl#16->ECC/simtfl#9 - - +ECC/simtfl#11->ECC/tfl-book#70 + + - + -ECC/simtfl#10 - - -ECC/simtfl#10 -Implement some known BFT -and/or PoS attacks +ECC/simtfl#17 + + +ECC/simtfl#17 +simtfl 1.0.0 +(corresponding to Design +and Implementation Phase +4) - - -ECC/simtfl#16->ECC/simtfl#10 - - - - - -ECC/simtfl#10->ECC/simtfl#14 - - + + +ECC/simtfl#11->ECC/simtfl#17 + + - + -ECC/simtfl#20 - - -ECC/simtfl#20 -Add test coverage that -ensures edge cases lead -to invalid blocks +ECC/tfl-book#5 + + +ECC/tfl-book#5 +Prototype CometBFT +(formerly TendermintBFT) +as the finality +subprotocol. - - -ECC/simtfl#20->ECC/simtfl#9 - - + + +ECC/tfl-book#70->ECC/tfl-book#5 + + - + -ECC/simtfl#25 - - -ECC/simtfl#25 -Finish Streamlet +ECC/tfl-book#116 + + +ECC/tfl-book#116 +Evaluate PoS subprotocol +candidates and their +Crosslink adaptations - - -ECC/simtfl#25->ECC/simtfl#8 - - + + +ECC/tfl-book#70->ECC/tfl-book#116 + + - - -ECC/simtfl#25->ECC/simtfl#10 - - + + +ECC/simtfl#17->ECC/tfl-book#84 + + - + + +ECC/tfl-book#5->ECC/tfl-book#84 + + + + + +ECC/tfl-book#116->ECC/tfl-book#84 + + + + -ECC/zebra-tfl#3 - - -ECC/zebra-tfl#3 -Add test harness +ECC/tfl-book#39 + + +ECC/tfl-book#39 +Analyze Attack Scenario: +Compromised Finality +Oracle + Miner only +finalizes that miner's +blocks - + + +ECC/tfl-book#39->ECC/simtfl#11 + + + + -ECC/zebra-tfl#1 - - -ECC/zebra-tfl#1 -Prototype release 0.1 +ECC/tfl-book#111 + + +ECC/tfl-book#111 +How can HotStuff be +described in Crosslink's +BFT model? - + -ECC/zebra-tfl#3->ECC/zebra-tfl#1 - - - - - -ECC/zebra-tfl#1->ECC/zebra-tfl#4 - - +ECC/tfl-book#111->ECC/tfl-book#116 + + - + -ECC/zebra-tfl#6 - - -ECC/zebra-tfl#6 -Create a testnet +ECC/tfl-book#132 + + +ECC/tfl-book#132 +Does the issue about +block chains not being +one-shot invalidate the +liveness analysis for +Snap-and-Chat? - + -ECC/zebra-tfl#6->ECC/zebra-tfl#1 - - +ECC/tfl-book#132->ECC/tfl-book#82 + + diff --git a/zcash-wallet-android-dag.html b/zcash-wallet-android-dag.html index 4418ca5b2..f90394d90 100644 --- a/zcash-wallet-android-dag.html +++ b/zcash-wallet-android-dag.html @@ -22,95 +22,114 @@ -cluster_0 - -Zashi 1.3 +cluster_4 + +Zashi Android Tech Debt -cluster_7 - -Add User Guide +cluster_2 + +Localization and Accessibility (Android) -cluster_4 - -Localization and Accessibility (Android) +cluster_0 + +Zashi 1.3 -cluster_5 - -Multiplatform +cluster_8 + +Consider Repackaging SDK Classes -cluster_8 - -Save/restore seed phrase from Google Credential Manager +cluster_5 + +Add User Guide +cluster_3 + +Save/restore seed phrase from Google Credential Manager + + cluster_1 Android Zashi 1.3 - -cluster_6 - -Zcash Android SDK Tech Debt - -cluster_2 - -Zashi Android Tech Debt +cluster_7 + +Zcash Android SDK Tech Debt -cluster_3 - -Consider Repackaging SDK Classes +cluster_6 + +Multiplatform - + -ECC/zashi#35 - - -ECC/zashi#35 -Support ZIP 320 (TEX) -Addresses +ECC/zashi-android#343 + + +ECC/zashi-android#343 +Replace BigDecimal in +ZecString - + + +ECC/zashi-android#325 + + +ECC/zashi-android#325 +Multiplatform + + + + + +ECC/zashi-android#343->ECC/zashi-android#325 + + + + -ECC/zashi-android#406 - - -ECC/zashi-android#406 -Draft User Guide +ECC/zashi-android#220 + + +ECC/zashi-android#220 +Use kotlin test +assertions - + + +ECC/zashi-android#220->ECC/zashi-android#325 + + + + -ECC/zashi-android#407 - - -ECC/zashi-android#407 -Add App UI to Open User -Guide +ECC/zashi-android#164 + + +ECC/zashi-android#164 +Add multiplatform +alternative for @Volatile +and `AtomicInt`/`AtomicRe +ference` in tests - - -ECC/zashi-android#406->ECC/zashi-android#407 - - - ECC/zashi-android#248 - -ECC/zashi-android#248 -RTL Localization Issues + +ECC/zashi-android#248 +RTL Localization Issues @@ -118,9 +137,9 @@ ECC/zcash-android-wallet-sdk#259 - -ECC/zcash-android-wallet-sdk#259 -Don't use Default Locale + +ECC/zcash-android-wallet-sdk#259 +Don't use Default Locale @@ -128,84 +147,163 @@ ECC/zcash-android-wallet-sdk#412 - -ECC/zcash-android-wallet-sdk#412 -Currency Formatter -Doesn't Use Monetary -Decimal Separator -Default + +ECC/zcash-android-wallet-sdk#412 +Currency Formatter +Doesn't Use Monetary +Decimal Separator +Default - + +ECC/zashi#35 + + +ECC/zashi#35 +Support ZIP 320 (TEX) +Addresses + + + + + +ECC/zcash-android-wallet-sdk#295 + + +ECC/zcash-android-wallet-sdk#295 +Repackaging SDK Classes - +Phase 3 - Minor Public +API changes + + + + + +ECC/zcash-android-wallet-sdk#296 + + +ECC/zcash-android-wallet-sdk#296 +Repackaging SDK Classes - +Phase 4 - Major Public +API Changes + + + + + +ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 + + + + + +ECC/zcash-android-wallet-sdk#534 + + +ECC/zcash-android-wallet-sdk#534 +Consider Using Kotlin +Explicit API + + + + + +ECC/zashi-android#406 + + +ECC/zashi-android#406 +Draft User Guide + + + + + +ECC/zashi-android#407 + + +ECC/zashi-android#407 +Add App UI to Open User +Guide + + + + + +ECC/zashi-android#406->ECC/zashi-android#407 + + + + + ECC/zashi-android#639 - - -ECC/zashi-android#639 -[GCM] Save values from -Create new wallet flow + + +ECC/zashi-android#639 +[GCM] Save values from +Create new wallet flow - + ECC/zashi-android#637 - - -ECC/zashi-android#637 -[GCM] Settings new -permission detail screen + + +ECC/zashi-android#637 +[GCM] Settings new +permission detail screen - + ECC/zashi-android#640 - - -ECC/zashi-android#640 -[GCM] Remove values from -cloud backup + + +ECC/zashi-android#640 +[GCM] Remove values from +cloud backup - + ECC/zashi-android#636 - - -ECC/zashi-android#636 -[GCM] Settings new -permissions section + + +ECC/zashi-android#636 +[GCM] Settings new +permissions section - + ECC/zashi-android#638 - - -ECC/zashi-android#638 -[GCM] Read values for -Restore wallet flow + + +ECC/zashi-android#638 +[GCM] Read values for +Restore wallet flow - + ECC/zashi-android#635 - - -ECC/zashi-android#635 -[GCM] Consent dialog + + +ECC/zashi-android#635 +[GCM] Consent dialog - + ECC/zcash-android-wallet-sdk#1631 - + ECC/zcash-android-wallet-sdk#1631 Refactor the SDK to not @@ -216,9 +314,9 @@ - + ECC/zcash-android-wallet-sdk#410 - + ECC/zcash-android-wallet-sdk#410 Support different @@ -229,15 +327,15 @@ - + ECC/zcash-android-wallet-sdk#1631->ECC/zcash-android-wallet-sdk#410 - + ECC/zcash-android-wallet-sdk#848 - + ECC/zcash-android-wallet-sdk#848 Consider using seed @@ -247,266 +345,168 @@ - + ECC/zcash-android-wallet-sdk#848->ECC/zcash-android-wallet-sdk#1631 - + ECC/zcash-android-wallet-sdk#441 - - -ECC/zcash-android-wallet-sdk#441 - Add a (kotlin) script to -update checkpoint files + + +ECC/zcash-android-wallet-sdk#441 + Add a (kotlin) script to +update checkpoint files - + ECC/zcash-android-wallet-sdk#1094 - - -ECC/zcash-android-wallet-sdk#1094 -Consider fake SDK sync -related components + + +ECC/zcash-android-wallet-sdk#1094 +Consider fake SDK sync +related components - + ECC/zcash-android-wallet-sdk#1090 - - -ECC/zcash-android-wallet-sdk#1090 -Demo: Add Addresses and -Transactions Compose -Previews + + +ECC/zcash-android-wallet-sdk#1090 +Demo: Add Addresses and +Transactions Compose +Previews - + ECC/zcash-android-wallet-sdk#1094->ECC/zcash-android-wallet-sdk#1090 - - + + - + ECC/zcash-android-wallet-sdk#898 - - -ECC/zcash-android-wallet-sdk#898 -Consider fake networking -client + + +ECC/zcash-android-wallet-sdk#898 +Consider fake networking +client - + ECC/zcash-android-wallet-sdk#898->ECC/zcash-android-wallet-sdk#1090 - - + + - + ECC/zcash-android-wallet-sdk#1224 - - -ECC/zcash-android-wallet-sdk#1224 -zcash-android-wallet-sdk: -Refactor and re-enable -disabled darkside tests + + +ECC/zcash-android-wallet-sdk#1224 +zcash-android-wallet-sdk: +Refactor and re-enable +disabled darkside tests - + ECC/zcash-android-wallet-sdk#1263 - - -ECC/zcash-android-wallet-sdk#1263 -Add structured error -types for errors received -across the FFI boundary. + + +ECC/zcash-android-wallet-sdk#1263 +Add structured error +types for errors received +across the FFI boundary. - + ECC/zcash-android-wallet-sdk#1137 - - -ECC/zcash-android-wallet-sdk#1137 -Consider refactoring `pro -cessNewBlocksInSbSOrder` -to more static functions + + +ECC/zcash-android-wallet-sdk#1137 +Consider refactoring `pro +cessNewBlocksInSbSOrder` +to more static functions - + ECC/zcash-android-wallet-sdk#240 - - -ECC/zcash-android-wallet-sdk#240 -Make the SDK database -more robust + + +ECC/zcash-android-wallet-sdk#240 +Make the SDK database +more robust - + ECC/zcash-android-wallet-sdk#214 - - -ECC/zcash-android-wallet-sdk#214 -Gracefully handle -"malformed disk image" -error + + +ECC/zcash-android-wallet-sdk#214 +Gracefully handle +"malformed disk image" +error - + ECC/zcash-android-wallet-sdk#243 - - -ECC/zcash-android-wallet-sdk#243 -Add a better fix for the -"off by one" error while -autoshielding + + +ECC/zcash-android-wallet-sdk#243 +Add a better fix for the +"off by one" error while +autoshielding - + ECC/zcash-android-wallet-sdk#808 - - -ECC/zcash-android-wallet-sdk#808 -Add demo-ui-lib module + + +ECC/zcash-android-wallet-sdk#808 +Add demo-ui-lib module - + ECC/zcash-android-wallet-sdk#1353 - - -ECC/zcash-android-wallet-sdk#1353 -Consider tag-based -release process + + +ECC/zcash-android-wallet-sdk#1353 +Consider tag-based +release process - -ECC/zcash-android-wallet-sdk#245 - - -ECC/zcash-android-wallet-sdk#245 -Simplify the transaction -manager and encoder - - - - - -ECC/zashi-android#343 - - -ECC/zashi-android#343 -Replace BigDecimal in -ZecString - - - - - -ECC/zashi-android#325 - - -ECC/zashi-android#325 -Multiplatform - - - - - -ECC/zashi-android#343->ECC/zashi-android#325 - - - - - -ECC/zashi-android#220 - - -ECC/zashi-android#220 -Use kotlin test -assertions - - - - - -ECC/zashi-android#220->ECC/zashi-android#325 - - - - - -ECC/zashi-android#164 - - -ECC/zashi-android#164 -Add multiplatform -alternative for @Volatile -and `AtomicInt`/`AtomicRe -ference` in tests - - - - - -ECC/zcash-android-wallet-sdk#295 - - -ECC/zcash-android-wallet-sdk#295 -Repackaging SDK Classes - -Phase 3 - Minor Public -API changes - - - - - -ECC/zcash-android-wallet-sdk#296 - - -ECC/zcash-android-wallet-sdk#296 -Repackaging SDK Classes - -Phase 4 - Major Public -API Changes - - - - - -ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 - - - - -ECC/zcash-android-wallet-sdk#534 - - -ECC/zcash-android-wallet-sdk#534 -Consider Using Kotlin -Explicit API +ECC/zcash-android-wallet-sdk#245 + + +ECC/zcash-android-wallet-sdk#245 +Simplify the transaction +manager and encoder @@ -826,11 +826,11 @@ ECC/zcash-android-wallet-sdk#1369 - -ECC/zcash-android-wallet-sdk#1369 -Use `ScanSummary` to -reduce number of wallet -balance updates + +ECC/zcash-android-wallet-sdk#1369 +Use `ScanSummary` to +reduce number of wallet +balance updates @@ -1061,17 +1061,17 @@ ECC/zashi#54 - -ECC/zashi#54 -Add User Guide + +ECC/zashi#54 +Add User Guide ECC/zashi#54->ECC/zashi-android#407 - - + + diff --git a/zcash-wallet-android-dag.svg b/zcash-wallet-android-dag.svg index a96bf0281..964c60a1f 100644 --- a/zcash-wallet-android-dag.svg +++ b/zcash-wallet-android-dag.svg @@ -10,95 +10,114 @@ -cluster_0 - -Zashi 1.3 +cluster_4 + +Zashi Android Tech Debt -cluster_7 - -Add User Guide +cluster_2 + +Localization and Accessibility (Android) -cluster_4 - -Localization and Accessibility (Android) +cluster_0 + +Zashi 1.3 -cluster_5 - -Multiplatform +cluster_8 + +Consider Repackaging SDK Classes -cluster_8 - -Save/restore seed phrase from Google Credential Manager +cluster_5 + +Add User Guide +cluster_3 + +Save/restore seed phrase from Google Credential Manager + + cluster_1 Android Zashi 1.3 - -cluster_6 - -Zcash Android SDK Tech Debt - -cluster_2 - -Zashi Android Tech Debt +cluster_7 + +Zcash Android SDK Tech Debt -cluster_3 - -Consider Repackaging SDK Classes +cluster_6 + +Multiplatform - + -ECC/zashi#35 - - -ECC/zashi#35 -Support ZIP 320 (TEX) -Addresses +ECC/zashi-android#343 + + +ECC/zashi-android#343 +Replace BigDecimal in +ZecString - + + +ECC/zashi-android#325 + + +ECC/zashi-android#325 +Multiplatform + + + + + +ECC/zashi-android#343->ECC/zashi-android#325 + + + + -ECC/zashi-android#406 - - -ECC/zashi-android#406 -Draft User Guide +ECC/zashi-android#220 + + +ECC/zashi-android#220 +Use kotlin test +assertions - + + +ECC/zashi-android#220->ECC/zashi-android#325 + + + + -ECC/zashi-android#407 - - -ECC/zashi-android#407 -Add App UI to Open User -Guide +ECC/zashi-android#164 + + +ECC/zashi-android#164 +Add multiplatform +alternative for @Volatile +and `AtomicInt`/`AtomicRe +ference` in tests - - -ECC/zashi-android#406->ECC/zashi-android#407 - - - ECC/zashi-android#248 - -ECC/zashi-android#248 -RTL Localization Issues + +ECC/zashi-android#248 +RTL Localization Issues @@ -106,9 +125,9 @@ ECC/zcash-android-wallet-sdk#259 - -ECC/zcash-android-wallet-sdk#259 -Don't use Default Locale + +ECC/zcash-android-wallet-sdk#259 +Don't use Default Locale @@ -116,84 +135,163 @@ ECC/zcash-android-wallet-sdk#412 - -ECC/zcash-android-wallet-sdk#412 -Currency Formatter -Doesn't Use Monetary -Decimal Separator -Default + +ECC/zcash-android-wallet-sdk#412 +Currency Formatter +Doesn't Use Monetary +Decimal Separator +Default - + +ECC/zashi#35 + + +ECC/zashi#35 +Support ZIP 320 (TEX) +Addresses + + + + + +ECC/zcash-android-wallet-sdk#295 + + +ECC/zcash-android-wallet-sdk#295 +Repackaging SDK Classes - +Phase 3 - Minor Public +API changes + + + + + +ECC/zcash-android-wallet-sdk#296 + + +ECC/zcash-android-wallet-sdk#296 +Repackaging SDK Classes - +Phase 4 - Major Public +API Changes + + + + + +ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 + + + + + +ECC/zcash-android-wallet-sdk#534 + + +ECC/zcash-android-wallet-sdk#534 +Consider Using Kotlin +Explicit API + + + + + +ECC/zashi-android#406 + + +ECC/zashi-android#406 +Draft User Guide + + + + + +ECC/zashi-android#407 + + +ECC/zashi-android#407 +Add App UI to Open User +Guide + + + + + +ECC/zashi-android#406->ECC/zashi-android#407 + + + + + ECC/zashi-android#639 - - -ECC/zashi-android#639 -[GCM] Save values from -Create new wallet flow + + +ECC/zashi-android#639 +[GCM] Save values from +Create new wallet flow - + ECC/zashi-android#637 - - -ECC/zashi-android#637 -[GCM] Settings new -permission detail screen + + +ECC/zashi-android#637 +[GCM] Settings new +permission detail screen - + ECC/zashi-android#640 - - -ECC/zashi-android#640 -[GCM] Remove values from -cloud backup + + +ECC/zashi-android#640 +[GCM] Remove values from +cloud backup - + ECC/zashi-android#636 - - -ECC/zashi-android#636 -[GCM] Settings new -permissions section + + +ECC/zashi-android#636 +[GCM] Settings new +permissions section - + ECC/zashi-android#638 - - -ECC/zashi-android#638 -[GCM] Read values for -Restore wallet flow + + +ECC/zashi-android#638 +[GCM] Read values for +Restore wallet flow - + ECC/zashi-android#635 - - -ECC/zashi-android#635 -[GCM] Consent dialog + + +ECC/zashi-android#635 +[GCM] Consent dialog - + ECC/zcash-android-wallet-sdk#1631 - + ECC/zcash-android-wallet-sdk#1631 Refactor the SDK to not @@ -204,9 +302,9 @@ - + ECC/zcash-android-wallet-sdk#410 - + ECC/zcash-android-wallet-sdk#410 Support different @@ -217,15 +315,15 @@ - + ECC/zcash-android-wallet-sdk#1631->ECC/zcash-android-wallet-sdk#410 - + ECC/zcash-android-wallet-sdk#848 - + ECC/zcash-android-wallet-sdk#848 Consider using seed @@ -235,266 +333,168 @@ - + ECC/zcash-android-wallet-sdk#848->ECC/zcash-android-wallet-sdk#1631 - + ECC/zcash-android-wallet-sdk#441 - - -ECC/zcash-android-wallet-sdk#441 - Add a (kotlin) script to -update checkpoint files + + +ECC/zcash-android-wallet-sdk#441 + Add a (kotlin) script to +update checkpoint files - + ECC/zcash-android-wallet-sdk#1094 - - -ECC/zcash-android-wallet-sdk#1094 -Consider fake SDK sync -related components + + +ECC/zcash-android-wallet-sdk#1094 +Consider fake SDK sync +related components - + ECC/zcash-android-wallet-sdk#1090 - - -ECC/zcash-android-wallet-sdk#1090 -Demo: Add Addresses and -Transactions Compose -Previews + + +ECC/zcash-android-wallet-sdk#1090 +Demo: Add Addresses and +Transactions Compose +Previews - + ECC/zcash-android-wallet-sdk#1094->ECC/zcash-android-wallet-sdk#1090 - - + + - + ECC/zcash-android-wallet-sdk#898 - - -ECC/zcash-android-wallet-sdk#898 -Consider fake networking -client + + +ECC/zcash-android-wallet-sdk#898 +Consider fake networking +client - + ECC/zcash-android-wallet-sdk#898->ECC/zcash-android-wallet-sdk#1090 - - + + - + ECC/zcash-android-wallet-sdk#1224 - - -ECC/zcash-android-wallet-sdk#1224 -zcash-android-wallet-sdk: -Refactor and re-enable -disabled darkside tests + + +ECC/zcash-android-wallet-sdk#1224 +zcash-android-wallet-sdk: +Refactor and re-enable +disabled darkside tests - + ECC/zcash-android-wallet-sdk#1263 - - -ECC/zcash-android-wallet-sdk#1263 -Add structured error -types for errors received -across the FFI boundary. + + +ECC/zcash-android-wallet-sdk#1263 +Add structured error +types for errors received +across the FFI boundary. - + ECC/zcash-android-wallet-sdk#1137 - - -ECC/zcash-android-wallet-sdk#1137 -Consider refactoring `pro -cessNewBlocksInSbSOrder` -to more static functions + + +ECC/zcash-android-wallet-sdk#1137 +Consider refactoring `pro +cessNewBlocksInSbSOrder` +to more static functions - + ECC/zcash-android-wallet-sdk#240 - - -ECC/zcash-android-wallet-sdk#240 -Make the SDK database -more robust + + +ECC/zcash-android-wallet-sdk#240 +Make the SDK database +more robust - + ECC/zcash-android-wallet-sdk#214 - - -ECC/zcash-android-wallet-sdk#214 -Gracefully handle -"malformed disk image" -error + + +ECC/zcash-android-wallet-sdk#214 +Gracefully handle +"malformed disk image" +error - + ECC/zcash-android-wallet-sdk#243 - - -ECC/zcash-android-wallet-sdk#243 -Add a better fix for the -"off by one" error while -autoshielding + + +ECC/zcash-android-wallet-sdk#243 +Add a better fix for the +"off by one" error while +autoshielding - + ECC/zcash-android-wallet-sdk#808 - - -ECC/zcash-android-wallet-sdk#808 -Add demo-ui-lib module + + +ECC/zcash-android-wallet-sdk#808 +Add demo-ui-lib module - + ECC/zcash-android-wallet-sdk#1353 - - -ECC/zcash-android-wallet-sdk#1353 -Consider tag-based -release process + + +ECC/zcash-android-wallet-sdk#1353 +Consider tag-based +release process - -ECC/zcash-android-wallet-sdk#245 - - -ECC/zcash-android-wallet-sdk#245 -Simplify the transaction -manager and encoder - - - - - -ECC/zashi-android#343 - - -ECC/zashi-android#343 -Replace BigDecimal in -ZecString - - - - - -ECC/zashi-android#325 - - -ECC/zashi-android#325 -Multiplatform - - - - - -ECC/zashi-android#343->ECC/zashi-android#325 - - - - - -ECC/zashi-android#220 - - -ECC/zashi-android#220 -Use kotlin test -assertions - - - - - -ECC/zashi-android#220->ECC/zashi-android#325 - - - - - -ECC/zashi-android#164 - - -ECC/zashi-android#164 -Add multiplatform -alternative for @Volatile -and `AtomicInt`/`AtomicRe -ference` in tests - - - - - -ECC/zcash-android-wallet-sdk#295 - - -ECC/zcash-android-wallet-sdk#295 -Repackaging SDK Classes - -Phase 3 - Minor Public -API changes - - - - - -ECC/zcash-android-wallet-sdk#296 - - -ECC/zcash-android-wallet-sdk#296 -Repackaging SDK Classes - -Phase 4 - Major Public -API Changes - - - - - -ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 - - - - -ECC/zcash-android-wallet-sdk#534 - - -ECC/zcash-android-wallet-sdk#534 -Consider Using Kotlin -Explicit API +ECC/zcash-android-wallet-sdk#245 + + +ECC/zcash-android-wallet-sdk#245 +Simplify the transaction +manager and encoder @@ -814,11 +814,11 @@ ECC/zcash-android-wallet-sdk#1369 - -ECC/zcash-android-wallet-sdk#1369 -Use `ScanSummary` to -reduce number of wallet -balance updates + +ECC/zcash-android-wallet-sdk#1369 +Use `ScanSummary` to +reduce number of wallet +balance updates @@ -1049,17 +1049,17 @@ ECC/zashi#54 - -ECC/zashi#54 -Add User Guide + +ECC/zashi#54 +Add User Guide ECC/zashi#54->ECC/zashi-android#407 - - + + diff --git a/zcash-wallet-dag.html b/zcash-wallet-dag.html index 6111c6563..379f3ef99 100644 --- a/zcash-wallet-dag.html +++ b/zcash-wallet-dag.html @@ -17,106 +17,106 @@ -
- - +
+ + cluster_0 - -Documentation Q3 2024 + +Documentation Q3 2024 -cluster_16 - -Consider Repackaging SDK Classes +cluster_11 + +Zashi Android Tech Debt cluster_2 - -DAG Sync + +DAG Sync -cluster_12 - -Zashi Android Tech Debt +cluster_15 + +Consider Repackaging SDK Classes -cluster_13 - -Zcash Android SDK Tech Debt +cluster_5 + +Android Zashi 1.3 -cluster_5 - -Android Zashi 1.3 +cluster_13 + +Save/restore seed phrase from Google Credential Manager -cluster_4 - -Zashi 1.3 +cluster_16 + +Multiplatform cluster_14 - -Librustzcash Tech Debt + +Add User Guide -cluster_3 - -Scan Performance +cluster_4 + +Zashi 1.3 -cluster_15 - -Localization and Accessibility (Android) +cluster_6 + +iOS Zashi 1.3 -cluster_11 - -Add User Guide +cluster_3 + +Scan Performance cluster_10 - -Multiplatform + +Zcash Swift SDK Tech Debt -cluster_8 - -Save/restore seed phrase from Google Credential Manager +cluster_9 + +Librustzcash Tech Debt -cluster_7 - -UniFFI +cluster_8 + +Localization and Accessibility (Android) -cluster_9 - -Zcash Swift SDK Tech Debt +cluster_7 + +UniFFI -cluster_6 - -iOS Zashi 1.3 +cluster_12 + +Zcash Android SDK Tech Debt cluster_1 - -Zcashd wallet replacement + +Zcashd wallet replacement zcash/librustzcash#443 - -zcash/librustzcash#443 -Ensure that GitHub's -"View license" link -points to complete -license info for all our -repos + +zcash/librustzcash#443 +Ensure that GitHub's +"View license" link +points to complete +license info for all our +repos @@ -124,52 +124,68 @@ zcash/librustzcash#548 - - - -zcash/librustzcash#548 -Label Consensus Rules + + + +zcash/librustzcash#548 +Label Consensus Rules - + -ECC/zcash-android-wallet-sdk#295 - - -ECC/zcash-android-wallet-sdk#295 -Repackaging SDK Classes - -Phase 3 - Minor Public -API changes +ECC/zashi-android#343 + + +ECC/zashi-android#343 +Replace BigDecimal in +ZecString - + + +ECC/zashi-android#325 + + +ECC/zashi-android#325 +Multiplatform + + + + + +ECC/zashi-android#343->ECC/zashi-android#325 + + + + -ECC/zcash-android-wallet-sdk#296 - - -ECC/zcash-android-wallet-sdk#296 -Repackaging SDK Classes - -Phase 4 - Major Public -API Changes +ECC/zashi-android#220 + + +ECC/zashi-android#220 +Use kotlin test +assertions - - -ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 - - + + +ECC/zashi-android#220->ECC/zashi-android#325 + + - + -ECC/zcash-android-wallet-sdk#534 - - -ECC/zcash-android-wallet-sdk#534 -Consider Using Kotlin -Explicit API +ECC/zashi-android#164 + + +ECC/zashi-android#164 +Add multiplatform +alternative for @Volatile +and `AtomicInt`/`AtomicRe +ference` in tests @@ -177,10 +193,10 @@ zcash/librustzcash#718 - -zcash/librustzcash#718 -Create `tower::Service` -wrapping an `FsBlockDb` + +zcash/librustzcash#718 +Create `tower::Service` +wrapping an `FsBlockDb` @@ -188,1167 +204,1151 @@ zcash/librustzcash#720 - -zcash/librustzcash#720 -Implement DAGSync + +zcash/librustzcash#720 +Implement DAGSync - + zcash/librustzcash#718->zcash/librustzcash#720 - - + + zcash/librustzcash#712 - -zcash/librustzcash#712 -Refactor the Data Access -API to support non-block -updates + +zcash/librustzcash#712 +Refactor the Data Access +API to support non-block +updates - + zcash/librustzcash#712->zcash/librustzcash#720 - - + + zcash/librustzcash#722 - -zcash/librustzcash#722 -Create a `tower::Service` -for nullifier lookup + +zcash/librustzcash#722 +Create a `tower::Service` +for nullifier lookup - + zcash/librustzcash#722->zcash/librustzcash#720 - - + + zcash/librustzcash#723 - -zcash/librustzcash#723 -Create a `tower::Service` -for fetching a -transaction given a -`(block, tx_index)` + +zcash/librustzcash#723 +Create a `tower::Service` +for fetching a +transaction given a +`(block, tx_index)` - + zcash/librustzcash#723->zcash/librustzcash#720 - - + + zcash/librustzcash#776 - -zcash/librustzcash#776 -DAG Sync: Use a -downloaded nullifier set -to allow instant -spentness checks. + +zcash/librustzcash#776 +DAG Sync: Use a +downloaded nullifier set +to allow instant +spentness checks. - + zcash/librustzcash#776->zcash/librustzcash#720 - - + + - + -ECC/zashi-android#343 - - -ECC/zashi-android#343 -Replace BigDecimal in -ZecString +ECC/zcash-android-wallet-sdk#295 + + +ECC/zcash-android-wallet-sdk#295 +Repackaging SDK Classes - +Phase 3 - Minor Public +API changes - - -ECC/zashi-android#325 - - -ECC/zashi-android#325 -Multiplatform + + +ECC/zcash-android-wallet-sdk#296 + + +ECC/zcash-android-wallet-sdk#296 +Repackaging SDK Classes - +Phase 4 - Major Public +API Changes - - -ECC/zashi-android#343->ECC/zashi-android#325 - - + + +ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 + + - - -ECC/zashi-android#220 - - -ECC/zashi-android#220 -Use kotlin test -assertions + + +ECC/zcash-android-wallet-sdk#534 + + +ECC/zcash-android-wallet-sdk#534 +Consider Using Kotlin +Explicit API - - -ECC/zashi-android#220->ECC/zashi-android#325 - - - - - -ECC/zcash-android-wallet-sdk#1263 - - -ECC/zcash-android-wallet-sdk#1263 -Add structured error -types for errors received -across the FFI boundary. + + +ECC/zcash-android-wallet-sdk#1629 + + +ECC/zcash-android-wallet-sdk#1629 +Refactor `create_proposed +_transactions` FFI to +expose PCZTs - - -ECC/zcash-android-wallet-sdk#441 - - -ECC/zcash-android-wallet-sdk#441 - Add a (kotlin) script to -update checkpoint files + + +ECC/zcash-android-wallet-sdk#1630 + + +ECC/zcash-android-wallet-sdk#1630 +Refactor `Synchronizer.cr +eateProposedTransactions` +to expose PCZTs - - -ECC/zcash-android-wallet-sdk#1094 - - -ECC/zcash-android-wallet-sdk#1094 -Consider fake SDK sync -related components + + +ECC/zcash-android-wallet-sdk#1629->ECC/zcash-android-wallet-sdk#1630 + + + + + +ECC/zashi-android#1670 + + +ECC/zashi-android#1670 +Support usage of spend +authority controlled by a +Keystone device - - -ECC/zcash-android-wallet-sdk#1090 - - -ECC/zcash-android-wallet-sdk#1090 -Demo: Add Addresses and -Transactions Compose -Previews + + +ECC/zcash-android-wallet-sdk#1630->ECC/zashi-android#1670 + + + + + +ECC/zashi-android#1689 + + +ECC/zashi-android#1689 +Keystone Integration - - -ECC/zcash-android-wallet-sdk#1094->ECC/zcash-android-wallet-sdk#1090 - - + + +ECC/zashi-android#1670->ECC/zashi-android#1689 + + - - -ECC/zcash-android-wallet-sdk#898 - - -ECC/zcash-android-wallet-sdk#898 -Consider fake networking -client + + +ECC/zashi#79 + + +ECC/zashi#79 +Keystone Hardware Wallet +support - - -ECC/zcash-android-wallet-sdk#898->ECC/zcash-android-wallet-sdk#1090 - - + + +ECC/zashi-android#1670->ECC/zashi#79 + + - + -ECC/zcash-android-wallet-sdk#1224 - - -ECC/zcash-android-wallet-sdk#1224 -zcash-android-wallet-sdk: -Refactor and re-enable -disabled darkside tests +ECC/zcash-android-wallet-sdk#1631 + + +ECC/zcash-android-wallet-sdk#1631 +Refactor the SDK to not +assume that the seed is +available without user +interaction - + -ECC/zcash-android-wallet-sdk#1137 - - -ECC/zcash-android-wallet-sdk#1137 -Consider refactoring `pro -cessNewBlocksInSbSOrder` -to more static functions +ECC/zcash-android-wallet-sdk#410 + + +ECC/zcash-android-wallet-sdk#410 +Support different +privileges in SDK public +APIs (viewing versus +spending) - + + +ECC/zcash-android-wallet-sdk#1631->ECC/zcash-android-wallet-sdk#410 + + + + -ECC/zcash-android-wallet-sdk#240 - - -ECC/zcash-android-wallet-sdk#240 -Make the SDK database -more robust +ECC/zcash-android-wallet-sdk#848 + + +ECC/zcash-android-wallet-sdk#848 +Consider using seed +fingerprint for wallet +alias - + + +ECC/zcash-android-wallet-sdk#848->ECC/zcash-android-wallet-sdk#1631 + + + + -ECC/zcash-android-wallet-sdk#214 - - -ECC/zcash-android-wallet-sdk#214 -Gracefully handle -"malformed disk image" -error +ECC/zashi-android#639 + + +ECC/zashi-android#639 +[GCM] Save values from +Create new wallet flow - + -ECC/zcash-android-wallet-sdk#243 - - -ECC/zcash-android-wallet-sdk#243 -Add a better fix for the -"off by one" error while -autoshielding +ECC/zashi-android#637 + + +ECC/zashi-android#637 +[GCM] Settings new +permission detail screen - + -ECC/zcash-android-wallet-sdk#808 - - -ECC/zcash-android-wallet-sdk#808 -Add demo-ui-lib module +ECC/zashi-android#640 + + +ECC/zashi-android#640 +[GCM] Remove values from +cloud backup - + -ECC/zcash-android-wallet-sdk#1353 - - -ECC/zcash-android-wallet-sdk#1353 -Consider tag-based -release process +ECC/zashi-android#636 + + +ECC/zashi-android#636 +[GCM] Settings new +permissions section - + -ECC/zcash-android-wallet-sdk#245 - - -ECC/zcash-android-wallet-sdk#245 -Simplify the transaction -manager and encoder - - - - - -ECC/zcash-android-wallet-sdk#1629 - - -ECC/zcash-android-wallet-sdk#1629 -Refactor `create_proposed -_transactions` FFI to -expose PCZTs +ECC/zashi-android#638 + + +ECC/zashi-android#638 +[GCM] Read values for +Restore wallet flow - - -ECC/zcash-android-wallet-sdk#1630 - - -ECC/zcash-android-wallet-sdk#1630 -Refactor `Synchronizer.cr -eateProposedTransactions` -to expose PCZTs + + +ECC/zashi-android#635 + + +ECC/zashi-android#635 +[GCM] Consent dialog - - -ECC/zcash-android-wallet-sdk#1629->ECC/zcash-android-wallet-sdk#1630 - - - - - -ECC/zashi-android#1670 - - -ECC/zashi-android#1670 -Support usage of spend -authority controlled by a -Keystone device + + +ECC/zashi-android#406 + + +ECC/zashi-android#406 +Draft User Guide - - -ECC/zcash-android-wallet-sdk#1630->ECC/zashi-android#1670 - - - - - -ECC/zashi-android#1689 - - -ECC/zashi-android#1689 -Keystone Integration + + +ECC/zashi-android#407 + + +ECC/zashi-android#407 +Add App UI to Open User +Guide - - -ECC/zashi-android#1670->ECC/zashi-android#1689 - - + + +ECC/zashi-android#406->ECC/zashi-android#407 + + - - -ECC/zashi#79 - - -ECC/zashi#79 -Keystone Hardware Wallet -support + + +ECC/zashi#35 + + +ECC/zashi#35 +Support ZIP 320 (TEX) +Addresses - - -ECC/zashi-android#1670->ECC/zashi#79 - - - - + -ECC/zcash-android-wallet-sdk#1631 - - -ECC/zcash-android-wallet-sdk#1631 -Refactor the SDK to not -assume that the seed is -available without user -interaction +ECC/zcash-swift-wallet-sdk#1508 + + +ECC/zcash-swift-wallet-sdk#1508 +Refactor the SDK to not +assume that the seed is +available without user +interaction - - -ECC/zcash-android-wallet-sdk#410 - - -ECC/zcash-android-wallet-sdk#410 -Support different -privileges in SDK public -APIs (viewing versus -spending) + + +ECC/zcash-swift-wallet-sdk#1509 + + +ECC/zcash-swift-wallet-sdk#1509 +Enable wallet +initialization from a +UFVK - - -ECC/zcash-android-wallet-sdk#1631->ECC/zcash-android-wallet-sdk#410 - - + + +ECC/zcash-swift-wallet-sdk#1508->ECC/zcash-swift-wallet-sdk#1509 + + - + -ECC/zcash-android-wallet-sdk#848 - - -ECC/zcash-android-wallet-sdk#848 -Consider using seed -fingerprint for wallet -alias +ECC/zcash-swift-wallet-sdk#1514 + + +ECC/zcash-swift-wallet-sdk#1514 +Finish multi-account +support - - -ECC/zcash-android-wallet-sdk#848->ECC/zcash-android-wallet-sdk#1631 - - + + +ECC/zcash-swift-wallet-sdk#1509->ECC/zcash-swift-wallet-sdk#1514 + + - + -ECC/zashi#35 - - -ECC/zashi#35 -Support ZIP 320 (TEX) -Addresses +ECC/zashi-ios#1405 + + +ECC/zashi-ios#1405 +Support usage of spend +authority controlled by a +Keystone device - - -zcash/librustzcash#1315 - - -zcash/librustzcash#1315 -zcash_client_sqlite: Add -tests for the contents of -the `v_transactions` and -`v_tx_outputs` views. + + +ECC/zcash-swift-wallet-sdk#1509->ECC/zashi-ios#1405 + + + + + +ECC/zashi-ios#1411 + + +ECC/zashi-ios#1411 +Keystone Integration - + + +ECC/zcash-swift-wallet-sdk#1514->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1405->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1405->ECC/zashi#79 + + + + -zcash/librustzcash#1131 - - -zcash/librustzcash#1131 -Remove `rusqlite::Connect -ion`-based impl of -`WalletRead` +ECC/zcash-swift-wallet-sdk#1513 + + +ECC/zcash-swift-wallet-sdk#1513 +Migrate `Account` type to +the new multi-seed- +compatible account +identifier - + + +ECC/zcash-swift-wallet-sdk#1513->ECC/zcash-swift-wallet-sdk#1514 + + + + -zcash/librustzcash#1205 - - -zcash/librustzcash#1205 -zip321: Failing roundtrip -proptest example. +ECC/zcash-swift-wallet-sdk#1506 + + +ECC/zcash-swift-wallet-sdk#1506 +Migrate to refactored `cr +eate_proposed_transaction +s` FFIs that expose PCZTs - + -zcash/librustzcash#1215 - - -zcash/librustzcash#1215 -Use `ConstantTimeEq` for -`UnifiedFullViewingKey` -comparisons. +ECC/zcash-swift-wallet-sdk#1507 + + +ECC/zcash-swift-wallet-sdk#1507 +Refactor `Synchronizer.cr +eateProposedTransactions` +to expose PCZTs - - -zcash/librustzcash#1308 - - -zcash/librustzcash#1308 -zcash_client_sqlite: -Create a test that -reproduces the bug fixed -by #1303 - + + +ECC/zcash-swift-wallet-sdk#1506->ECC/zcash-swift-wallet-sdk#1507 + + + + +ECC/zcash-swift-wallet-sdk#1507->ECC/zashi-ios#1405 + + - - -zcash/librustzcash#1256 - - -zcash/librustzcash#1256 -Add a test case for -`z->t` account detection -logic + + +ECC/zcash-swift-wallet-sdk#1512 + + +ECC/zcash-swift-wallet-sdk#1512 +Ensure that the SDK does +not assume a default +account anywhere - - -zcash/librustzcash#1236 - - -zcash/librustzcash#1236 -zcash_client_sqlite: -Recover the original UA -when possible in -`store_decrypted_tx` + + +ECC/zcash-swift-wallet-sdk#1512->ECC/zcash-swift-wallet-sdk#1514 + + + + + +ECC/zcash-swift-wallet-sdk#522 + + +ECC/zcash-swift-wallet-sdk#522 +Remove account field from +`UnifiedFullViewingKey` - - -zcash/librustzcash#1204 - - -zcash/librustzcash#1204 -zcash_client_backend: Use -consistent ordering for -type parameters in -`scanning` and `wallet` -types. + + +ECC/zcash-swift-wallet-sdk#522->ECC/zcash-swift-wallet-sdk#1509 + + + + + +ECC/zashi-ios#1433 + + +ECC/zashi-ios#1433 +add support for Keystone +account to the Receive +tab - - -zcash/librustzcash#1316 - - -zcash/librustzcash#1316 -zcash_client_sqlite: Re- -enable spending of dust -notes after #1312 + + +ECC/zashi-ios#1433->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1432 + + +ECC/zashi-ios#1432 +build Zashi/Keystone +wallet switch + flow for +Connect Hardware Wallet - - -zcash/librustzcash#1200 - - -zcash/librustzcash#1200 -zcash_client_backend: -Change -`propose_shielding` to -return `Option<Proposal>` + + +ECC/zashi-ios#1432->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1434 + + +ECC/zashi-ios#1434 +as a user I can sign a +transaction with the +Keystone hardware wallet - - -zcash/librustzcash#1329 - - -zcash/librustzcash#1329 -`zcash_client_sqlite`: -Create a test that -exercises a `Proposal` -with transparent inputs + + +ECC/zashi-ios#1434->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1437 + + +ECC/zashi-ios#1437 +adjust Settings screens +to reflect the Keystone +integration - - -zcash/librustzcash#1322 - - -zcash/librustzcash#1322 -zcash_client_sqlite: -Create a test that -reproduces #1320 - - + + +ECC/zashi-ios#1437->ECC/zashi-ios#1411 + + - + zcash/librustzcash#968 - - -zcash/librustzcash#968 -zcash_client_sqlite: -Require sufficient chain -tip scanning prior to -spendability + + +zcash/librustzcash#968 +zcash_client_sqlite: +Require sufficient chain +tip scanning prior to +spendability zcash/librustzcash#968->zcash/librustzcash#720 - - + + - + zcash/librustzcash#920 - - -zcash/librustzcash#920 -Create benchmark suites -for note selection and/or -proposal creation. + + +zcash/librustzcash#920 +Create benchmark suites +for note selection and/or +proposal creation. - + + +ECC/zcash-swift-wallet-sdk#298 + + +ECC/zcash-swift-wallet-sdk#298 +Make BalanceTests pass + + + + + +ECC/zcash-swift-wallet-sdk#1286 + + +ECC/zcash-swift-wallet-sdk#1286 +Add structured error +types for errors received +across the FFI boundary. + + + + -ECC/zashi-android#248 - - -ECC/zashi-android#248 -RTL Localization Issues +ECC/zcash-swift-wallet-sdk#1387 + + +ECC/zcash-swift-wallet-sdk#1387 +Fix unterminated +`swiftlint::disable` +pragmas - + -ECC/zcash-android-wallet-sdk#259 - - -ECC/zcash-android-wallet-sdk#259 -Don't use Default Locale +ECC/zcash-swift-wallet-sdk#1247 + + +ECC/zcash-swift-wallet-sdk#1247 +[SBS] DarkSideTests +checks and fixes - + -ECC/zcash-android-wallet-sdk#412 - - -ECC/zcash-android-wallet-sdk#412 -Currency Formatter -Doesn't Use Monetary -Decimal Separator -Default +ECC/zcash-swift-wallet-sdk#467 + + +ECC/zcash-swift-wallet-sdk#467 +Replace dependency SQLite - + -ECC/zashi-android#406 - - -ECC/zashi-android#406 -Draft User Guide +ECC/zcash-swift-wallet-sdk#1261 + + +ECC/zcash-swift-wallet-sdk#1261 +Mark generated files in +`.gitattributes` - + -ECC/zashi-android#407 - - -ECC/zashi-android#407 -Add App UI to Open User -Guide +ECC/zcash-swift-wallet-sdk#1225 + + +ECC/zcash-swift-wallet-sdk#1225 +Add more tests to the +ScanActionTests - - -ECC/zashi-android#406->ECC/zashi-android#407 - - - - + -ECC/zashi-android#164 - - -ECC/zashi-android#164 -Add multiplatform -alternative for @Volatile -and `AtomicInt`/`AtomicRe -ference` in tests +ECC/zcash-swift-wallet-sdk#1411 + + +ECC/zcash-swift-wallet-sdk#1411 +Recover from synchronizer +crash - + -ECC/zashi-android#639 - - -ECC/zashi-android#639 -[GCM] Save values from -Create new wallet flow +ECC/zcash-swift-wallet-sdk#1250 + + +ECC/zcash-swift-wallet-sdk#1250 +[TODO] treeState.height +in testInitWithShortSeedA +ndFail - + -ECC/zashi-android#637 - - -ECC/zashi-android#637 -[GCM] Settings new -permission detail screen +ECC/zcash-swift-wallet-sdk#1392 + + +ECC/zcash-swift-wallet-sdk#1392 +Remove default fee - + -ECC/zashi-android#640 - - -ECC/zashi-android#640 -[GCM] Remove values from -cloud backup +ECC/zcash-swift-wallet-sdk#1401 + + +ECC/zcash-swift-wallet-sdk#1401 +Incorrect spelling of +constant: "transaparent" +should be "transparent" - + -ECC/zashi-android#636 - - -ECC/zashi-android#636 -[GCM] Settings new -permissions section +ECC/zcash-swift-wallet-sdk#459 + + +ECC/zcash-swift-wallet-sdk#459 +Consider removing +`address` field from `Uns +pentTransactionOutputEnti +ty` - + -ECC/zashi-android#638 - - -ECC/zashi-android#638 -[GCM] Read values for -Restore wallet flow +zcash/librustzcash#1315 + + +zcash/librustzcash#1315 +zcash_client_sqlite: Add +tests for the contents of +the `v_transactions` and +`v_tx_outputs` views. - + -ECC/zashi-android#635 - - -ECC/zashi-android#635 -[GCM] Consent dialog +zcash/librustzcash#1131 + + +zcash/librustzcash#1131 +Remove `rusqlite::Connect +ion`-based impl of +`WalletRead` - + -ECC/zcash-light-client-ffi#25 - - -ECC/zcash-light-client-ffi#25 -Migrate to FFI library -generated by Uniffi +zcash/librustzcash#1205 + + +zcash/librustzcash#1205 +zip321: Failing roundtrip +proptest example. - + -ECC/zcash-swift-wallet-sdk#298 - - -ECC/zcash-swift-wallet-sdk#298 -Make BalanceTests pass +zcash/librustzcash#1215 + + +zcash/librustzcash#1215 +Use `ConstantTimeEq` for +`UnifiedFullViewingKey` +comparisons. - + -ECC/zcash-swift-wallet-sdk#1286 - - -ECC/zcash-swift-wallet-sdk#1286 -Add structured error -types for errors received -across the FFI boundary. +zcash/librustzcash#1308 + + +zcash/librustzcash#1308 +zcash_client_sqlite: +Create a test that +reproduces the bug fixed +by #1303 - + -ECC/zcash-swift-wallet-sdk#1387 - - -ECC/zcash-swift-wallet-sdk#1387 -Fix unterminated -`swiftlint::disable` -pragmas +zcash/librustzcash#1256 + + +zcash/librustzcash#1256 +Add a test case for +`z->t` account detection +logic - + -ECC/zcash-swift-wallet-sdk#1247 - - -ECC/zcash-swift-wallet-sdk#1247 -[SBS] DarkSideTests -checks and fixes +zcash/librustzcash#1236 + + +zcash/librustzcash#1236 +zcash_client_sqlite: +Recover the original UA +when possible in +`store_decrypted_tx` - + -ECC/zcash-swift-wallet-sdk#467 - - -ECC/zcash-swift-wallet-sdk#467 -Replace dependency SQLite +zcash/librustzcash#1204 + + +zcash/librustzcash#1204 +zcash_client_backend: Use +consistent ordering for +type parameters in +`scanning` and `wallet` +types. - + -ECC/zcash-swift-wallet-sdk#1261 - - -ECC/zcash-swift-wallet-sdk#1261 -Mark generated files in -`.gitattributes` +zcash/librustzcash#1316 + + +zcash/librustzcash#1316 +zcash_client_sqlite: Re- +enable spending of dust +notes after #1312 - + -ECC/zcash-swift-wallet-sdk#1225 - - -ECC/zcash-swift-wallet-sdk#1225 -Add more tests to the -ScanActionTests +zcash/librustzcash#1200 + + +zcash/librustzcash#1200 +zcash_client_backend: +Change +`propose_shielding` to +return `Option<Proposal>` - + -ECC/zcash-swift-wallet-sdk#1411 - - -ECC/zcash-swift-wallet-sdk#1411 -Recover from synchronizer -crash +zcash/librustzcash#1329 + + +zcash/librustzcash#1329 +`zcash_client_sqlite`: +Create a test that +exercises a `Proposal` +with transparent inputs - + -ECC/zcash-swift-wallet-sdk#1250 - - -ECC/zcash-swift-wallet-sdk#1250 -[TODO] treeState.height -in testInitWithShortSeedA -ndFail +zcash/librustzcash#1322 + + +zcash/librustzcash#1322 +zcash_client_sqlite: +Create a test that +reproduces #1320 - + -ECC/zcash-swift-wallet-sdk#1392 - - -ECC/zcash-swift-wallet-sdk#1392 -Remove default fee +ECC/zashi-android#248 + + +ECC/zashi-android#248 +RTL Localization Issues - + -ECC/zcash-swift-wallet-sdk#1401 - - -ECC/zcash-swift-wallet-sdk#1401 -Incorrect spelling of -constant: "transaparent" -should be "transparent" +ECC/zcash-android-wallet-sdk#259 + + +ECC/zcash-android-wallet-sdk#259 +Don't use Default Locale - + -ECC/zcash-swift-wallet-sdk#459 - - -ECC/zcash-swift-wallet-sdk#459 -Consider removing -`address` field from `Uns -pentTransactionOutputEnti -ty` +ECC/zcash-android-wallet-sdk#412 + + +ECC/zcash-android-wallet-sdk#412 +Currency Formatter +Doesn't Use Monetary +Decimal Separator +Default - + -ECC/zcash-swift-wallet-sdk#1508 - - -ECC/zcash-swift-wallet-sdk#1508 -Refactor the SDK to not -assume that the seed is -available without user -interaction +ECC/zcash-light-client-ffi#25 + + +ECC/zcash-light-client-ffi#25 +Migrate to FFI library +generated by Uniffi - - -ECC/zcash-swift-wallet-sdk#1509 - - -ECC/zcash-swift-wallet-sdk#1509 -Enable wallet -initialization from a -UFVK + + +ECC/zcash-android-wallet-sdk#1263 + + +ECC/zcash-android-wallet-sdk#1263 +Add structured error +types for errors received +across the FFI boundary. - - -ECC/zcash-swift-wallet-sdk#1508->ECC/zcash-swift-wallet-sdk#1509 - - - - + -ECC/zcash-swift-wallet-sdk#1514 - - -ECC/zcash-swift-wallet-sdk#1514 -Finish multi-account -support +ECC/zcash-android-wallet-sdk#441 + + +ECC/zcash-android-wallet-sdk#441 + Add a (kotlin) script to +update checkpoint files - - -ECC/zcash-swift-wallet-sdk#1509->ECC/zcash-swift-wallet-sdk#1514 - - - - + -ECC/zashi-ios#1405 - - -ECC/zashi-ios#1405 -Support usage of spend -authority controlled by a -Keystone device +ECC/zcash-android-wallet-sdk#1094 + + +ECC/zcash-android-wallet-sdk#1094 +Consider fake SDK sync +related components - - -ECC/zcash-swift-wallet-sdk#1509->ECC/zashi-ios#1405 - - - - - -ECC/zashi-ios#1411 - - -ECC/zashi-ios#1411 -Keystone Integration + + +ECC/zcash-android-wallet-sdk#1090 + + +ECC/zcash-android-wallet-sdk#1090 +Demo: Add Addresses and +Transactions Compose +Previews - - -ECC/zcash-swift-wallet-sdk#1514->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1405->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1405->ECC/zashi#79 - - + + +ECC/zcash-android-wallet-sdk#1094->ECC/zcash-android-wallet-sdk#1090 + + - + -ECC/zcash-swift-wallet-sdk#1513 - - -ECC/zcash-swift-wallet-sdk#1513 -Migrate `Account` type to -the new multi-seed- -compatible account -identifier +ECC/zcash-android-wallet-sdk#898 + + +ECC/zcash-android-wallet-sdk#898 +Consider fake networking +client - - -ECC/zcash-swift-wallet-sdk#1513->ECC/zcash-swift-wallet-sdk#1514 - - + + +ECC/zcash-android-wallet-sdk#898->ECC/zcash-android-wallet-sdk#1090 + + - + -ECC/zcash-swift-wallet-sdk#1506 - - -ECC/zcash-swift-wallet-sdk#1506 -Migrate to refactored `cr -eate_proposed_transaction -s` FFIs that expose PCZTs +ECC/zcash-android-wallet-sdk#1224 + + +ECC/zcash-android-wallet-sdk#1224 +zcash-android-wallet-sdk: +Refactor and re-enable +disabled darkside tests - + -ECC/zcash-swift-wallet-sdk#1507 - - -ECC/zcash-swift-wallet-sdk#1507 -Refactor `Synchronizer.cr -eateProposedTransactions` -to expose PCZTs +ECC/zcash-android-wallet-sdk#1137 + + +ECC/zcash-android-wallet-sdk#1137 +Consider refactoring `pro +cessNewBlocksInSbSOrder` +to more static functions - - -ECC/zcash-swift-wallet-sdk#1506->ECC/zcash-swift-wallet-sdk#1507 - - - - - -ECC/zcash-swift-wallet-sdk#1507->ECC/zashi-ios#1405 - - - - - -ECC/zcash-swift-wallet-sdk#1512 - - -ECC/zcash-swift-wallet-sdk#1512 -Ensure that the SDK does -not assume a default -account anywhere + + +ECC/zcash-android-wallet-sdk#240 + + +ECC/zcash-android-wallet-sdk#240 +Make the SDK database +more robust - - -ECC/zcash-swift-wallet-sdk#1512->ECC/zcash-swift-wallet-sdk#1514 - - - - - -ECC/zcash-swift-wallet-sdk#522 - - -ECC/zcash-swift-wallet-sdk#522 -Remove account field from -`UnifiedFullViewingKey` + + +ECC/zcash-android-wallet-sdk#214 + + +ECC/zcash-android-wallet-sdk#214 +Gracefully handle +"malformed disk image" +error - - -ECC/zcash-swift-wallet-sdk#522->ECC/zcash-swift-wallet-sdk#1509 - - - - - -ECC/zashi-ios#1433 - - -ECC/zashi-ios#1433 -add support for Keystone -account to the Receive -tab + + +ECC/zcash-android-wallet-sdk#243 + + +ECC/zcash-android-wallet-sdk#243 +Add a better fix for the +"off by one" error while +autoshielding - - -ECC/zashi-ios#1433->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1432 - - -ECC/zashi-ios#1432 -build Zashi/Keystone -wallet switch + flow for -Connect Hardware Wallet + + +ECC/zcash-android-wallet-sdk#808 + + +ECC/zcash-android-wallet-sdk#808 +Add demo-ui-lib module - - -ECC/zashi-ios#1432->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1434 - - -ECC/zashi-ios#1434 -as a user I can sign a -transaction with the -Keystone hardware wallet + + +ECC/zcash-android-wallet-sdk#1353 + + +ECC/zcash-android-wallet-sdk#1353 +Consider tag-based +release process - - -ECC/zashi-ios#1434->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1437 - - -ECC/zashi-ios#1437 -adjust Settings screens -to reflect the Keystone -integration + + +ECC/zcash-android-wallet-sdk#245 + + +ECC/zcash-android-wallet-sdk#245 +Simplify the transaction +manager and encoder - - -ECC/zashi-ios#1437->ECC/zashi-ios#1411 - - - zcash/librustzcash#578 - -zcash/librustzcash#578 -Survey key storage and -usage of `zcashd` and -`zcash_client_sqlite` + +zcash/librustzcash#578 +Survey key storage and +usage of `zcashd` and +`zcash_client_sqlite` @@ -1356,68 +1356,68 @@ zcash/librustzcash#579 - -zcash/librustzcash#579 -Redesign Rust types for -representing wallet key -material + +zcash/librustzcash#579 +Redesign Rust types for +representing wallet key +material zcash/librustzcash#578->zcash/librustzcash#579 - - + + zcash/librustzcash#1371 - -zcash/librustzcash#1371 -Create structures for -storing broader kinds of -transparent spending key -material + +zcash/librustzcash#1371 +Create structures for +storing broader kinds of +transparent spending key +material zcash/librustzcash#578->zcash/librustzcash#1371 - - + + zcash/librustzcash#1370 - -zcash/librustzcash#1370 -Make it possible to -construct proposals that -spend stored transparent -funds (P2PKH and P2SH) + +zcash/librustzcash#1370 +Make it possible to +construct proposals that +spend stored transparent +funds (P2PKH and P2SH) zcash/librustzcash#1371->zcash/librustzcash#1370 - - + + zcash/librustzcash#1348 - -zcash/librustzcash#1348 -zcash_client_backend: Add -the ability to restore -from `zcashd` seed -phrases. + +zcash/librustzcash#1348 +zcash_client_backend: Add +the ability to restore +from `zcashd` seed +phrases. @@ -1425,32 +1425,32 @@ zcash/librustzcash#1360 - -zcash/librustzcash#1360 -Transaction builder -support for spending -(almost) arbitrary -transparent inputs. + +zcash/librustzcash#1360 +Transaction builder +support for spending +(almost) arbitrary +transparent inputs. zcash/librustzcash#1360->zcash/librustzcash#1370 - - + + zcash/librustzcash#1353 - -zcash/librustzcash#1353 -zcash_client_backend: If -a seed is reused, -transparent UTXO spends -from one wallet may not -be detected in the other. + +zcash/librustzcash#1353 +zcash_client_backend: If +a seed is reused, +transparent UTXO spends +from one wallet may not +be detected in the other. @@ -1458,61 +1458,61 @@ zcash/librustzcash#1362 - -zcash/librustzcash#1362 -Create a generator and -evaluator for arbitrary -transparent Zcash script. + +zcash/librustzcash#1362 +Create a generator and +evaluator for arbitrary +transparent Zcash script. zcash/librustzcash#1362->zcash/librustzcash#1371 - - + + zcash/librustzcash#1362->zcash/librustzcash#1360 - - + + zcash/librustzcash#1363 - -zcash/librustzcash#1363 -Enumerate the -capabilities exposed by -zcashd APIs for spending -transparent coins. + +zcash/librustzcash#1363 +Enumerate the +capabilities exposed by +zcashd APIs for spending +transparent coins. zcash/librustzcash#1363->zcash/librustzcash#1360 - - + + zcash/librustzcash#1363->zcash/librustzcash#1362 - - + + zcash/librustzcash#1365 - -zcash/librustzcash#1365 -zcash_client_backend: -Restore a wallet from the -format standardized in -zcash/zips#821 + +zcash/librustzcash#1365 +zcash_client_backend: +Restore a wallet from the +format standardized in +zcash/zips#821 @@ -1520,14 +1520,14 @@ zcash/librustzcash#1368 - -zcash/librustzcash#1368 -zcash_client_backend: -Introduce (initially -internal) "sync API" -between the scanning and -wallet parts of -`scan_cached_blocks` + +zcash/librustzcash#1368 +zcash_client_backend: +Introduce (initially +internal) "sync API" +between the scanning and +wallet parts of +`scan_cached_blocks` @@ -1535,75 +1535,75 @@ zcash/librustzcash#1361 - -zcash/librustzcash#1361 -`zcash_client_backend`: -Add support for full -transparent coin tracking -(P2PKH and P2SH) + +zcash/librustzcash#1361 +`zcash_client_backend`: +Add support for full +transparent coin tracking +(P2PKH and P2SH) zcash/librustzcash#1361->zcash/librustzcash#1370 - - + + zcash/librustzcash#1372 - -zcash/librustzcash#1372 -`zcash_primitives::legacy -`: Enhance transparent -`Script` support as -necessary + +zcash/librustzcash#1372 +`zcash_primitives::legacy +`: Enhance transparent +`Script` support as +necessary zcash/librustzcash#1372->zcash/librustzcash#1371 - - + + zcash/librustzcash#1372->zcash/librustzcash#1362 - - + + zcash/librustzcash#1381 - -zcash/librustzcash#1381 -zcash_primitives: Rework -the transparent bundle -builder to be more like -the shielded bundle -builders + +zcash/librustzcash#1381 +zcash_primitives: Rework +the transparent bundle +builder to be more like +the shielded bundle +builders zcash/librustzcash#1381->zcash/librustzcash#1360 - - + + zcash/librustzcash#1395 - -zcash/librustzcash#1395 -Enumerate the data that -the indexer service needs -to provide + +zcash/librustzcash#1395 +Enumerate the data that +the indexer service needs +to provide @@ -1611,30 +1611,30 @@ zcash/librustzcash#1410 - -zcash/librustzcash#1410 -zcash_client_backend: -Introduce "chain access -API" to the sync engine + +zcash/librustzcash#1410 +zcash_client_backend: +Introduce "chain access +API" to the sync engine zcash/librustzcash#1395->zcash/librustzcash#1410 - - + + zcash/librustzcash#1414 - -zcash/librustzcash#1414 -zcash_client_backend: -Create the framework for -an in-memory wallet -backend + +zcash/librustzcash#1414 +zcash_client_backend: +Create the framework for +an in-memory wallet +backend @@ -1642,78 +1642,78 @@ zcash/librustzcash#1415 - -zcash/librustzcash#1415 -zcash_client_backend: -Implement internals of -in-memory wallet by -migrating tests from -`zcash_client_sqlite` + +zcash/librustzcash#1415 +zcash_client_backend: +Implement internals of +in-memory wallet by +migrating tests from +`zcash_client_sqlite` zcash/librustzcash#1414->zcash/librustzcash#1415 - - + + zcash/librustzcash#1415->zcash/librustzcash#1410 - - + + zcash/librustzcash#1188 - -zcash/librustzcash#1188 -`zcash_client_backend`: -Support import of seed -phrases from transparent- -only wallets. + +zcash/librustzcash#1188 +`zcash_client_backend`: +Support import of seed +phrases from transparent- +only wallets. zcash/librustzcash#1188->zcash/librustzcash#1348 - - + + zcash/lightwalletd#498 - -zcash/lightwalletd#498 -Add the ability to query -for the transaction that -spends a specified -transparent outpoint. + +zcash/lightwalletd#498 +Add the ability to query +for the transaction that +spends a specified +transparent outpoint. zcash/lightwalletd#498->zcash/librustzcash#1353 - - + + zcash/librustzcash#1552 - -zcash/librustzcash#1552 -zcash_client_backend: Add -the functionality to -restore from `zcashd` -wallet.dat and/or wallet -dump files produced by -`z_exportwallet`. + +zcash/librustzcash#1552 +zcash_client_backend: Add +the functionality to +restore from `zcashd` +wallet.dat and/or wallet +dump files produced by +`z_exportwallet`. @@ -1721,13 +1721,13 @@ zcash/librustzcash#210 - - - -zcash/librustzcash#210 -ZIP 304: Message signing -and verification for -Sapling addresses + + + +zcash/librustzcash#210 +ZIP 304: Message signing +and verification for +Sapling addresses @@ -1735,12 +1735,12 @@ zcash/librustzcash#512 - - - -zcash/librustzcash#512 -CI: Run tests with cargo- -nextest + + + +zcash/librustzcash#512 +CI: Run tests with cargo- +nextest @@ -1748,11 +1748,11 @@ zcash/librustzcash#704 - -zcash/librustzcash#704 -introduce ability to -cancel -`scan_cached_blocks` + +zcash/librustzcash#704 +introduce ability to +cancel +`scan_cached_blocks` @@ -1760,37 +1760,37 @@ zcash/librustzcash#981 - -zcash/librustzcash#981 -zcash_client_backend: -Implement & standardize a -JSON encoding for data -access API errors. + +zcash/librustzcash#981 +zcash_client_backend: +Implement & standardize a +JSON encoding for data +access API errors. - - -zcash/librustzcash#981->ECC/zcash-android-wallet-sdk#1263 - - - zcash/librustzcash#981->ECC/zcash-swift-wallet-sdk#1286 - - + + + + + +zcash/librustzcash#981->ECC/zcash-android-wallet-sdk#1263 + + zcash/librustzcash#692 - -zcash/librustzcash#692 -Use Orchard inputs in `bi -nding_sig_absent_if_no_sh -ielded_spend_or_output` -test + +zcash/librustzcash#692 +Use Orchard inputs in `bi +nding_sig_absent_if_no_sh +ielded_spend_or_output` +test @@ -1798,13 +1798,13 @@ zcash/librustzcash#1091 - -zcash/librustzcash#1091 -Expose the stages of -transaction proving and -signing via the -`zcash_client_backend` -API + +zcash/librustzcash#1091 +Expose the stages of +transaction proving and +signing via the +`zcash_client_backend` +API @@ -1812,11 +1812,11 @@ ECC/zcash-swift-wallet-sdk#1349 - -ECC/zcash-swift-wallet-sdk#1349 -Only request subtree -roots that the wallet -needs + +ECC/zcash-swift-wallet-sdk#1349 +Only request subtree +roots that the wallet +needs @@ -1824,14 +1824,14 @@ zcash/librustzcash#1161 - -zcash/librustzcash#1161 -`zcash_client_backend`: -Add a `sapling` feature -flag that can be switched -off to remove the -dependency upon `sapling- -crypto`. + +zcash/librustzcash#1161 +`zcash_client_backend`: +Add a `sapling` feature +flag that can be switched +off to remove the +dependency upon `sapling- +crypto`. @@ -1839,46 +1839,46 @@ zcash/librustzcash#1589 - -zcash/librustzcash#1589 -zcash_client_backend -0.16.0 + +zcash/librustzcash#1589 +zcash_client_backend +0.16.0 zcash/librustzcash#1161->zcash/librustzcash#1589 - - + + zcash/librustzcash#1621 - -zcash/librustzcash#1621 -zcash_client_sqlite -0.14.0 + +zcash/librustzcash#1621 +zcash_client_sqlite +0.14.0 zcash/librustzcash#1589->zcash/librustzcash#1621 - - + + zcash/librustzcash#1153 - -zcash/librustzcash#1153 -zcash_address: Support -Zip 316, Revision 1 -(MUST-understand -metadata) + +zcash/librustzcash#1153 +zcash_address: Support +Zip 316, Revision 1 +(MUST-understand +metadata) @@ -1886,34 +1886,34 @@ zcash/librustzcash#1230 - -zcash/librustzcash#1230 -zcash_address release -0.7.0 + +zcash/librustzcash#1230 +zcash_address release +0.7.0 zcash/librustzcash#1153->zcash/librustzcash#1230 - - + + zcash/librustzcash#1230->zcash/librustzcash#1589 - - + + zcash/librustzcash#1075 - -zcash/librustzcash#1075 -Design for importing -FVKs, IVKs, and even -Unified spending keys + +zcash/librustzcash#1075 +Design for importing +FVKs, IVKs, and even +Unified spending keys @@ -1921,82 +1921,82 @@ zcash/librustzcash#1490 - -zcash/librustzcash#1490 -Cache incoming viewing -keys and detect IVK -collisions when adding -accounts + +zcash/librustzcash#1490 +Cache incoming viewing +keys and detect IVK +collisions when adding +accounts zcash/librustzcash#1075->zcash/librustzcash#1490 - - + + zcash/librustzcash#1335 - -zcash/librustzcash#1335 -Support for multiple -accounts + +zcash/librustzcash#1335 +Support for multiple +accounts zcash/librustzcash#1490->zcash/librustzcash#1335 - - + + ECC/zashi#59 - -ECC/zashi#59 -Support multi-account -functionality. + +ECC/zashi#59 +Support multi-account +functionality. zcash/librustzcash#1335->ECC/zashi#59 - - + + ECC/zashi#28 - -ECC/zashi#28 -Recovery paths with -multi-seed support. + +ECC/zashi#28 +Recovery paths with +multi-seed support. ECC/zashi#59->ECC/zashi#28 - - + + zcash/librustzcash#1222 - -zcash/librustzcash#1222 -Consider changing the -change policy to hide -(some) pool-crossing -amounts + +zcash/librustzcash#1222 +Consider changing the +change policy to hide +(some) pool-crossing +amounts @@ -2004,43 +2004,43 @@ zcash/librustzcash#1284 - -zcash/librustzcash#1284 -`zcash_client_sqlite`: -Enable migrations to be -performed without any -seed + +zcash/librustzcash#1284 +`zcash_client_sqlite`: +Enable migrations to be +performed without any +seed zcash/librustzcash#1284->ECC/zcash-android-wallet-sdk#1631 - - + + zcash/librustzcash#1284->ECC/zcash-swift-wallet-sdk#1508 - - + + zcash/librustzcash#1284->zcash/librustzcash#1335 - - + + zcash/librustzcash#1354 - -zcash/librustzcash#1354 -zcash_client_backend: -Recover funds sent back -to or left in a ZIP 320 -ephemeral t-addr + +zcash/librustzcash#1354 +zcash_client_backend: +Recover funds sent back +to or left in a ZIP 320 +ephemeral t-addr @@ -2048,150 +2048,150 @@ zcash/librustzcash#1380 - -zcash/librustzcash#1380 -zcash_primitives: Make -the Sapling `SpendProver` -and `OutputProver` -arguments to the -transaction builder -optional + +zcash/librustzcash#1380 +zcash_primitives: Make +the Sapling `SpendProver` +and `OutputProver` +arguments to the +transaction builder +optional zcash/librustzcash#1380->zcash/librustzcash#1161 - - + + zcash/librustzcash#1162 - -zcash/librustzcash#1162 -`zcash_primitives`: Add -`orchard` and `sapling` -feature flags. + +zcash/librustzcash#1162 +`zcash_primitives`: Add +`orchard` and `sapling` +feature flags. zcash/librustzcash#1380->zcash/librustzcash#1162 - - + + zcash/librustzcash#1624 - -zcash/librustzcash#1624 -zcash_primitives: -Refactor the transaction -builder to enable -applying proofs and -signatures separately + +zcash/librustzcash#1624 +zcash_primitives: +Refactor the transaction +builder to enable +applying proofs and +signatures separately zcash/librustzcash#1380->zcash/librustzcash#1624 - - + + zcash/librustzcash#1625 - -zcash/librustzcash#1625 -Enable converting the -unauthorized tx output of -the post-refactor tx -builder into a PCZT + +zcash/librustzcash#1625 +Enable converting the +unauthorized tx output of +the post-refactor tx +builder into a PCZT zcash/librustzcash#1624->zcash/librustzcash#1625 - - + + zcash/librustzcash#1626 - -zcash/librustzcash#1626 -zcash_client_backend: -Refactor `create_proposed -_transactions` to support -PCZTs + +zcash/librustzcash#1626 +zcash_client_backend: +Refactor `create_proposed +_transactions` to support +PCZTs zcash/librustzcash#1625->zcash/librustzcash#1626 - - + + zcash/librustzcash#1626->ECC/zcash-android-wallet-sdk#1629 - - + + zcash/librustzcash#1612 - -zcash/librustzcash#1612 -Enable using a hardware -wallet with the Zcash -Rust crates + +zcash/librustzcash#1612 +Enable using a hardware +wallet with the Zcash +Rust crates zcash/librustzcash#1626->zcash/librustzcash#1612 - - + + ECC/zcash-light-client-ffi#168 - -ECC/zcash-light-client-ffi#168 -Refactor `create_proposed -_transactions` FFI to -expose PCZTs + +ECC/zcash-light-client-ffi#168 +Refactor `create_proposed +_transactions` FFI to +expose PCZTs zcash/librustzcash#1626->ECC/zcash-light-client-ffi#168 - - + + ECC/zcash-swift-wallet-sdk#1422 - -ECC/zcash-swift-wallet-sdk#1422 -Enumerate all the ways in -which the wallet SQLite -DB is used directly + +ECC/zcash-swift-wallet-sdk#1422 +Enumerate all the ways in +which the wallet SQLite +DB is used directly @@ -2199,105 +2199,105 @@ zcash/librustzcash#1385 - -zcash/librustzcash#1385 -zcash_client_backend: -Create paginated API -exposing logical -transaction history + +zcash/librustzcash#1385 +zcash_client_backend: +Create paginated API +exposing logical +transaction history ECC/zcash-swift-wallet-sdk#1422->zcash/librustzcash#1385 - - + + ECC/zcash-android-wallet-sdk#1476 - -ECC/zcash-android-wallet-sdk#1476 -Migrate transaction -history from -`v_transactions` view to -Rust API + +ECC/zcash-android-wallet-sdk#1476 +Migrate transaction +history from +`v_transactions` view to +Rust API zcash/librustzcash#1385->ECC/zcash-android-wallet-sdk#1476 - - + + ECC/zcash-light-client-ffi#138 - -ECC/zcash-light-client-ffi#138 -Expose transaction -history API + +ECC/zcash-light-client-ffi#138 +Expose transaction +history API zcash/librustzcash#1385->ECC/zcash-light-client-ffi#138 - - + + ECC/zcash-swift-wallet-sdk#1423 - -ECC/zcash-swift-wallet-sdk#1423 -Migrate transaction -history from -`v_transactions` view to -Rust API + +ECC/zcash-swift-wallet-sdk#1423 +Migrate transaction +history from +`v_transactions` view to +Rust API ECC/zcash-light-client-ffi#138->ECC/zcash-swift-wallet-sdk#1423 - - + + ECC/zcash-android-wallet-sdk#1475 - -ECC/zcash-android-wallet-sdk#1475 -Enumerate all the ways in -which the wallet SQLite -DB is used directly + +ECC/zcash-android-wallet-sdk#1475 +Enumerate all the ways in +which the wallet SQLite +DB is used directly ECC/zcash-android-wallet-sdk#1475->zcash/librustzcash#1385 - - + + zcash/librustzcash#1441 - - - -zcash/librustzcash#1441 -Report proposal errors -earlier and more -precisely where possible + + + +zcash/librustzcash#1441 +Report proposal errors +earlier and more +precisely where possible @@ -2305,10 +2305,10 @@ ECC/zcash-android-wallet-sdk#1542 - -ECC/zcash-android-wallet-sdk#1542 -Use Tor for single-shot -`lightwalletd` requests + +ECC/zcash-android-wallet-sdk#1542 +Use Tor for single-shot +`lightwalletd` requests @@ -2316,45 +2316,45 @@ ECC/zashi#70 - -ECC/zashi#70 -Integrate Tor support -into Zashi by using Arti + +ECC/zashi#70 +Integrate Tor support +into Zashi by using Arti ECC/zcash-android-wallet-sdk#1542->ECC/zashi#70 - - + + ECC/zcash-swift-wallet-sdk#1469 - -ECC/zcash-swift-wallet-sdk#1469 -Use Tor for single-shot -`lightwalletd` requests + +ECC/zcash-swift-wallet-sdk#1469 +Use Tor for single-shot +`lightwalletd` requests ECC/zcash-swift-wallet-sdk#1469->ECC/zashi#70 - - + + zcash/librustzcash#1560 - -zcash/librustzcash#1560 -`zcash_encoding`: Remove -dependency on `byteorder` -crate + +zcash/librustzcash#1560 +`zcash_encoding`: Remove +dependency on `byteorder` +crate @@ -2362,113 +2362,113 @@ zcash/librustzcash#1561 - -zcash/librustzcash#1561 -Enable Keystone to -replace their vendored -versions of the Zcash -crates with the published -versions + +zcash/librustzcash#1561 +Enable Keystone to +replace their vendored +versions of the Zcash +crates with the published +versions zcash/librustzcash#1560->zcash/librustzcash#1561 - - + + zcash/librustzcash#1436 - -zcash/librustzcash#1436 -Adding a second account -with an older birthday -height effectively -changes height for -existing account + +zcash/librustzcash#1436 +Adding a second account +with an older birthday +height effectively +changes height for +existing account zcash/librustzcash#1436->zcash/librustzcash#1335 - - + + zcash/librustzcash#1389 - -zcash/librustzcash#1389 -WalletDb::create_account -fails adding second -account: Attempted to -write subtree roots with -indices 11..12 which is -discontinuous with -existing subtree range -16..17. + +zcash/librustzcash#1389 +WalletDb::create_account +fails adding second +account: Attempted to +write subtree roots with +indices 11..12 which is +discontinuous with +existing subtree range +16..17. zcash/librustzcash#1389->zcash/librustzcash#1335 - - + + zcash/librustzcash#1330 - -zcash/librustzcash#1330 -zcash_client_sqlite: -`v_tx_outputs` describes -one of two tx outputs as -not from the account + +zcash/librustzcash#1330 +zcash_client_sqlite: +`v_tx_outputs` describes +one of two tx outputs as +not from the account zcash/librustzcash#1330->zcash/librustzcash#1335 - - + + zcash/librustzcash#1305 - -zcash/librustzcash#1305 -zcash_client_{backend,sql -ite}: Correctly track -accounts that fund each -transaction output. + +zcash/librustzcash#1305 +zcash_client_{backend,sql +ite}: Correctly track +accounts that fund each +transaction output. zcash/librustzcash#1305->zcash/librustzcash#1335 - - + + zcash/librustzcash#483 - -zcash/librustzcash#483 -Add pre-overwinter -signature hashes to -`signature_hash` or -return an error. + +zcash/librustzcash#483 +Add pre-overwinter +signature hashes to +`signature_hash` or +return an error. @@ -2476,37 +2476,37 @@ zcash/librustzcash#323 - -zcash/librustzcash#323 -Sending V1 transactions -can "misplace funds" and -brick the sender's -wallet, rendering it -broken even after upgrade + +zcash/librustzcash#323 +Sending V1 transactions +can "misplace funds" and +brick the sender's +wallet, rendering it +broken even after upgrade zcash/librustzcash#1612->ECC/zashi#79 - - + + ECC/zcash-light-client-ffi#168->ECC/zcash-swift-wallet-sdk#1506 - - + + zcash/lightwalletd#357 - -zcash/lightwalletd#357 -Research Spike: Can we -get data / battery -savings from compression? + +zcash/lightwalletd#357 +Research Spike: Can we +get data / battery +savings from compression? @@ -2514,12 +2514,12 @@ zcash/lightwalletd#316 - -zcash/lightwalletd#316 -Lightwalletd should not -be able to conceal -Sapling transactions from -wallet app + +zcash/lightwalletd#316 +Lightwalletd should not +be able to conceal +Sapling transactions from +wallet app @@ -2527,11 +2527,11 @@ ECC/zashi-android#301 - -ECC/zashi-android#301 -Save/restore seed phrase -from Google Credential -Manager + +ECC/zashi-android#301 +Save/restore seed phrase +from Google Credential +Manager @@ -2539,10 +2539,10 @@ ECC/zcash-android-wallet-sdk#480 - -ECC/zcash-android-wallet-sdk#480 -Consider Separate UI SDK -Library + +ECC/zcash-android-wallet-sdk#480 +Consider Separate UI SDK +Library @@ -2550,11 +2550,11 @@ ECC/zcash-android-wallet-sdk#531 - -ECC/zcash-android-wallet-sdk#531 -Rework -`UnifiedFullViewingKey` -class + +ECC/zcash-android-wallet-sdk#531 +Rework +`UnifiedFullViewingKey` +class @@ -2562,10 +2562,10 @@ ECC/zcash-swift-wallet-sdk#319 - -ECC/zcash-swift-wallet-sdk#319 -ZIP-321 Request -Generation API + +ECC/zcash-swift-wallet-sdk#319 +ZIP-321 Request +Generation API @@ -2573,28 +2573,28 @@ ECC/zashi-ios#109 - -ECC/zashi-ios#109 -[Research Spike] ZIP-321 -Payment URIs and -deeplinking + +ECC/zashi-ios#109 +[Research Spike] ZIP-321 +Payment URIs and +deeplinking ECC/zcash-swift-wallet-sdk#319->ECC/zashi-ios#109 - - + + ECC/zashi-ios#411 - -ECC/zashi-ios#411 -Async SynchronizerClient -methods refactor + +ECC/zashi-ios#411 +Async SynchronizerClient +methods refactor @@ -2602,26 +2602,26 @@ ECC/zashi-ios#1045 - -ECC/zashi-ios#1045 -Zashi iOS Tech Debt + +ECC/zashi-ios#1045 +Zashi iOS Tech Debt ECC/zashi-ios#411->ECC/zashi-ios#1045 - - + + ECC/zashi-android#674 - -ECC/zashi-android#674 -Attach HTML reports to -the CI outputs + +ECC/zashi-android#674 +Attach HTML reports to +the CI outputs @@ -2629,10 +2629,10 @@ ECC/zashi-android#1062 - -ECC/zashi-android#1062 -Zashi Android 1.0 Follow- -ups + +ECC/zashi-android#1062 +Zashi Android 1.0 Follow- +ups @@ -2640,283 +2640,283 @@ ECC/zashi-android#1001 - -ECC/zashi-android#1001 -UX: Screens in landscape -mode + +ECC/zashi-android#1001 +UX: Screens in landscape +mode ECC/zashi-android#1001->ECC/zashi-android#1062 - - + + ECC/zashi-android#1044 - -ECC/zashi-android#1044 -Rename `secant` to -`zashi` in codebase + +ECC/zashi-android#1044 +Rename `secant` to +`zashi` in codebase ECC/zashi-android#1044->ECC/zashi-android#1062 - - + + ECC/zashi-android#1002 - -ECC/zashi-android#1002 -Welcome screen animation -masking + +ECC/zashi-android#1002 +Welcome screen animation +masking ECC/zashi-android#1002->ECC/zashi-android#1062 - - + + ECC/zashi-ios#795 - -ECC/zashi-ios#795 -Setup GitHub action to -run unit tests + +ECC/zashi-ios#795 +Setup GitHub action to +run unit tests ECC/zashi-ios#795->ECC/zashi-ios#1045 - - + + ECC/zashi-android#1074 - -ECC/zashi-android#1074 -Check and update manual -test guides + +ECC/zashi-android#1074 +Check and update manual +test guides ECC/zashi-android#1074->ECC/zashi-android#1062 - - + + ECC/zashi-android#890 - -ECC/zashi-android#890 -Provide @Preview to the -design-lib components + +ECC/zashi-android#890 +Provide @Preview to the +design-lib components ECC/zashi-android#890->ECC/zashi-android#1062 - - + + ECC/zashi-android#1125 - -ECC/zashi-android#1125 -Home screen navigation: -Add integration test + +ECC/zashi-android#1125 +Home screen navigation: +Add integration test ECC/zashi-android#1125->ECC/zashi-android#1062 - - + + ECC/zashi-android#1126 - -ECC/zashi-android#1126 -Home screen view: Add -view test + +ECC/zashi-android#1126 +Home screen view: Add +view test ECC/zashi-android#1126->ECC/zashi-android#1062 - - + + ECC/zashi-android#1034 - -ECC/zashi-android#1034 -Finish disabled -FileShareUtilTest + +ECC/zashi-android#1034 +Finish disabled +FileShareUtilTest ECC/zashi-android#1034->ECC/zashi-android#1062 - - + + ECC/zashi-android#744 - -ECC/zashi-android#744 -Configure -dataExtractionRules + +ECC/zashi-android#744 +Configure +dataExtractionRules ECC/zashi-android#744->ECC/zashi-android#1062 - - + + ECC/zashi-android#892 - -ECC/zashi-android#892 -Leverage ZEC/TAZ currency -distinction API + +ECC/zashi-android#892 +Leverage ZEC/TAZ currency +distinction API ECC/zashi-android#892->ECC/zashi-android#1062 - - + + ECC/zashi-android#1182 - -ECC/zashi-android#1182 -Cover `ContextExt` with -tests + +ECC/zashi-android#1182 +Cover `ContextExt` with +tests ECC/zashi-android#1182->ECC/zashi-android#1062 - - + + ECC/zashi-android#1183 - -ECC/zashi-android#1183 -Rework the way we grant -access to file provider + +ECC/zashi-android#1183 +Rework the way we grant +access to file provider ECC/zashi-android#1183->ECC/zashi-android#1062 - - + + ECC/zashi-android#1184 - -ECC/zashi-android#1184 -Improve ReceiveScreen UI -tests + +ECC/zashi-android#1184 +Improve ReceiveScreen UI +tests ECC/zashi-android#1184->ECC/zashi-android#1062 - - + + ECC/zashi-android#1194 - -ECC/zashi-android#1194 -Cover Current balances UI -widget with tests + +ECC/zashi-android#1194 +Cover Current balances UI +widget with tests ECC/zashi-android#1194->ECC/zashi-android#1062 - - + + ECC/zashi-android#1199 - -ECC/zashi-android#1199 -Add ripple effect to -CheckBox + +ECC/zashi-android#1199 +Add ripple effect to +CheckBox ECC/zashi-android#1199->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1369 - -ECC/zcash-android-wallet-sdk#1369 -Use `ScanSummary` to -reduce number of wallet -balance updates + +ECC/zcash-android-wallet-sdk#1369 +Use `ScanSummary` to +reduce number of wallet +balance updates @@ -2924,11 +2924,11 @@ ECC/zcash-swift-wallet-sdk#1355 - -ECC/zcash-swift-wallet-sdk#1355 -Use `ScanSummary` to -reduce number of wallet -balance updates + +ECC/zcash-swift-wallet-sdk#1355 +Use `ScanSummary` to +reduce number of wallet +balance updates @@ -2936,46 +2936,46 @@ ECC/zashi-android#1227 - -ECC/zashi-android#1227 -Cover Balances UI and -logic with tests + +ECC/zashi-android#1227 +Cover Balances UI and +logic with tests ECC/zashi-android#1227->ECC/zashi-android#1062 - - + + ECC/zashi-ios#1046 - -ECC/zashi-ios#1046 -[Followup] Tests for -switching of servers + +ECC/zashi-ios#1046 +[Followup] Tests for +switching of servers ECC/zashi-ios#1046->ECC/zashi-ios#1045 - - + + ECC/zashi#25 - -ECC/zashi#25 -Wallets should -dynamically obtain the -list of selectable -`lightwalletd` servers + +ECC/zashi#25 +Wallets should +dynamically obtain the +list of selectable +`lightwalletd` servers @@ -2983,95 +2983,95 @@ ECC/zashi-android#1271 - -ECC/zashi-android#1271 -Add -`AdvancedSettingsView` -Tests + +ECC/zashi-android#1271 +Add +`AdvancedSettingsView` +Tests ECC/zashi-android#1271->ECC/zashi-android#1062 - - + + ECC/zashi-android#1273 - -ECC/zashi-android#1273 -Add `ChooseServer` Tests + +ECC/zashi-android#1273 +Add `ChooseServer` Tests ECC/zashi-android#1273->ECC/zashi-android#1062 - - + + ECC/zashi-android#1282 - -ECC/zashi-android#1282 -Update `AccountView` -Tests + +ECC/zashi-android#1282 +Update `AccountView` +Tests ECC/zashi-android#1282->ECC/zashi-android#1062 - - + + ECC/zashi-android#1260 - -ECC/zashi-android#1260 -Cover Send screens UI -with tests + +ECC/zashi-android#1260 +Cover Send screens UI +with tests ECC/zashi-android#1260->ECC/zashi-android#1062 - - + + ECC/zashi-android#1301 - -ECC/zashi-android#1301 -Localize support text -content + +ECC/zashi-android#1301 +Localize support text +content ECC/zashi-android#1301->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1427 - -ECC/zcash-android-wallet-sdk#1427 -Zcash Android SDK Tech -Debt + +ECC/zcash-android-wallet-sdk#1427 +Zcash Android SDK Tech +Debt @@ -3079,79 +3079,79 @@ ECC/zashi-android#921 - -ECC/zashi-android#921 -Display migrating DB -label + +ECC/zashi-android#921 +Display migrating DB +label ECC/zashi-android#921->ECC/zashi-android#1062 - - + + ECC/zashi-android#1248 - -ECC/zashi-android#1248 -Use Roboto Mono font for -addresses + +ECC/zashi-android#1248 +Use Roboto Mono font for +addresses ECC/zashi-android#1248->ECC/zashi-android#1062 - - + + ECC/zashi-android#1256 - -ECC/zashi-android#1256 -Consider Send.Form -TextFields scrolling + +ECC/zashi-android#1256 +Consider Send.Form +TextFields scrolling ECC/zashi-android#1256->ECC/zashi-android#1062 - - + + ECC/zashi-android#1249 - -ECC/zashi-android#1249 -Add documentation and -tests on background -syncing + +ECC/zashi-android#1249 +Add documentation and +tests on background +syncing ECC/zashi-android#1249->ECC/zashi-android#1062 - - + + ECC/zashi#37 - -ECC/zashi#37 -Support for opt-in cloud -backup of keys + +ECC/zashi#37 +Support for opt-in cloud +backup of keys @@ -3159,96 +3159,96 @@ ECC/zashi#36 - -ECC/zashi#36 -Design: Privacy & Opt- -in/out for cloud services + +ECC/zashi#36 +Design: Privacy & Opt- +in/out for cloud services ECC/zashi#37->ECC/zashi#36 - - + + ECC/zashi-ios#219 - -ECC/zashi-ios#219 -Integration of some event -logging tool + +ECC/zashi-ios#219 +Integration of some event +logging tool ECC/zashi-ios#219->ECC/zashi-ios#1045 - - + + ECC/zashi-ios#694 - -ECC/zashi-ios#694 -Instrument a forced -upgrade mechanism + +ECC/zashi-ios#694 +Instrument a forced +upgrade mechanism ECC/zashi-ios#694->ECC/zashi-ios#1045 - - + + ECC/zashi-ios#322 - -ECC/zashi-ios#322 -Handle -WrappedCaptureDeviceError -in the ScanReducer + +ECC/zashi-ios#322 +Handle +WrappedCaptureDeviceError +in the ScanReducer ECC/zashi-ios#322->ECC/zashi-ios#1045 - - + + ECC/zashi#54 - -ECC/zashi#54 -Add User Guide + +ECC/zashi#54 +Add User Guide ECC/zashi#54->ECC/zashi-android#407 - - + + ECC/zashi-android#222 - -ECC/zashi-android#222 -Consider using toml file -for Gradle dependency -management + +ECC/zashi-android#222 +Consider using toml file +for Gradle dependency +management @@ -3256,30 +3256,30 @@ ECC/zashi-android#1340 - -ECC/zashi-android#1340 -Set up Dependabot to -manage all our -dependencies + +ECC/zashi-android#1340 +Set up Dependabot to +manage all our +dependencies ECC/zashi-android#222->ECC/zashi-android#1340 - - + + ECC/zashi#65 - -ECC/zashi#65 -If a transaction would -send over a threshold in -USD, ask the user for -confirmation + +ECC/zashi#65 +If a transaction would +send over a threshold in +USD, ask the user for +confirmation @@ -3287,54 +3287,54 @@ ECC/zashi-android#1389 - -ECC/zashi-android#1389 -[App Audit] -Recommendation: Embed -fonts in app releases -instead of pulling them -from Google + +ECC/zashi-android#1389 +[App Audit] +Recommendation: Embed +fonts in app releases +instead of pulling them +from Google ECC/zashi-android#1389->ECC/zashi-android#1062 - - + + ECC/zashi-android#1388 - -ECC/zashi-android#1388 -[App Audit] -Recommendation: Add -additional StrictMode -checks + +ECC/zashi-android#1388 +[App Audit] +Recommendation: Add +additional StrictMode +checks ECC/zashi-android#1388->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1453 - -ECC/zcash-android-wallet-sdk#1453 -[SDK audit] -Recommendations: 4.2.1 -(SDK) Make it obvious -that plaintext -connections are not -possible in production -releases + +ECC/zcash-android-wallet-sdk#1453 +[SDK audit] +Recommendations: 4.2.1 +(SDK) Make it obvious +that plaintext +connections are not +possible in production +releases @@ -3342,149 +3342,149 @@ ECC/zcash-android-wallet-sdk#1460 - -ECC/zcash-android-wallet-sdk#1460 -Resolve security audit -recommendaitons + +ECC/zcash-android-wallet-sdk#1460 +Resolve security audit +recommendaitons ECC/zcash-android-wallet-sdk#1453->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1460->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1454 - -ECC/zcash-android-wallet-sdk#1454 -[SDK audit] -Recommendation: Don’t -silently treat null -Double? values as 0.0 + +ECC/zcash-android-wallet-sdk#1454 +[SDK audit] +Recommendation: Don’t +silently treat null +Double? values as 0.0 ECC/zcash-android-wallet-sdk#1454->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1456 - -ECC/zcash-android-wallet-sdk#1456 -[SDK audit] -Recommendation: Hex -decoder silently ignores -last character of an odd- -length string + +ECC/zcash-android-wallet-sdk#1456 +[SDK audit] +Recommendation: Hex +decoder silently ignores +last character of an odd- +length string ECC/zcash-android-wallet-sdk#1456->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1457 - -ECC/zcash-android-wallet-sdk#1457 -[SDK audit] -Recommendation: Comparing -error message strings is -fragile + +ECC/zcash-android-wallet-sdk#1457 +[SDK audit] +Recommendation: Comparing +error message strings is +fragile ECC/zcash-android-wallet-sdk#1457->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1458 - -ECC/zcash-android-wallet-sdk#1458 -[SDK audit] -Recommendation: -`checkFor3Digits()` does -not check the last digit -grouping + +ECC/zcash-android-wallet-sdk#1458 +[SDK audit] +Recommendation: +`checkFor3Digits()` does +not check the last digit +grouping ECC/zcash-android-wallet-sdk#1458->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1459 - -ECC/zcash-android-wallet-sdk#1459 -[SDK audit] -Recommendation: Use -SHA256 instead of SHA1 -for parameter file -integrity checks + +ECC/zcash-android-wallet-sdk#1459 +[SDK audit] +Recommendation: Use +SHA256 instead of SHA1 +for parameter file +integrity checks ECC/zcash-android-wallet-sdk#1459->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zashi-android#1180 - -ECC/zashi-android#1180 -Failed to parse -checkpoint file + +ECC/zashi-android#1180 +Failed to parse +checkpoint file ECC/zashi-android#1180->ECC/zashi-android#1062 - - + + ECC/zashi-ios#877 - -ECC/zashi-ios#877 -Re-enable support for -using Zashi on Apple -Silicon macs + +ECC/zashi-ios#877 +Re-enable support for +using Zashi on Apple +Silicon macs @@ -3492,9 +3492,9 @@ ECC/zashi-android#1672 - -ECC/zashi-android#1672 -Release Zashi Android 1.3 + +ECC/zashi-android#1672 +Release Zashi Android 1.3 @@ -3502,44 +3502,44 @@ ECC/zcash-android-wallet-sdk#1625 - -ECC/zcash-android-wallet-sdk#1625 -Release 2.2.7 + +ECC/zcash-android-wallet-sdk#1625 +Release 2.2.7 ECC/zcash-android-wallet-sdk#1625->ECC/zashi-android#1672 - - + + ECC/zcash-android-wallet-sdk#1326 - -ECC/zcash-android-wallet-sdk#1326 -Broken authentication -with Flank on CI tests + +ECC/zcash-android-wallet-sdk#1326 +Broken authentication +with Flank on CI tests ECC/zcash-android-wallet-sdk#1326->ECC/zcash-android-wallet-sdk#1625 - - + + ECC/zcash-android-wallet-sdk#144 - -ECC/zcash-android-wallet-sdk#144 -Feature: Fully support -the import of viewing -keys + +ECC/zcash-android-wallet-sdk#144 +Feature: Fully support +the import of viewing +keys diff --git a/zcash-wallet-dag.svg b/zcash-wallet-dag.svg index 86d341f39..eefa538b7 100644 --- a/zcash-wallet-dag.svg +++ b/zcash-wallet-dag.svg @@ -5,106 +5,106 @@ - - - + + + cluster_0 - -Documentation Q3 2024 + +Documentation Q3 2024 -cluster_16 - -Consider Repackaging SDK Classes +cluster_11 + +Zashi Android Tech Debt cluster_2 - -DAG Sync + +DAG Sync -cluster_12 - -Zashi Android Tech Debt +cluster_15 + +Consider Repackaging SDK Classes -cluster_13 - -Zcash Android SDK Tech Debt +cluster_5 + +Android Zashi 1.3 -cluster_5 - -Android Zashi 1.3 +cluster_13 + +Save/restore seed phrase from Google Credential Manager -cluster_4 - -Zashi 1.3 +cluster_16 + +Multiplatform cluster_14 - -Librustzcash Tech Debt + +Add User Guide -cluster_3 - -Scan Performance +cluster_4 + +Zashi 1.3 -cluster_15 - -Localization and Accessibility (Android) +cluster_6 + +iOS Zashi 1.3 -cluster_11 - -Add User Guide +cluster_3 + +Scan Performance cluster_10 - -Multiplatform + +Zcash Swift SDK Tech Debt -cluster_8 - -Save/restore seed phrase from Google Credential Manager +cluster_9 + +Librustzcash Tech Debt -cluster_7 - -UniFFI +cluster_8 + +Localization and Accessibility (Android) -cluster_9 - -Zcash Swift SDK Tech Debt +cluster_7 + +UniFFI -cluster_6 - -iOS Zashi 1.3 +cluster_12 + +Zcash Android SDK Tech Debt cluster_1 - -Zcashd wallet replacement + +Zcashd wallet replacement zcash/librustzcash#443 - -zcash/librustzcash#443 -Ensure that GitHub's -"View license" link -points to complete -license info for all our -repos + +zcash/librustzcash#443 +Ensure that GitHub's +"View license" link +points to complete +license info for all our +repos @@ -112,52 +112,68 @@ zcash/librustzcash#548 - - - -zcash/librustzcash#548 -Label Consensus Rules + + + +zcash/librustzcash#548 +Label Consensus Rules - + -ECC/zcash-android-wallet-sdk#295 - - -ECC/zcash-android-wallet-sdk#295 -Repackaging SDK Classes - -Phase 3 - Minor Public -API changes +ECC/zashi-android#343 + + +ECC/zashi-android#343 +Replace BigDecimal in +ZecString - + + +ECC/zashi-android#325 + + +ECC/zashi-android#325 +Multiplatform + + + + + +ECC/zashi-android#343->ECC/zashi-android#325 + + + + -ECC/zcash-android-wallet-sdk#296 - - -ECC/zcash-android-wallet-sdk#296 -Repackaging SDK Classes - -Phase 4 - Major Public -API Changes +ECC/zashi-android#220 + + +ECC/zashi-android#220 +Use kotlin test +assertions - - -ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 - - + + +ECC/zashi-android#220->ECC/zashi-android#325 + + - + -ECC/zcash-android-wallet-sdk#534 - - -ECC/zcash-android-wallet-sdk#534 -Consider Using Kotlin -Explicit API +ECC/zashi-android#164 + + +ECC/zashi-android#164 +Add multiplatform +alternative for @Volatile +and `AtomicInt`/`AtomicRe +ference` in tests @@ -165,10 +181,10 @@ zcash/librustzcash#718 - -zcash/librustzcash#718 -Create `tower::Service` -wrapping an `FsBlockDb` + +zcash/librustzcash#718 +Create `tower::Service` +wrapping an `FsBlockDb` @@ -176,1167 +192,1151 @@ zcash/librustzcash#720 - -zcash/librustzcash#720 -Implement DAGSync + +zcash/librustzcash#720 +Implement DAGSync - + zcash/librustzcash#718->zcash/librustzcash#720 - - + + zcash/librustzcash#712 - -zcash/librustzcash#712 -Refactor the Data Access -API to support non-block -updates + +zcash/librustzcash#712 +Refactor the Data Access +API to support non-block +updates - + zcash/librustzcash#712->zcash/librustzcash#720 - - + + zcash/librustzcash#722 - -zcash/librustzcash#722 -Create a `tower::Service` -for nullifier lookup + +zcash/librustzcash#722 +Create a `tower::Service` +for nullifier lookup - + zcash/librustzcash#722->zcash/librustzcash#720 - - + + zcash/librustzcash#723 - -zcash/librustzcash#723 -Create a `tower::Service` -for fetching a -transaction given a -`(block, tx_index)` + +zcash/librustzcash#723 +Create a `tower::Service` +for fetching a +transaction given a +`(block, tx_index)` - + zcash/librustzcash#723->zcash/librustzcash#720 - - + + zcash/librustzcash#776 - -zcash/librustzcash#776 -DAG Sync: Use a -downloaded nullifier set -to allow instant -spentness checks. + +zcash/librustzcash#776 +DAG Sync: Use a +downloaded nullifier set +to allow instant +spentness checks. - + zcash/librustzcash#776->zcash/librustzcash#720 - - + + - + -ECC/zashi-android#343 - - -ECC/zashi-android#343 -Replace BigDecimal in -ZecString +ECC/zcash-android-wallet-sdk#295 + + +ECC/zcash-android-wallet-sdk#295 +Repackaging SDK Classes - +Phase 3 - Minor Public +API changes - - -ECC/zashi-android#325 - - -ECC/zashi-android#325 -Multiplatform + + +ECC/zcash-android-wallet-sdk#296 + + +ECC/zcash-android-wallet-sdk#296 +Repackaging SDK Classes - +Phase 4 - Major Public +API Changes - - -ECC/zashi-android#343->ECC/zashi-android#325 - - + + +ECC/zcash-android-wallet-sdk#295->ECC/zcash-android-wallet-sdk#296 + + - - -ECC/zashi-android#220 - - -ECC/zashi-android#220 -Use kotlin test -assertions + + +ECC/zcash-android-wallet-sdk#534 + + +ECC/zcash-android-wallet-sdk#534 +Consider Using Kotlin +Explicit API - - -ECC/zashi-android#220->ECC/zashi-android#325 - - - - - -ECC/zcash-android-wallet-sdk#1263 - - -ECC/zcash-android-wallet-sdk#1263 -Add structured error -types for errors received -across the FFI boundary. + + +ECC/zcash-android-wallet-sdk#1629 + + +ECC/zcash-android-wallet-sdk#1629 +Refactor `create_proposed +_transactions` FFI to +expose PCZTs - - -ECC/zcash-android-wallet-sdk#441 - - -ECC/zcash-android-wallet-sdk#441 - Add a (kotlin) script to -update checkpoint files + + +ECC/zcash-android-wallet-sdk#1630 + + +ECC/zcash-android-wallet-sdk#1630 +Refactor `Synchronizer.cr +eateProposedTransactions` +to expose PCZTs - - -ECC/zcash-android-wallet-sdk#1094 - - -ECC/zcash-android-wallet-sdk#1094 -Consider fake SDK sync -related components + + +ECC/zcash-android-wallet-sdk#1629->ECC/zcash-android-wallet-sdk#1630 + + + + + +ECC/zashi-android#1670 + + +ECC/zashi-android#1670 +Support usage of spend +authority controlled by a +Keystone device - - -ECC/zcash-android-wallet-sdk#1090 - - -ECC/zcash-android-wallet-sdk#1090 -Demo: Add Addresses and -Transactions Compose -Previews + + +ECC/zcash-android-wallet-sdk#1630->ECC/zashi-android#1670 + + + + + +ECC/zashi-android#1689 + + +ECC/zashi-android#1689 +Keystone Integration - - -ECC/zcash-android-wallet-sdk#1094->ECC/zcash-android-wallet-sdk#1090 - - + + +ECC/zashi-android#1670->ECC/zashi-android#1689 + + - - -ECC/zcash-android-wallet-sdk#898 - - -ECC/zcash-android-wallet-sdk#898 -Consider fake networking -client + + +ECC/zashi#79 + + +ECC/zashi#79 +Keystone Hardware Wallet +support - - -ECC/zcash-android-wallet-sdk#898->ECC/zcash-android-wallet-sdk#1090 - - + + +ECC/zashi-android#1670->ECC/zashi#79 + + - + -ECC/zcash-android-wallet-sdk#1224 - - -ECC/zcash-android-wallet-sdk#1224 -zcash-android-wallet-sdk: -Refactor and re-enable -disabled darkside tests +ECC/zcash-android-wallet-sdk#1631 + + +ECC/zcash-android-wallet-sdk#1631 +Refactor the SDK to not +assume that the seed is +available without user +interaction - + -ECC/zcash-android-wallet-sdk#1137 - - -ECC/zcash-android-wallet-sdk#1137 -Consider refactoring `pro -cessNewBlocksInSbSOrder` -to more static functions +ECC/zcash-android-wallet-sdk#410 + + +ECC/zcash-android-wallet-sdk#410 +Support different +privileges in SDK public +APIs (viewing versus +spending) - + + +ECC/zcash-android-wallet-sdk#1631->ECC/zcash-android-wallet-sdk#410 + + + + -ECC/zcash-android-wallet-sdk#240 - - -ECC/zcash-android-wallet-sdk#240 -Make the SDK database -more robust +ECC/zcash-android-wallet-sdk#848 + + +ECC/zcash-android-wallet-sdk#848 +Consider using seed +fingerprint for wallet +alias - + + +ECC/zcash-android-wallet-sdk#848->ECC/zcash-android-wallet-sdk#1631 + + + + -ECC/zcash-android-wallet-sdk#214 - - -ECC/zcash-android-wallet-sdk#214 -Gracefully handle -"malformed disk image" -error +ECC/zashi-android#639 + + +ECC/zashi-android#639 +[GCM] Save values from +Create new wallet flow - + -ECC/zcash-android-wallet-sdk#243 - - -ECC/zcash-android-wallet-sdk#243 -Add a better fix for the -"off by one" error while -autoshielding +ECC/zashi-android#637 + + +ECC/zashi-android#637 +[GCM] Settings new +permission detail screen - + -ECC/zcash-android-wallet-sdk#808 - - -ECC/zcash-android-wallet-sdk#808 -Add demo-ui-lib module +ECC/zashi-android#640 + + +ECC/zashi-android#640 +[GCM] Remove values from +cloud backup - + -ECC/zcash-android-wallet-sdk#1353 - - -ECC/zcash-android-wallet-sdk#1353 -Consider tag-based -release process +ECC/zashi-android#636 + + +ECC/zashi-android#636 +[GCM] Settings new +permissions section - + -ECC/zcash-android-wallet-sdk#245 - - -ECC/zcash-android-wallet-sdk#245 -Simplify the transaction -manager and encoder - - - - - -ECC/zcash-android-wallet-sdk#1629 - - -ECC/zcash-android-wallet-sdk#1629 -Refactor `create_proposed -_transactions` FFI to -expose PCZTs +ECC/zashi-android#638 + + +ECC/zashi-android#638 +[GCM] Read values for +Restore wallet flow - - -ECC/zcash-android-wallet-sdk#1630 - - -ECC/zcash-android-wallet-sdk#1630 -Refactor `Synchronizer.cr -eateProposedTransactions` -to expose PCZTs + + +ECC/zashi-android#635 + + +ECC/zashi-android#635 +[GCM] Consent dialog - - -ECC/zcash-android-wallet-sdk#1629->ECC/zcash-android-wallet-sdk#1630 - - - - - -ECC/zashi-android#1670 - - -ECC/zashi-android#1670 -Support usage of spend -authority controlled by a -Keystone device + + +ECC/zashi-android#406 + + +ECC/zashi-android#406 +Draft User Guide - - -ECC/zcash-android-wallet-sdk#1630->ECC/zashi-android#1670 - - - - - -ECC/zashi-android#1689 - - -ECC/zashi-android#1689 -Keystone Integration + + +ECC/zashi-android#407 + + +ECC/zashi-android#407 +Add App UI to Open User +Guide - - -ECC/zashi-android#1670->ECC/zashi-android#1689 - - + + +ECC/zashi-android#406->ECC/zashi-android#407 + + - - -ECC/zashi#79 - - -ECC/zashi#79 -Keystone Hardware Wallet -support + + +ECC/zashi#35 + + +ECC/zashi#35 +Support ZIP 320 (TEX) +Addresses - - -ECC/zashi-android#1670->ECC/zashi#79 - - - - + -ECC/zcash-android-wallet-sdk#1631 - - -ECC/zcash-android-wallet-sdk#1631 -Refactor the SDK to not -assume that the seed is -available without user -interaction +ECC/zcash-swift-wallet-sdk#1508 + + +ECC/zcash-swift-wallet-sdk#1508 +Refactor the SDK to not +assume that the seed is +available without user +interaction - - -ECC/zcash-android-wallet-sdk#410 - - -ECC/zcash-android-wallet-sdk#410 -Support different -privileges in SDK public -APIs (viewing versus -spending) + + +ECC/zcash-swift-wallet-sdk#1509 + + +ECC/zcash-swift-wallet-sdk#1509 +Enable wallet +initialization from a +UFVK - - -ECC/zcash-android-wallet-sdk#1631->ECC/zcash-android-wallet-sdk#410 - - + + +ECC/zcash-swift-wallet-sdk#1508->ECC/zcash-swift-wallet-sdk#1509 + + - + -ECC/zcash-android-wallet-sdk#848 - - -ECC/zcash-android-wallet-sdk#848 -Consider using seed -fingerprint for wallet -alias +ECC/zcash-swift-wallet-sdk#1514 + + +ECC/zcash-swift-wallet-sdk#1514 +Finish multi-account +support - - -ECC/zcash-android-wallet-sdk#848->ECC/zcash-android-wallet-sdk#1631 - - + + +ECC/zcash-swift-wallet-sdk#1509->ECC/zcash-swift-wallet-sdk#1514 + + - + -ECC/zashi#35 - - -ECC/zashi#35 -Support ZIP 320 (TEX) -Addresses +ECC/zashi-ios#1405 + + +ECC/zashi-ios#1405 +Support usage of spend +authority controlled by a +Keystone device - - -zcash/librustzcash#1315 - - -zcash/librustzcash#1315 -zcash_client_sqlite: Add -tests for the contents of -the `v_transactions` and -`v_tx_outputs` views. + + +ECC/zcash-swift-wallet-sdk#1509->ECC/zashi-ios#1405 + + + + + +ECC/zashi-ios#1411 + + +ECC/zashi-ios#1411 +Keystone Integration - + + +ECC/zcash-swift-wallet-sdk#1514->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1405->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1405->ECC/zashi#79 + + + + -zcash/librustzcash#1131 - - -zcash/librustzcash#1131 -Remove `rusqlite::Connect -ion`-based impl of -`WalletRead` +ECC/zcash-swift-wallet-sdk#1513 + + +ECC/zcash-swift-wallet-sdk#1513 +Migrate `Account` type to +the new multi-seed- +compatible account +identifier - + + +ECC/zcash-swift-wallet-sdk#1513->ECC/zcash-swift-wallet-sdk#1514 + + + + -zcash/librustzcash#1205 - - -zcash/librustzcash#1205 -zip321: Failing roundtrip -proptest example. +ECC/zcash-swift-wallet-sdk#1506 + + +ECC/zcash-swift-wallet-sdk#1506 +Migrate to refactored `cr +eate_proposed_transaction +s` FFIs that expose PCZTs - + -zcash/librustzcash#1215 - - -zcash/librustzcash#1215 -Use `ConstantTimeEq` for -`UnifiedFullViewingKey` -comparisons. +ECC/zcash-swift-wallet-sdk#1507 + + +ECC/zcash-swift-wallet-sdk#1507 +Refactor `Synchronizer.cr +eateProposedTransactions` +to expose PCZTs - - -zcash/librustzcash#1308 - - -zcash/librustzcash#1308 -zcash_client_sqlite: -Create a test that -reproduces the bug fixed -by #1303 - + + +ECC/zcash-swift-wallet-sdk#1506->ECC/zcash-swift-wallet-sdk#1507 + + + + +ECC/zcash-swift-wallet-sdk#1507->ECC/zashi-ios#1405 + + - - -zcash/librustzcash#1256 - - -zcash/librustzcash#1256 -Add a test case for -`z->t` account detection -logic + + +ECC/zcash-swift-wallet-sdk#1512 + + +ECC/zcash-swift-wallet-sdk#1512 +Ensure that the SDK does +not assume a default +account anywhere - - -zcash/librustzcash#1236 - - -zcash/librustzcash#1236 -zcash_client_sqlite: -Recover the original UA -when possible in -`store_decrypted_tx` + + +ECC/zcash-swift-wallet-sdk#1512->ECC/zcash-swift-wallet-sdk#1514 + + + + + +ECC/zcash-swift-wallet-sdk#522 + + +ECC/zcash-swift-wallet-sdk#522 +Remove account field from +`UnifiedFullViewingKey` - - -zcash/librustzcash#1204 - - -zcash/librustzcash#1204 -zcash_client_backend: Use -consistent ordering for -type parameters in -`scanning` and `wallet` -types. + + +ECC/zcash-swift-wallet-sdk#522->ECC/zcash-swift-wallet-sdk#1509 + + + + + +ECC/zashi-ios#1433 + + +ECC/zashi-ios#1433 +add support for Keystone +account to the Receive +tab - - -zcash/librustzcash#1316 - - -zcash/librustzcash#1316 -zcash_client_sqlite: Re- -enable spending of dust -notes after #1312 + + +ECC/zashi-ios#1433->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1432 + + +ECC/zashi-ios#1432 +build Zashi/Keystone +wallet switch + flow for +Connect Hardware Wallet - - -zcash/librustzcash#1200 - - -zcash/librustzcash#1200 -zcash_client_backend: -Change -`propose_shielding` to -return `Option<Proposal>` + + +ECC/zashi-ios#1432->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1434 + + +ECC/zashi-ios#1434 +as a user I can sign a +transaction with the +Keystone hardware wallet - - -zcash/librustzcash#1329 - - -zcash/librustzcash#1329 -`zcash_client_sqlite`: -Create a test that -exercises a `Proposal` -with transparent inputs + + +ECC/zashi-ios#1434->ECC/zashi-ios#1411 + + + + + +ECC/zashi-ios#1437 + + +ECC/zashi-ios#1437 +adjust Settings screens +to reflect the Keystone +integration - - -zcash/librustzcash#1322 - - -zcash/librustzcash#1322 -zcash_client_sqlite: -Create a test that -reproduces #1320 - - + + +ECC/zashi-ios#1437->ECC/zashi-ios#1411 + + - + zcash/librustzcash#968 - - -zcash/librustzcash#968 -zcash_client_sqlite: -Require sufficient chain -tip scanning prior to -spendability + + +zcash/librustzcash#968 +zcash_client_sqlite: +Require sufficient chain +tip scanning prior to +spendability zcash/librustzcash#968->zcash/librustzcash#720 - - + + - + zcash/librustzcash#920 - - -zcash/librustzcash#920 -Create benchmark suites -for note selection and/or -proposal creation. + + +zcash/librustzcash#920 +Create benchmark suites +for note selection and/or +proposal creation. - + + +ECC/zcash-swift-wallet-sdk#298 + + +ECC/zcash-swift-wallet-sdk#298 +Make BalanceTests pass + + + + + +ECC/zcash-swift-wallet-sdk#1286 + + +ECC/zcash-swift-wallet-sdk#1286 +Add structured error +types for errors received +across the FFI boundary. + + + + -ECC/zashi-android#248 - - -ECC/zashi-android#248 -RTL Localization Issues +ECC/zcash-swift-wallet-sdk#1387 + + +ECC/zcash-swift-wallet-sdk#1387 +Fix unterminated +`swiftlint::disable` +pragmas - + -ECC/zcash-android-wallet-sdk#259 - - -ECC/zcash-android-wallet-sdk#259 -Don't use Default Locale +ECC/zcash-swift-wallet-sdk#1247 + + +ECC/zcash-swift-wallet-sdk#1247 +[SBS] DarkSideTests +checks and fixes - + -ECC/zcash-android-wallet-sdk#412 - - -ECC/zcash-android-wallet-sdk#412 -Currency Formatter -Doesn't Use Monetary -Decimal Separator -Default +ECC/zcash-swift-wallet-sdk#467 + + +ECC/zcash-swift-wallet-sdk#467 +Replace dependency SQLite - + -ECC/zashi-android#406 - - -ECC/zashi-android#406 -Draft User Guide +ECC/zcash-swift-wallet-sdk#1261 + + +ECC/zcash-swift-wallet-sdk#1261 +Mark generated files in +`.gitattributes` - + -ECC/zashi-android#407 - - -ECC/zashi-android#407 -Add App UI to Open User -Guide +ECC/zcash-swift-wallet-sdk#1225 + + +ECC/zcash-swift-wallet-sdk#1225 +Add more tests to the +ScanActionTests - - -ECC/zashi-android#406->ECC/zashi-android#407 - - - - + -ECC/zashi-android#164 - - -ECC/zashi-android#164 -Add multiplatform -alternative for @Volatile -and `AtomicInt`/`AtomicRe -ference` in tests +ECC/zcash-swift-wallet-sdk#1411 + + +ECC/zcash-swift-wallet-sdk#1411 +Recover from synchronizer +crash - + -ECC/zashi-android#639 - - -ECC/zashi-android#639 -[GCM] Save values from -Create new wallet flow +ECC/zcash-swift-wallet-sdk#1250 + + +ECC/zcash-swift-wallet-sdk#1250 +[TODO] treeState.height +in testInitWithShortSeedA +ndFail - + -ECC/zashi-android#637 - - -ECC/zashi-android#637 -[GCM] Settings new -permission detail screen +ECC/zcash-swift-wallet-sdk#1392 + + +ECC/zcash-swift-wallet-sdk#1392 +Remove default fee - + -ECC/zashi-android#640 - - -ECC/zashi-android#640 -[GCM] Remove values from -cloud backup +ECC/zcash-swift-wallet-sdk#1401 + + +ECC/zcash-swift-wallet-sdk#1401 +Incorrect spelling of +constant: "transaparent" +should be "transparent" - + -ECC/zashi-android#636 - - -ECC/zashi-android#636 -[GCM] Settings new -permissions section +ECC/zcash-swift-wallet-sdk#459 + + +ECC/zcash-swift-wallet-sdk#459 +Consider removing +`address` field from `Uns +pentTransactionOutputEnti +ty` - + -ECC/zashi-android#638 - - -ECC/zashi-android#638 -[GCM] Read values for -Restore wallet flow +zcash/librustzcash#1315 + + +zcash/librustzcash#1315 +zcash_client_sqlite: Add +tests for the contents of +the `v_transactions` and +`v_tx_outputs` views. - + -ECC/zashi-android#635 - - -ECC/zashi-android#635 -[GCM] Consent dialog +zcash/librustzcash#1131 + + +zcash/librustzcash#1131 +Remove `rusqlite::Connect +ion`-based impl of +`WalletRead` - + -ECC/zcash-light-client-ffi#25 - - -ECC/zcash-light-client-ffi#25 -Migrate to FFI library -generated by Uniffi +zcash/librustzcash#1205 + + +zcash/librustzcash#1205 +zip321: Failing roundtrip +proptest example. - + -ECC/zcash-swift-wallet-sdk#298 - - -ECC/zcash-swift-wallet-sdk#298 -Make BalanceTests pass +zcash/librustzcash#1215 + + +zcash/librustzcash#1215 +Use `ConstantTimeEq` for +`UnifiedFullViewingKey` +comparisons. - + -ECC/zcash-swift-wallet-sdk#1286 - - -ECC/zcash-swift-wallet-sdk#1286 -Add structured error -types for errors received -across the FFI boundary. +zcash/librustzcash#1308 + + +zcash/librustzcash#1308 +zcash_client_sqlite: +Create a test that +reproduces the bug fixed +by #1303 - + -ECC/zcash-swift-wallet-sdk#1387 - - -ECC/zcash-swift-wallet-sdk#1387 -Fix unterminated -`swiftlint::disable` -pragmas +zcash/librustzcash#1256 + + +zcash/librustzcash#1256 +Add a test case for +`z->t` account detection +logic - + -ECC/zcash-swift-wallet-sdk#1247 - - -ECC/zcash-swift-wallet-sdk#1247 -[SBS] DarkSideTests -checks and fixes +zcash/librustzcash#1236 + + +zcash/librustzcash#1236 +zcash_client_sqlite: +Recover the original UA +when possible in +`store_decrypted_tx` - + -ECC/zcash-swift-wallet-sdk#467 - - -ECC/zcash-swift-wallet-sdk#467 -Replace dependency SQLite +zcash/librustzcash#1204 + + +zcash/librustzcash#1204 +zcash_client_backend: Use +consistent ordering for +type parameters in +`scanning` and `wallet` +types. - + -ECC/zcash-swift-wallet-sdk#1261 - - -ECC/zcash-swift-wallet-sdk#1261 -Mark generated files in -`.gitattributes` +zcash/librustzcash#1316 + + +zcash/librustzcash#1316 +zcash_client_sqlite: Re- +enable spending of dust +notes after #1312 - + -ECC/zcash-swift-wallet-sdk#1225 - - -ECC/zcash-swift-wallet-sdk#1225 -Add more tests to the -ScanActionTests +zcash/librustzcash#1200 + + +zcash/librustzcash#1200 +zcash_client_backend: +Change +`propose_shielding` to +return `Option<Proposal>` - + -ECC/zcash-swift-wallet-sdk#1411 - - -ECC/zcash-swift-wallet-sdk#1411 -Recover from synchronizer -crash +zcash/librustzcash#1329 + + +zcash/librustzcash#1329 +`zcash_client_sqlite`: +Create a test that +exercises a `Proposal` +with transparent inputs - + -ECC/zcash-swift-wallet-sdk#1250 - - -ECC/zcash-swift-wallet-sdk#1250 -[TODO] treeState.height -in testInitWithShortSeedA -ndFail +zcash/librustzcash#1322 + + +zcash/librustzcash#1322 +zcash_client_sqlite: +Create a test that +reproduces #1320 - + -ECC/zcash-swift-wallet-sdk#1392 - - -ECC/zcash-swift-wallet-sdk#1392 -Remove default fee +ECC/zashi-android#248 + + +ECC/zashi-android#248 +RTL Localization Issues - + -ECC/zcash-swift-wallet-sdk#1401 - - -ECC/zcash-swift-wallet-sdk#1401 -Incorrect spelling of -constant: "transaparent" -should be "transparent" +ECC/zcash-android-wallet-sdk#259 + + +ECC/zcash-android-wallet-sdk#259 +Don't use Default Locale - + -ECC/zcash-swift-wallet-sdk#459 - - -ECC/zcash-swift-wallet-sdk#459 -Consider removing -`address` field from `Uns -pentTransactionOutputEnti -ty` +ECC/zcash-android-wallet-sdk#412 + + +ECC/zcash-android-wallet-sdk#412 +Currency Formatter +Doesn't Use Monetary +Decimal Separator +Default - + -ECC/zcash-swift-wallet-sdk#1508 - - -ECC/zcash-swift-wallet-sdk#1508 -Refactor the SDK to not -assume that the seed is -available without user -interaction +ECC/zcash-light-client-ffi#25 + + +ECC/zcash-light-client-ffi#25 +Migrate to FFI library +generated by Uniffi - - -ECC/zcash-swift-wallet-sdk#1509 - - -ECC/zcash-swift-wallet-sdk#1509 -Enable wallet -initialization from a -UFVK + + +ECC/zcash-android-wallet-sdk#1263 + + +ECC/zcash-android-wallet-sdk#1263 +Add structured error +types for errors received +across the FFI boundary. - - -ECC/zcash-swift-wallet-sdk#1508->ECC/zcash-swift-wallet-sdk#1509 - - - - + -ECC/zcash-swift-wallet-sdk#1514 - - -ECC/zcash-swift-wallet-sdk#1514 -Finish multi-account -support +ECC/zcash-android-wallet-sdk#441 + + +ECC/zcash-android-wallet-sdk#441 + Add a (kotlin) script to +update checkpoint files - - -ECC/zcash-swift-wallet-sdk#1509->ECC/zcash-swift-wallet-sdk#1514 - - - - + -ECC/zashi-ios#1405 - - -ECC/zashi-ios#1405 -Support usage of spend -authority controlled by a -Keystone device +ECC/zcash-android-wallet-sdk#1094 + + +ECC/zcash-android-wallet-sdk#1094 +Consider fake SDK sync +related components - - -ECC/zcash-swift-wallet-sdk#1509->ECC/zashi-ios#1405 - - - - - -ECC/zashi-ios#1411 - - -ECC/zashi-ios#1411 -Keystone Integration + + +ECC/zcash-android-wallet-sdk#1090 + + +ECC/zcash-android-wallet-sdk#1090 +Demo: Add Addresses and +Transactions Compose +Previews - - -ECC/zcash-swift-wallet-sdk#1514->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1405->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1405->ECC/zashi#79 - - + + +ECC/zcash-android-wallet-sdk#1094->ECC/zcash-android-wallet-sdk#1090 + + - + -ECC/zcash-swift-wallet-sdk#1513 - - -ECC/zcash-swift-wallet-sdk#1513 -Migrate `Account` type to -the new multi-seed- -compatible account -identifier +ECC/zcash-android-wallet-sdk#898 + + +ECC/zcash-android-wallet-sdk#898 +Consider fake networking +client - - -ECC/zcash-swift-wallet-sdk#1513->ECC/zcash-swift-wallet-sdk#1514 - - + + +ECC/zcash-android-wallet-sdk#898->ECC/zcash-android-wallet-sdk#1090 + + - + -ECC/zcash-swift-wallet-sdk#1506 - - -ECC/zcash-swift-wallet-sdk#1506 -Migrate to refactored `cr -eate_proposed_transaction -s` FFIs that expose PCZTs +ECC/zcash-android-wallet-sdk#1224 + + +ECC/zcash-android-wallet-sdk#1224 +zcash-android-wallet-sdk: +Refactor and re-enable +disabled darkside tests - + -ECC/zcash-swift-wallet-sdk#1507 - - -ECC/zcash-swift-wallet-sdk#1507 -Refactor `Synchronizer.cr -eateProposedTransactions` -to expose PCZTs +ECC/zcash-android-wallet-sdk#1137 + + +ECC/zcash-android-wallet-sdk#1137 +Consider refactoring `pro +cessNewBlocksInSbSOrder` +to more static functions - - -ECC/zcash-swift-wallet-sdk#1506->ECC/zcash-swift-wallet-sdk#1507 - - - - - -ECC/zcash-swift-wallet-sdk#1507->ECC/zashi-ios#1405 - - - - - -ECC/zcash-swift-wallet-sdk#1512 - - -ECC/zcash-swift-wallet-sdk#1512 -Ensure that the SDK does -not assume a default -account anywhere + + +ECC/zcash-android-wallet-sdk#240 + + +ECC/zcash-android-wallet-sdk#240 +Make the SDK database +more robust - - -ECC/zcash-swift-wallet-sdk#1512->ECC/zcash-swift-wallet-sdk#1514 - - - - - -ECC/zcash-swift-wallet-sdk#522 - - -ECC/zcash-swift-wallet-sdk#522 -Remove account field from -`UnifiedFullViewingKey` + + +ECC/zcash-android-wallet-sdk#214 + + +ECC/zcash-android-wallet-sdk#214 +Gracefully handle +"malformed disk image" +error - - -ECC/zcash-swift-wallet-sdk#522->ECC/zcash-swift-wallet-sdk#1509 - - - - - -ECC/zashi-ios#1433 - - -ECC/zashi-ios#1433 -add support for Keystone -account to the Receive -tab + + +ECC/zcash-android-wallet-sdk#243 + + +ECC/zcash-android-wallet-sdk#243 +Add a better fix for the +"off by one" error while +autoshielding - - -ECC/zashi-ios#1433->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1432 - - -ECC/zashi-ios#1432 -build Zashi/Keystone -wallet switch + flow for -Connect Hardware Wallet + + +ECC/zcash-android-wallet-sdk#808 + + +ECC/zcash-android-wallet-sdk#808 +Add demo-ui-lib module - - -ECC/zashi-ios#1432->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1434 - - -ECC/zashi-ios#1434 -as a user I can sign a -transaction with the -Keystone hardware wallet + + +ECC/zcash-android-wallet-sdk#1353 + + +ECC/zcash-android-wallet-sdk#1353 +Consider tag-based +release process - - -ECC/zashi-ios#1434->ECC/zashi-ios#1411 - - - - - -ECC/zashi-ios#1437 - - -ECC/zashi-ios#1437 -adjust Settings screens -to reflect the Keystone -integration + + +ECC/zcash-android-wallet-sdk#245 + + +ECC/zcash-android-wallet-sdk#245 +Simplify the transaction +manager and encoder - - -ECC/zashi-ios#1437->ECC/zashi-ios#1411 - - - zcash/librustzcash#578 - -zcash/librustzcash#578 -Survey key storage and -usage of `zcashd` and -`zcash_client_sqlite` + +zcash/librustzcash#578 +Survey key storage and +usage of `zcashd` and +`zcash_client_sqlite` @@ -1344,68 +1344,68 @@ zcash/librustzcash#579 - -zcash/librustzcash#579 -Redesign Rust types for -representing wallet key -material + +zcash/librustzcash#579 +Redesign Rust types for +representing wallet key +material zcash/librustzcash#578->zcash/librustzcash#579 - - + + zcash/librustzcash#1371 - -zcash/librustzcash#1371 -Create structures for -storing broader kinds of -transparent spending key -material + +zcash/librustzcash#1371 +Create structures for +storing broader kinds of +transparent spending key +material zcash/librustzcash#578->zcash/librustzcash#1371 - - + + zcash/librustzcash#1370 - -zcash/librustzcash#1370 -Make it possible to -construct proposals that -spend stored transparent -funds (P2PKH and P2SH) + +zcash/librustzcash#1370 +Make it possible to +construct proposals that +spend stored transparent +funds (P2PKH and P2SH) zcash/librustzcash#1371->zcash/librustzcash#1370 - - + + zcash/librustzcash#1348 - -zcash/librustzcash#1348 -zcash_client_backend: Add -the ability to restore -from `zcashd` seed -phrases. + +zcash/librustzcash#1348 +zcash_client_backend: Add +the ability to restore +from `zcashd` seed +phrases. @@ -1413,32 +1413,32 @@ zcash/librustzcash#1360 - -zcash/librustzcash#1360 -Transaction builder -support for spending -(almost) arbitrary -transparent inputs. + +zcash/librustzcash#1360 +Transaction builder +support for spending +(almost) arbitrary +transparent inputs. zcash/librustzcash#1360->zcash/librustzcash#1370 - - + + zcash/librustzcash#1353 - -zcash/librustzcash#1353 -zcash_client_backend: If -a seed is reused, -transparent UTXO spends -from one wallet may not -be detected in the other. + +zcash/librustzcash#1353 +zcash_client_backend: If +a seed is reused, +transparent UTXO spends +from one wallet may not +be detected in the other. @@ -1446,61 +1446,61 @@ zcash/librustzcash#1362 - -zcash/librustzcash#1362 -Create a generator and -evaluator for arbitrary -transparent Zcash script. + +zcash/librustzcash#1362 +Create a generator and +evaluator for arbitrary +transparent Zcash script. zcash/librustzcash#1362->zcash/librustzcash#1371 - - + + zcash/librustzcash#1362->zcash/librustzcash#1360 - - + + zcash/librustzcash#1363 - -zcash/librustzcash#1363 -Enumerate the -capabilities exposed by -zcashd APIs for spending -transparent coins. + +zcash/librustzcash#1363 +Enumerate the +capabilities exposed by +zcashd APIs for spending +transparent coins. zcash/librustzcash#1363->zcash/librustzcash#1360 - - + + zcash/librustzcash#1363->zcash/librustzcash#1362 - - + + zcash/librustzcash#1365 - -zcash/librustzcash#1365 -zcash_client_backend: -Restore a wallet from the -format standardized in -zcash/zips#821 + +zcash/librustzcash#1365 +zcash_client_backend: +Restore a wallet from the +format standardized in +zcash/zips#821 @@ -1508,14 +1508,14 @@ zcash/librustzcash#1368 - -zcash/librustzcash#1368 -zcash_client_backend: -Introduce (initially -internal) "sync API" -between the scanning and -wallet parts of -`scan_cached_blocks` + +zcash/librustzcash#1368 +zcash_client_backend: +Introduce (initially +internal) "sync API" +between the scanning and +wallet parts of +`scan_cached_blocks` @@ -1523,75 +1523,75 @@ zcash/librustzcash#1361 - -zcash/librustzcash#1361 -`zcash_client_backend`: -Add support for full -transparent coin tracking -(P2PKH and P2SH) + +zcash/librustzcash#1361 +`zcash_client_backend`: +Add support for full +transparent coin tracking +(P2PKH and P2SH) zcash/librustzcash#1361->zcash/librustzcash#1370 - - + + zcash/librustzcash#1372 - -zcash/librustzcash#1372 -`zcash_primitives::legacy -`: Enhance transparent -`Script` support as -necessary + +zcash/librustzcash#1372 +`zcash_primitives::legacy +`: Enhance transparent +`Script` support as +necessary zcash/librustzcash#1372->zcash/librustzcash#1371 - - + + zcash/librustzcash#1372->zcash/librustzcash#1362 - - + + zcash/librustzcash#1381 - -zcash/librustzcash#1381 -zcash_primitives: Rework -the transparent bundle -builder to be more like -the shielded bundle -builders + +zcash/librustzcash#1381 +zcash_primitives: Rework +the transparent bundle +builder to be more like +the shielded bundle +builders zcash/librustzcash#1381->zcash/librustzcash#1360 - - + + zcash/librustzcash#1395 - -zcash/librustzcash#1395 -Enumerate the data that -the indexer service needs -to provide + +zcash/librustzcash#1395 +Enumerate the data that +the indexer service needs +to provide @@ -1599,30 +1599,30 @@ zcash/librustzcash#1410 - -zcash/librustzcash#1410 -zcash_client_backend: -Introduce "chain access -API" to the sync engine + +zcash/librustzcash#1410 +zcash_client_backend: +Introduce "chain access +API" to the sync engine zcash/librustzcash#1395->zcash/librustzcash#1410 - - + + zcash/librustzcash#1414 - -zcash/librustzcash#1414 -zcash_client_backend: -Create the framework for -an in-memory wallet -backend + +zcash/librustzcash#1414 +zcash_client_backend: +Create the framework for +an in-memory wallet +backend @@ -1630,78 +1630,78 @@ zcash/librustzcash#1415 - -zcash/librustzcash#1415 -zcash_client_backend: -Implement internals of -in-memory wallet by -migrating tests from -`zcash_client_sqlite` + +zcash/librustzcash#1415 +zcash_client_backend: +Implement internals of +in-memory wallet by +migrating tests from +`zcash_client_sqlite` zcash/librustzcash#1414->zcash/librustzcash#1415 - - + + zcash/librustzcash#1415->zcash/librustzcash#1410 - - + + zcash/librustzcash#1188 - -zcash/librustzcash#1188 -`zcash_client_backend`: -Support import of seed -phrases from transparent- -only wallets. + +zcash/librustzcash#1188 +`zcash_client_backend`: +Support import of seed +phrases from transparent- +only wallets. zcash/librustzcash#1188->zcash/librustzcash#1348 - - + + zcash/lightwalletd#498 - -zcash/lightwalletd#498 -Add the ability to query -for the transaction that -spends a specified -transparent outpoint. + +zcash/lightwalletd#498 +Add the ability to query +for the transaction that +spends a specified +transparent outpoint. zcash/lightwalletd#498->zcash/librustzcash#1353 - - + + zcash/librustzcash#1552 - -zcash/librustzcash#1552 -zcash_client_backend: Add -the functionality to -restore from `zcashd` -wallet.dat and/or wallet -dump files produced by -`z_exportwallet`. + +zcash/librustzcash#1552 +zcash_client_backend: Add +the functionality to +restore from `zcashd` +wallet.dat and/or wallet +dump files produced by +`z_exportwallet`. @@ -1709,13 +1709,13 @@ zcash/librustzcash#210 - - - -zcash/librustzcash#210 -ZIP 304: Message signing -and verification for -Sapling addresses + + + +zcash/librustzcash#210 +ZIP 304: Message signing +and verification for +Sapling addresses @@ -1723,12 +1723,12 @@ zcash/librustzcash#512 - - - -zcash/librustzcash#512 -CI: Run tests with cargo- -nextest + + + +zcash/librustzcash#512 +CI: Run tests with cargo- +nextest @@ -1736,11 +1736,11 @@ zcash/librustzcash#704 - -zcash/librustzcash#704 -introduce ability to -cancel -`scan_cached_blocks` + +zcash/librustzcash#704 +introduce ability to +cancel +`scan_cached_blocks` @@ -1748,37 +1748,37 @@ zcash/librustzcash#981 - -zcash/librustzcash#981 -zcash_client_backend: -Implement & standardize a -JSON encoding for data -access API errors. + +zcash/librustzcash#981 +zcash_client_backend: +Implement & standardize a +JSON encoding for data +access API errors. - - -zcash/librustzcash#981->ECC/zcash-android-wallet-sdk#1263 - - - zcash/librustzcash#981->ECC/zcash-swift-wallet-sdk#1286 - - + + + + + +zcash/librustzcash#981->ECC/zcash-android-wallet-sdk#1263 + + zcash/librustzcash#692 - -zcash/librustzcash#692 -Use Orchard inputs in `bi -nding_sig_absent_if_no_sh -ielded_spend_or_output` -test + +zcash/librustzcash#692 +Use Orchard inputs in `bi +nding_sig_absent_if_no_sh +ielded_spend_or_output` +test @@ -1786,13 +1786,13 @@ zcash/librustzcash#1091 - -zcash/librustzcash#1091 -Expose the stages of -transaction proving and -signing via the -`zcash_client_backend` -API + +zcash/librustzcash#1091 +Expose the stages of +transaction proving and +signing via the +`zcash_client_backend` +API @@ -1800,11 +1800,11 @@ ECC/zcash-swift-wallet-sdk#1349 - -ECC/zcash-swift-wallet-sdk#1349 -Only request subtree -roots that the wallet -needs + +ECC/zcash-swift-wallet-sdk#1349 +Only request subtree +roots that the wallet +needs @@ -1812,14 +1812,14 @@ zcash/librustzcash#1161 - -zcash/librustzcash#1161 -`zcash_client_backend`: -Add a `sapling` feature -flag that can be switched -off to remove the -dependency upon `sapling- -crypto`. + +zcash/librustzcash#1161 +`zcash_client_backend`: +Add a `sapling` feature +flag that can be switched +off to remove the +dependency upon `sapling- +crypto`. @@ -1827,46 +1827,46 @@ zcash/librustzcash#1589 - -zcash/librustzcash#1589 -zcash_client_backend -0.16.0 + +zcash/librustzcash#1589 +zcash_client_backend +0.16.0 zcash/librustzcash#1161->zcash/librustzcash#1589 - - + + zcash/librustzcash#1621 - -zcash/librustzcash#1621 -zcash_client_sqlite -0.14.0 + +zcash/librustzcash#1621 +zcash_client_sqlite +0.14.0 zcash/librustzcash#1589->zcash/librustzcash#1621 - - + + zcash/librustzcash#1153 - -zcash/librustzcash#1153 -zcash_address: Support -Zip 316, Revision 1 -(MUST-understand -metadata) + +zcash/librustzcash#1153 +zcash_address: Support +Zip 316, Revision 1 +(MUST-understand +metadata) @@ -1874,34 +1874,34 @@ zcash/librustzcash#1230 - -zcash/librustzcash#1230 -zcash_address release -0.7.0 + +zcash/librustzcash#1230 +zcash_address release +0.7.0 zcash/librustzcash#1153->zcash/librustzcash#1230 - - + + zcash/librustzcash#1230->zcash/librustzcash#1589 - - + + zcash/librustzcash#1075 - -zcash/librustzcash#1075 -Design for importing -FVKs, IVKs, and even -Unified spending keys + +zcash/librustzcash#1075 +Design for importing +FVKs, IVKs, and even +Unified spending keys @@ -1909,82 +1909,82 @@ zcash/librustzcash#1490 - -zcash/librustzcash#1490 -Cache incoming viewing -keys and detect IVK -collisions when adding -accounts + +zcash/librustzcash#1490 +Cache incoming viewing +keys and detect IVK +collisions when adding +accounts zcash/librustzcash#1075->zcash/librustzcash#1490 - - + + zcash/librustzcash#1335 - -zcash/librustzcash#1335 -Support for multiple -accounts + +zcash/librustzcash#1335 +Support for multiple +accounts zcash/librustzcash#1490->zcash/librustzcash#1335 - - + + ECC/zashi#59 - -ECC/zashi#59 -Support multi-account -functionality. + +ECC/zashi#59 +Support multi-account +functionality. zcash/librustzcash#1335->ECC/zashi#59 - - + + ECC/zashi#28 - -ECC/zashi#28 -Recovery paths with -multi-seed support. + +ECC/zashi#28 +Recovery paths with +multi-seed support. ECC/zashi#59->ECC/zashi#28 - - + + zcash/librustzcash#1222 - -zcash/librustzcash#1222 -Consider changing the -change policy to hide -(some) pool-crossing -amounts + +zcash/librustzcash#1222 +Consider changing the +change policy to hide +(some) pool-crossing +amounts @@ -1992,43 +1992,43 @@ zcash/librustzcash#1284 - -zcash/librustzcash#1284 -`zcash_client_sqlite`: -Enable migrations to be -performed without any -seed + +zcash/librustzcash#1284 +`zcash_client_sqlite`: +Enable migrations to be +performed without any +seed zcash/librustzcash#1284->ECC/zcash-android-wallet-sdk#1631 - - + + zcash/librustzcash#1284->ECC/zcash-swift-wallet-sdk#1508 - - + + zcash/librustzcash#1284->zcash/librustzcash#1335 - - + + zcash/librustzcash#1354 - -zcash/librustzcash#1354 -zcash_client_backend: -Recover funds sent back -to or left in a ZIP 320 -ephemeral t-addr + +zcash/librustzcash#1354 +zcash_client_backend: +Recover funds sent back +to or left in a ZIP 320 +ephemeral t-addr @@ -2036,150 +2036,150 @@ zcash/librustzcash#1380 - -zcash/librustzcash#1380 -zcash_primitives: Make -the Sapling `SpendProver` -and `OutputProver` -arguments to the -transaction builder -optional + +zcash/librustzcash#1380 +zcash_primitives: Make +the Sapling `SpendProver` +and `OutputProver` +arguments to the +transaction builder +optional zcash/librustzcash#1380->zcash/librustzcash#1161 - - + + zcash/librustzcash#1162 - -zcash/librustzcash#1162 -`zcash_primitives`: Add -`orchard` and `sapling` -feature flags. + +zcash/librustzcash#1162 +`zcash_primitives`: Add +`orchard` and `sapling` +feature flags. zcash/librustzcash#1380->zcash/librustzcash#1162 - - + + zcash/librustzcash#1624 - -zcash/librustzcash#1624 -zcash_primitives: -Refactor the transaction -builder to enable -applying proofs and -signatures separately + +zcash/librustzcash#1624 +zcash_primitives: +Refactor the transaction +builder to enable +applying proofs and +signatures separately zcash/librustzcash#1380->zcash/librustzcash#1624 - - + + zcash/librustzcash#1625 - -zcash/librustzcash#1625 -Enable converting the -unauthorized tx output of -the post-refactor tx -builder into a PCZT + +zcash/librustzcash#1625 +Enable converting the +unauthorized tx output of +the post-refactor tx +builder into a PCZT zcash/librustzcash#1624->zcash/librustzcash#1625 - - + + zcash/librustzcash#1626 - -zcash/librustzcash#1626 -zcash_client_backend: -Refactor `create_proposed -_transactions` to support -PCZTs + +zcash/librustzcash#1626 +zcash_client_backend: +Refactor `create_proposed +_transactions` to support +PCZTs zcash/librustzcash#1625->zcash/librustzcash#1626 - - + + zcash/librustzcash#1626->ECC/zcash-android-wallet-sdk#1629 - - + + zcash/librustzcash#1612 - -zcash/librustzcash#1612 -Enable using a hardware -wallet with the Zcash -Rust crates + +zcash/librustzcash#1612 +Enable using a hardware +wallet with the Zcash +Rust crates zcash/librustzcash#1626->zcash/librustzcash#1612 - - + + ECC/zcash-light-client-ffi#168 - -ECC/zcash-light-client-ffi#168 -Refactor `create_proposed -_transactions` FFI to -expose PCZTs + +ECC/zcash-light-client-ffi#168 +Refactor `create_proposed +_transactions` FFI to +expose PCZTs zcash/librustzcash#1626->ECC/zcash-light-client-ffi#168 - - + + ECC/zcash-swift-wallet-sdk#1422 - -ECC/zcash-swift-wallet-sdk#1422 -Enumerate all the ways in -which the wallet SQLite -DB is used directly + +ECC/zcash-swift-wallet-sdk#1422 +Enumerate all the ways in +which the wallet SQLite +DB is used directly @@ -2187,105 +2187,105 @@ zcash/librustzcash#1385 - -zcash/librustzcash#1385 -zcash_client_backend: -Create paginated API -exposing logical -transaction history + +zcash/librustzcash#1385 +zcash_client_backend: +Create paginated API +exposing logical +transaction history ECC/zcash-swift-wallet-sdk#1422->zcash/librustzcash#1385 - - + + ECC/zcash-android-wallet-sdk#1476 - -ECC/zcash-android-wallet-sdk#1476 -Migrate transaction -history from -`v_transactions` view to -Rust API + +ECC/zcash-android-wallet-sdk#1476 +Migrate transaction +history from +`v_transactions` view to +Rust API zcash/librustzcash#1385->ECC/zcash-android-wallet-sdk#1476 - - + + ECC/zcash-light-client-ffi#138 - -ECC/zcash-light-client-ffi#138 -Expose transaction -history API + +ECC/zcash-light-client-ffi#138 +Expose transaction +history API zcash/librustzcash#1385->ECC/zcash-light-client-ffi#138 - - + + ECC/zcash-swift-wallet-sdk#1423 - -ECC/zcash-swift-wallet-sdk#1423 -Migrate transaction -history from -`v_transactions` view to -Rust API + +ECC/zcash-swift-wallet-sdk#1423 +Migrate transaction +history from +`v_transactions` view to +Rust API ECC/zcash-light-client-ffi#138->ECC/zcash-swift-wallet-sdk#1423 - - + + ECC/zcash-android-wallet-sdk#1475 - -ECC/zcash-android-wallet-sdk#1475 -Enumerate all the ways in -which the wallet SQLite -DB is used directly + +ECC/zcash-android-wallet-sdk#1475 +Enumerate all the ways in +which the wallet SQLite +DB is used directly ECC/zcash-android-wallet-sdk#1475->zcash/librustzcash#1385 - - + + zcash/librustzcash#1441 - - - -zcash/librustzcash#1441 -Report proposal errors -earlier and more -precisely where possible + + + +zcash/librustzcash#1441 +Report proposal errors +earlier and more +precisely where possible @@ -2293,10 +2293,10 @@ ECC/zcash-android-wallet-sdk#1542 - -ECC/zcash-android-wallet-sdk#1542 -Use Tor for single-shot -`lightwalletd` requests + +ECC/zcash-android-wallet-sdk#1542 +Use Tor for single-shot +`lightwalletd` requests @@ -2304,45 +2304,45 @@ ECC/zashi#70 - -ECC/zashi#70 -Integrate Tor support -into Zashi by using Arti + +ECC/zashi#70 +Integrate Tor support +into Zashi by using Arti ECC/zcash-android-wallet-sdk#1542->ECC/zashi#70 - - + + ECC/zcash-swift-wallet-sdk#1469 - -ECC/zcash-swift-wallet-sdk#1469 -Use Tor for single-shot -`lightwalletd` requests + +ECC/zcash-swift-wallet-sdk#1469 +Use Tor for single-shot +`lightwalletd` requests ECC/zcash-swift-wallet-sdk#1469->ECC/zashi#70 - - + + zcash/librustzcash#1560 - -zcash/librustzcash#1560 -`zcash_encoding`: Remove -dependency on `byteorder` -crate + +zcash/librustzcash#1560 +`zcash_encoding`: Remove +dependency on `byteorder` +crate @@ -2350,113 +2350,113 @@ zcash/librustzcash#1561 - -zcash/librustzcash#1561 -Enable Keystone to -replace their vendored -versions of the Zcash -crates with the published -versions + +zcash/librustzcash#1561 +Enable Keystone to +replace their vendored +versions of the Zcash +crates with the published +versions zcash/librustzcash#1560->zcash/librustzcash#1561 - - + + zcash/librustzcash#1436 - -zcash/librustzcash#1436 -Adding a second account -with an older birthday -height effectively -changes height for -existing account + +zcash/librustzcash#1436 +Adding a second account +with an older birthday +height effectively +changes height for +existing account zcash/librustzcash#1436->zcash/librustzcash#1335 - - + + zcash/librustzcash#1389 - -zcash/librustzcash#1389 -WalletDb::create_account -fails adding second -account: Attempted to -write subtree roots with -indices 11..12 which is -discontinuous with -existing subtree range -16..17. + +zcash/librustzcash#1389 +WalletDb::create_account +fails adding second +account: Attempted to +write subtree roots with +indices 11..12 which is +discontinuous with +existing subtree range +16..17. zcash/librustzcash#1389->zcash/librustzcash#1335 - - + + zcash/librustzcash#1330 - -zcash/librustzcash#1330 -zcash_client_sqlite: -`v_tx_outputs` describes -one of two tx outputs as -not from the account + +zcash/librustzcash#1330 +zcash_client_sqlite: +`v_tx_outputs` describes +one of two tx outputs as +not from the account zcash/librustzcash#1330->zcash/librustzcash#1335 - - + + zcash/librustzcash#1305 - -zcash/librustzcash#1305 -zcash_client_{backend,sql -ite}: Correctly track -accounts that fund each -transaction output. + +zcash/librustzcash#1305 +zcash_client_{backend,sql +ite}: Correctly track +accounts that fund each +transaction output. zcash/librustzcash#1305->zcash/librustzcash#1335 - - + + zcash/librustzcash#483 - -zcash/librustzcash#483 -Add pre-overwinter -signature hashes to -`signature_hash` or -return an error. + +zcash/librustzcash#483 +Add pre-overwinter +signature hashes to +`signature_hash` or +return an error. @@ -2464,37 +2464,37 @@ zcash/librustzcash#323 - -zcash/librustzcash#323 -Sending V1 transactions -can "misplace funds" and -brick the sender's -wallet, rendering it -broken even after upgrade + +zcash/librustzcash#323 +Sending V1 transactions +can "misplace funds" and +brick the sender's +wallet, rendering it +broken even after upgrade zcash/librustzcash#1612->ECC/zashi#79 - - + + ECC/zcash-light-client-ffi#168->ECC/zcash-swift-wallet-sdk#1506 - - + + zcash/lightwalletd#357 - -zcash/lightwalletd#357 -Research Spike: Can we -get data / battery -savings from compression? + +zcash/lightwalletd#357 +Research Spike: Can we +get data / battery +savings from compression? @@ -2502,12 +2502,12 @@ zcash/lightwalletd#316 - -zcash/lightwalletd#316 -Lightwalletd should not -be able to conceal -Sapling transactions from -wallet app + +zcash/lightwalletd#316 +Lightwalletd should not +be able to conceal +Sapling transactions from +wallet app @@ -2515,11 +2515,11 @@ ECC/zashi-android#301 - -ECC/zashi-android#301 -Save/restore seed phrase -from Google Credential -Manager + +ECC/zashi-android#301 +Save/restore seed phrase +from Google Credential +Manager @@ -2527,10 +2527,10 @@ ECC/zcash-android-wallet-sdk#480 - -ECC/zcash-android-wallet-sdk#480 -Consider Separate UI SDK -Library + +ECC/zcash-android-wallet-sdk#480 +Consider Separate UI SDK +Library @@ -2538,11 +2538,11 @@ ECC/zcash-android-wallet-sdk#531 - -ECC/zcash-android-wallet-sdk#531 -Rework -`UnifiedFullViewingKey` -class + +ECC/zcash-android-wallet-sdk#531 +Rework +`UnifiedFullViewingKey` +class @@ -2550,10 +2550,10 @@ ECC/zcash-swift-wallet-sdk#319 - -ECC/zcash-swift-wallet-sdk#319 -ZIP-321 Request -Generation API + +ECC/zcash-swift-wallet-sdk#319 +ZIP-321 Request +Generation API @@ -2561,28 +2561,28 @@ ECC/zashi-ios#109 - -ECC/zashi-ios#109 -[Research Spike] ZIP-321 -Payment URIs and -deeplinking + +ECC/zashi-ios#109 +[Research Spike] ZIP-321 +Payment URIs and +deeplinking ECC/zcash-swift-wallet-sdk#319->ECC/zashi-ios#109 - - + + ECC/zashi-ios#411 - -ECC/zashi-ios#411 -Async SynchronizerClient -methods refactor + +ECC/zashi-ios#411 +Async SynchronizerClient +methods refactor @@ -2590,26 +2590,26 @@ ECC/zashi-ios#1045 - -ECC/zashi-ios#1045 -Zashi iOS Tech Debt + +ECC/zashi-ios#1045 +Zashi iOS Tech Debt ECC/zashi-ios#411->ECC/zashi-ios#1045 - - + + ECC/zashi-android#674 - -ECC/zashi-android#674 -Attach HTML reports to -the CI outputs + +ECC/zashi-android#674 +Attach HTML reports to +the CI outputs @@ -2617,10 +2617,10 @@ ECC/zashi-android#1062 - -ECC/zashi-android#1062 -Zashi Android 1.0 Follow- -ups + +ECC/zashi-android#1062 +Zashi Android 1.0 Follow- +ups @@ -2628,283 +2628,283 @@ ECC/zashi-android#1001 - -ECC/zashi-android#1001 -UX: Screens in landscape -mode + +ECC/zashi-android#1001 +UX: Screens in landscape +mode ECC/zashi-android#1001->ECC/zashi-android#1062 - - + + ECC/zashi-android#1044 - -ECC/zashi-android#1044 -Rename `secant` to -`zashi` in codebase + +ECC/zashi-android#1044 +Rename `secant` to +`zashi` in codebase ECC/zashi-android#1044->ECC/zashi-android#1062 - - + + ECC/zashi-android#1002 - -ECC/zashi-android#1002 -Welcome screen animation -masking + +ECC/zashi-android#1002 +Welcome screen animation +masking ECC/zashi-android#1002->ECC/zashi-android#1062 - - + + ECC/zashi-ios#795 - -ECC/zashi-ios#795 -Setup GitHub action to -run unit tests + +ECC/zashi-ios#795 +Setup GitHub action to +run unit tests ECC/zashi-ios#795->ECC/zashi-ios#1045 - - + + ECC/zashi-android#1074 - -ECC/zashi-android#1074 -Check and update manual -test guides + +ECC/zashi-android#1074 +Check and update manual +test guides ECC/zashi-android#1074->ECC/zashi-android#1062 - - + + ECC/zashi-android#890 - -ECC/zashi-android#890 -Provide @Preview to the -design-lib components + +ECC/zashi-android#890 +Provide @Preview to the +design-lib components ECC/zashi-android#890->ECC/zashi-android#1062 - - + + ECC/zashi-android#1125 - -ECC/zashi-android#1125 -Home screen navigation: -Add integration test + +ECC/zashi-android#1125 +Home screen navigation: +Add integration test ECC/zashi-android#1125->ECC/zashi-android#1062 - - + + ECC/zashi-android#1126 - -ECC/zashi-android#1126 -Home screen view: Add -view test + +ECC/zashi-android#1126 +Home screen view: Add +view test ECC/zashi-android#1126->ECC/zashi-android#1062 - - + + ECC/zashi-android#1034 - -ECC/zashi-android#1034 -Finish disabled -FileShareUtilTest + +ECC/zashi-android#1034 +Finish disabled +FileShareUtilTest ECC/zashi-android#1034->ECC/zashi-android#1062 - - + + ECC/zashi-android#744 - -ECC/zashi-android#744 -Configure -dataExtractionRules + +ECC/zashi-android#744 +Configure +dataExtractionRules ECC/zashi-android#744->ECC/zashi-android#1062 - - + + ECC/zashi-android#892 - -ECC/zashi-android#892 -Leverage ZEC/TAZ currency -distinction API + +ECC/zashi-android#892 +Leverage ZEC/TAZ currency +distinction API ECC/zashi-android#892->ECC/zashi-android#1062 - - + + ECC/zashi-android#1182 - -ECC/zashi-android#1182 -Cover `ContextExt` with -tests + +ECC/zashi-android#1182 +Cover `ContextExt` with +tests ECC/zashi-android#1182->ECC/zashi-android#1062 - - + + ECC/zashi-android#1183 - -ECC/zashi-android#1183 -Rework the way we grant -access to file provider + +ECC/zashi-android#1183 +Rework the way we grant +access to file provider ECC/zashi-android#1183->ECC/zashi-android#1062 - - + + ECC/zashi-android#1184 - -ECC/zashi-android#1184 -Improve ReceiveScreen UI -tests + +ECC/zashi-android#1184 +Improve ReceiveScreen UI +tests ECC/zashi-android#1184->ECC/zashi-android#1062 - - + + ECC/zashi-android#1194 - -ECC/zashi-android#1194 -Cover Current balances UI -widget with tests + +ECC/zashi-android#1194 +Cover Current balances UI +widget with tests ECC/zashi-android#1194->ECC/zashi-android#1062 - - + + ECC/zashi-android#1199 - -ECC/zashi-android#1199 -Add ripple effect to -CheckBox + +ECC/zashi-android#1199 +Add ripple effect to +CheckBox ECC/zashi-android#1199->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1369 - -ECC/zcash-android-wallet-sdk#1369 -Use `ScanSummary` to -reduce number of wallet -balance updates + +ECC/zcash-android-wallet-sdk#1369 +Use `ScanSummary` to +reduce number of wallet +balance updates @@ -2912,11 +2912,11 @@ ECC/zcash-swift-wallet-sdk#1355 - -ECC/zcash-swift-wallet-sdk#1355 -Use `ScanSummary` to -reduce number of wallet -balance updates + +ECC/zcash-swift-wallet-sdk#1355 +Use `ScanSummary` to +reduce number of wallet +balance updates @@ -2924,46 +2924,46 @@ ECC/zashi-android#1227 - -ECC/zashi-android#1227 -Cover Balances UI and -logic with tests + +ECC/zashi-android#1227 +Cover Balances UI and +logic with tests ECC/zashi-android#1227->ECC/zashi-android#1062 - - + + ECC/zashi-ios#1046 - -ECC/zashi-ios#1046 -[Followup] Tests for -switching of servers + +ECC/zashi-ios#1046 +[Followup] Tests for +switching of servers ECC/zashi-ios#1046->ECC/zashi-ios#1045 - - + + ECC/zashi#25 - -ECC/zashi#25 -Wallets should -dynamically obtain the -list of selectable -`lightwalletd` servers + +ECC/zashi#25 +Wallets should +dynamically obtain the +list of selectable +`lightwalletd` servers @@ -2971,95 +2971,95 @@ ECC/zashi-android#1271 - -ECC/zashi-android#1271 -Add -`AdvancedSettingsView` -Tests + +ECC/zashi-android#1271 +Add +`AdvancedSettingsView` +Tests ECC/zashi-android#1271->ECC/zashi-android#1062 - - + + ECC/zashi-android#1273 - -ECC/zashi-android#1273 -Add `ChooseServer` Tests + +ECC/zashi-android#1273 +Add `ChooseServer` Tests ECC/zashi-android#1273->ECC/zashi-android#1062 - - + + ECC/zashi-android#1282 - -ECC/zashi-android#1282 -Update `AccountView` -Tests + +ECC/zashi-android#1282 +Update `AccountView` +Tests ECC/zashi-android#1282->ECC/zashi-android#1062 - - + + ECC/zashi-android#1260 - -ECC/zashi-android#1260 -Cover Send screens UI -with tests + +ECC/zashi-android#1260 +Cover Send screens UI +with tests ECC/zashi-android#1260->ECC/zashi-android#1062 - - + + ECC/zashi-android#1301 - -ECC/zashi-android#1301 -Localize support text -content + +ECC/zashi-android#1301 +Localize support text +content ECC/zashi-android#1301->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1427 - -ECC/zcash-android-wallet-sdk#1427 -Zcash Android SDK Tech -Debt + +ECC/zcash-android-wallet-sdk#1427 +Zcash Android SDK Tech +Debt @@ -3067,79 +3067,79 @@ ECC/zashi-android#921 - -ECC/zashi-android#921 -Display migrating DB -label + +ECC/zashi-android#921 +Display migrating DB +label ECC/zashi-android#921->ECC/zashi-android#1062 - - + + ECC/zashi-android#1248 - -ECC/zashi-android#1248 -Use Roboto Mono font for -addresses + +ECC/zashi-android#1248 +Use Roboto Mono font for +addresses ECC/zashi-android#1248->ECC/zashi-android#1062 - - + + ECC/zashi-android#1256 - -ECC/zashi-android#1256 -Consider Send.Form -TextFields scrolling + +ECC/zashi-android#1256 +Consider Send.Form +TextFields scrolling ECC/zashi-android#1256->ECC/zashi-android#1062 - - + + ECC/zashi-android#1249 - -ECC/zashi-android#1249 -Add documentation and -tests on background -syncing + +ECC/zashi-android#1249 +Add documentation and +tests on background +syncing ECC/zashi-android#1249->ECC/zashi-android#1062 - - + + ECC/zashi#37 - -ECC/zashi#37 -Support for opt-in cloud -backup of keys + +ECC/zashi#37 +Support for opt-in cloud +backup of keys @@ -3147,96 +3147,96 @@ ECC/zashi#36 - -ECC/zashi#36 -Design: Privacy & Opt- -in/out for cloud services + +ECC/zashi#36 +Design: Privacy & Opt- +in/out for cloud services ECC/zashi#37->ECC/zashi#36 - - + + ECC/zashi-ios#219 - -ECC/zashi-ios#219 -Integration of some event -logging tool + +ECC/zashi-ios#219 +Integration of some event +logging tool ECC/zashi-ios#219->ECC/zashi-ios#1045 - - + + ECC/zashi-ios#694 - -ECC/zashi-ios#694 -Instrument a forced -upgrade mechanism + +ECC/zashi-ios#694 +Instrument a forced +upgrade mechanism ECC/zashi-ios#694->ECC/zashi-ios#1045 - - + + ECC/zashi-ios#322 - -ECC/zashi-ios#322 -Handle -WrappedCaptureDeviceError -in the ScanReducer + +ECC/zashi-ios#322 +Handle +WrappedCaptureDeviceError +in the ScanReducer ECC/zashi-ios#322->ECC/zashi-ios#1045 - - + + ECC/zashi#54 - -ECC/zashi#54 -Add User Guide + +ECC/zashi#54 +Add User Guide ECC/zashi#54->ECC/zashi-android#407 - - + + ECC/zashi-android#222 - -ECC/zashi-android#222 -Consider using toml file -for Gradle dependency -management + +ECC/zashi-android#222 +Consider using toml file +for Gradle dependency +management @@ -3244,30 +3244,30 @@ ECC/zashi-android#1340 - -ECC/zashi-android#1340 -Set up Dependabot to -manage all our -dependencies + +ECC/zashi-android#1340 +Set up Dependabot to +manage all our +dependencies ECC/zashi-android#222->ECC/zashi-android#1340 - - + + ECC/zashi#65 - -ECC/zashi#65 -If a transaction would -send over a threshold in -USD, ask the user for -confirmation + +ECC/zashi#65 +If a transaction would +send over a threshold in +USD, ask the user for +confirmation @@ -3275,54 +3275,54 @@ ECC/zashi-android#1389 - -ECC/zashi-android#1389 -[App Audit] -Recommendation: Embed -fonts in app releases -instead of pulling them -from Google + +ECC/zashi-android#1389 +[App Audit] +Recommendation: Embed +fonts in app releases +instead of pulling them +from Google ECC/zashi-android#1389->ECC/zashi-android#1062 - - + + ECC/zashi-android#1388 - -ECC/zashi-android#1388 -[App Audit] -Recommendation: Add -additional StrictMode -checks + +ECC/zashi-android#1388 +[App Audit] +Recommendation: Add +additional StrictMode +checks ECC/zashi-android#1388->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1453 - -ECC/zcash-android-wallet-sdk#1453 -[SDK audit] -Recommendations: 4.2.1 -(SDK) Make it obvious -that plaintext -connections are not -possible in production -releases + +ECC/zcash-android-wallet-sdk#1453 +[SDK audit] +Recommendations: 4.2.1 +(SDK) Make it obvious +that plaintext +connections are not +possible in production +releases @@ -3330,149 +3330,149 @@ ECC/zcash-android-wallet-sdk#1460 - -ECC/zcash-android-wallet-sdk#1460 -Resolve security audit -recommendaitons + +ECC/zcash-android-wallet-sdk#1460 +Resolve security audit +recommendaitons ECC/zcash-android-wallet-sdk#1453->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1460->ECC/zashi-android#1062 - - + + ECC/zcash-android-wallet-sdk#1454 - -ECC/zcash-android-wallet-sdk#1454 -[SDK audit] -Recommendation: Don’t -silently treat null -Double? values as 0.0 + +ECC/zcash-android-wallet-sdk#1454 +[SDK audit] +Recommendation: Don’t +silently treat null +Double? values as 0.0 ECC/zcash-android-wallet-sdk#1454->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1456 - -ECC/zcash-android-wallet-sdk#1456 -[SDK audit] -Recommendation: Hex -decoder silently ignores -last character of an odd- -length string + +ECC/zcash-android-wallet-sdk#1456 +[SDK audit] +Recommendation: Hex +decoder silently ignores +last character of an odd- +length string ECC/zcash-android-wallet-sdk#1456->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1457 - -ECC/zcash-android-wallet-sdk#1457 -[SDK audit] -Recommendation: Comparing -error message strings is -fragile + +ECC/zcash-android-wallet-sdk#1457 +[SDK audit] +Recommendation: Comparing +error message strings is +fragile ECC/zcash-android-wallet-sdk#1457->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1458 - -ECC/zcash-android-wallet-sdk#1458 -[SDK audit] -Recommendation: -`checkFor3Digits()` does -not check the last digit -grouping + +ECC/zcash-android-wallet-sdk#1458 +[SDK audit] +Recommendation: +`checkFor3Digits()` does +not check the last digit +grouping ECC/zcash-android-wallet-sdk#1458->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zcash-android-wallet-sdk#1459 - -ECC/zcash-android-wallet-sdk#1459 -[SDK audit] -Recommendation: Use -SHA256 instead of SHA1 -for parameter file -integrity checks + +ECC/zcash-android-wallet-sdk#1459 +[SDK audit] +Recommendation: Use +SHA256 instead of SHA1 +for parameter file +integrity checks ECC/zcash-android-wallet-sdk#1459->ECC/zcash-android-wallet-sdk#1460 - - + + ECC/zashi-android#1180 - -ECC/zashi-android#1180 -Failed to parse -checkpoint file + +ECC/zashi-android#1180 +Failed to parse +checkpoint file ECC/zashi-android#1180->ECC/zashi-android#1062 - - + + ECC/zashi-ios#877 - -ECC/zashi-ios#877 -Re-enable support for -using Zashi on Apple -Silicon macs + +ECC/zashi-ios#877 +Re-enable support for +using Zashi on Apple +Silicon macs @@ -3480,9 +3480,9 @@ ECC/zashi-android#1672 - -ECC/zashi-android#1672 -Release Zashi Android 1.3 + +ECC/zashi-android#1672 +Release Zashi Android 1.3 @@ -3490,44 +3490,44 @@ ECC/zcash-android-wallet-sdk#1625 - -ECC/zcash-android-wallet-sdk#1625 -Release 2.2.7 + +ECC/zcash-android-wallet-sdk#1625 +Release 2.2.7 ECC/zcash-android-wallet-sdk#1625->ECC/zashi-android#1672 - - + + ECC/zcash-android-wallet-sdk#1326 - -ECC/zcash-android-wallet-sdk#1326 -Broken authentication -with Flank on CI tests + +ECC/zcash-android-wallet-sdk#1326 +Broken authentication +with Flank on CI tests ECC/zcash-android-wallet-sdk#1326->ECC/zcash-android-wallet-sdk#1625 - - + + ECC/zcash-android-wallet-sdk#144 - -ECC/zcash-android-wallet-sdk#144 -Feature: Fully support -the import of viewing -keys + +ECC/zcash-android-wallet-sdk#144 +Feature: Fully support +the import of viewing +keys diff --git a/zcash-wallet-ios-dag.html b/zcash-wallet-ios-dag.html index ca2d3e33c..d820e8880 100644 --- a/zcash-wallet-ios-dag.html +++ b/zcash-wallet-ios-dag.html @@ -22,40 +22,29 @@ -cluster_0 - -UniFFI - - cluster_2 iOS Zashi 1.3 - + cluster_1 Zashi 1.3 + +cluster_0 + +UniFFI + cluster_3 Zcash Swift SDK Tech Debt - - -ECC/zcash-light-client-ffi#25 - - -ECC/zcash-light-client-ffi#25 -Migrate to FFI library -generated by Uniffi - - - - + ECC/zashi-ios#1405 - + ECC/zashi-ios#1405 Support usage of spend @@ -65,9 +54,9 @@ - + ECC/zashi-ios#1411 - + ECC/zashi-ios#1411 Keystone Integration @@ -98,9 +87,9 @@ - + ECC/zcash-swift-wallet-sdk#1506 - + ECC/zcash-swift-wallet-sdk#1506 Migrate to refactored `cr @@ -110,9 +99,9 @@ - + ECC/zcash-swift-wallet-sdk#1507 - + ECC/zcash-swift-wallet-sdk#1507 Refactor `Synchronizer.cr @@ -134,9 +123,9 @@ - + ECC/zcash-swift-wallet-sdk#1508 - + ECC/zcash-swift-wallet-sdk#1508 Refactor the SDK to not @@ -147,9 +136,9 @@ - + ECC/zcash-swift-wallet-sdk#1509 - + ECC/zcash-swift-wallet-sdk#1509 Enable wallet @@ -171,9 +160,9 @@ - + ECC/zcash-swift-wallet-sdk#1514 - + ECC/zcash-swift-wallet-sdk#1514 Finish multi-account @@ -194,9 +183,9 @@ - + ECC/zcash-swift-wallet-sdk#1513 - + ECC/zcash-swift-wallet-sdk#1513 Migrate `Account` type to @@ -213,9 +202,9 @@ - + ECC/zcash-swift-wallet-sdk#1512 - + ECC/zcash-swift-wallet-sdk#1512 Ensure that the SDK does @@ -231,9 +220,9 @@ - + ECC/zcash-swift-wallet-sdk#522 - + ECC/zcash-swift-wallet-sdk#522 Remove account field from @@ -248,9 +237,9 @@ - + ECC/zashi-ios#1433 - + ECC/zashi-ios#1433 add support for Keystone @@ -266,9 +255,9 @@ - + ECC/zashi-ios#1432 - + ECC/zashi-ios#1432 build Zashi/Keystone @@ -284,9 +273,9 @@ - + ECC/zashi-ios#1434 - + ECC/zashi-ios#1434 as a user I can sign a @@ -302,9 +291,9 @@ - + ECC/zashi-ios#1437 - + ECC/zashi-ios#1437 adjust Settings screens @@ -320,9 +309,9 @@ - + ECC/zashi#35 - + ECC/zashi#35 Support ZIP 320 (TEX) @@ -330,6 +319,17 @@ + + +ECC/zcash-light-client-ffi#25 + + +ECC/zcash-light-client-ffi#25 +Migrate to FFI library +generated by Uniffi + + + ECC/zcash-swift-wallet-sdk#298 diff --git a/zcash-wallet-ios-dag.svg b/zcash-wallet-ios-dag.svg index 8690ace5d..1fe204808 100644 --- a/zcash-wallet-ios-dag.svg +++ b/zcash-wallet-ios-dag.svg @@ -10,40 +10,29 @@ -cluster_0 - -UniFFI - - cluster_2 iOS Zashi 1.3 - + cluster_1 Zashi 1.3 + +cluster_0 + +UniFFI + cluster_3 Zcash Swift SDK Tech Debt - - -ECC/zcash-light-client-ffi#25 - - -ECC/zcash-light-client-ffi#25 -Migrate to FFI library -generated by Uniffi - - - - + ECC/zashi-ios#1405 - + ECC/zashi-ios#1405 Support usage of spend @@ -53,9 +42,9 @@ - + ECC/zashi-ios#1411 - + ECC/zashi-ios#1411 Keystone Integration @@ -86,9 +75,9 @@ - + ECC/zcash-swift-wallet-sdk#1506 - + ECC/zcash-swift-wallet-sdk#1506 Migrate to refactored `cr @@ -98,9 +87,9 @@ - + ECC/zcash-swift-wallet-sdk#1507 - + ECC/zcash-swift-wallet-sdk#1507 Refactor `Synchronizer.cr @@ -122,9 +111,9 @@ - + ECC/zcash-swift-wallet-sdk#1508 - + ECC/zcash-swift-wallet-sdk#1508 Refactor the SDK to not @@ -135,9 +124,9 @@ - + ECC/zcash-swift-wallet-sdk#1509 - + ECC/zcash-swift-wallet-sdk#1509 Enable wallet @@ -159,9 +148,9 @@ - + ECC/zcash-swift-wallet-sdk#1514 - + ECC/zcash-swift-wallet-sdk#1514 Finish multi-account @@ -182,9 +171,9 @@ - + ECC/zcash-swift-wallet-sdk#1513 - + ECC/zcash-swift-wallet-sdk#1513 Migrate `Account` type to @@ -201,9 +190,9 @@ - + ECC/zcash-swift-wallet-sdk#1512 - + ECC/zcash-swift-wallet-sdk#1512 Ensure that the SDK does @@ -219,9 +208,9 @@ - + ECC/zcash-swift-wallet-sdk#522 - + ECC/zcash-swift-wallet-sdk#522 Remove account field from @@ -236,9 +225,9 @@ - + ECC/zashi-ios#1433 - + ECC/zashi-ios#1433 add support for Keystone @@ -254,9 +243,9 @@ - + ECC/zashi-ios#1432 - + ECC/zashi-ios#1432 build Zashi/Keystone @@ -272,9 +261,9 @@ - + ECC/zashi-ios#1434 - + ECC/zashi-ios#1434 as a user I can sign a @@ -290,9 +279,9 @@ - + ECC/zashi-ios#1437 - + ECC/zashi-ios#1437 adjust Settings screens @@ -308,9 +297,9 @@ - + ECC/zashi#35 - + ECC/zashi#35 Support ZIP 320 (TEX) @@ -318,6 +307,17 @@ + + +ECC/zcash-light-client-ffi#25 + + +ECC/zcash-light-client-ffi#25 +Migrate to FFI library +generated by Uniffi + + + ECC/zcash-swift-wallet-sdk#298