zebra/zebrad
teor fa04072298
Make the checkpoint limit test more readable (#941)
* fix: Pass zebra_consensus::Config in a test

* fix: Remove a redundant import
2020-08-24 11:34:10 -07:00
..
src feature: Implement checkpoint_sync for checkpoint verification 2020-08-24 15:34:46 +10:00
tests Make the checkpoint limit test more readable (#941) 2020-08-24 11:34:10 -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