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
/
integration_test
/
consensus_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: migrate to github.com/tangerine-network
Hao
2019-09-17
1
-8
/
+8
*
core: do not panic in deliveryGuard but send a stop message instead
Wei-Ning Huang
2019-06-23
1
-8
/
+8
*
Update import path
Wei-Ning Huang
2019-06-23
1
-8
/
+8
*
core: fix false alarm (#564)
Jimmy Hu
2019-04-11
1
-0
/
+5
*
core: syncer: fix force sync (#556)
Jimmy Hu
2019-04-09
1
-1
/
+1
*
core: syncer: add deliver pending blocks (#546)
Jimmy Hu
2019-04-03
1
-0
/
+2
*
core: clean TODOs (#539)
Mission Liao
2019-04-01
1
-10
/
+11
*
core: merge notarySet and DKGSet (#488)
Jimmy Hu
2019-03-27
1
-16
/
+25
*
core: remove initRoundBeginHeight paramenter
Mission Liao
2019-03-22
1
-52
/
+53
*
core: reset DKG (#502)
Mission Liao
2019-03-20
1
-32
/
+149
*
core: abort hang dkg (#500)
Mission Liao
2019-03-19
1
-1
/
+1
*
test: try to mitigate flaky tests (#498)
Mission Liao
2019-03-18
1
-13
/
+17
*
core, syncer: integrate utils.RoundEvent (#490)
Mission Liao
2019-03-16
1
-5
/
+5
*
core/syncer: add force sync (#468)
Jimmy Hu
2019-03-15
1
-0
/
+141
*
test: prohibit dkg (#489)
Mission Liao
2019-03-14
1
-1
/
+1
*
core: first few round will not have DKG (#455)
Jimmy Hu
2019-03-04
1
-3
/
+3
*
core: Change RoundInterval to RoundLength (#453)
Jimmy Hu
2019-02-26
1
-8
/
+8
*
core: switch round by block height (#450)
Mission Liao
2019-02-20
1
-22
/
+17
*
big-bang: single chain (#446)
Mission Liao
2019-02-19
1
-12
/
+26
*
core: remove Governance.NotifyRoundHeight (#431)
Mission Liao
2019-01-24
1
-2
/
+2
*
syncer: fix issues when switching to core.Consensus (#418)
Mission Liao
2019-01-11
1
-3
/
+5
*
core: fix issues in consensus core (#415)
Jimmy Hu
2019-01-10
1
-2
/
+9
*
simulation: add latency for gossip (#389)
Mission Liao
2019-01-03
1
-5
/
+6
*
sync: filter duplicated randomness (#387)
Mission Liao
2018-12-28
1
-1
/
+1
*
Fix: consensusTimestamp panic when numChains increased at round 1(#382)
Mission Liao
2018-12-27
1
-3
/
+8
*
test: add witness preparation/verification (#386)
Mission Liao
2018-12-27
1
-0
/
+4
*
core: fix stuffs (#383)
Mission Liao
2018-12-26
1
-51
/
+19
*
core: Add a `MPKReady` so `MasterPublicKey` cannot be added afterwards (#375)
Jimmy Hu
2018-12-19
1
-11
/
+15
*
syncer: fix stuffs (#373)
Mission Liao
2018-12-18
1
-2
/
+7
*
db: cache compaction chain tip in db (#369)
Mission Liao
2018-12-13
1
-0
/
+1
*
db: rename blockdb to db (#367)
Mission Liao
2018-12-13
1
-9
/
+9
*
syncer: fix stuffs (#366)
Mission Liao
2018-12-12
1
-1
/
+7
*
ci: Add TravisCI setting. (#363)
Jimmy Hu
2018-12-08
1
-6
/
+25
*
test: allow to log in test.State (#359)
Mission Liao
2018-12-06
1
-3
/
+9
*
core: construct consensus from syncer (#352)
Mission Liao
2018-12-04
1
-20
/
+47
*
core: syncer: add syncer (#346)
haoping-ku
2018-11-29
1
-8
/
+205
*
core: support NumChains change for BA modules (#339)
Mission Liao
2018-11-20
1
-2
/
+90
*
test: fix network (#328)
Mission Liao
2018-11-15
1
-1
/
+3
*
core: expose implicit round shift (#321)
Mission Liao
2018-11-13
1
-1
/
+3
*
test: add integration test (#315)
Mission Liao
2018-11-11
1
-0
/
+139