* Combine transaction IDs that arrive close together rather than overwriting them * Reduce the size of transaction ID gossip logs * Limit the maximum number of times we wait for new changes before sending * Make logs even shorter * Expand correctness comment * Remove trailing space --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
proptest-regressions/components/mempool/storage/tests | ||
src | ||
systemd | ||
tests | ||
Cargo.toml | ||
README.md | ||
build.rs |
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: