tiagosiebler
63201b465c
add account asset & USDC options clients
2022-09-08 13:39:07 +01:00
tiagosiebler
f022af7b76
fix test
2022-08-31 18:09:22 +01:00
tiagosiebler
a7f2075530
fix test
2022-08-31 18:07:20 +01:00
tiagosiebler
84f9d61891
fix spot post api call
2022-08-18 19:04:24 +01:00
tiagosiebler
28a115a654
update integration test responses
2022-08-18 17:20:40 +01:00
tiagosiebler
c5385957c9
fix integration tests
2022-08-18 17:16:28 +01:00
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
dac46b64fb
fix( #155 ): remove abandoned endpoints
2022-06-30 16:32:56 +01:00
tiagosiebler
d1cb97176a
cleaning, fix and add spot post tests
2022-05-12 00:48:23 +01:00
tiagosiebler
61c278c318
expand test coverage to linear endpoints
2022-05-11 18:12:44 +01:00
tiagosiebler
07ec505407
inverse futures write tests
2022-05-10 13:32:37 +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
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
7840829454
fix linear request type, fix linear request method, add private read tests
2022-05-07 23:35:24 +01:00
tiagosiebler
72ce693d24
move test to private
2022-05-07 22:23:58 +01:00
tiagosiebler
d11fbfa227
add coverage for inverse futures private getter endpoints, migrate private getter methods to base class
2022-05-06 22:06:32 +01:00
tiagosiebler
749efad303
add tests for private query endpoints
2022-05-05 23:53:28 +01:00
tiagosiebler
f4e41331db
placeholder private test. Deprecate requestWrapper public getters
2022-05-05 23:39:47 +01:00
tiagosiebler
44fb95ae80
expand spot public tests, fix broken trades and server time endpoints
2022-05-05 23:21:27 +01:00
tiagosiebler
a7aaedac41
bootstrap public spot test
2022-05-05 22:45:38 +01:00
tiagosiebler
0b8bed8faf
migrate linear public methods + expand tests
2022-05-05 22:09:45 +01:00
tiagosiebler
784555cf9f
cleaned public inverse futures endpoints & expanded tests
2022-05-05 21:46:58 +01:00
tiagosiebler
603a07ec85
rm note
2022-05-05 21:28:36 +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
a810bc8c59
remove deprecated REST endpoint
2021-10-06 19:33:48 +01:00
tiagosiebler
af4193832f
fix( #89 ): fix unsubscribe logic when connected & harden types
2021-07-01 23:46:37 +01:00
tiagosiebler
df6fe4ac38
fix open handle
2021-06-24 00:42:47 +01:00
tiagosiebler
bbdf6edad9
cleaning and expand public api tests
2021-06-24 00:41:21 +01:00
tiagosiebler
f8fcb83628
feat( #3 ): implement initial public API tests
2021-06-24 00:26:52 +01:00