| * cmd, core, eth, light, trie: disable recording preimage by default * core, eth: fix unit tests * core: fix import * all: change to nopreimage * cmd, core, eth, trie: use cache.preimages flag * cmd: enable preimages for archive node * cmd/utils, trie: simplify preimage tracking a bit * core: fix linter Co-authored-by: Péter Szilágyi <peterke@gmail.com> | ||
|---|---|---|
| .. | ||
| testdata | ||
| accountcmd_test.go | ||
| accountcmd.go | ||
| chaincmd.go | ||
| config.go | ||
| consolecmd_test.go | ||
| consolecmd.go | ||
| dao_test.go | ||
| genesis_test.go | ||
| les_test.go | ||
| main.go | ||
| misccmd.go | ||
| retesteth_copypaste.go | ||
| retesteth.go | ||
| run_test.go | ||
| usage.go | ||