neo-go/pkg
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
..
core RCP server (#50) 2018-03-23 21:36:59 +01:00
crypto Persist transactions (#51) 2018-03-21 17:11:04 +01:00
network RCP server (#50) 2018-03-23 21:36:59 +01:00
rpc RCP server (#50) 2018-03-23 21:36:59 +01:00
smartcontract Smartcontract (#39) 2018-03-04 14:56:49 +01:00
util RCP server (#50) 2018-03-23 21:36:59 +01:00
vm Smartcontract (#39) 2018-03-04 14:56:49 +01:00
wallet Refactor of the Go node (#44) 2018-03-09 16:55:25 +01:00