aboutsummaryrefslogtreecommitdiffstats
path: root/core/round-based-config.go
Commit message (Collapse)AuthorAgeFilesLines
* utils: add RoundEvent (#482)Mission Liao2019-03-131-51/+0
| | | | | * Move core.roundBasedConfig to core/utils * Refine utils.RoundBasedConfig * Add utils.RoundEvent
* core: Change RoundInterval to RoundLength (#453)Jimmy Hu2019-02-261-1/+1
|
* core: switch round by block height (#450)Mission Liao2019-02-201-14/+13
|
* core: total-ordering: fix details and add sync test (#288)Haoping Ku2018-11-021-2/+4
|
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-6/+6
|
* core: check if flush is required when round switching in total-ordering (#197)Mission Liao2018-10-151-0/+50