aboutsummaryrefslogtreecommitdiffstats
path: root/core/rawdb
Commit message (Expand)AuthorAgeFilesLines
* app: implement logic for prepare/verify correctly when chain number change (#...bojie2019-01-142-0/+17
* vendor: sync to latest core (#91)Mission Liao2018-12-193-1/+108
* dex: add BlockDB, which implements consensus core's blockdb.BlockDatabase (#36)Sonic2018-12-192-0/+58
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2018-12-196-22/+22
* core, eth/downloader: fix ancestor lookup for fast syncPéter Szilágyi2018-11-161-0/+9
* rawdb: remove unused parameter for WritePreimages func (#18059)Corey Lin2018-11-092-4/+3
* core: fix a typo (#17941)Wuxiang2018-10-191-1/+1
* core/rawdb: wrap db key creations (#16914)Wenbiao Zheng2018-06-114-48/+85
* all: get rid of error when creating memory database (#16716)gary rong2018-05-092-9/+9
* core/rawdb: separate raw database access to own package (#16666)Péter Szilágyi2018-05-077-0/+1089