lighthouse/beacon_node
Age Manning cbfae87aa6 Upgrade logs (#1495)
## Issue Addressed

#1483 

## Proposed Changes

Upgrades the log to a critical if a listener fails. We are able to listen on many interfaces so a single instance is not critical. We should however gracefully shutdown the client if we have no listeners, although the client can still function solely on outgoing connections.

For now a critical is raised and I leave #1494 for more sophisticated handling of this. 

This also updates discv5 to handle errors of binding to a UDP socket such that lighthouse is now able to handle them.
2020-08-10 05:19:51 +00:00
..
beacon_chain Push naive attestations into op pool (#1466) 2020-08-06 07:26:46 +00:00
client Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
eth1 Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
eth2_libp2p Upgrade logs (#1495) 2020-08-10 05:19:51 +00:00
genesis Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
network Remove block clone (#1448) 2020-08-06 04:29:17 +00:00
operation_pool Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
rest_api Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
src Lighthouse v0.2.0 (Medalla) (#1452) 2020-08-04 07:44:53 +00:00
store Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
websocket_server Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
Cargo.toml Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00