status-go/geth/node
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
..
accounts.go major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
accounts_test.go major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
ios.go major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
manager.go Add http enable flag for Node, closes #191 2017-07-13 13:54:10 +07:00
manager_test.go node: expose in-proc RPC (CallRPC), closes #144 2017-05-28 17:05:33 +03:00
node.go Add http enable flag for Node, closes #191 2017-07-13 13:54:10 +07:00
rpc.go rpc manager: do not transform input JSON 2017-05-29 15:03:16 +03:00
rpc_test.go rpc manager: do not transform input JSON 2017-05-29 15:03:16 +03:00
signals.c major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
signals.go node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00
txqueue.go major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
utils.go node manager: make API async, fully cover with tests 2017-05-27 23:42:02 +03:00
whisper_test.go major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00