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
/
simulation
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: Modify Consensus interface (#45)
Jimmy Hu
2018-08-10
1
-1
/
+1
*
core: update governance interface and move K into config (#40)
Wei-Ning Huang
2018-08-10
5
-89
/
+125
*
Add genesis block to simulation app. (#44)
Jimmy Hu
2018-08-10
1
-0
/
+1
*
Fix the bug preventing us from testing large group when using TCP-Local (#42)
Mission Liao
2018-08-10
2
-21
/
+24
*
core: Deliver only Hash to Application. (#43)
Jimmy Hu
2018-08-10
2
-9
/
+17
*
core: Add Block.IsGenesis() and set Block.ParentHash to 0 in genesis block. (...
Jimmy Hu
2018-08-09
1
-4
/
+3
*
simulation: Fix k8s simulation issues. (#36)
Jimmy Hu
2018-08-09
2
-9
/
+38
*
core: Add Consensus to replace core.Blocklattice (#35)
Mission Liao
2018-08-08
5
-36
/
+171
*
simulation: Show internal and external timestamp latency. (#30)
Jimmy Hu
2018-08-07
4
-17
/
+193
*
simulation: tcp-network: force http.Client to reuse connection (#33)
Wei-Ning Huang
2018-08-06
1
-15
/
+22
*
simulation: free resource after use and misc fix for k8s mode (#31)
Wei-Ning Huang
2018-08-06
8
-14
/
+63
*
Remove timestamp generating function in validator (#25)
Jimmy Hu
2018-08-01
1
-8
/
+0
*
core: refine Application interface and add Governance interface (#24)
Wei-Ning Huang
2018-07-31
1
-7
/
+7
*
blockdb: allow to dump blocks to json-encoded file
Mission Liao
2018-07-31
2
-10
/
+9
*
Print block confirm latency when Peer Server stopped. (#23)
Jimmy Hu
2018-07-31
8
-26
/
+67
*
Print confirmed blocks per second when Peer Server stopped. (#22)
Jimmy Hu
2018-07-31
2
-0
/
+47
*
Add a config that PeerServer can shutdown after receiving enough of block. (#19)
Jimmy Hu
2018-07-30
8
-22
/
+240
*
Verify the Total Ordering Algorithm in peerServer in tcp mode (#11)
Jimmy Hu
2018-07-26
9
-16
/
+328
*
simulation: fix tcp-local network simulation (#8)
Wei-Ning Huang
2018-07-23
2
-2
/
+6
*
Implement simulation on a real network (#5)
Wei-Ning Huang
2018-07-20
14
-129
/
+720
*
core: refactor acking relationship (#3)
Wei-Ning Huang
2018-07-18
1
-1
/
+1
*
Initial implementation of DEXON consensus algorithm
Wei-Ning Huang
2018-07-16
7
-0
/
+521