Zebra/zebrad
teor 1e1859f5a3
Merge pull request #1887 from ZcashFoundation/revert-1877-revert-1789-large-sync-testnet-disable
Revert "Revert "Disable unreliable `sync_large_checkpoints_testnet`""

This disables the failing large testnet sync test.
2021-03-12 12:31:19 +10:00
..
src Document how the syncer resists memory DoS 2021-03-11 06:24:46 -05:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Merge pull request #1887 from ZcashFoundation/revert-1877-revert-1789-large-sync-testnet-disable 2021-03-12 12:31:19 +10:00
Cargo.toml build(deps): bump once_cell from 1.6.0 to 1.7.0 2021-02-25 15:32: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