Zebra/zebrad
Alfredo Garcia 9a060450cc
add and use `restart_stop_at_height_for_network()` in acceptance test (#2315)
2021-06-16 08:48:09 +10:00
..
src Rate limit initial genesis block download retries, Credit: Equilibrium (#2255) 2021-06-09 23:39:51 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests add and use `restart_stop_at_height_for_network()` in acceptance test (#2315) 2021-06-16 08:48:09 +10:00
Cargo.toml build(deps): bump once_cell from 1.7.2 to 1.8.0 2021-06-14 17:06:52 -04:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Add a "modified" flag to the panic report metadata 2021-05-20 09:00:56 +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