lighthouse/beacon_node/client/src
Paul Hauner 0b556c4405 Fix metrics http server error messages (#1946)
## Issue Addressed

- Resolves #1945

## Proposed Changes

- As per #1945, fix a log message from the metrics server that was falsely claiming to be from the api server.
- Ensure successful api request logs are published to debug, not trace. This is something I've wanted to do for a while.

## Additional Info

NA
2020-11-22 03:39:13 +00:00
..
builder.rs Fix metrics http server error messages (#1946) 2020-11-22 03:39:13 +00:00
config.rs Update to spec v1.0.0-rc.0 and BLSv4 (#1765) 2020-10-28 22:19:38 +00:00
error.rs Fix clippy warnings (#1385) 2020-07-23 14:18:00 +00:00
lib.rs Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
metrics.rs Add sync-speed metric (#898) 2020-03-18 09:25:29 +11:00
notifier.rs Expand eth1 block cache, add more logs (#1938) 2020-11-21 00:26:15 +00:00