neo-go/pkg
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
..
api bootstrapped projects folders. 2018-01-26 21:39:56 +01:00
core Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
crypto Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
network Fix bug where channel for peers events is called after it's closed (#34) 2018-03-03 08:16:05 +01:00
smartcontract Compiler (#37) 2018-03-02 16:49:10 +01:00
util Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
vm Compiler (#37) 2018-03-02 16:49:10 +01:00
wallet Wallet (#36) 2018-03-02 16:35:20 +01:00