Zebra/zebra-network/src/protocol
teor 147b8fa3a8
cleanup(rust): Fix new nightly clippy warnings (#7135)
* Fix "comparison is always true" warning

* Add missing Send bound

* cargo clippy --fix --all-features --all-targets

* incorrect implementation of clone on a Copy type

* cargo fmt --all
2023-07-05 07:11:27 +00:00
..
external cleanup(rust): Fix new nightly clippy warnings (#7135) 2023-07-05 07:11:27 +00:00
internal fix(security): Rate-limit and size-limit peer transaction ID messages (#6625) 2023-05-15 21:10:28 +00:00
external.rs fix(security): Rate-limit and size-limit peer transaction ID messages (#6625) 2023-05-15 21:10:28 +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