Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 1 | -135/+0 |
* | eth: fix typos (#16414) | Yusup | 2018-04-04 | 1 | -2/+2 |
* | core, eth: clean up bloom filtering, add some tests | Péter Szilágyi | 2017-09-06 | 1 | -38/+0 |
* | core, eth: add bloombit indexer, filter based on it | Zsolt Felfoldi | 2017-09-06 | 1 | -38/+32 |
* | core: remove redundant storage of transactions and receipts (#14801) | Péter Szilágyi | 2017-07-15 | 1 | -198/+81 |
* | Logger updates 3 (#3730) | Péter Szilágyi | 2017-03-02 | 1 | -10/+10 |
* | core, eth: drop database block splitting upgrader | Péter Szilágyi | 2017-02-28 | 1 | -59/+0 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -13/+12 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | eth: fixed chaindb upgrade | zsfelfoldi | 2016-07-19 | 1 | -0/+13 |
* | core: improved chainDb using sequential keys | zsfelfoldi | 2016-06-07 | 1 | -0/+343 |