zebra/zebrad
Henry de Valence 2a4a89c002 state,zebrad: tidy span levels for good INFO output
This provides useful and not too noisy output at INFO level.  We do an
info-level message on every block commit instead of trying to do one
message every N blocks, because this is useful both for initial block
sync as well as continuous state updates on new blocks.
2020-11-23 14:16:39 +10:00
..
src state,zebrad: tidy span levels for good INFO output 2020-11-23 14:16:39 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests zebra-state: replace sled with rocksdb (#1325) 2020-11-18 18:05:06 -08:00
Cargo.toml deps: update hyper, metrics to tokio 0.3 2020-11-20 10:08:16 -08:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation