lighthouse/testing/execution_engine_integration
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
..
src Don't create a execution payload with same timestamp as terminal block (#3331) 2022-07-18 23:15:41 +00:00
.gitignore Engine API v1.0.0.alpha.6 + interop tests (#3024) 2022-02-17 21:47:06 +00:00
Cargo.toml Make transactions in execution layer integration tests (#3320) 2022-07-18 01:51:36 +00:00
Makefile Rename random to prev_randao (#3040) 2022-03-03 02:10:57 +00:00