plugeth/rpc
zelig 16ecb1e2ea rpc
- camelcase fields dont play nice with otto value magic: JsonRpc -> Jsonrpc, ID -> Id
- jeth: ethereum.js rpc transport provider direct bridge between js and ethereumApi via otto jsre
2015-03-15 13:21:54 +07:00
..
api_test.go Add web3_sha3 test 2015-03-05 22:41:55 -06:00
api.go Increased filter ticker time to 5 minutes 2015-03-14 18:57:12 +01:00
args_test.go Fix arg names in tests 2015-03-12 11:50:03 -05:00
args.go Fix eth_newBlockFilter 2015-03-13 10:03:19 -04:00
http.go rpc 2015-03-15 13:21:54 +07:00
jeth.go rpc 2015-03-15 13:21:54 +07:00
messages.go rpc 2015-03-15 13:21:54 +07:00
responses.go TxIndex -> Index 2015-03-11 10:25:15 -05:00
util.go DRY up the use of fromHex and put it in ethutil 2015-03-14 11:39:35 +01:00