lighthouse/testing/execution_engine_integration/src
Pawan Dhananjay e5e4e62758 Don't create a execution payload with same timestamp as terminal block (#3331)
## Issue Addressed

Resolves #3316 

## Proposed Changes

This PR fixes an issue where lighthouse created a transition block with `block.execution_payload().timestamp == terminal_block.timestamp` if the terminal block was created at the slot boundary.
2022-07-18 23:15:41 +00:00
..
build_utils.rs Use latest tags for nethermind and geth in the execution engine integration test (#3303) 2022-07-03 05:36:51 +00:00
execution_engine.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
genesis_json.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
geth.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
main.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
nethermind.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
test_rig.rs Don't create a execution payload with same timestamp as terminal block (#3331) 2022-07-18 23:15:41 +00:00
transactions.rs Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00