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
/
total-ordering_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: check if flush is required when round switching in total-ordering (#197)
Mission Liao
2018-10-15
1
-26
/
+106
*
core: blocks generation supports rounds (#196)
Mission Liao
2018-10-14
1
-24
/
+22
*
core: latticeData supports config change (#190)
Mission Liao
2018-10-12
1
-17
/
+10
*
test: Short test applied to some long running tests (#168)
Jimmy Hu
2018-10-04
1
-2
/
+6
*
core: publish round based config (#165)
Mission Liao
2018-10-03
1
-10
/
+17
*
test: fix block generator (#126)
Mission Liao
2018-09-21
1
-24
/
+25
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-91
/
+91
*
core: move blockdb into core package and minor change on governance interface...
Wei-Ning Huang
2018-09-17
1
-1
/
+1
*
core: replace acks with slice (#102)
Mission Liao
2018-09-12
1
-119
/
+45
*
core: total ordering with chain ID (#100)
Mission Liao
2018-09-12
1
-239
/
+212
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-66
/
+156
*
core: tune total ordering performance (#81)
Mission Liao
2018-08-30
1
-234
/
+232
*
core: tune performance (#73)
Mission Liao
2018-08-28
1
-26
/
+36
*
core: tune performance total ordering (#66)
Mission Liao
2018-08-21
1
-248
/
+281
*
test: refine test utility (#61)
Mission Liao
2018-08-15
1
-20
/
+8
*
core: Hash block in Consensus.PrepareBlock. (#46)
Jimmy Hu
2018-08-12
1
-1
/
+1
*
Fix the bug preventing us from testing large group when using TCP-Local (#42)
Mission Liao
2018-08-10
1
-1
/
+1
*
core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...
Jimmy Hu
2018-08-09
1
-60
/
+30
*
core: Add Consensus to replace core.Blocklattice (#35)
Mission Liao
2018-08-08
1
-21
/
+20
*
Rename names of struct and files
Mission Liao
2018-08-06
1
-0
/
+996