aboutsummaryrefslogtreecommitdiffstats
path: root/core/blockchain_test.go
Commit message (Expand)AuthorAgeFilesLines
* core, syncer: integrate utils.RoundEvent (#490)Mission Liao2019-03-161-23/+51
* test: prohibit dkg (#489)Mission Liao2019-03-141-1/+1
* utils: add RoundEvent (#482)Mission Liao2019-03-131-2/+2
* core: reduce blockrandomness message (#477)Jimmy Hu2019-03-101-0/+25
* core: fix empty parent not found (#470)Mission Liao2019-03-081-10/+35
* core: fix panic by duplicated pending blocks (#460)Mission Liao2019-02-271-2/+4
* core: Change RoundInterval to RoundLength (#453)Jimmy Hu2019-02-261-5/+5
* core: switch round by block height (#450)Mission Liao2019-02-201-23/+34
* big-bang: single chain (#446)Mission Liao2019-02-191-0/+462