lighthouse/boot_node/src
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
..
cli.rs Tweak for appearance (#1351) 2020-07-13 03:48:20 +00:00
config.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
server.rs Upgrade logs (#1495) 2020-08-10 05:19:51 +00:00