erigon-pulse/turbo/execution/eth1
Mark Holt 19bc328a07
Added db loggers to all db callers and fixed flag settings (#9099)
Mdbx now takes a logger - but this has not been pushed to all callers -
meaning it had an invalid logger

This fixes the log propagation.

It also fixed a start-up issue for http.enabled and txpool.disable
created by a previous merge
2023-12-31 17:10:08 +07:00
..
eth1_chain_reader.go Revisit getPayloadBodiesByHash (#8758) 2023-11-17 13:04:02 +01:00
eth1_utils Added gnosis fields and removed body gap. (#7993) 2023-08-11 23:07:36 +02:00
block_building.go Numerical instead of lexicographic sorting in borKeyValueConfigHelper (#8560) 2023-10-23 14:11:32 +02:00
ethereum_execution.go Added db loggers to all db callers and fixed flag settings (#9099) 2023-12-31 17:10:08 +07:00
forkchoice.go E2 snapshot uploading (#9056) 2023-12-27 22:05:09 +00:00
getters.go Caplin: under the hood block downloading (#8459) 2023-10-16 15:35:26 +02:00
inserters.go EthereumExecutionService in MockSentry (#8373) 2023-10-05 18:30:19 +02:00