Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | app: implement logic for prepare/verify correctly when chain number change (#... | bojie | 2019-01-14 | 2 | -0/+17 |
* | vendor: sync to latest core (#91) | Mission Liao | 2018-12-19 | 3 | -1/+108 |
* | dex: add BlockDB, which implements consensus core's blockdb.BlockDatabase (#36) | Sonic | 2018-12-19 | 2 | -0/+58 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2018-12-19 | 6 | -22/+22 |
* | core, eth/downloader: fix ancestor lookup for fast sync | Péter Szilágyi | 2018-11-16 | 1 | -0/+9 |
* | rawdb: remove unused parameter for WritePreimages func (#18059) | Corey Lin | 2018-11-09 | 2 | -4/+3 |
* | core: fix a typo (#17941) | Wuxiang | 2018-10-19 | 1 | -1/+1 |
* | core/rawdb: wrap db key creations (#16914) | Wenbiao Zheng | 2018-06-11 | 4 | -48/+85 |
* | all: get rid of error when creating memory database (#16716) | gary rong | 2018-05-09 | 2 | -9/+9 |
* | core/rawdb: separate raw database access to own package (#16666) | Péter Szilágyi | 2018-05-07 | 7 | -0/+1089 |