11 Commits

Author SHA1 Message Date
Jae Kwon
161aa8c5e9 refactor rpc/test/* 2015-05-17 16:19:58 -07:00
Ethan Buchman
65f669160f more fixes from review 2015-04-17 13:18:50 -07:00
Ethan Buchman
a1c5e32d76 fixes from review with jae 2015-04-15 22:19:29 -07:00
Ethan Buchman
9b76cfe26a rpc: cleanup tests and test contract calls 2015-04-14 19:29:18 -07:00
Ethan Buchman
2e918e8c0b rpc: websocket events testing 2015-04-14 01:39:41 -07:00
Ethan Buchman
12814db90d rpc: use gorilla websockets
Conflicts:
	rpc/handlers.go
	rpc/http_server.go
2015-04-08 18:24:07 -05:00
Jae Kwon
675dbf0e9c Merge branch 'rpc_jae' into develop
Conflicts:
	node/node.go
	rpc/core/accounts.go
	rpc/core_client/client.go
	rpc/handlers.go
	rpc/http_server.go
	rpc/test/helpers.go
	rpc/test/http_rpc_test.go
	rpc/test/json_rpc_test.go
2015-04-08 14:27:03 -07:00
Jae Kwon
7356556938 Some renames and small fixes. 2015-04-08 12:30:49 -07:00
Ethan Buchman
6b5383918f rpc: fix memcount error in tests 2015-04-07 02:02:03 -05:00
Ethan Buchman
5a2ff3d45b rpc: test CallCode and Call 2015-04-07 00:34:27 -05:00
Ethan Buchman
3bedcbf94d rpc: tests cleanup, use client lib for JSONRPC testing too 2015-04-07 00:34:27 -05:00