nimbus-eth2/beacon_chain/fork_choice
Etan Kissling 9999362b11
detect mismatch of config and binary (#4132)
* detect mismatch of config and binary

When loading configuration that sets keys that Nimbus bakes into the
binary at compile-time, raise an error if the config is incompatible
instead of ignoring the conflicting value.
2022-09-19 12:07:46 +03:00
..
README.md update spec references from eth2.0-specs to consensus-specs and to v1.1.0-beta.2 (#2822) 2021-08-26 10:21:52 +02:00
fork_choice.nim fork choice: support marking roots/nodes invalid (#4071) 2022-09-06 16:58:54 +00:00
fork_choice_types.nim detect mismatch of config and binary (#4132) 2022-09-19 12:07:46 +03:00
proto_array.nim detect mismatch of config and binary (#4132) 2022-09-19 12:07:46 +03:00