Zebra/zebra-network/src/protocol
teor 60ebefc988
fix(mempool): Stop ignoring some transaction broadcasts (#6230)
* 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>
2023-03-02 04:56:24 +00:00
..
external change(codec): Set relay to true if the last VersionMessage byte is omitted (#5835) 2022-12-13 01:00:08 +00:00
internal fix(mempool): Stop ignoring some transaction broadcasts (#6230) 2023-03-02 04:56:24 +00:00
external.rs feat(net): return peer metadata from `connect_isolated` functions (#4870) 2022-09-14 15:00:25 +00:00
internal.rs 4. Avoid repeated requests to peers after partial responses or errors (#3505) 2022-02-15 01:44:33 +00:00
types.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00