zebra/zebra-utils
Alfredo Garcia 21ad6ffc47
Reverse displayed endianness of transaction and block hashes (#1171)
* Reverse displayed endianness of transaction and block hashes
* fix zebra-checkpoints utility for new hash order
* Stop using "zebrad revhex" in zebrad-hash-lookup
* Rebuild checkpoint lists in new hash order
This change also adds additional checkpoints to the end of each list.

* Replace TransactionHash with transaction::Hash
This change should have been made in #905, but we missed Debug impls
and some docs.

Co-authored-by: Ramana Venkata <vramana@users.noreply.github.com>
Co-authored-by: teor <teor@riseup.net>
2020-10-22 07:54:02 +10:00
..
src Reverse displayed endianness of transaction and block hashes (#1171) 2020-10-22 07:54:02 +10:00
Cargo.toml build(deps): bump structopt from 0.3.19 to 0.3.20 2020-10-13 12:00:27 -04:00
zebrad-hash-lookup Reverse displayed endianness of transaction and block hashes (#1171) 2020-10-22 07:54:02 +10:00
zebrad-log-filter Add log filters which provide block info 2020-09-02 12:12:58 -04:00