zebra/zebrad
teor e8d8a49f41
Increase the conflict acceptance test launch delay (#1736)
* Increase the conflict acceptance test launch delay

Also rename the tests - the listener is for the Zcash protocol,
but the state, metrics, and tracing are Zebra-specific.

Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com>
2021-02-16 05:52:30 +10:00
..
src Document a state_contains bug (#1715) 2021-02-10 09:05:14 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Increase the conflict acceptance test launch delay (#1736) 2021-02-16 05:52:30 +10:00
Cargo.toml build(deps): bump vergen from 3.1.0 to 3.2.0 2021-02-10 21:36:03 -05:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Update the zebrad commit whenever any Zebra crate changes (#1455) 2020-12-05 07:23:05 +10: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