Commit Graph

378 Commits

Author SHA1 Message Date
tiagosiebler
d398406781 fix test 2022-11-14 10:42:18 +00:00
tiagosiebler
c63445d58b update tests for copy trading client 2022-11-14 10:32:05 +00:00
tiagosiebler
d3b2c65c22 fix forceful close workflow 2022-11-12 17:56:52 +00:00
tiagosiebler
9d464be3b2 add example and test for private contract v3 websocket topics 2022-11-12 13:29:12 +00:00
tiagosiebler
750db0232c fix(#192): potential crash if a ws network exception happens and there's no error listener in the client 2022-11-12 13:28:48 +00:00
tiagosiebler
5df19e83bc add support for contract v3 websockets 2022-11-12 12:40:43 +00:00
tiagosiebler
7c6d02ea8b fix(#192): add more resilience around ws reconnection workflow 2022-11-12 12:27:39 +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
30ceb61771 comment on usdc perp 2022-11-11 10:23:56 +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
tiagosiebler
a7d4f630b3 feat(#187, v3.1.2): add support for new orderCategory param for spotv3 2022-10-23 10:59:37 +01:00
tiagosiebler
b304527b2d chore(): fix changed test error code 2022-10-12 23:49:24 +01:00
twxia
2a2eee1ddf update package version & add 3303001 error code 2022-10-12 09:45:43 +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
9c3a37e7b0 fix ws subscribe/unsubscribe workflows, which were repeating requests to each active ws connection unintentionally 2022-10-09 19:21:46 +01:00
tiagosiebler
6a925f18e1 fix overly strict inverse & usdc options tests 2022-10-09 19:20:05 +01:00
iam4x
1c1ae2ee95 fix(shared/types): max_leverage typo 2022-10-09 15:45:44 +02:00
tiagosiebler
a19200d311 doc updates for ws client 2022-09-28 10:19:02 +01:00
tiagosiebler
1f19306477 batch subscribe for spot v3 2022-09-28 10:11:29 +01:00
tiagosiebler
7fa82e099a expose ws store 2022-09-28 09:55:48 +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
250174a7b2 remove unused ref 2022-09-19 00:16:07 +01:00
tiagosiebler
36743773d3 remove unused var 2022-09-19 00:15:03 +01:00
tiagosiebler
2d221aac14 error event from ws client 2022-09-19 00:13:11 +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
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
34884b236f detect pong for unified ws 2022-09-17 11:13:48 +01:00
tiagosiebler
08674ab2fa fix error log when reconnect cycle fails 2022-09-17 11:05:20 +01:00
tiagosiebler
4ccaf853b6 cleaning around reconnect workflow 2022-09-17 10:56:39 +01:00
tiagosiebler
2766a17fe8 fix bug with mixing topics and wskeys 2022-09-16 19:39:33 +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
f5232605a1 fixes 2022-09-16 13:26:29 +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
2ada7eb664 ws test stability fixes 2022-09-16 00:43:57 +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
d2b41848ec add unified margin private write tests 2022-09-10 19:51:00 +01:00