aboutsummaryrefslogtreecommitdiffstats
path: root/core/ticker.go
Commit message (Expand)AuthorAgeFilesLines
* core: switch round by block height (#450)Mission Liao2019-02-201-10/+46
* core: Fix BA3.0 (#420)Jimmy Hu2019-01-151-2/+12
* misc: panic not ready (#374)Mission Liao2018-12-181-4/+8
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-5/+5
* core: replace reliable-broadcast with shard (#159)Mission Liao2018-10-021-3/+3
* core: run DKG and CRS at background. (#155)Jimmy Hu2018-10-021-3/+6
* core: run first DKG at startup. (#129)Jimmy Hu2018-09-231-4/+20
* core: refine governance interface to reduce Get* methods (#114)Wei-Ning Huang2018-09-181-1/+1
* core: remove ticker parameter from NewConsensusMission Liao2018-09-181-0/+58