erigon-pulse/erigon-lib/kv/membatchwithdb
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
..
memory_mutation_cursor.go move memdb to own package - to reduce cycle deps (#8428) 2023-10-11 08:48:36 +07:00
memory_mutation_diff.go move memdb to own package - to reduce cycle deps (#8428) 2023-10-11 08:48:36 +07:00
memory_mutation_test.go Added db loggers to all db callers and fixed flag settings (#9099) 2023-12-31 17:10:08 +07:00
memory_mutation.go Added db loggers to all db callers and fixed flag settings (#9099) 2023-12-31 17:10:08 +07:00