zebra/zebrad
teor e95358dbe3 fix: Increase the number of retries
The old sync code relied on duplicate block fetches to make progress,
but the last few commits have removed some of those duplicates.

Instead, just retry the fetches that fail.
2020-08-10 18:58:21 +10:00
..
src fix: Increase the number of retries 2020-08-10 18:58:21 +10:00
tests Refactor tracing components (#834) 2020-08-06 10:29:31 -07:00
Cargo.toml Refactor tracing components (#834) 2020-08-06 10:29:31 -07: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