tiagosiebler
c3f7ecb30e
v3.3.1: fix( #199 ) wrong endpoint for contract.getOpenInterestLimitInfo
2022-11-16 12:03:36 +00:00
tiagosiebler
7b10ae08a2
v3.2.1: fix sign error when using cursor containing percent symbols. URI encode request parameters by default when serialising during sign.
2022-11-15 16:22:04 +00:00
tiagosiebler
9d464be3b2
add example and test for private contract v3 websocket topics
2022-11-12 13:29:12 +00:00
tiagosiebler
5df19e83bc
add support for contract v3 websockets
2022-11-12 12:40:43 +00:00
tiagosiebler
bdd1d760f5
fix( #187 ): signature fails sometimes for spot v3 with param GET requests. add example for query spot tpsl orders
2022-10-24 19:48:57 +01:00
Wei-Chieh Hsia
7069c30c9c
missing unifiedPrivate in WS_AUTH_ON_CONNECT_KEYS
...
the fix of getting 3303001 from WebSocket
2022-10-11 23:14:43 +01:00
tiagosiebler
1f19306477
batch subscribe for spot v3
2022-09-28 10:11:29 +01:00
tiagosiebler
22c0de50b0
fix test and jsdoc
2022-09-20 00:01:59 +01:00
tiagosiebler
0ad221fe5a
cleaning in the base rest client
2022-09-19 23:58:02 +01:00
tiagosiebler
6e2ba00730
readme cleaning
2022-09-19 23:53:01 +01:00
tiagosiebler
d3fa937cdf
refactor tests for new constructor pattern
2022-09-19 23:48:35 +01:00
tiagosiebler
5894e45393
wsstore note
2022-09-18 10:57:15 +01:00
tiagosiebler
679e54eb42
cleaning in spot client
2022-09-17 11:36:57 +01:00
tiagosiebler
34884b236f
detect pong for unified ws
2022-09-17 11:13:48 +01:00
tiagosiebler
350ed53a65
unified margin support for ws
2022-09-16 17:06:27 +01:00
tiagosiebler
d16dee8caa
usdc private test
2022-09-16 14:09:01 +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
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
0cbdc5351c
add unified margin client with request types
2022-09-10 18:57:48 +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
5187350878
add USDC perp client with tests
2022-09-08 16:48:33 +01:00
tiagosiebler
666720b27d
deprecate redundant repeated constructors
2022-09-08 14:31:03 +01:00
tiagosiebler
63201b465c
add account asset & USDC options clients
2022-09-08 13:39:07 +01:00
tiagosiebler
84f9d61891
fix spot post api call
2022-08-18 19:04:24 +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
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
a89cb5148e
deprecate request wrapper completely
2022-05-11 18:13:16 +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
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
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
a7aaedac41
bootstrap public spot test
2022-05-05 22:45:38 +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
572bd19abd
v2.1.0: deprecate boolean props for websocket market. Expand types. Implement spot ws ping/pong
2021-08-15 10:50:10 +01:00
tiagosiebler
af4193832f
fix( #89 ): fix unsubscribe logic when connected & harden types
2021-07-01 23:46:37 +01:00
Stefan Aebischer
082633a5ca
reduce browser bundle size
...
reduces browser bundle size by ~612k or ~92%.
2021-05-15 19:34:32 +02:00