aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/tcp-transport.go
Commit message (Expand)AuthorAgeFilesLines
* core: Run DKG stuffs only if the node is in DKG set (#302)Jimmy Hu2018-11-061-3/+3
* Rename repo to dexon-consensusWei-Ning Huang2018-11-021-8/+8
* misc: Fix simulation error (#230)Jimmy Hu2018-10-191-6/+6
* crypto: ecdsa: make NodeID match dexon address (#229)Sonic2018-10-191-1/+4
* core: types: fix nodeID generation (#191)Wei-Ning Huang2018-10-111-1/+5
* test: tcp handshake (#151)Jimmy Hu2018-09-301-49/+175
* core: hide types.NodeID from full node. (#147)Mission Liao2018-09-281-29/+72
* core: update governance interface to consider genesis state (#136)Wei-Ning Huang2018-09-251-2/+2
* Rename validator* to node* (#120)Mission Liao2018-09-201-43/+43
* simulation: integrate test.Transport (#99)Mission Liao2018-09-111-32/+90
* test: add transport layer (#97)Mission Liao2018-09-101-0/+568