neoneo-go/cli
Steven Jack 19a430b262 RCP server (#50)
* Adds basic RPC supporting files

* Adds interrupt handling and error chan

* Add getblock RPC method

* Update request structure

* Update names of nodes

* Allow bad addresses to be registered in discovery externally

* Small tidy up

* Few tweaks

* Check if error is close error in tcp transport

* Fix tests

* Fix priv port

* Small tweak to param name

* Comment fix

* Remove version from server

* Moves submitblock to TODO block

* Remove old field

* Bumps version and fix hex issues
2018-03-23 21:36:59 +01:00
..
server RCP server (#50) 2018-03-23 21:36:59 +01:00
smartcontract RPC client (#42) 2018-03-05 09:53:09 +01:00
wallet Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00
.gitignore Better error messages (#24) 2018-02-24 10:10:45 +01:00
main.go Base wallet implementation (#35) 2018-03-02 16:24:09 +01:00