lighthouse/beacon_node
Paul Hauner 85e69249e6 Drop discovery log to trace (#2007)
## Issue Addressed

NA

## Proposed Changes

This was causing:

```
Nov 28 21:56:08.154 ERRO slog-async: logger dropped messages due to channel overflow, count: 44, service: libp2p
```

## Additional Info

NA
2020-11-29 03:02:23 +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 Drop discovery log to trace (#2007) 2020-11-29 03:02:23 +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 Bump to version v1.0.2 (#2001) 2020-11-28 13:22:37 +00:00