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
/
compaction-chain.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finalization Height starts from 1 (#215)
Jimmy Hu
2018-10-16
1
-0
/
+2
*
core: No randomness for round 0 (#198)
Jimmy Hu
2018-10-15
1
-1
/
+2
*
core: change interface (#193)
Mission Liao
2018-10-11
1
-3
/
+4
*
core: Fix timestamp (#182)
Jimmy Hu
2018-10-08
1
-2
/
+0
*
core: Add block randomness in compaction-chain module (#179)
Jimmy Hu
2018-10-08
1
-20
/
+54
*
core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...
Jimmy Hu
2018-10-04
1
-1
/
+1
*
core: update data model to reflect new model (#157)
Wei-Ning Huang
2018-10-01
1
-156
/
+10
*
core: integrate authenticator (#150)
Mission Liao
2018-09-30
1
-21
/
+0
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-4
/
+1
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-1
/
+1
*
core: add debug (#133)
Mission Liao
2018-09-25
1
-23
/
+0
*
core: refactor witness data processing flow (#124)
Wei-Ning Huang
2018-09-20
1
-8
/
+28
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-6
/
+6
*
core: rename Notary (Acks) to Witness (#118)
Wei-Ning Huang
2018-09-19
1
-68
/
+68
*
core: move blockdb into core package and minor change on governance interface...
Wei-Ning Huang
2018-09-17
1
-1
/
+1
*
core: Notary ack (#69)
Jimmy Hu
2018-08-21
1
-46
/
+186
*
core: NotaryAck interfaces. (#67)
Jimmy Hu
2018-08-20
1
-6
/
+34
*
core: Remove notary ack. (#64)
Jimmy Hu
2018-08-16
1
-22
/
+28
*
core: Add compaction chain module. (#60)
Jimmy Hu
2018-08-16
1
-0
/
+73