lighthouse/beacon_node
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
..
beacon_chain Ensure VALID response from fcU updates protoarray (#3126) 2022-04-05 20:58:17 +00:00
client Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
eth1 v2.2.0 (#3139) 2022-04-05 02:53:09 +00:00
execution_layer Ensure VALID response from fcU updates protoarray (#3126) 2022-04-05 20:58:17 +00:00
genesis Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
http_api Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
http_metrics Support IPv6 in BN and VC HTTP APIs (#3104) 2022-03-24 00:04:49 +00:00
lighthouse_network Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
network v2.2.0 (#3139) 2022-04-05 02:53:09 +00:00
operation_pool Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
src Conserve disk space by raising default SPRP (#3137) 2022-04-01 07:16:25 +00:00
store Update and consolidate dependencies (#3136) 2022-04-04 00:26:16 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
Cargo.toml v2.2.0 (#3139) 2022-04-05 02:53:09 +00:00