aboutsummaryrefslogtreecommitdiffstats
path: root/core/syncer/agreement.go
Commit message (Expand)AuthorAgeFilesLines
* syncer: fix issues when switching to core.Consensus (#418)Mission Liao2019-01-111-1/+1
* sync: add log for syncer to debug hanging issue (#407)Mission Liao2019-01-071-19/+47
* core: fix stuffs (#401)Mission Liao2019-01-051-2/+2
* core: syncer: safe spawn go routine (#399)wmin02019-01-041-7/+0
* core: fix stuffs (#383)Mission Liao2018-12-261-2/+2
* core: construct consensus from syncer (#352)Mission Liao2018-12-041-0/+4
* core: syncer: add syncer (#346)haoping-ku2018-11-291-0/+177