erigon-pulse/cl/phase1/execution_client
Giulio rebuffo 84f31c873e
Separation of Engine from Ethbackend (#7821)
This PR separates ENGINE from Ethbackend. It makes it so:

1) EthBackend not a god class
2) We can abstract away engine API so that we can make it CL-like and
enable Consensus-Execution driven design
3) Objective is Json-RPC -> Engine Consensus Module -> Execution module.
2023-07-06 18:09:52 +02:00
..
execution_client.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00
execution_engine.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00
insert_batch.go [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00