status-go/geth/node
Ivan Tomilov beb552d13c Refactoring (#290), closes #247
* 3. Removed extra `jail` prefix in the jail package

* Removed sendMessage and showSuggestions handlers because they're already set in registerHandlers()

* Remove extra asserts

* Changed assertions everywhere to testify

* Exposed JailCell.Call and removed Jail.Cell duplicate method

* Fixed review comments
2017-09-02 20:04:23 +03: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 file logger support (#269) 2017-09-02 01:44:50 +07:00
manager_test.go Refactoring (#290), closes #247 2017-09-02 20:04:23 +03:00
node.go JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
rpc.go JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
rpc_test.go JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
signals.c major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
signals.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00
txqueue.go major refactoring: node manager, tx queue, accounts, jail 2017-05-24 00:29:20 +03:00
utils.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00
whisper_test.go Refactoring (#290), closes #247 2017-09-02 20:04:23 +03:00