librustzcash/zcash_client_backend/src
Kris Nuttycombe 0e098e1f17 Test correctness of unknown ufvk element roundtrip encoding. 2022-06-29 10:13:22 -06:00
..
data_api Don't panic if the sapling key is missing from the UFVK 2022-06-27 17:44:20 -06:00
proto Use <module_name>.rs instead of <module_name>/mod.rs 2020-12-02 09:46:17 -07:00
address.rs zcash_client_backend: Migrate to correct ZIP 316 UFVK encoding 2022-06-17 10:03:17 +00:00
data_api.rs zcash_client_backend: Return UFVKs from `WalletRead` instead of ExtFVKs 2022-06-17 10:03:17 +00:00
decrypt.rs Don't panic if the sapling key is missing from the UFVK 2022-06-27 17:44:20 -06:00
encoding.rs Make AccountId internal representation private. 2022-02-10 11:30:02 -07:00
keys.rs Test correctness of unknown ufvk element roundtrip encoding. 2022-06-29 10:13:22 -06:00
lib.rs Apply suggestions from code review 2022-01-20 16:43:57 -07:00
proto.rs zcash_client_backend: Address compact_formats.proto comments 2022-02-17 23:58:20 +00:00
wallet.rs Validate ZIP 321 request by roundtrip through the URI format. 2022-01-27 16:08:04 -07:00
welding_rig.rs Don't panic if the sapling key is missing from the UFVK 2022-06-27 17:44:20 -06:00
zip321.rs zcash_client_backend: Box `zip321::parse::Param::Addr` 2022-06-13 23:04:18 +00:00