ledgerwatch/erigon

e3: `TestDump` must use stateReaderV4

Closed this issue · 0 comments

core/state/state_test.go - has hardcoded historyV3 := false
need enable it, switch state reader to state.NewReaderV4(), remove historyV3 parameter from NewDumper