erigon-pulse/cmd
Mark Holt ca3ad096e1
Bor fix rpcdeamon engine initialization (#8390)
This fixes 2 related issues:

* Now that the bor consensus engine is required for queries it can't be
created based on the pretense of a db directory, but must be based on
chain config read from the db. Using the DB presence causes Bor to get
instantiated for non bor chains which breaks.
* At the moment eth_calls on a remote daemon don't check Bor headers
prior to calling the EVM code as it was just using a fake ETHash
instance - which performs ETH header validation only.

The current version is mostly working but needs adapting to perform lazy
initialization of the engine.
2023-10-06 11:58:08 +01:00
..
abigen Diag session routing (#8232) 2023-09-25 16:24:17 +01:00
bootnode [devnet] separate logging p2p (#7549) 2023-05-19 23:08:45 +01:00
capcli Added the option to directly write blocks on io.Writer. (#8215) 2023-09-17 13:15:06 +02:00
caplin-phase1 Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
caplin-regression Beacon: Added basic operations pool (#8309) 2023-09-29 23:42:07 +02:00
devnet Downloader: step towards more complex datadir (#8286) 2023-10-04 11:01:02 +07:00
downloader downloader: move from snapshots/db to snapshots/downloader (#8375) 2023-10-05 14:25:00 +07:00
erigon downloader: move from snapshots/db to snapshots/downloader (#8375) 2023-10-05 14:25:00 +07:00
erigoncustom erigon backup: v0 of sub-command (#7396) 2023-04-27 10:42:12 +07:00
evm fix t8n call to ExecuteBlockEphemerally by passing chainReader (#8298) 2023-09-29 09:04:13 +07:00
hack Remove unused transaction and node packets from eth/protocols (#8057) 2023-08-24 06:50:04 +02:00
integration downloader: move from snapshots/db to snapshots/downloader (#8375) 2023-10-05 14:25:00 +07:00
observer torrent: add --webseeds cli arg (#8176) 2023-09-12 12:18:47 +07:00
p2psim torrent: add --webseeds cli arg (#8176) 2023-09-12 12:18:47 +07:00
pics EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00
prometheus remove: grafana datasource id 2023-09-01 15:37:14 +07:00
release [caplin] pkg refactor (#7507) 2023-05-13 23:44:07 +02:00
rlpdump rename (#1978) 2021-05-20 19:25:53 +01:00
rpcdaemon Bor fix rpcdeamon engine initialization (#8390) 2023-10-06 11:58:08 +01:00
rpctest rpctest: Add rpctest for eth_getBlockByHash() (#8323) 2023-09-30 13:06:14 +07:00
sentinel Added BLS_TO_EXECUTION_CHANGES pool (#8332) 2023-10-01 17:16:55 +02:00
sentry Avoid leaking more popped items (#8145) 2023-09-06 15:47:06 +07:00
silkworm_api Bor fix frozen snapshot load (#8305) 2023-09-27 13:45:09 +01:00
state evm: no interface (#8376) 2023-10-05 12:23:08 +07:00
txpool Txpool 4844 upgrades Part 2 (#8213) 2023-09-20 17:29:30 +05:30
utils fixed --internalcl flag for gnosis (#8387) 2023-10-05 22:48:06 +02:00
verkle tmpdb: move to tmpdir (#8003) 2023-08-12 01:06:15 +06:00