1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/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
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
database.go
iterator.go