Zebra/zebra-consensus
teor d4b9353d67
feat(log): Show the current network upgrade in progress logs (#4694)
* Improve time logging using humantime

* Only log full seconds, ignore the fractional part

* Move humantime_seconds to tracing::fmt

* Move the progress task to its own module

* Add missing humantime dependency

* Log the network upgrade in progress logs

* Log when Zebra verifies the final checkpoint
2022-06-28 02:51:41 +00:00
..
examples lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00
src feat(log): Show the current network upgrade in progress logs (#4694) 2022-06-28 02:51:41 +00:00
Cargo.toml deps: upgrade ECC dependencies (#4699) 2022-06-27 23:12:56 +00:00