Files
lighthouse/beacon_node
Divma f2b1e096b2 Code quality improvents to the network service (#2932)
Checking how to priorize the polling of the network I moved most of the service code to functions. This change I think it's worth on it's own for code quality since inside the `tokio::select` many tools don't work (cargo fmt, sometimes clippy, and sometimes even the compiler's errors get wack). This is functionally equivalent to the previous code, just better organized
2022-01-26 23:14:23 +00:00
..
2022-01-20 09:14:26 +00:00
2021-12-02 14:29:57 +11:00
2022-01-13 22:39:58 +00:00
2021-12-02 14:29:57 +11:00
2022-01-19 00:24:19 +00:00
2022-01-25 00:46:24 +00:00