status-go/geth
Ivan Tomilov fc8f59e121 Fixed eth_sendTransaction routing to the local node (#351)
* Fixed eth_sendTransaction routing to the local node
* Add local RPC handlers for eth_accounts and eth_sendTransaction
2017-09-25 18:04:40 +02:00
..
api Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
common Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
jail Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
log Add some docs/readmes (#329) 2017-09-15 19:00:00 +03:00
node Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
params Fixed geth/node and geth/params tests (#332) 2017-09-19 14:40:43 +03:00
rpc Fixed eth_sendTransaction routing to the local node (#351) 2017-09-25 18:04:40 +02:00
testing Add support for 'go test -v' flag for tests (#315) 2017-09-14 14:41:50 +03:00