Zebra/zebra-network/src/protocol
Alfredo Garcia 71fe4c4c73
try to do deserialization of transaction in a rayon thread (#4801)
* try to do deserialization of transaction in a rayon thread

* Try tokio::task::block_in_place instead

* fix tests

* add deserialize block into rayon pool

* fill some docs

Co-authored-by: teor <teor@riseup.net>
2022-07-22 09:14:58 +10:00
..
external try to do deserialization of transaction in a rayon thread (#4801) 2022-07-22 09:14:58 +10:00
internal lint(clippy): add `unwrap_in_result` lint (#4667) 2022-06-28 06:22:07 +00:00
external.rs Refactor addr v1 serialization using a separate AddrV1 type (#3021) 2021-11-10 06:47:50 +10: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