aboutsummaryrefslogtreecommitdiffstats
path: root/ethdb
Commit message (Expand)AuthorAgeFilesLines
* common: drop accessors for Value.ValFelix Lange2015-03-201-1/+1
* Moved ethutil => commonobscuren2015-03-162-6/+6
* cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig callsFelix Lange2015-03-101-2/+0
* ethutil: remove Config variableFelix Lange2015-03-061-8/+3
* removed messagesobscuren2015-02-131-2/+2
* Decode from stream directlyobscuren2014-12-231-0/+4
* Added caching and database interface to trieobscuren2014-11-191-0/+4
* Added storage root to dumpobscuren2014-11-041-1/+0
* Compress data on db level. Closes #174obscuren2014-11-032-19/+58
* Merge eth-go repository into go-ethereumFelix Lange2014-10-232-2/+3
* 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