Issues
- 0
Update the dev process wiki to describe how to write tests for `zcash_client_sqlite` migrations
#1674 opened by str4d - 0
zcash_client_sqlite: Add a "golden test" framework
#1676 opened by str4d - 0
zcash_keys: Expand test coverage for ZIP 316 Revision 1
#1647 opened by nuttycom - 0
UFVK rev. 1 support
#1644 opened by AArnott - 0
CI: move expensive tests to their own task, and require cheap tests including Orchard to pass on Linux
#1639 opened by daira - 2
Figure out why `cargo build --all-targets --no-default-features` doesn't always detect broken feature dependencies
#1640 opened by daira - 0
Improve test coverage for PCZTs
#1642 opened by daira - 1
- 0
- 0
zcash_client_backend: support account deletion
#1633 opened by nuttycom - 0
zcash-inspect: Add options for connecting to lightwalletd for transparent input retrieval.
#1632 opened by nuttycom - 0
zcash_primitives: Refactor the transaction builder to enable applying proofs and signatures separately
#1624 opened by str4d - 0
Implement PCZT v1
#1623 opened by str4d - 0
- 0
Enable converting the unauthorized tx output of the post-refactor tx builder into a PCZT
#1625 opened by str4d - 2
librustzcash fails to spend a note at the edge of a shard
#1609 opened by AArnott - 0
Enable using a hardware wallet with the Zcash Rust crates
#1612 opened by str4d - 1
zcash_client_sqlite 0.13.0
#1587 opened by nuttycom - 1
zcash_client_backend 0.15.0
#1588 opened by nuttycom - 1
zcash_primitives 0.20.0
#1600 opened by nuttycom - 1
zcash_client_sqlite 0.12.3
#1599 opened by nuttycom - 0
zcash_client_sqlite 0.14.0
#1621 opened by str4d - 0
zcash_client_backend: Reduce the dependency of the metadata_queries_exclude_unwanted_notes test on `zcash_client_sqlite` behavior.
#1613 opened by nuttycom - 1
zcash_client_sqlite: Validate the network parameters when opening a wallet database.
#1586 opened by nuttycom - 0
zcash_client_sqlite: account_balance_delta is non-deterministically set to *balance* at the time instead of the delta
#1610 opened by AArnott - 3
height_consistency constraint blocking sync when code updates two columns independently
#1611 opened by AArnott - 2
- 0
CI tests should run with `RUST_BACKTRACE=1`
#1602 opened by daira - 2
zcash_client_backend: Replace `scan_progress` result with a struct that includes both scan and recovery progress.
#1559 opened by nuttycom - 3
Bug in is_shielding state going from TRUE to FALSE after the first confirmation
#1571 opened by true-jared - 0
zcash_client_sqlite 0.12.2
#1601 opened by nuttycom - 0
zcash_client_backend 0.16.0
#1589 opened by nuttycom - 7
Bug in minimumShieldingConfirmations: UInt32 = 1 (it still requires 10 confirmations to be able to shield)
#1572 opened by true-jared - 0
Ability to distinguish between Transparent pending change and pending non-change
#1592 opened by pacu - 0
zcash_client_backend: Periodically update the recover-until height for improved progress reporting.
#1591 opened by nuttycom - 1
- 0
- 1
zcash_primitives 0.18, zcash_proof 0.18
#1550 opened by nuttycom - 0
zcash_client_backend: Ensure we have a test that a UTXO with an address that doesn't match the wallet is rejected
#1581 opened by str4d - 0
Bound transaction creation to a maximum size.
#1569 opened by nuttycom - 1
zcash_client_backend: Support SLIP-39 seed phrases.
#1510 opened by nuttycom - 0
Enable Keystone to replace their vendored versions of the Zcash crates with the published versions
#1561 opened by str4d - 0
`zcash_encoding`: Remove dependency on `byteorder` crate
#1560 opened by str4d - 0
zcash_client_backend: Add the functionality to restore from `zcashd` wallet.dat and/or wallet dump files produced by `z_exportwallet`.
#1552 opened by nuttycom - 0
Change `WalletTest::get_confirmed_sends` to return a struct
#1544 opened by str4d - 2
New sqlite release has undocumented breaking change: v_tx_outputs.to_address is NULL for transparent inputs
#1525 opened by AArnott - 0
`zcash_address` has feature-flagging errors
#1538 opened by nuttycom - 0
- 4
wallet migration broken when accounts table includes a UFVK that lacks a Transparent key
#1531 opened by AArnott - 0