plugeth/ethdb
Péter Szilágyi 61ff3e86b2
core/state/snapshot, ethdb: track deletions more accurately (#22582)
* core/state/snapshot, ethdb: track deletions more accurately

* core/state/snapshot: don't reset the iterator, leveldb's screwy

* ethdb: don't mess with the insert batches for now
2021-03-30 19:04:22 +03:00
..
dbtest all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
leveldb core/state/snapshot, ethdb: track deletions more accurately (#22582) 2021-03-30 19:04:22 +03:00
memorydb core/state/snapshot, ethdb: track deletions more accurately (#22582) 2021-03-30 19:04:22 +03:00
batch.go all: integrate the freezer with fast sync 2019-05-16 10:39:32 +03:00
database.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
iterator.go all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00