librustzcash/zcash_client_backend/src
Jack Grigg 7e71cc5353 Add `tracing` spans to light client chain scanning
This enables downstream users to profile how much time is spent in each
of the main subcomponents of the current chain scanner.
2022-12-06 08:17:49 +00:00
..
data_api Add `tracing` spans to light client chain scanning 2022-12-06 08:17:49 +00:00
fees ZIP 317: Improve code comments 2022-11-11 00:58:31 +00:00
proto Update generated protobufs 2022-11-12 05:26:07 +00:00
address.rs Add traits for fee estimation and input selection 2022-11-10 12:17:59 -07:00
data_api.rs Add dust note detection to change selection. 2022-11-10 12:18:30 -07:00
decrypt.rs
encoding.rs Improve type safety of note commitment tree node construction. 2022-11-03 18:44:48 -06:00
fees.rs Fix typos in error type `Display` messages 2022-11-11 05:33:48 +00:00
keys.rs Use DiversifiableFullViewingKey instead of ExtFVK where possible. 2022-11-03 18:44:45 -06:00
lib.rs Add dust note detection to change selection. 2022-11-10 12:18:30 -07:00
proto.rs Ignore clippy lints in generated protobuf modules. 2022-11-04 14:14:56 -06:00
scan.rs
wallet.rs Add dust note detection to change selection. 2022-11-10 12:18:30 -07:00
welding_rig.rs Add `tracing` spans to light client chain scanning 2022-12-06 08:17:49 +00:00
zip321.rs Parse ZIP 321 URIs without query parameters 2022-11-17 18:44:36 -07:00