mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-09 20:41:20 +00:00
84f31c873e
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. |
||
---|---|---|
.. | ||
broadcast.go | ||
eth_handshake_test.go | ||
eth_handshake.go | ||
sentry_api.go | ||
sentry_grpc_server_test.go | ||
sentry_grpc_server.go | ||
sentry_multi_client.go |