Taylor Gerring
|
c8e9abff53
|
Remove errParseRequest
|
2015-02-24 19:22:08 +01:00 |
|
Felix Lange
|
bb346a3ae1
|
rpc/ws: switch to golang.org/x/net
code.google.com/p/go.net is deprecated and will cause
problems in future versions of Go.
|
2015-02-17 12:37:09 +01:00 |
|
Taylor Gerring
|
d613bf69bf
|
#295 Allow RPC ID to be string
|
2015-02-11 11:56:29 +01:00 |
|
Taylor Gerring
|
cfddb7f3cd
|
Merge branch 'develop' into jsonrpc
Conflicts:
rpc/ws/server.go
|
2015-02-11 11:40:12 +01:00 |
|
Taylor Gerring
|
55ed0ff07c
|
Update RPC message format
|
2015-02-03 17:29:29 -06:00 |
|
Taylor Gerring
|
b2b42f759c
|
Update signature for rpc websockets
|
2015-02-02 07:37:44 -06:00 |
|
Taylor Gerring
|
89a48e365c
|
Cleanup
|
2015-01-29 11:39:59 -06:00 |
|
Taylor Gerring
|
21fd31dad8
|
Merge branch 'jsonrpc' of github.com:ethereum/go-ethereum into jsonrpc
|
2015-01-28 12:01:15 -06:00 |
|
obscuren
|
872b249711
|
further cleaned up xeth interface
|
2015-01-28 18:36:23 +01:00 |
|
Taylor Gerring
|
a88f609b8a
|
Use custom Send methods
|
2015-01-28 10:22:37 -06:00 |
|
Taylor Gerring
|
e9d017ba08
|
Rename api var for clarity
|
2015-01-27 14:34:01 -06:00 |
|
Taylor Gerring
|
d8c6168d11
|
Return a websocker.Handler of the function
|
2015-01-27 14:26:42 -06:00 |
|
Taylor Gerring
|
dd3f38fe5b
|
Rename transport to ws
Cleanup object naming for clarity
|
2015-01-27 14:16:34 -06:00 |
|