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.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Fix BA3.0 (#420)
Jimmy Hu
2019-01-15
1
-7
/
+17
*
core: fix ci fail (#411)
Mission Liao
2019-01-08
1
-4
/
+4
*
core: remove useless branching code (#403)
wmin0
2019-01-07
1
-20
/
+9
*
core: check if deliverable for each added block in total ordering (#395)
Mission Liao
2019-01-04
1
-28
/
+37
*
core: Refine message of lattice (#391)
Jimmy Hu
2019-01-03
1
-1
/
+2
*
core: fix stuffs (#383)
Mission Liao
2018-12-26
1
-3
/
+14
*
utils: move authenticator to utils package (#378)
Mission Liao
2018-12-22
1
-22
/
+23
*
db: rename blockdb to db (#367)
Mission Liao
2018-12-13
1
-2
/
+2
*
syncer: fix stuffs (#366)
Mission Liao
2018-12-12
1
-6
/
+6
*
core: syncer: add syncer (#346)
haoping-ku
2018-11-29
1
-2
/
+28
*
core: remove StronglyAcked (#347)
Mission Liao
2018-11-29
1
-4
/
+0
*
core: Fix stuffs (#342)
Jimmy Hu
2018-11-27
1
-8
/
+13
*
core: support NumChains change for BA modules (#339)
Mission Liao
2018-11-20
1
-31
/
+27
*
core: Fix various syncing issue. (#331)
Jimmy Hu
2018-11-16
1
-1
/
+0
*
core: Integrate totalOrdering syncer (#322)
Jimmy Hu
2018-11-13
1
-21
/
+27
*
core: expose implicit round shift (#321)
Mission Liao
2018-11-13
1
-1
/
+0
*
simulation: use test.Governacne in simulation (#311)
Mission Liao
2018-11-08
1
-1
/
+1
*
core: lattice, total-ordering: remove newGenesisConfig (#308)
haoping-ku
2018-11-08
1
-4
/
+2
*
core: Optimize core (#307)
Jimmy Hu
2018-11-08
1
-8
/
+0
*
core: lattice: add round in NewLattice() (#303)
haoping-ku
2018-11-07
1
-3
/
+3
*
core: lattice-data: fix details and add test (#299)
haoping-ku
2018-11-06
1
-85
/
+86
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-8
/
+8
*
core: core.Lattice supports config change (#276)
Mission Liao
2018-11-01
1
-3
/
+1
*
core: Leader selector will retry sanityCheck (#261)
Jimmy Hu
2018-10-26
1
-3
/
+13
*
core: Lock entire lattice.ProcessBlock (#259)
Jimmy Hu
2018-10-26
1
-2
/
+3
*
core: lattice sync (#257)
Jimmy Hu
2018-10-25
1
-37
/
+78
*
core: reduce calls to Application.VerifyBlock (#247)
Mission Liao
2018-10-24
1
-16
/
+17
*
core: Change interface of Application.VerifyBlock (#246)
Jimmy Hu
2018-10-23
1
-1
/
+2
*
core: prepare empty block if null block is confirmed by BA. (#231)
Jimmy Hu
2018-10-23
1
-3
/
+25
*
core: initial commit for logger (#228)
Mission Liao
2018-10-19
1
-1
/
+11
*
core: total-ordering: change early flag to mode (#227)
Haoping Ku
2018-10-19
1
-6
/
+6
*
core: total ordering flush (#212)
Mission Liao
2018-10-18
1
-1
/
+2
*
core: consensus-timestamp: add sync (#219)
Haoping Ku
2018-10-18
1
-1
/
+1
*
core: Some sync functions (#220)
Jimmy Hu
2018-10-17
1
-2
/
+6
*
core: genesis consensus timestamp (#217)
Mission Liao
2018-10-17
1
-1
/
+3
*
core: check if flush is required when round switching in total-ordering (#197)
Mission Liao
2018-10-15
1
-24
/
+8
*
core: modify interface (#194)
Mission Liao
2018-10-12
1
-2
/
+6
*
core: latticeData supports config change (#190)
Mission Liao
2018-10-12
1
-5
/
+8
*
core: change interface (#193)
Mission Liao
2018-10-11
1
-1
/
+1
*
core: Move BlockConfirmed to Application interface (#192)
Mission Liao
2018-10-11
1
-1
/
+1
*
core: types: fix nodeID generation (#191)
Wei-Ning Huang
2018-10-11
1
-1
/
+1
*
core: Fix timestamp (#182)
Jimmy Hu
2018-10-08
1
-3
/
+1
*
core: find block in db (#174)
Mission Liao
2018-10-05
1
-12
/
+16
*
core: Check sorted ack in sanity check (#173)
Jimmy Hu
2018-10-04
1
-0
/
+9
*
core: split lattice-data to another file (#172)
Mission Liao
2018-10-04
1
-388
/
+0
*
core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...
Jimmy Hu
2018-10-04
1
-1
/
+12
*
core: publish round based config (#165)
Mission Liao
2018-10-03
1
-1
/
+47
*
core: remove shard (#161)
Mission Liao
2018-10-02
1
-0
/
+555