mirror of https://github.com/ethereum/go-ethereum
cmd/evm, tests: record preimages if dump is expected (#26955)
With #25287 we made it so that preimages were not recorded by default. This had the side effect that the evm command is no longer able to dump state since it does a preimage lookup to determine the address represented by a key. This change enables the recording of preimages when the dump command is given.pull/26937/head
parent
7f3fc15a8b
commit
37ecff0967
Loading…
Reference in new issue