tiagosiebler
43c1f91b50
v2.3.0: fix( #158 ), disable time sync by default. Optionally avoid hitting time API when connecting authenticated websocket.
2022-07-12 11:32:17 +01:00
tiagosiebler
18977499f8
v2.2.1: fix ws & rest authentication issues caused by time-sync mechanism
2022-05-28 20:39:37 +01:00
tiagosiebler
f0088f32c2
run linter
2022-05-12 01:23:49 +01:00
codefactor-io
1a6b4cc269
[CodeFactor] Apply fixes
2022-05-12 00:19:44 +00:00
tiagosiebler
d1cb97176a
cleaning, fix and add spot post tests
2022-05-12 00:48:23 +01:00
tiagosiebler
326caac96a
cleaning around api response types
2022-05-11 23:58:53 +01:00
tiagosiebler
c6758b65cc
remove dead inverse method, add write tests, update read tests, add error enums used by tests
2022-05-10 13:22:28 +01:00
tiagosiebler
c94b4d16ff
small clean
2022-05-08 01:09:04 +01:00
tiagosiebler
38f5a6286c
fixes for private spot GET calls, improve signing process, add private read tests for spot & linear
2022-05-08 01:00:12 +01:00
tiagosiebler
51aa7ae1f5
- Returned type improvements.
...
- Start migrating to base rest client.
- Remove deprecated methods.
- Run linter.
- Deprecate shared endpoints for readibility. All methods are replicated within each client (there's not much duplication).
- Expand test coverage for public inverse endpoints.
2022-05-05 21:25:28 +01:00
tiagosiebler
72c7630a29
feat( #99 ): introduce spot REST client
2021-08-15 12:12:10 +01:00