aboutsummaryrefslogtreecommitdiffstats
path: root/core/blockchain.go
Commit message (Expand)AuthorAgeFilesLines
* core: fix empty parent not found (#470)Mission Liao2019-03-081-11/+17
* core: PreparePayload/Witness for genesis block (#465)Jimmy Hu2019-03-071-0/+14
* core: first few round will not have DKG (#455)Jimmy Hu2019-03-041-2/+2
* core: fix panic by duplicated pending blocks (#460)Mission Liao2019-02-271-0/+5
* core: switch round by block height (#450)Mission Liao2019-02-201-31/+25
* core: fix stuffs (#448)Jimmy Hu2019-02-191-0/+4
* big-bang: single chain (#446)Mission Liao2019-02-191-0/+617
* cleanup (#109)Mission Liao2018-09-171-26/+0
* Fix typos and add .gitignore (#2)Haoping Ku2018-07-171-1/+1
* Initial implementation of DEXON consensus algorithmWei-Ning Huang2018-07-161-0/+26