lighthouse/testing
Paul Hauner cac3a66be4 Permit a null LVH from an INVALID response to newPayload (#4037)
## Issue Addressed

NA

## Proposed Changes

As discovered in #4034, Lighthouse is not accepting `latest_valid_hash == None` in an `INVALID` response to `newPayload`. The `null`/`None` response *was* illegal at one point, however it was added in https://github.com/ethereum/execution-apis/pull/254.

This PR brings Lighthouse in line with the standard and should fix the root cause of what #4034 patched around.

## Additional Info

NA
2023-03-03 04:12:50 +00:00
..
antithesis update antithesis dockerfile (#3883) 2023-01-20 00:46:55 +00:00
ef_tests Clean capella (#4019) 2023-03-01 03:19:02 +00:00
eth1_test_rig Fix ganache test endpoint for ipv6 machines (#3563) 2022-09-13 01:57:45 +00:00
execution_engine_integration Permit a null LVH from an INVALID response to newPayload (#4037) 2023-03-03 04:12:50 +00:00
node_test_rig Verify execution block hashes during finalized sync (#3794) 2023-01-09 03:11:59 +00:00
simulator Merge remote-tracking branch 'origin/unstable' into capella 2023-01-21 10:37:26 +11:00
state_transition_vectors Consensus context with proposer index caching (#3604) 2022-10-15 22:25:54 +00:00
test-test_logger Update to Rust 1.59 and 2021 edition (#3038) 2022-02-25 00:10:17 +00:00
web3signer_tests Delete Kiln and Ropsten configs (#4038) 2023-03-01 06:16:14 +00:00