11 Commits

Author SHA1 Message Date
Ethan Buchman
731de7a6aa rpc: return (*Response, error) for all functions 2015-03-29 18:02:04 -07:00
Ethan Buchman
d30fc2fa43 rpc: fix tests to count mempool; copy responses to avoid data races 2015-03-29 18:02:04 -07:00
Ethan Buchman
fb90d5bc92 rpc: cleanup, more tests, working http and jsonrpc 2015-03-29 18:02:03 -07:00
Ethan Buchman
6e81e8a848 rpc: fixes for better type handlings, explicit error field in response, more tests 2015-03-29 18:01:59 -07:00
Ethan Buchman
9aeafffd9b rpc: generalized rpc using reflection on funcs and params 2015-03-29 18:00:28 -07:00
Jae Kwon
b25915ee41 Minor cleanup 2015-03-21 19:01:13 -07:00
Ethan Buchman
7aa1d67c97 rpc: add status and net info 2015-03-18 23:23:56 -07:00
Jae Kwon
b1be787987 sign_tx to sign any transaction 2015-01-15 23:48:30 -08:00
Jae Kwon
9e0319ef76 get_account and sequence updating 2015-01-11 23:12:33 -08:00
Jae Kwon
33aff6b26b list_validators API 2015-01-11 18:21:17 -08:00
Jae Kwon
6ad3388097 Refactor rpc/http_ 2015-01-11 17:10:34 -08:00