Zebra/zebrad
teor 4c9ff4e7e6
Allow each initial peer to send one inbound request before disconnecting any (#6520)
2023-04-17 03:21:09 +00: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 Allow each initial peer to send one inbound request before disconnecting any (#6520) 2023-04-17 03:21:09 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests change(log): Log a cute message for blocks that were mined by Zebra (off by default) (#6098) 2023-02-23 00:10:11 +00:00
Cargo.toml build(deps): bump hyper from 0.14.25 to 0.14.26 (#6515) 2023-04-17 01:35:08 +00:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs fix(clippy): Fix new lints in nightly clippy (#5959) 2023-01-18 00:27:42 +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