* 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> |
||
|---|---|---|
| .. | ||
| application | ||
| bin/zebrad | ||
| commands | ||
| components | ||
| application.rs | ||
| commands.rs | ||
| components.rs | ||
| config.rs | ||
| lib.rs | ||
| prelude.rs | ||
| sentry.rs | ||