Zebra/zebra-chain/src/transparent
teor be4e065afb
change(rpc): Simplify RPC types and add documentation (#4218)
* Simplify RPC types and add documentation

* Derive serde traits in production code
2022-05-03 04:10:21 +00:00
..
tests feat: get addresses from transparent outputs (#3802) 2022-03-11 03:23:04 +00:00
address.rs change(rpc): Simplify RPC types and add documentation (#4218) 2022-05-03 04:10:21 +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 change(rpc): Simplify RPC types and add documentation (#4218) 2022-05-03 04:10:21 +00: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 feat(state): add transparent address indexes to the non-finalized state (#4022) 2022-04-12 17:21:46 +00:00