Zebra/zebrad
teor ea510b7d41
Run a block sync in CI with 2 large checkpoints (#1193)
* Run large checkpoint sync tests in CI
* Improve test child output match error context
* Add a debug_stop_at_height config
* Use stop at height in acceptance tests

And add some restart acceptance tests, to make sure the stop at
height feature works correctly.
2020-10-27 19:25:29 +10:00
..
src zebrad: treat duplicate downloads as an error 2020-10-26 12:05:35 -07: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