librustzcash/zcash_client_backend/src
Kris Nuttycombe 151e6e526e zcash_client_backend: Track external addresses in inter-account transactions.
Previously, if the funding account for a received transaction output was
determined to be an account known to the wallet, the output was recorded
as though it were sent to an internal (change) address of the wallet.
2024-03-25 07:59:21 -06:00
..
data_api zcash_client_backend: Track external addresses in inter-account transactions. 2024-03-25 07:59:21 -06:00
fees zcash_client_backend: Fix note selection & add more cross-pool tests. 2024-03-13 18:44:36 -06:00
proto Add WASM support to `lightwalletd-tonic` feature flag (#1270) 2024-03-15 11:58:13 +00:00
serialization
data_api.rs zcash_client_sqlite: Modify `TestState` to allow initialization with chain state. 2024-03-20 20:43:49 -06:00
decrypt.rs zcash_client_sqlite: Add `get_funding_accounts` method. 2024-03-25 07:59:20 -06:00
fees.rs zcash_client_backend: Detect Orchard dust in `zip317::SingleOutputChangeStrategy` 2024-03-11 18:58:09 +00:00
lib.rs Remove `orchard` feature flag from behind `zcash_unstable` cfg flag 2024-03-19 18:24:39 +00:00
proposal.rs
proto.rs zcash_client_backend: Treat protobuf default as the empty tree. 2024-03-19 17:26:45 -06:00
scan.rs
scanning.rs zcash_client_backend: Ensure checkpoint at the end of each block. 2024-03-24 11:50:12 -06:00
serialization.rs
wallet.rs zcash_client_backend: Track external addresses in inter-account transactions. 2024-03-25 07:59:21 -06:00
zip321.rs zcash_client_sqlite: Add a test to attempt to simulate the checkpoint conflict bug (not failing.) 2024-03-23 08:37:59 -06:00