zebra/zebra-chain/src/transparent
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
..
address.rs
arbitrary.rs Add a random number of transactions to generated blocks, rather than always 2 (#2567) 2021-08-04 20:48:15 +00:00
keys.rs
prop.rs Add property test strategies for V5 transactions (#2347) 2021-06-18 14:40:08 -03:00
script.rs Replace read_compactsize and write_compactsize with CompactSizeMessage (#3014) 2021-11-05 15:24:24 -03:00
serialize.rs Replace read_compactsize and write_compactsize with CompactSizeMessage (#3014) 2021-11-05 15:24:24 -03:00
utxo.rs Add transaction downloader and verifier (#2679) 2021-09-02 00:06:20 +00:00