* Update MAX_TX_INV_IN_MESSAGE for ZIP-239 WTX IDs * Combine multiple transaction updates into a single gossip & rate-limit gossips * Rate-limit block gossips * Fix mempool_transaction_expiration gossip test timings * Enforce MAX_TX_INV_IN_MESSAGE in the network layer, rather than each service * Fix documentation for `Message::Tx` * Split MAX_INV_IN_RECEIVED_MESSAGE and MAX_TX_INV_IN_SENT_MESSAGE * Fix log message typo * Move some docs to/from another PR --------- 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: