zebra/zebrad
teor adafe1d189 Restart sync after the first failed ObtainTips
The ObtainTips retry was redundant. The timeout wasn't much shorter, but
it made the code and sync logic more complicated.
2020-09-09 15:35:09 -07:00
..
src Restart sync after the first failed ObtainTips 2020-09-09 15:35:09 -07:00
tests Add test for metrics and tracing endpoints (#1000) 2020-09-07 17:05:23 -07:00
Cargo.toml zebrad: Create zebrad.toml in acceptance tests from ZebradConfig 2020-08-23 21:24:19 -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