lighthouse/beacon_node
Age Manning a567f788bd Upgrade to tokio 0.3 (#1839)
## Description

This PR updates Lighthouse to tokio 0.3. It includes a number of dependency updates and some structural changes as to how we create and spawn tasks.

This also brings with it a number of various improvements:

- Discv5 update
- Libp2p update
- Fix for recompilation issues
- Improved UPnP port mapping handling
- Futures dependency update
- Log downgrade to traces for rejecting peers when we've reached our max



Co-authored-by: blacktemplar <blacktemplar@a1.net>
2020-11-28 05:30:57 +00:00
..
beacon_chain Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
client Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
eth1 Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
eth2_libp2p Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
genesis Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
http_api Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
http_metrics Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
network Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
operation_pool Update pool/attestations and committees endpoints (#1899) 2020-11-18 23:31:39 +00:00
src Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
store Disable snappy in LevelDB to fix build issues (#1983) 2020-11-27 03:01:57 +00:00
tests Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
timer Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
websocket_server Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00
Cargo.toml Upgrade to tokio 0.3 (#1839) 2020-11-28 05:30:57 +00:00