index
:
tangerine-consensus
master
Tangerine consensus algorithm (https://github.com/tangerine-network/tangerine-consensus)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
syncer
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: bring back agreement result (#515)
Jimmy Hu
2019-03-27
1
-8
/
+35
*
core: Remove agreement result (#514)
Jimmy Hu
2019-03-27
3
-138
/
+98
*
core: merge notarySet and DKGSet (#488)
Jimmy Hu
2019-03-27
1
-71
/
+12
*
core: refine DKG aborting (#512)
Mission Liao
2019-03-23
2
-17
/
+17
*
core: remove initRoundBeginHeight paramenter
Mission Liao
2019-03-22
1
-59
/
+14
*
core: abort hang DKG (#508)
Mission Liao
2019-03-22
1
-0
/
+1
*
core: height event handlers are not called (#509)
Mission Liao
2019-03-22
1
-10
/
+4
*
core: reset DKG (#502)
Mission Liao
2019-03-20
1
-0
/
+10
*
core/syncer: fix a bug in ForceSync (#499)
Jimmy Hu
2019-03-18
1
-5
/
+8
*
syncer: watchcat: move timeout config to constructor (#494)
Wei-Ning Huang
2019-03-16
2
-11
/
+15
*
core, syncer: integrate utils.RoundEvent (#490)
Mission Liao
2019-03-16
1
-61
/
+76
*
core/syncer: add force sync (#468)
Jimmy Hu
2019-03-15
1
-0
/
+25
*
core/syncer: rename terminator to watchcat (#491)
Jimmy Hu
2019-03-15
2
-54
/
+61
*
core: Add Recovery Interface (#463)
Jimmy Hu
2019-03-15
2
-0
/
+260
*
core/syncer: fix syncer deadlock (#479)
Mission Liao
2019-03-12
1
-20
/
+24
*
syncer: avoid attacked by older AgreementResult when syncing (#471)
Mission Liao
2019-03-08
1
-0
/
+8
*
core: first few round will not have DKG (#455)
Jimmy Hu
2019-03-04
1
-2
/
+2
*
syncer: fix syncer panic (#456)
Mission Liao
2019-02-27
3
-3
/
+127
*
core: Change RoundInterval to RoundLength (#453)
Jimmy Hu
2019-02-26
1
-1
/
+1
*
core: remove acks (#451)
Mission Liao
2019-02-22
1
-1
/
+0
*
core: switch round by block height (#450)
Mission Liao
2019-02-20
1
-30
/
+12
*
big-bang: single chain (#446)
Mission Liao
2019-02-19
1
-444
/
+128
*
syncer: fix issues when switching to core.Consensus (#418)
Mission Liao
2019-01-11
2
-35
/
+54
*
syncer: skip error (#412)
Mission Liao
2019-01-08
1
-0
/
+4
*
sync: Verify randomness result before caching them. (#392)
Mission Liao
2019-01-08
1
-9
/
+34
*
sync: add log for syncer to debug hanging issue (#407)
Mission Liao
2019-01-07
2
-76
/
+143
*
core: fix stuffs (#401)
Mission Liao
2019-01-05
2
-7
/
+7
*
core: syncer: safe spawn go routine (#399)
wmin0
2019-01-04
2
-10
/
+6
*
sync: fix panic (#388)
Mission Liao
2018-12-28
1
-32
/
+47
*
sync: filter duplicated randomness (#387)
Mission Liao
2018-12-28
1
-12
/
+34
*
core: fix stuffs (#383)
Mission Liao
2018-12-26
2
-8
/
+8
*
core: fix issues found when testing syncing. (#379)
Mission Liao
2018-12-24
1
-11
/
+13
*
utils: move authenticator to utils package (#378)
Mission Liao
2018-12-22
1
-1
/
+1
*
misc: panic not ready (#374)
Mission Liao
2018-12-18
1
-7
/
+10
*
syncer: fix stuffs (#373)
Mission Liao
2018-12-18
1
-46
/
+71
*
db: cache compaction chain tip in db (#369)
Mission Liao
2018-12-13
1
-1
/
+23
*
db: rename blockdb to db (#367)
Mission Liao
2018-12-13
1
-11
/
+11
*
syncer: fix stuffs (#366)
Mission Liao
2018-12-12
1
-22
/
+67
*
core: syncer: fix round finding process (#357)
haoping-ku
2018-12-05
1
-3
/
+3
*
core: construct consensus from syncer (#352)
Mission Liao
2018-12-04
2
-6
/
+40
*
core: syncer: add syncer (#346)
haoping-ku
2018-11-29
2
-0
/
+799