zebra/zebrad
teor d720ab011a
fix(test): make the full sync tests cache state at `/zebrad-cache` (#4308)
* Rewrite the full sync tests to cache at /zebrad-cache

* Improve error reporting from cached state tests
2022-05-05 05:25:46 -04:00
..
proptest-regressions/components/mempool/storage/tests Limit the size and age of the ZIP-401 rejected transaction ID list (#2932) 2021-10-27 20:27:00 +00:00
src Increase block validation timeouts (#4156) 2022-05-05 00:01:12 +00:00
systemd
tests fix(test): make the full sync tests cache state at `/zebrad-cache` (#4308) 2022-05-05 05:25:46 -04:00
Cargo.toml build(deps): bump thiserror from 1.0.30 to 1.0.31 (#4259) 2022-05-05 01:08:06 +00:00
README.md
build.rs add(test): Integration test to send transactions using lightwalletd (#4068) 2022-04-27 23:06:11 +00: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