lighthouse/beacon_node/network/src
Divma 788b6af3c4 Remove sync await points (#3036)
## Issue Addressed

Removes the await points in sync waiting for a processor response for rpc block processing. Built on top of #3029 
This also handles a couple of bugs in the previous code and adds a relatively comprehensive test suite.
2022-03-23 01:09:39 +00:00
..
beacon_processor Remove sync await points (#3036) 2022-03-23 01:09:39 +00:00
router Custom RPC request management for sync (#3029) 2022-03-02 22:07:17 +00:00
service Filter non global ips from discovery (#3023) 2022-03-02 03:14:27 +00:00
subnet_service Improved peer management (#2993) 2022-02-18 02:36:43 +00:00
sync Remove sync await points (#3036) 2022-03-23 01:09:39 +00:00
error.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
lib.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
metrics.rs Remove sync await points (#3036) 2022-03-23 01:09:39 +00:00
nat.rs rust 1.53.0 updates (#2411) 2021-06-18 05:58:01 +00:00
persisted_dht.rs Rename eth2_libp2p to lighthouse_network (#2702) 2021-10-19 00:30:39 +00:00
service.rs Custom RPC request management for sync (#3029) 2022-03-02 22:07:17 +00:00
status.rs Correctly update range status when outdated chains are removed (#2827) 2021-11-26 01:13:49 +00:00