neoneo-go/pkg/network
Steven Jack e09c870f7f Fix bug where channel for peers events is called after it's closed (#34)
* Disconnect once go routines signal so

* Send msg if cmd is other than cmdUnknown

* Remove typo

* Fix lock file

* Updates README

* Comment typo

* Fix issue

* Revert old changes

* Handle error
2018-03-03 08:16:05 +01:00
..
payload Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
message.go Fix bug where channel for peers events is called after it's closed (#34) 2018-03-03 08:16:05 +01:00
message_test.go CircleCI 2 & Releases (#9) 2018-02-01 10:54:23 -08:00
peer.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00
rpc.go implemented the start of JSON-RPC 2018-02-01 08:18:38 +01:00
server.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
server_test.go VM draft + cli setup (#20) 2018-02-09 17:08:50 +01:00
tcp.go Fixed header sync issue (#17) 2018-02-07 15:16:50 +01:00