nimbus-eth2/tests/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
..
scenarios track slot as part of fork choice debug API (#4565) 2023-01-31 12:35:01 +00:00
interpreter.nim track slot as part of fork choice debug API (#4565) 2023-01-31 12:35:01 +00:00
tests_fork_choice.nim Introduce unittest2 and junit reports (#2522) 2021-04-28 18:41:02 +02:00