zebra/zebrad
teor 4a8349fa8a
fix(sync): Make the syncer ignore some new block verification errors (#5537)
* Fix error text for state service for syncer

* Fix error handling in syncer

* cargo fmt --all

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-11-04 06:57:45 +00:00
..
proptest-regressions/components/mempool/storage/tests
src fix(sync): Make the syncer ignore some new block verification errors (#5537) 2022-11-04 06:57:45 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests change(rpc): add submitblock RPC method (#5526) 2022-11-04 03:57:08 +00:00
Cargo.toml 2. change(rpc): Add some transaction fields to the `getblocktemplate` RPC (#5496) 2022-11-03 03:25:01 +00:00
README.md
build.rs Fix clippy::derive_partial_eq_without_eq in generated prost test code (#4927) 2022-08-23 09:31:04 +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