index
:
tangerine-consensus
master
Tangerine consensus algorithm (https://github.com/tangerine-network/tangerine-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
*
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