Commit Graph

794 Commits

Author SHA1 Message Date
tiagosiebler
ba7099d11c fix tests 2022-11-12 17:42:01 +00:00
tiagosiebler
2b0a46e9e3 v3.2.0: add contract v3 REST & WebSocket clients 2022-11-12 13:36:05 +00:00
tiagosiebler
c29d9a6634 add contract v3 markets to readme 2022-11-12 13:31:35 +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
6a30f71239 add contract public inverse ws test 2022-11-12 12:55:10 +00:00
tiagosiebler
a51bd9f6e4 add public usdt contract ws test 2022-11-12 12:50:54 +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
26ef7fd834 add private read e2e contract tests 2022-11-12 12:01:22 +00:00
tiagosiebler
5d07151e2d add public tests for contract client 2022-11-12 11:55:56 +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
e0f6979208 rename ci action 2022-11-11 10:31:59 +00:00
tiagosiebler
e068b35957 add missing parameter to test call 2022-11-11 10:30:55 +00:00
tiagosiebler
e0799a623f force close test websockets 2022-11-11 10:24:16 +00:00
tiagosiebler
30ceb61771 comment on usdc perp 2022-11-11 10:23:56 +00:00
Tiago
0b88fb9350 Merge pull request #190 from tiagosiebler/spotv3sort
v3.1.3: fix(#187) rare signature failure for spotv3 GET with parameters
2022-10-24 19:52:36 +01:00
tiagosiebler
12cf5ac2a3 v3.1.3: fix(#187) rare signature failure for spotv3 GET with parameters 2022-10-24 19:49:50 +01: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
b0608dacc8 add extra tests for spot v3 signature issue (#187) 2022-10-24 19:46:40 +01:00
tiagosiebler
87683423c0 fix readme typo 2022-10-24 19:46:04 +01:00
Tiago
ee4b3be698 Merge pull request #188 from tiagosiebler/spotv3
feat(#187, v3.1.2): add support for new orderCategory param for spotv3
2022-10-23 11:09:45 +01:00
tiagosiebler
c9aaf18c3a fix for volatile test 2022-10-23 11:06:49 +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
Tiago
fce9bde6e5 Merge pull request #184 from tiagosiebler/testfix
chore(): fix changed test error code
2022-10-12 23:57:25 +01:00
tiagosiebler
b304527b2d chore(): fix changed test error code 2022-10-12 23:49:24 +01:00
Tiago
6296bc50a2 Merge pull request #183 from twxia/patch-1
missing unifiedPrivate in WS_AUTH_ON_CONNECT_KEYS
2022-10-12 10:35:06 +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
Tiago
8cb50a27b3 Merge pull request #182 from tiagosiebler/origin/tiagosiebler-patch-1
v3.1.0: fix typo in types (#180), fix tests, fix repeating subscribe/unsubscribe WS events to active connections
2022-10-09 19:27:42 +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
Tiago
6989c3570c Merge pull request #180 from iam4x/patch-1
fix(shared/types): `max_leverage` typo
2022-10-09 18:36:04 +01:00
iam4x
1c1ae2ee95 fix(shared/types): max_leverage typo 2022-10-09 15:45:44 +02:00
Tiago
9b845eede3 Merge pull request #176 from tiagosiebler/topics
Batch sub/unsubscribe to topics for spot v3
2022-09-28 10:28:57 +01:00
tiagosiebler
a19200d311 doc updates for ws client 2022-09-28 10:19:02 +01:00
tiagosiebler
829166e111 remove strict msg checks in tests 2022-09-28 10:14:51 +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
Tiago
2971dd7f2b Merge pull request #170 from tiagosiebler/ci
omit GH release step from CI automation
2022-09-20 00:25:30 +01:00
tiagosiebler
465cc90e9d omit GH release step from CI automation 2022-09-20 00:22:49 +01:00
Tiago
3abdb58407 Merge pull request #169 from tiagosiebler/release
3.0.1: complete integration with all REST & WS categories
2022-09-20 00:20:55 +01:00
tiagosiebler
866580ef10 trigger release 2022-09-20 00:18:02 +01:00
Tiago
cefd83c6a9 Merge pull request #168 from tiagosiebler/publishfix
fix publish script
2022-09-20 00:17:10 +01:00
tiagosiebler
022bd6b949 fix publish script 2022-09-20 00:16:25 +01:00
Tiago
33045beba3 Merge pull request #166 from tiagosiebler/expansion
v3.0.0: REST & WebSocket clients for USC options & perps, v3 spot, account asset, copy trading & unified margin APIs
2022-09-20 00:14:52 +01:00
tiagosiebler
bc3ce2e948 update desc 2022-09-20 00:07:48 +01:00
tiagosiebler
c766b331fa readme tweak 2022-09-20 00:06:38 +01:00