Zebra/zebrad
teor cef0a492d8 Add a timeout to sync service block verification
This timeout stops the sync service hanging when it is missing required
blocks, but the lookahead queue is full of dependent verify tasks, so the
missing blocks never get downloaded.
2021-01-13 20:46:25 -05:00
..
src Add a timeout to sync service block verification 2021-01-13 20:46:25 -05:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests zebrad acceptance test cleanup (#1560) 2021-01-12 12:26:08 +10:00
Cargo.toml Upgrade to tokio 0.3.6 from crates.io 2021-01-12 15:37:27 -05:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Update the zebrad commit whenever any Zebra crate changes (#1455) 2020-12-05 07:23:05 +10: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