librustzcash/zcash_client_backend/src
Jack Grigg bf73a02f45 zcash_client_backend: Move test-only methods to new `WalletTest` trait
This reduces the feature-flag-related `WalletRead` breakage for crate
users, and gives us a place to expose even more internal Data Access API
implementation details for general testing purposes.
2024-09-12 13:08:34 +00:00
..
data_api zcash_client_backend: Move test-only methods to new `WalletTest` trait 2024-09-12 13:08:34 +00:00
fees
proto
serialization
tor
data_api.rs zcash_client_backend: Move test-only methods to new `WalletTest` trait 2024-09-12 13:08:34 +00:00
decrypt.rs zcash_client_backend: Move the `ShieldedPoolTester` trait from `zcash_client_sqlite` 2024-09-06 14:51:29 -06:00
fees.rs
lib.rs
proposal.rs
proto.rs
scan.rs
scanning.rs
serialization.rs
sync.rs zcb::sync: Refresh UTXOs at the start of each scanning cycle 2024-09-11 03:15:50 +00:00
tor.rs zcash_client_backend: Fix `tor::grpc` module feature flag 2024-09-10 16:40:58 +00:00
wallet.rs