Zebra/zebra-chain/src/serialization
teor c0326677a4
Add a new `zcash_serialize_bytes` utility function (#2150)
2021-05-14 12:23:02 +10:00
..
tests Add split array serialization functions for Transaction::V5 (#2017) 2021-04-16 08:23:00 +10:00
constraint.rs Redesign Sapling data model for V5 shared anchor and spends (#2021) 2021-04-20 16:22:25 +10:00
error.rs Implement Trusted Vector Preallocation (#1920) 2021-04-06 09:49:42 +10:00
read_zcash.rs Stop untrusted preallocation during string deserialization 2021-03-22 11:54:31 -04:00
serde_helpers.rs Rebase tidies 2021-04-30 00:48:23 -04:00
sha256d.rs Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
tests.rs Add split array serialization functions for Transaction::V5 (#2017) 2021-04-16 08:23:00 +10:00
write_zcash.rs Make String Zcash serialization consistent with deserialization 2021-04-21 23:58:48 -04:00
zcash_deserialize.rs Redesign Sapling data model for V5 shared anchor and spends (#2021) 2021-04-20 16:22:25 +10:00
zcash_serialize.rs Add a new `zcash_serialize_bytes` utility function (#2150) 2021-05-14 12:23:02 +10:00