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)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
test
/
blocks-generator_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: move authenticator to utils package (#378)
Mission Liao
2018-12-22
1
-9
/
+7
*
test: check causality (#372)
Mission Liao
2018-12-17
1
-3
/
+3
*
db: cache compaction chain tip in db (#369)
Mission Liao
2018-12-13
1
-2
/
+0
*
db: rename blockdb to db (#367)
Mission Liao
2018-12-13
1
-33
/
+35
*
core: Remove max block interval (#287)
Jimmy Hu
2018-11-02
1
-12
/
+6
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-8
/
+8
*
core: prepare empty block if null block is confirmed by BA. (#231)
Jimmy Hu
2018-10-23
1
-9
/
+12
*
core: total ordering flush (#212)
Mission Liao
2018-10-18
1
-1
/
+1
*
core: blocks generation supports rounds (#196)
Mission Liao
2018-10-14
1
-50
/
+205
*
test: fix block generator (#126)
Mission Liao
2018-09-21
1
-19
/
+24
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-22
/
+22
*
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
-1
/
+1
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-4
/
+4
*
core: tune total ordering performance (#81)
Mission Liao
2018-08-30
1
-5
/
+10
*
core: tune performance total ordering (#66)
Mission Liao
2018-08-21
1
-0
/
+55
*
core: Hash block in Consensus.PrepareBlock. (#46)
Jimmy Hu
2018-08-12
1
-18
/
+1
*
core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...
Jimmy Hu
2018-08-09
1
-1
/
+18
*
test: random blocks generator (#26)
Mission Liao
2018-08-03
1
-0
/
+108