index
:
dexon-consensus
dexon-classic
jimmy-check-deliver
jimmy-intf
jimmy-verify-timeout
master
mission-agreement-cache
mission-tmp
mission-vote-x
testnet
wip/lantw/license-makefile-shell-scripts
DEXON consensus algorithm (https://github.com/dexon-foundation/dexon-consensus)
LAN-TW
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
*
core: pull block random (#384)
Jimmy Hu
2018-12-26
1
-0
/
+12
*
core: deliver finalized blocks upon receiving randomness results. (#376)
Mission Liao
2018-12-20
1
-4
/
+5
*
misc: panic not ready (#374)
Mission Liao
2018-12-18
1
-1
/
+2
*
core: log the last pending block in compaction chain (#355)
Mission Liao
2018-12-04
1
-17
/
+21
*
core: remove finalized from compaction-chain module (#350)
Mission Liao
2018-11-30
1
-109
/
+24
*
core: Fix stuffs (#342)
Jimmy Hu
2018-11-27
1
-7
/
+33
*
core: Block randomness will be processed again in finalized block (#338)
Jimmy Hu
2018-11-20
1
-18
/
+53
*
core: Fix data race. (#320)
Jimmy Hu
2018-11-13
1
-6
/
+8
*
core: Fix data race (#319)
Jimmy Hu
2018-11-13
1
-0
/
+4
*
core: Fix panic (#310)
Jimmy Hu
2018-11-08
1
-4
/
+11
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-8
/
+8
*
core: handle round 0 randomness in processFinalizedBlock (#256)
Jimmy Hu
2018-10-25
1
-12
/
+20
*
core: fix stuffs (#250)
Mission Liao
2018-10-24
1
-2
/
+2
*
core: Sync from BA and test. (#224)
Jimmy Hu
2018-10-19
1
-47
/
+75
*
core: sync compaction chain (#222)
Jimmy Hu
2018-10-18
1
-26
/
+88
*
core: Add init block to Run() (#221)
Jimmy Hu
2018-10-18
1
-4
/
+11
*
core: Some sync functions (#220)
Jimmy Hu
2018-10-17
1
-6
/
+55
*
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