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
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: expose implicit round shift (#321)
Mission Liao
2018-11-13
3
-4
/
+11
*
test: add integration test (#315)
Mission Liao
2018-11-11
2
-5
/
+144
*
core: lattice-data: fix details and add test (#299)
haoping-ku
2018-11-06
1
-0
/
+1
*
core: block deliver with position (#289)
Mission Liao
2018-11-02
1
-1
/
+1
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
6
-30
/
+30
*
core: core.Lattice supports config change (#276)
Mission Liao
2018-11-01
5
-117
/
+428
*
test: Handle blocks that should retry sanity check later. (#267)
Mission Liao
2018-10-27
2
-14
/
+36
*
core: Leader selector will retry sanityCheck (#261)
Jimmy Hu
2018-10-26
1
-1
/
+1
*
core: lattice sync (#257)
Jimmy Hu
2018-10-25
1
-21
/
+15
*
test: add test.State (#239)
Mission Liao
2018-10-24
1
-5
/
+7
*
core: reduce calls to Application.VerifyBlock (#247)
Mission Liao
2018-10-24
1
-1
/
+1
*
core: initial commit for logger (#228)
Mission Liao
2018-10-19
1
-1
/
+2
*
core: Some sync functions (#220)
Jimmy Hu
2018-10-17
1
-1
/
+1
*
core: genesis consensus timestamp (#217)
Mission Liao
2018-10-17
2
-1
/
+3
*
core: latticeData supports config change (#190)
Mission Liao
2018-10-12
1
-2
/
+2
*
core: change interface (#193)
Mission Liao
2018-10-11
1
-1
/
+1
*
core: find block in db (#174)
Mission Liao
2018-10-05
1
-1
/
+4
*
test: Short test applied to some long running tests (#168)
Jimmy Hu
2018-10-04
1
-1
/
+5
*
core: publish round based config (#165)
Mission Liao
2018-10-03
1
-0
/
+2
*
core: remove shard (#161)
Mission Liao
2018-10-02
1
-7
/
+7
*
core: replace reliable-broadcast with shard (#159)
Mission Liao
2018-10-02
2
-5
/
+3
*
core: integrate authenticator (#150)
Mission Liao
2018-09-30
1
-1
/
+1
*
core: hide types.NodeID from full node. (#147)
Mission Liao
2018-09-28
2
-18
/
+12
*
core: update governance interface and config (#145)
Wei-Ning Huang
2018-09-27
2
-3
/
+3
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-2
/
+0
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
2
-3
/
+3
*
core: update governance interface to consider genesis state (#136)
Wei-Ning Huang
2018-09-25
2
-3
/
+3
*
Fix naming of methods (#134)
Mission Liao
2018-09-25
1
-1
/
+1
*
core: add debug (#133)
Mission Liao
2018-09-25
1
-1
/
+2
*
core: add shard (#127)
Mission Liao
2018-09-21
3
-78
/
+81
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
6
-82
/
+82
*
core: rename Notary (Acks) to Witness (#118)
Wei-Ning Huang
2018-09-19
1
-2
/
+2
*
core: refine governance interface to reduce Get* methods (#114)
Wei-Ning Huang
2018-09-18
2
-4
/
+4
*
core: remove ticker parameter from NewConsensus
Mission Liao
2018-09-18
2
-3
/
+4
*
core: move blockdb into core package and minor change on governance interface...
Wei-Ning Huang
2018-09-17
3
-3
/
+3
*
core: DKG interface (#108)
Jimmy Hu
2018-09-17
1
-0
/
+5
*
test: add transport layer (#97)
Mission Liao
2018-09-10
5
-63
/
+9
*
core: BA-based consensus core. (#93)
Jimmy Hu
2018-09-04
1
-1
/
+2
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-4
/
+6
*
Use Network in Consensus core (#85)
Jimmy Hu
2018-08-31
2
-1
/
+43
*
core: Change the lattice key from validatorID to chainID. (#83)
Jimmy Hu
2018-08-30
1
-1
/
+21
*
core: tune performance (#73)
Mission Liao
2018-08-28
1
-0
/
+1
*
simulation: add simulation with scheduler (#71)
Mission Liao
2018-08-21
6
-46
/
+348
*
test: add test.Scheduler (#58)
Mission Liao
2018-08-15
3
-0
/
+265