status-go/geth
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
..
api JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
common JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
jail JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
log Beta/refactor logging#221 (#244) 2017-08-10 20:35:58 +07:00
node JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
params JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00
testing JSON RPC Proxy configuration (#193) 2017-08-15 17:27:12 +07:00