gracenoah
aa721b972f
rpc: allow using a custom http client in rpc client (#3779)
fixes #2010 * allow using a custom http client in rpc client * add tests and fix bug * fix confusion between remote and address * parse remote inside NewJSONRPCClientWithHTTPClient * cleanups * add warnings * add changelog entry * Update CHANGELOG_PENDING.md Co-Authored-By: Anton Kaliaev <anton.kalyaev@gmail.com> |
5 years ago | |
---|---|---|
.. | ||
args_test.go | alias amino imports (#3219) | 6 years ago |
http_client.go | rpc: allow using a custom http client in rpc client (#3779) | 5 years ago |
integration_test.go | fix import paths | 7 years ago |
ws_client.go | rpc: allow using a custom http client in rpc client (#3779) | 5 years ago |
ws_client_test.go | add staticcheck linting (#3828) | 6 years ago |