zebra/zebra-chain/src/serialization
teor b1303ab8d7
Replace read_compactsize and write_compactsize with CompactSizeMessage (#3014)
* Replace read_compactsize and write_compactsize with CompactSizeMessage

* Add tests for CompactSize64

* Add compact size range and conversion tests
2021-11-05 15:24:24 -03:00
..
tests Replace read_compactsize and write_compactsize with CompactSizeMessage (#3014) 2021-11-05 15:24:24 -03:00
arbitrary.rs Create CompactSize64 for non-message-length fields (#3008) 2021-11-04 15:57:30 +00:00
compact_size.rs Create CompactSize64 for non-message-length fields (#3008) 2021-11-04 15:57:30 +00:00
constraint.rs Reject conflicting mempool transactions (#2765) 2021-09-28 01:03:08 +00:00
date_time.rs Security: Zebra should stop gossiping unreachable addresses to other nodes, Action: re-deploy all nodes (#2392) 2021-06-29 05:12:27 +00:00
error.rs Create CompactSize64 for non-message-length fields (#3008) 2021-11-04 15:57:30 +00:00
read_zcash.rs Replace read_compactsize and write_compactsize with CompactSizeMessage (#3014) 2021-11-05 15:24:24 -03: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 Orchard data in V5 parsing (#2116) 2021-05-21 00:42:06 +00:00
write_zcash.rs Replace read_compactsize and write_compactsize with CompactSizeMessage (#3014) 2021-11-05 15:24:24 -03:00
zcash_deserialize.rs Create CompactSize64 for non-message-length fields (#3008) 2021-11-04 15:57:30 +00:00
zcash_serialize.rs Create CompactSize64 for non-message-length fields (#3008) 2021-11-04 15:57:30 +00:00