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
/
app.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add witness preparation/verification (#386)
Mission Liao
2018-12-27
1
-30
/
+127
*
test: check causality (#372)
Mission Liao
2018-12-17
1
-2
/
+45
*
Haoping fix simulation (#356)
haoping-ku
2018-12-05
1
-0
/
+6
*
core: syncer: add syncer (#346)
haoping-ku
2018-11-29
1
-3
/
+3
*
core: remove StronglyAcked (#347)
Mission Liao
2018-11-29
1
-41
/
+21
*
core: support NumChains change for BA modules (#339)
Mission Liao
2018-11-20
1
-0
/
+3
*
test: add integration test (#315)
Mission Liao
2018-11-11
1
-4
/
+16
*
core: block deliver with position (#289)
Mission Liao
2018-11-02
1
-1
/
+2
*
Rename repo to dexon-consensus
Wei-Ning Huang
2018-11-02
1
-7
/
+7
*
core: core.Lattice supports config change (#276)
Mission Liao
2018-11-01
1
-12
/
+38
*
core: lattice sync (#257)
Jimmy Hu
2018-10-25
1
-5
/
+18
*
core: Change interface of Application.VerifyBlock (#246)
Jimmy Hu
2018-10-23
1
-2
/
+2
*
core: total-ordering: change early flag to mode (#227)
Haoping Ku
2018-10-19
1
-3
/
+3
*
core: modify interface (#194)
Mission Liao
2018-10-12
1
-4
/
+4
*
core: change interface (#193)
Mission Liao
2018-10-11
1
-5
/
+6
*
core: Check Witness height. Add ConsensusTime and ConsensusHeight to block. (...
Jimmy Hu
2018-10-04
1
-4
/
+11
*
core: update data model to reflect new model (#157)
Wei-Ning Huang
2018-10-01
1
-36
/
+5
*
core: update governance interface to consider genesis state (#136)
Wei-Ning Huang
2018-09-25
1
-1
/
+1
*
Fix naming of methods (#134)
Mission Liao
2018-09-25
1
-8
/
+8
*
core: add debug (#133)
Mission Liao
2018-09-25
1
-6
/
+6
*
core: refactor witness data processing flow (#124)
Wei-Ning Huang
2018-09-20
1
-0
/
+8
*
core: rename Notary (Acks) to Witness (#118)
Wei-Ning Huang
2018-09-19
1
-16
/
+16
*
core: fix VerifyPayload argument (#103)
Wei-Ning Huang
2018-09-13
1
-1
/
+1
*
core: types: use []byte for block Payload type (#101)
Wei-Ning Huang
2018-09-12
1
-3
/
+3
*
core: Add a new structure `Position` and move `ShardID`, `ChainID` and `Heigh...
Jimmy Hu
2018-09-03
1
-1
/
+1
*
Add methods to Application interface. (#86)
Jimmy Hu
2018-08-31
1
-0
/
+9
*
core: Add PreparePayloads to Application and Remove blockConverter interface....
Jimmy Hu
2018-08-30
1
-0
/
+5
*
core: Notary ack application. (#70)
Jimmy Hu
2018-08-22
1
-0
/
+19
*
simulation: add simulation with scheduler (#71)
Mission Liao
2018-08-21
1
-22
/
+52
*
core: Notary ack (#69)
Jimmy Hu
2018-08-21
1
-2
/
+2
*
core: NotaryAck interfaces. (#67)
Jimmy Hu
2018-08-20
1
-0
/
+5
*
test: add test.Scheduler (#58)
Mission Liao
2018-08-15
1
-0
/
+12
*
test: refine test utility (#61)
Mission Liao
2018-08-15
1
-16
/
+142
*
core: Deliver only Hash to Application. (#43)
Jimmy Hu
2018-08-10
1
-7
/
+2
*
core: Add Consensus to replace core.Blocklattice (#35)
Mission Liao
2018-08-08
1
-0
/
+72