Commit Graph

36 Commits

Author SHA1 Message Date
tiagosiebler
5df19e83bc add support for contract v3 websockets 2022-11-12 12:40:43 +00:00
tiagosiebler
7f60027178 add e2e contract write tests 2022-11-12 12:26:09 +00:00
tiagosiebler
38b798fd81 exported contract client request types 2022-11-12 11:35:38 +00:00
tiagosiebler
d6ca73b08a feat(#195): add contract client for REST endpoints 2022-11-12 11:26:53 +00:00
tiagosiebler
a7d4f630b3 feat(#187, v3.1.2): add support for new orderCategory param for spotv3 2022-10-23 10:59:37 +01:00
iam4x
1c1ae2ee95 fix(shared/types): max_leverage typo 2022-10-09 15:45:44 +02:00
tiagosiebler
250174a7b2 remove unused ref 2022-09-19 00:16:07 +01:00
tiagosiebler
679e54eb42 cleaning in spot client 2022-09-17 11:36:57 +01:00
tiagosiebler
c02a2f0c75 clean extract linear req types 2022-09-17 11:33:49 +01:00
tiagosiebler
8ec07c2552 extract/clean inverse request types 2022-09-17 11:22:10 +01:00
tiagosiebler
350ed53a65 unified margin support for ws 2022-09-16 17:06:27 +01:00
tiagosiebler
9b673f08d5 public usdc perp ws test 2022-09-16 13:25:25 +01:00
tiagosiebler
d2ba5d3e01 usdc options public ws test 2022-09-16 13:13:49 +01:00
tiagosiebler
7902430a17 spot v3 ws support with tests 2022-09-16 00:16:44 +01:00
tiagosiebler
f61e79934d cleaning around tests 2022-09-15 19:06:35 +01:00
tiagosiebler
1b422a1beb add basic ws connectivity tests 2022-09-15 14:11:17 +01:00
tiagosiebler
3f5039ef8b cleaning around websocket client 2022-09-15 12:20:39 +01:00
tiagosiebler
0e05a8d0ef tidying ws client 2022-09-14 23:55:24 +01:00
tiagosiebler
d1ed7971ad v2.4.0-beta.1. remove circleci, cleaning in ws client 2022-09-14 23:12:44 +01:00
tiagosiebler
8d85bcb182 private unified read tests 2022-09-10 19:35:17 +01:00
tiagosiebler
8e60d5dfdf test coverage for public unified margin endpoints 2022-09-10 19:07:58 +01:00
tiagosiebler
0cbdc5351c add unified margin client with request types 2022-09-10 18:57:48 +01:00
tiagosiebler
c287495052 spot v3 request types 2022-09-10 12:33:51 +01:00
tiagosiebler
3a984594dc refactoring in new classes around consistency. Add spotv3 REST client 2022-09-10 12:23:32 +01:00
tiagosiebler
a1c0887417 copy trading API 2022-09-09 15:26:47 +01:00
tiagosiebler
557ddc90f5 USDC request param typings 2022-09-08 18:24:18 +01:00
tiagosiebler
5187350878 add USDC perp client with tests 2022-09-08 16:48:33 +01:00
tiagosiebler
63201b465c add account asset & USDC options clients 2022-09-08 13:39:07 +01:00
tiagosiebler
6aceea7879 swap type order 2022-08-18 17:07:15 +01:00
tiagosiebler
2d0366a708 remove silly logger from ws by default. Expand spot and linear types 2022-08-18 17:04:53 +01:00
tiagosiebler
a7aaedac41 bootstrap public spot test 2022-05-05 22:45:38 +01:00
tiagosiebler
784555cf9f cleaned public inverse futures endpoints & expanded tests 2022-05-05 21:46:58 +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
5cd4ab2c36 improve types for request parameters 2021-12-31 00:45:30 +00:00
tiagosiebler
72c7630a29 feat(#99): introduce spot REST client 2021-08-15 12:12:10 +01:00
tiagosiebler
10ac2ec384 expand spot public socket support 2021-08-15 11:11:33 +01:00