zebra/zebrad
teor 7457edcb86
Stop asking users to report peer errors, fix a common peer error (#3054)
* Stop treating inv with mixed item types as a connection error

* Remove unused connection errors

* Stop asking users to create bug reports for peer errors
2021-11-15 11:32:18 -03: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 Stop asking users to report peer errors, fix a common peer error (#3054) 2021-11-15 11:32:18 -03:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Fix typos (#3055) 2021-11-12 19:30:22 +00:00
Cargo.toml Bump vergen from 5.1.16 to 5.1.17 (#3010) 2021-11-03 18:04:05 +00: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