aboutsummaryrefslogtreecommitdiffstats
path: root/ethdb/interface.go
Commit message (Expand)AuthorAgeFilesLines
* ethdb, core: implement delete for db batch (#17101)gary rong2018-07-021-1/+7
* core, ethdb: reuse database batches (#15989)Martin Holst Swende2018-01-311-0/+2
* core, eth/downloader: commit block data using batches (#15115)Felix Lange2017-09-101-2/+16
* ethdb: remove FlushFelix Lange2015-09-151-1/+0
* ethdb: add NewBatchFelix Lange2015-09-151-0/+6
* all: move common.Database to package ethdbFelix Lange2015-09-151-0/+25