nimbus-eth2/beacon_chain/fork_choice
Etan Kissling ea6a6b1acd
track slot as part of fork choice debug API (#4565)
Extends fork choice state to also track slot numbers to improve accuracy
of `/eth/v1/debug/fork_choice` endpoint. Autoenable this API on devnet,
and disable some extra checks on devnet to aid focused testing efforts.
Align fork choice pruning logic with API based on checkpoints vs root.
2023-01-31 12:35:01 +00:00
..
README.md automated update from v1.3.0-rc.0 to v1.3.0-rc.1 consensus spec URLs (#4517) 2023-01-17 16:10:52 +00:00
fork_choice.nim track slot as part of fork choice debug API (#4565) 2023-01-31 12:35:01 +00:00
fork_choice_types.nim track slot as part of fork choice debug API (#4565) 2023-01-31 12:35:01 +00:00
proto_array.nim track slot as part of fork choice debug API (#4565) 2023-01-31 12:35:01 +00:00