* 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> |
||
---|---|---|
.. | ||
src | ||
systemd | ||
tests | ||
Cargo.toml | ||
README.md |
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: