Zebra/zebrad
Henry de Valence 0ad648fb6a zebrad: make lookahead limit configurable.
Sets the default value to the previous lookahead limit.  My testing on
mainnet suggested that the newly lower value (changed when the
checkpoint frequency was decreased) is low enough to cause stalls, even
when using hedged requests.
2020-11-01 10:47:46 -08:00
..
src zebrad: make lookahead limit configurable. 2020-11-01 10:47:46 -08:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Run a block sync in CI with 2 large checkpoints (#1193) 2020-10-27 19:25:29 +10:00
Cargo.toml sync: add a concurrency limit for block downloads 2020-10-26 12:05:35 -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