aboutsummaryrefslogtreecommitdiffstats
path: root/core/test/tcp-transport.go
Commit message (Expand)AuthorAgeFilesLines
* 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