lighthouse/consensus/fork_choice/src
Paul Hauner 8a40763183 Ensure VALID response from fcU updates protoarray (#3126)
## Issue Addressed

NA

## Proposed Changes

Ensures that a `VALID` response from a `forkchoiceUpdate` call will update that block in `ProtoArray`.

I also had to modify the mock execution engine so it wouldn't return valid when all payloads were supposed to be some other static value.

## Additional Info

NA
2022-04-05 20:58:17 +00:00
..
fork_choice_store.rs v1.1.6 Fork Choice changes (#2822) 2021-12-13 20:43:22 +00:00
fork_choice.rs Ensure VALID response from fcU updates protoarray (#3126) 2022-04-05 20:58:17 +00:00
lib.rs Rename random to prev_randao (#3040) 2022-03-03 02:10:57 +00:00