status-go/geth/params
Adam Babik 0d652c3851
Expose only public APIs in inproc RPC client [breaking-change] (#815)
`CallRPC` binding, which is used as a provider for web3.js, exposes only public or whitelisted APIs.
2018-04-12 18:17:10 +02:00
..
cluster.go Rewrite config as a native golang structure and remove it from static (#762) 2018-03-26 15:52:20 +03:00
config.go Expose only public APIs in inproc RPC client [breaking-change] (#815) 2018-04-12 18:17:10 +02:00
config_test.go Add `race-check` target to Makefile. Closes #710 (#769) 2018-03-27 14:38:41 +02:00
defaults.go Expose only public APIs in inproc RPC client [breaking-change] (#815) 2018-04-12 18:17:10 +02:00
validator.go Validate JSON config (#240) 2017-08-10 22:31:29 +07:00
version.go Create status-go API to return a current revision (#804) 2018-04-10 12:36:11 +02:00