status-go/geth/common
Adam Babik 086747a695 Refactor jail part 2 (#401)
Refactor jail so that it's more self-descriptive and easier to understand by newcomers. Also, the test coverage has been improved.

Changes requiring status-react team actions:
* Replace Parse calls with new CreateAndInitCell and ExecuteJS bindings,
* Make sure web3.isConnected is ok as its response change to boolean value.
2017-11-07 12:36:42 -05:00
..
notification.go Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
notification_mock.go Update notify interface and mark old one as deprecated 2017-10-24 00:47:09 +03:00
rpccall.go Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
types.go Refactor jail part 2 (#401) 2017-11-07 12:36:42 -05:00
types_mock.go Refactor and cleanup Jail (#368) 2017-10-06 19:52:26 +03:00
utils.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00