Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Buchman | 731de7a6aa | rpc: return (*Response, error) for all functions | 10 years ago |
Ethan Buchman | d30fc2fa43 | rpc: fix tests to count mempool; copy responses to avoid data races | 10 years ago |
Ethan Buchman | fb90d5bc92 | rpc: cleanup, more tests, working http and jsonrpc | 10 years ago |
Ethan Buchman | 6e81e8a848 | rpc: fixes for better type handlings, explicit error field in response, more tests | 10 years ago |
Ethan Buchman | 9aeafffd9b | rpc: generalized rpc using reflection on funcs and params | 10 years ago |
Ethan Buchman | d2724c9731 | rpc: give each call a dedicated Response struct, add basic test | 10 years ago |