erigon-pulse/cmd/rpcdaemon/rpcservices
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
..
engine_backend.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00
eth_backend.go Separation of Engine from Ethbackend (#7821) 2023-07-06 18:09:52 +02:00
eth_mining.go create turbo/services pkg (#4269) 2022-05-26 10:31:06 +07:00
eth_txpool.go create turbo/services pkg (#4269) 2022-05-26 10:31:06 +07:00