erigon-pulse/turbo/engineapi/engine_helpers
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
..
constants.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00
fork_validator.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00
request_list.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00