status-go/geth/common
Ewetumo Alexander 1fb7d47c66 JSON RPC Proxy configuration (#193)
IMPORTANT: The known issue is that in case of configured UpstreamRPCServer transactions are sent immediately not waiting for CompleteTransaction or DiscardTransaction which brings inconsistency in behaviour and acts as a security breach.

* new UpstreamRPConfig in geth/params to provide upstream configuration
* conditional start of ethereum blockchain sequence based on NodeConfig.UpstreamConfig.Enabled flag state
2017-08-15 17:27:12 +07:00
..
rpccall.go JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
types.go JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
utils.go Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00