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
/
test
/
blocks-generator.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: rename crypto/eth to crypto/ecdsa (#144)
Wei-Ning Huang
2018-09-26
1
-2
/
+2
*
core: move crypto to core/crypto (#140)
Mission Liao
2018-09-26
1
-2
/
+2
*
test: fix block generator (#126)
Mission Liao
2018-09-21
1
-20
/
+38
*
Rename validator* to node* (#120)
Mission Liao
2018-09-20
1
-77
/
+80
*
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
-6
/
+6
*
core: timestamp (#98)
Jimmy Hu
2018-09-11
1
-17
/
+23
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-2
/
+4
*
core: Add PreparePayloads to Application and Remove blockConverter interface....
Jimmy Hu
2018-08-30
1
-1
/
+1
*
core: Change the lattice key from validatorID to chainID. (#83)
Jimmy Hu
2018-08-30
1
-0
/
+5
*
core: tune total ordering performance (#81)
Mission Liao
2018-08-30
1
-2
/
+3
*
core: tune performance total ordering (#66)
Mission Liao
2018-08-21
1
-0
/
+6
*
core: add nack module (#41)
Haoping Ku
2018-08-13
1
-1
/
+6
*
core: Hash block in Consensus.PrepareBlock. (#46)
Jimmy Hu
2018-08-12
1
-8
/
+22
*
core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...
Jimmy Hu
2018-08-09
1
-7
/
+7
*
test: random blocks generator (#26)
Mission Liao
2018-08-03
1
-0
/
+267