OSDN Git Service

Nodeinfo handshake information modification (#68)
authoryahtoo <yahtoo.ma@gmail.com>
Fri, 17 May 2019 04:19:22 +0000 (12:19 +0800)
committerPaladz <yzhu101@uottawa.ca>
Fri, 17 May 2019 04:19:22 +0000 (12:19 +0800)
commit627c2746596ce7cf687cc6afd7c93754510eea63
treec7fddead20055434a3e108ba34e3621c424f02e9
parent161fb4f6668cb705e3e2203b6162ccd21f7df095
Nodeinfo handshake information modification (#68)

* Nodeinfo handshake information modification

* Add moniker to config file

* Add node info test file

* Del useless code

* opz code format

* opz log print
cmd/bytomd/commands/run_node.go
config/config.go
config/toml.go
netsync/handle.go
node/node.go
p2p/node_info.go
p2p/node_info_test.go [new file with mode: 0644]
p2p/peer.go
p2p/switch.go