aboutsummaryrefslogtreecommitdiffstats
path: root/common/db.go
Commit message (Collapse)AuthorAgeFilesLines
* all: update license informationFelix Lange2015-07-071-0/+16
|
* core, ethdb, trie: validate database errorsobscuren2015-06-211-1/+1
|
* common, ethdb: removed caching and LastTDobscuren2015-05-281-1/+0
|
* 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