lighthouse/beacon_node/execution_layer/src/engine_api
Pawan Dhananjay f9b9658711 Add merge support to simulator (#3292)
## Issue Addressed

N/A

## Proposed Changes

Make simulator merge compatible. Adds a `--post_merge` flag to the eth1 simulator that enables a ttd and simulates the merge transition. Uses the `MockServer` in the execution layer test utils to simulate a dummy execution node.

Adds the merge transition simulation to CI.
2022-07-18 23:15:40 +00:00
..
auth.rs Add merge support to simulator (#3292) 2022-07-18 23:15:40 +00:00
http.rs Add merge support to simulator (#3292) 2022-07-18 23:15:40 +00:00
json_structures.rs Add a u256_hex_be module to encode/decode U256 types (#3321) 2022-07-15 07:31:21 +00:00