aboutsummaryrefslogtreecommitdiffstats
path: root/core/constant.go
Commit message (Collapse)AuthorAgeFilesLines
* core: expose implicit round shift (#321)Mission Liao2018-11-131-3/+3
|
* core: notify consensus height for genesis rounds (#296)Mission Liao2018-11-051-0/+25
* Add notifyGenesisRounds * Log round for types.Vote and types.Block