aboutsummaryrefslogtreecommitdiffstats
path: root/common/db.go
Commit message (Collapse)AuthorAgeFilesLines
* Moved leveldb update loop to eth/backendBas van Kervel2015-04-231-0/+1
| | | | | | change order of block insert and update LastBlock bugfix, wrong hash stored in blockDb
* Queued level db writes and batch writes. Closes #647obscuren2015-04-081-2/+0
|
* Moved ethutil => commonobscuren2015-03-161-0/+12