zebra/zebrad
Alfredo Garcia d7c40af2a8
Fix shutdown panics (#1637)
* add a shutdown flag in zebra_chain::shutdown
* fix network panic on shutdown
* fix checkpoint panic on shutdown
2021-02-03 19:03:28 +10:00
..
src Fix shutdown panics (#1637) 2021-02-03 19:03:28 +10:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Add hints to port conflict and lock file panics (#1535) 2021-01-29 22:36:33 +10:00
Cargo.toml Bump versions for zebrad 1.0.0-alpha.1 (#1646) 2021-01-27 20:31:39 -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