Zebra/zebra-network/src/protocol
Arya 07904d5e3c
change(codec): Set relay to true if the last VersionMessage byte is omitted (#5835)
* sets relay = true when there's no relay byte

* adds test for missing relay field

moves codec tests to their own module

* simplifies version_message_omitted_relay test

* adds `version_message_with_relay` test

adds doc comment to `read_version`

renames codec/tests.rs to codec/tests/vectors.rs

* updates doc comment
2022-12-13 01:00:08 +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 cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +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