status-go/geth/api
Ewetumo Alexander fb7738b1bb Add http enable flag for Node, closes #191
* Add http enable flag for Node

* Fix errors with json test data

* Refactor changes with regards to review comments

* Return appropriate errors for novalue set

* Update changes with regard to config

* Update tests timeout value for makefile ci

* Add RPCEnabled for json config in api test

* Resolve test with RPCEnabled changes

* Remove RPCEnabled flag from unconcerned tests
2017-07-13 13:54:10 +07:00
..
api.go node: expose in-proc RPC (CallRPC), closes #144 2017-05-28 17:05:33 +03:00
api_test.go Add http enable flag for Node, closes #191 2017-07-13 13:54:10 +07:00
backend.go node: expose in-proc RPC (CallRPC), closes #144 2017-05-28 17:05:33 +03:00
backend_accounts_test.go node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00
backend_jail_test.go node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00
backend_test.go rpc manager: do not transform input JSON 2017-05-29 15:03:16 +03:00
backend_txqueue_test.go Add http enable flag for Node, closes #191 2017-07-13 13:54:10 +07:00