zebra/zebrad
Alfredo Garcia 544d182d25
Add and use a function for mandatory checkpoint (#2314)
* add `mandatory_checkpoint_height()` function

* use mandatory checkpoint instead of canopy in acceptance tests
2021-06-18 10:05:28 +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 a function for mandatory checkpoint (#2314) 2021-06-18 10:05:28 +10:00
Cargo.toml Add and use a function for mandatory checkpoint (#2314) 2021-06-18 10:05:28 +10: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