Zebra/zebrad
Jane Lusby 7d4e717182
Add block locator request to state layer (#712)
* Add block locator request to state layer

* pass genesis in request

* Update zebrad/src/commands/start/sync.rs

* fix errors
2020-07-22 18:01:31 -07:00
..
src Add block locator request to state layer (#712) 2020-07-22 18:01:31 -07:00
tests cleanup warnings throughout codebase 2020-05-27 15:42:29 -04:00
Cargo.toml enable new tracing instrumentation in tokio 2020-07-22 14:39:54 -04: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