status-go/geth/common
Ivan Daniluk 3540972f0e Refactor and cleanup Jail (#368)
Refactor and clean up Jail package:

 Removes account.Manager and txqueue.Manager from Jail as they are not used anymore
 Removes messageID related code from Jail.Send
 Simplifies Jail.Send to be a wrapper around RPC client's CallRaw
 Renames jail_cell* to cell*
 Related cleanups
2017-10-06 19:52:26 +03:00
..
rpccall.go Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
types.go Refactor and cleanup Jail (#368) 2017-10-06 19:52:26 +03: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