mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-08 20:11:21 +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. |
||
---|---|---|
.. | ||
bodydownload | ||
headerdownload | ||
blockchain_test.go | ||
chain_makers_test.go | ||
genesis_test.go | ||
mock_sentry.go | ||
sentry_mock_test.go | ||
stageloop.go |