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
/
integration_test
Commit message (
Expand
)
Author
Age
Files
Lines
*
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