mirror of https://github.com/status-im/op-geth.git
b8ca0a830e
Fixed database merge strategy to use the correct database. Due to a copy paste fail when doing type evaluation the same database was being iterated (chain), all others were ignored. Removed state prefixing because {H(code): code} is stored in the same database as the rest of the state. |
||
---|---|---|
.. | ||
cache.go | ||
encoding.go | ||
encoding_test.go | ||
fullnode.go | ||
hashnode.go | ||
iterator.go | ||
iterator_test.go | ||
node.go | ||
secure_trie.go | ||
shortnode.go | ||
slice.go | ||
trie.go | ||
trie_test.go | ||
valuenode.go |