status-go/lib
Adam Babik ef160e8720
Add CallPrivateRPC binding (#825)
This PR provides CallPrivateRPC binding, which can call both public and private bindings but should not be used in web3.js provider implementations.
2018-04-16 10:01:37 +02:00
..
library.go Add CallPrivateRPC binding (#825) 2018-04-16 10:01:37 +02:00
library_test.go [#785] /lib specific code living on common moved to /lib 2018-03-29 15:12:46 +02:00
library_test_utils.go Add CallPrivateRPC binding (#825) 2018-04-16 10:01:37 +02:00
main.go Add workaround for testing/cgo issue (#469) 2017-11-22 15:06:14 +02:00
types.go [#795] : Remove geth/common package (#796) 2018-04-04 19:39:38 +02:00
utils.go fix megacheck errors 2018-03-29 18:02:06 +02:00