aboutsummaryrefslogtreecommitdiffstats
path: root/ethdb
Commit message (Expand)AuthorAgeFilesLines
* Removed old codeobscuren2014-08-231-10/+3
* Moved keyring to ethutil & removed old methods. Implements #20obscuren2014-05-142-0/+4
* Added a GetKeys method to support multiple accountsobscuren2014-02-281-0/+6
* leveldb API changed for NewIterator. Fixes #20obscuren2014-02-281-1/+7
* Addad db name for new ldbobscuren2014-02-251-2/+6
* Added delete to database interfacesobscuren2014-02-242-0/+10
* Removed RlpValue in favour of Valueobscuren2014-02-151-3/+2
* The great mergeobscuren2014-02-155-0/+142