Zebra/zebra-chain/src/transparent
Conrado Gouvea 9862f6e5cf
feat: get addresses from transparent outputs (#3802)
* feat: add Output::address()

* test transactions in test blocks
2022-03-11 03:23:04 +00:00
..
tests feat: get addresses from transparent outputs (#3802) 2022-03-11 03:23:04 +00:00
address.rs feat: get addresses from transparent outputs (#3802) 2022-03-11 03:23:04 +00:00
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 chain: create a transparent module. 2020-08-17 11:46:34 -07:00
script.rs Replace read_compactsize and write_compactsize with CompactSizeMessage (#3014) 2021-11-05 15:24:24 -03:00
serialize.rs Check the length of coinbase data (#3542) 2022-02-16 00:13:55 +00:00
tests.rs Fix coinbase height deserialization (#3129) 2021-12-06 08:38:02 +10:00
utxo.rs 4. test(db): add large transaction tests (#3759) 2022-03-09 23:34:50 +00:00