Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, ethdb, trie: validate database errors | obscuren | 2015-06-21 | 1 | -1/+3 |
* | Moved leveldb update loop to eth/backend | Bas van Kervel | 2015-04-23 | 1 | -0/+4 |
* | common: drop accessors for Value.Val | Felix Lange | 2015-03-20 | 1 | -1/+1 |
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -4/+4 |
* | Added caching and database interface to trie | obscuren | 2014-11-19 | 1 | -0/+4 |
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -1/+2 |
* | Moved keyring to ethutil & removed old methods. Implements #20 | obscuren | 2014-05-14 | 1 | -0/+2 |
* | Added a GetKeys method to support multiple accounts | obscuren | 2014-02-28 | 1 | -0/+6 |
* | Added delete to database interfaces | obscuren | 2014-02-24 | 1 | -0/+6 |
* | Removed RlpValue in favour of Value | obscuren | 2014-02-15 | 1 | -3/+2 |
* | The great merge | obscuren | 2014-02-15 | 1 | -0/+49 |