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
/
core
/
compaction-chain_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: pull block random (#384)
Jimmy Hu
2018-12-26
1
-0
/
+8
*
test: allow to log in test.State (#359)
Mission Liao
2018-12-06
1
-2
/
+2
*
core: log the last pending block in compaction chain (#355)
Mission Liao
2018-12-04
1
-1
/
+1
*
core: remove finalized from compaction-chain module (#350)
Mission Liao
2018-11-30
1
-203
/
+30
*
core: Block randomness will be processed again in finalized block (#338)
Jimmy Hu
2018-11-20
1
-40
/
+108
*
core: expose implicit round shift (#321)
Mission Liao
2018-11-13
1
-1
/
+2
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-9
/
+9
*
core: handle round 0 randomness in processFinalizedBlock (#256)
Jimmy Hu
2018-10-25
1
-0
/
+6
*
core: fix stuffs (#250)
Mission Liao
2018-10-24
1
-0
/
+14
*
test: add test.State (#239)
Mission Liao
2018-10-24
1
-1
/
+3
*
core: Sync from BA and test. (#224)
Jimmy Hu
2018-10-19
1
-17
/
+124
*
core: sync compaction chain (#222)
Jimmy Hu
2018-10-18
1
-0
/
+107
*
core: Add init block to Run() (#221)
Jimmy Hu
2018-10-18
1
-7
/
+5
*
core: Some sync functions (#220)
Jimmy Hu
2018-10-17
1
-1
/
+4
*
Finalization Height starts from 1 (#215)
Jimmy Hu
2018-10-16
1
-0
/
+5
*
core: No randomness for round 0 (#198)
Jimmy Hu
2018-10-15
1
-0
/
+37
*
core: change interface (#193)
Mission Liao
2018-10-11
1
-4
/
+8
*
core: Add block randomness in compaction-chain module (#179)
Jimmy Hu
2018-10-08
1
-8
/
+79
*
core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...
Jimmy Hu
2018-10-04
1
-8
/
+4
*
core: update data model to reflect new model (#157)
Wei-Ning Huang
2018-10-01
1
-65
/
+0
*
core: integrate authenticator (#150)
Mission Liao
2018-09-30
1
-21
/
+4
*
core: rename crypto/eth to crypto/ecdsa (#144)
Wei-Ning Huang
2018-09-26
1
-4
/
+4
*
crypto: sigtopub to crypto package. remove SigToPubFn (#141)
Jimmy Hu
2018-09-26
1
-1
/
+1
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-1
/
+1
*
core: refactor witness data processing flow (#124)
Wei-Ning Huang
2018-09-20
1
-14
/
+14
*
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
-37
/
+37
*
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
-55
/
+132
*
core: Remove notary ack. (#64)
Jimmy Hu
2018-08-16
1
-47
/
+53
*
core: Add compaction chain module. (#60)
Jimmy Hu
2018-08-16
1
-0
/
+88