plugeth/ethdb
Martin Holst Swende 6402c42b67
all: simplify and fix database iteration with prefix/start (#20808)
* core/state/snapshot: start fixing disk iterator seek

* ethdb, rawdb, leveldb, memorydb: implement iterators with prefix and start

* les, core/state/snapshot: iterator fixes

* all: remove two iterator methods

* all: rename Iteratee.NewIteratorWith -> NewIterator

* ethdb: fix review concerns
2020-04-15 14:08:53 +03:00
..
dbtest all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
leveldb all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +03:00
memorydb all: simplify and fix database iteration with prefix/start (#20808) 2020-04-15 14:08:53 +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