Jae Kwon
|
a84d4320df
|
websockets accept rpc requests
|
2015-07-23 17:57:15 -07:00 |
|
Ethan Buchman
|
290b74d8f1
|
add fromAddress argument to Call and CallCode rpc methods
|
2015-07-22 18:43:20 -04:00 |
|
Ethan Buchman
|
231a7330e2
|
list names rpc
|
2015-05-30 11:13:09 -04:00 |
|
Ethan Buchman
|
baaa69d7f8
|
namereg rpc and tests
|
2015-05-30 01:19:02 -04:00 |
|
Ethan Buchman
|
1f6d64b91c
|
rpc: genesis route
|
2015-05-29 19:38:14 -04:00 |
|
Jae Kwon
|
3565db4eef
|
Refactor RPC/*, tendermint/config for debora+barak
|
2015-05-17 16:19:58 -07:00 |
|
Jae Kwon
|
115e57a1d5
|
list_unconfirmed_txs RPC call
|
2015-04-25 13:28:43 -07:00 |
|
Jae Kwon
|
733dfcf4ad
|
Add dump_consensus_state rpc command. Made it a little more secure
by moving the PrivValidator out of RoundState.
|
2015-04-20 20:39:42 -07:00 |
|
Ethan Buchman
|
8e24b12888
|
rpc: first successful websocket event subscription
|
2015-04-08 19:07:17 -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
|
cc18136af8
|
RPC refactor to separate core from core_client and the rest of RPC.
Other random changes.
|
2015-04-07 11:44:25 -07:00 |
|