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
*
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