Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ethdb, core: implement delete for db batch (#17101) | gary rong | 2018-07-02 | 1 | -1/+7 |
* | core, ethdb: reuse database batches (#15989) | Martin Holst Swende | 2018-01-31 | 1 | -0/+2 |
* | core, eth/downloader: commit block data using batches (#15115) | Felix Lange | 2017-09-10 | 1 | -2/+16 |
* | ethdb: remove Flush | Felix Lange | 2015-09-15 | 1 | -1/+0 |
* | ethdb: add NewBatch | Felix Lange | 2015-09-15 | 1 | -0/+6 |
* | all: move common.Database to package ethdb | Felix Lange | 2015-09-15 | 1 | -0/+25 |