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
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Notary ack (#69)
Jimmy Hu
2018-08-21
10
-186
/
+381
*
core: tune performance total ordering (#66)
Mission Liao
2018-08-21
4
-386
/
+577
*
core: NotaryAck interfaces. (#67)
Jimmy Hu
2018-08-20
10
-67
/
+132
*
core: implicit fields in types.Block used in reliable broadcast (#59)
Haoping Ku
2018-08-17
3
-66
/
+83
*
core: Remove notary ack. (#64)
Jimmy Hu
2018-08-16
8
-168
/
+197
*
Verify consensus info and the acking's signature (#63)
Jimmy Hu
2018-08-16
1
-3
/
+29
*
core: Add compaction chain module. (#60)
Jimmy Hu
2018-08-16
6
-18
/
+188
*
test: add test.Scheduler (#58)
Mission Liao
2018-08-15
8
-5
/
+711
*
core: Add a nonBlockingApplication. (#62)
Jimmy Hu
2018-08-15
4
-8
/
+238
*
test: refine test utility (#61)
Mission Liao
2018-08-15
6
-49
/
+307
*
core: Prepare Genesis block. (#54)
Jimmy Hu
2018-08-14
4
-53
/
+121
*
remove cpu.prof (#57)
Jimmy Hu
2018-08-14
1
-0
/
+0
*
Add -cpuprofile and -memprofile to dexcon-simulation (#56)
Jimmy Hu
2018-08-14
1
-0
/
+0
*
test: Fix a bug in test. (#55)
Jimmy Hu
2018-08-14
1
-0
/
+1
*
core: add nack module (#41)
Haoping Ku
2018-08-13
5
-113
/
+605
*
core: Sign block in Consensus.PrepareBlock. (#50)
Jimmy Hu
2018-08-13
5
-13
/
+43
*
core: ValidatorID.Hash is the hash of public key. (#49)
Jimmy Hu
2018-08-13
1
-0
/
+7
*
core: Hash block in Consensus.PrepareBlock. (#46)
Jimmy Hu
2018-08-12
8
-70
/
+162
*
core: reliable-broadcast: delete old blocks (#47)
Haoping Ku
2018-08-10
2
-3
/
+13
*
core: Modify Consensus interface (#45)
Jimmy Hu
2018-08-10
5
-18
/
+46
*
core: update governance interface and move K into config (#40)
Wei-Ning Huang
2018-08-10
6
-40
/
+83
*
Fix the bug preventing us from testing large group when using TCP-Local (#42)
Mission Liao
2018-08-10
2
-8
/
+1
*
core: Deliver only Hash to Application. (#43)
Jimmy Hu
2018-08-10
3
-11
/
+9
*
core: Add block hash signature functions in core/ctypto.go. (#39)
Jimmy Hu
2018-08-10
4
-10
/
+174
*
core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...
Jimmy Hu
2018-08-09
8
-109
/
+106
*
core: Add Consensus to replace core.Blocklattice (#35)
Mission Liao
2018-08-08
16
-1201
/
+868
*
crypto: Add crypto module. (#34)
Jimmy Hu
2018-08-08
6
-14
/
+210
*
simulation: Show internal and external timestamp latency. (#30)
Jimmy Hu
2018-08-07
1
-0
/
+11
*
Rename names of struct and files
Mission Liao
2018-08-06
6
-392
/
+392
*
test: random blocks generator (#26)
Mission Liao
2018-08-03
9
-6
/
+958
*
core: DEXON Consensus Timestamp Algorithm. (#29)
Jimmy Hu
2018-08-03
3
-10
/
+369
*
core: make acking module implicit (#28)
Haoping Ku
2018-08-01
2
-46
/
+46
*
core: fix decimal package import (#27)
Wei-Ning Huang
2018-08-01
1
-1
/
+1
*
core: refine Application interface and add Governance interface (#24)
Wei-Ning Huang
2018-07-31
5
-9
/
+77
*
blockdb: allow to dump blocks to json-encoded file
Mission Liao
2018-07-31
1
-1
/
+3
*
Add new sorting method for blocks
Mission Liao
2018-07-31
2
-0
/
+65
*
Implement DEXON total ordering algorithm (#16)
Mission Liao
2018-07-30
2
-0
/
+1396
*
Add acking module (#13)
Haoping Ku
2018-07-30
5
-24
/
+759
*
Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)
Jimmy Hu
2018-07-26
1
-35
/
+0
*
Fix blocklattice_test.go's ordering check (#15)
Haoping Ku
2018-07-24
1
-2
/
+6
*
Implement blockdb levelDB backend (#6)
Mission Liao
2018-07-22
1
-0
/
+1
*
Implement simulation on a real network (#5)
Wei-Ning Huang
2018-07-20
6
-86
/
+48
*
core: refactor acking relationship (#3)
Wei-Ning Huang
2018-07-18
3
-166
/
+135
*
Fix typos and add .gitignore (#2)
Haoping Ku
2018-07-17
4
-5
/
+5
*
Initial implementation of DEXON consensus algorithm
Wei-Ning Huang
2018-07-16
9
-0
/
+1396