lighthouse/beacon_node
divma 113758a4f5
From panic to crit (#1726)
## Issue Addressed
Downgrade inconsistent chain segment states from `panic` to `crit`. I don't love this solution but since range can always bounce back from any of those, we don't panic.

Co-authored-by: Age Manning <Age@AgeManning.com>
2020-10-05 17:34:49 +11:00
..
beacon_chain Add check for head/target consistency (#1702) 2020-10-03 10:08:06 +10:00
client Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
eth1 Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
eth2_libp2p Increase content-id length (#1725) 2020-10-05 17:33:42 +11:00
genesis Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
http_api Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
http_metrics Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
network From panic to crit (#1726) 2020-10-05 17:34:49 +11:00
operation_pool Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
src Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
store Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
tests Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
timer Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
websocket_server Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
Cargo.toml Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00