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
/
lattice-data.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
db: rename blockdb to db (#367)
Mission Liao
2018-12-13
1
-9
/
+9
*
core: support NumChains change for BA modules (#339)
Mission Liao
2018-11-20
1
-53
/
+60
*
utils: add utils package (#327)
Mission Liao
2018-11-14
1
-3
/
+3
*
core: lattice, total-ordering: remove newGenesisConfig (#308)
haoping-ku
2018-11-08
1
-13
/
+7
*
core: lattice-data: fix details and add test (#299)
haoping-ku
2018-11-06
1
-44
/
+46
*
core: Copy witness for empty block (#292)
Jimmy Hu
2018-11-05
1
-0
/
+3
*
core: Remove max block interval (#287)
Jimmy Hu
2018-11-02
1
-15
/
+7
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-8
/
+8
*
core: fix lattice bugs (#274)
Mission Liao
2018-10-30
1
-3
/
+10
*
core: lattice sync (#257)
Jimmy Hu
2018-10-25
1
-11
/
+65
*
core: reduce calls to Application.VerifyBlock (#247)
Mission Liao
2018-10-24
1
-5
/
+0
*
core: prepare empty block if null block is confirmed by BA. (#231)
Jimmy Hu
2018-10-23
1
-0
/
+34
*
core: check if flush is required when round switching in total-ordering (#197)
Mission Liao
2018-10-15
1
-23
/
+15
*
core: blocks generation supports rounds (#196)
Mission Liao
2018-10-14
1
-0
/
+2
*
core: latticeData supports config change (#190)
Mission Liao
2018-10-12
1
-216
/
+306
*
core: find block in db (#174)
Mission Liao
2018-10-05
1
-54
/
+127
*
core: Use event to run DKG and CRS in Consensus. (#171)
Jimmy Hu
2018-10-04
1
-1
/
+8
*
core: Check sorted ack in sanity check (#173)
Jimmy Hu
2018-10-04
1
-0
/
+1
*
core: split lattice-data to another file (#172)
Mission Liao
2018-10-04
1
-0
/
+390