index
:
tangerine-consensus
master
Tangerine consensus algorithm (https://github.com/tangerine-network/tangerine-consensus)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: fix logic to trigger round events (#575)
Mission Liao
2019-04-19
2
-20
/
+49
*
core: Add DKGSuccess (#569)
Jimmy Hu
2019-04-15
4
-1
/
+58
*
core: add report bad peer interface to network (#559)
Jimmy Hu
2019-04-12
2
-8
/
+10
*
core: fix false alarm (#564)
Jimmy Hu
2019-04-11
2
-9
/
+9
*
core: change CRSSignature with bls (#563)
Jimmy Hu
2019-04-11
4
-18
/
+45
*
core: remove payload from reportForkBlock (#555)
Jimmy Hu
2019-04-09
2
-1
/
+12
*
core: filter vote if already processed (#552)
Jimmy Hu
2019-04-08
2
-1
/
+20
*
core/crypto/dkg: concurrent access for gpk (#548)
Jimmy Hu
2019-04-04
3
-3
/
+3
*
core: optimize message handle (#542)
Jimmy Hu
2019-04-02
1
-1
/
+1
*
core: only qualified nodes can participant BA (#540)
Jimmy Hu
2019-04-02
3
-40
/
+11
*
core: clean TODOs (#539)
Mission Liao
2019-04-01
3
-34
/
+37
*
core: reset DKG if to less qualified nodes (#528)
Jimmy Hu
2019-03-29
1
-0
/
+5
*
core: fix issues (#525)
Mission Liao
2019-03-28
1
-0
/
+5
*
core: workaround for GetRoundHeight (#526)
Jimmy Hu
2019-03-28
1
-1
/
+5
*
core: workaround for GetRoundHeight (#523)
Jimmy Hu
2019-03-27
1
-1
/
+2
*
core: merge notarySet and DKGSet (#488)
Jimmy Hu
2019-03-27
4
-24
/
+7
*
core: remove initRoundBeginHeight paramenter
Mission Liao
2019-03-22
1
-2
/
+5
*
core: abort hang DKG (#508)
Mission Liao
2019-03-22
1
-4
/
+4
*
core: height event handlers are not called (#509)
Mission Liao
2019-03-22
1
-32
/
+36
*
core: reset DKG (#502)
Mission Liao
2019-03-20
5
-1
/
+57
*
core: abort hang dkg (#500)
Mission Liao
2019-03-19
1
-6
/
+6
*
test: try to mitigate flaky tests (#498)
Mission Liao
2019-03-18
1
-3
/
+5
*
dkg: add reset field (#492)
Mission Liao
2019-03-17
2
-2
/
+63
*
core, syncer: integrate utils.RoundEvent (#490)
Mission Liao
2019-03-16
2
-18
/
+58
*
test: prohibit dkg (#489)
Mission Liao
2019-03-14
1
-0
/
+6
*
utils: add RoundEvent (#482)
Mission Liao
2019-03-13
3
-0
/
+471
*
core: move some dkg utils (#476)
Mission Liao
2019-03-11
1
-0
/
+5
*
core/utils: fix verifyDKGComplaint bug (#472)
Jimmy Hu
2019-03-08
2
-3
/
+3
*
core: touch nodeSetCache (#466)
Jimmy Hu
2019-03-07
2
-0
/
+26
*
core: first few round will not have DKG (#455)
Jimmy Hu
2019-03-04
2
-5
/
+14
*
core: Change RoundInterval to RoundLength (#453)
Jimmy Hu
2019-02-26
2
-2
/
+2
*
core: remove acks (#451)
Mission Liao
2019-02-22
2
-15
/
+0
*
core: switch round by block height (#450)
Mission Liao
2019-02-20
4
-34
/
+14
*
big-bang: single chain (#446)
Mission Liao
2019-02-19
2
-33
/
+24
*
core: Add vote filter (#430)
Jimmy Hu
2019-01-24
2
-0
/
+153
*
core: Fix BA3.0 (#420)
Jimmy Hu
2019-01-15
2
-6
/
+7
*
syncer: fix issues when switching to core.Consensus (#418)
Mission Liao
2019-01-11
2
-0
/
+94
*
core: BA 3.0 (#408)
Jimmy Hu
2019-01-07
2
-3
/
+50
*
test: allow empty change request (#398)
Jimmy Hu
2019-01-04
1
-16
/
+0
*
core: expose HashVote function for test (#400)
Wei-Ning Huang
2019-01-04
4
-8
/
+9
*
core/utils: Add Penalty checker and VerifyDKGComplaint (#393)
Jimmy Hu
2019-01-04
4
-0
/
+513
*
utils: move authenticator to utils package (#378)
Mission Liao
2018-12-22
4
-0
/
+815
*
misc: panic not ready (#374)
Mission Liao
2018-12-18
1
-0
/
+61
*
core: fix bugs found when node-set is not equal to notary-set (#362)
Mission Liao
2018-12-07
1
-6
/
+13
*
utils: add utils package (#327)
Mission Liao
2018-11-14
2
-0
/
+351