Commit Graph

162 Commits

Author SHA1 Message Date
JJ-Cro
6e174e2cc9 feat(v4.1.3): full support for demo endpoints 2025-04-09 10:48:08 +02:00
JJ-Cro
0fb099742d feat(v4.1.2): added websocket types for all topics 2025-04-07 12:03:18 +02:00
JJ-Cro
f0ba8c8d3a chore(4.1.1): update travel rule request params 2025-03-31 11:24:30 +02:00
JJ-Cro
9bb6cae032 chore(4.1.0): updated earn types to include V5 suffix 2025-03-26 11:13:03 +01:00
JJ-Cro
855c90dc4b feat(v4.0.2): Add full support for P2P trading 2025-03-25 11:11:18 +01:00
tiagosiebler
1d5598a09d fix(v4.0.1, #425): fix WSOrderbookEventV5 type definition. Bump dependencies. 2025-03-14 22:56:09 +00:00
tiagosiebler
5a513ea64e feat(v4.0.0): WebSocket API, WebsocketClient upgrades, decommission deprecated v1-v3 API groups 2025-03-04 11:08:37 +00:00
tiagosiebler
f45018da88 v4.0.0-beta.9: fix() batch order ws api handling 2025-03-03 10:45:28 +00:00
tiagosiebler
446db1ae2c feat(v4.0.0-beta.8): add support for new Websocket API batch order commands 2025-02-26 10:33:13 +00:00
tiagosiebler
9cbb1da101 feat(v4.0.0-beta.7, #419): add/update REST types matching latest changes in api docs 2025-02-17 14:56:17 +00:00
tiagosiebler
0952e5f747 feat(v4.0.0-beta.6): sync with master. Promisified subscribe requests are disabled by default. 2025-02-17 11:04:33 +00:00
tiagosiebler
57b1a72b7f feat(v4.0.0-beta.5): BREAKING CHANGE: rename "error" event to "exception" to avoid unhandled exceptions 2025-02-06 12:08:51 +00:00
tiagosiebler
a8f8d6bf15 fix(v4.0.0-beta.4): demo trading wss should only be used for private connections 2025-02-06 11:11:36 +00:00
tiagosiebler
bbf3a7224c fix(v3.10.31, #411): demo trading wss should only be used for private topics. Fixes #411. 2025-02-01 15:31:25 +00:00
tiagosiebler
be81aa1053 Merge branch 'master' into wsapi (#409) 2025-01-25 12:41:06 +00:00
tiagosiebler
e2a91d89f7 v3.10.30: add missing WSExecutionV5 execPnl property. Bump npm audit dependency. 2025-01-25 12:14:54 +00:00
tiagosiebler
1d358e0896 fix(v4.0.0-beta.2): separator for req_id topic list 2025-01-24 16:26:24 +00:00
tiagosiebler
8a692140e0 fix(4.0.0-beta.1): fix backwards compatibility with req_id usage for ws subscribe/unsubscribe 2025-01-24 16:20:12 +00:00
tiagosiebler
86fc739eca feat(v4.0.0-beta.0): bump version to public beta. WS API integration. Remove deprecated V1-V3 support. WS upgrades. 2025-01-24 15:46:20 +00:00
tiagosiebler
13cc5dd702 chore(): tidier types for pending subs, bump axios to latest 2025-01-21 15:45:27 +00:00
tiagosiebler
50bae8b1c2 chore(): bump typescript and types/node versions 2025-01-21 15:26:40 +00:00
tiagosiebler
39ce4c4929 chore(): misc cleaning 2025-01-21 15:22:43 +00:00
Tiago
3931c5e947 Merge branch 'master' into wsapi 2025-01-16 20:17:36 +00:00
JJ-Cro
4fed000adf chore(): update package json 2025-01-06 12:38:56 +01:00
JJ-Cro
2def783f47 chore(): updated packagejson 2025-01-06 12:19:26 +01:00
JJ-Cro
6ae65220f9 v3.10.28 feat(): added new endpoints, updated examples 2025-01-06 11:17:18 +01:00
tiagosiebler
b897826634 chore(): bump build version to LTS 2024-11-27 16:32:01 +00:00
Jerko J
a07075ff28 Merge branch 'master' into Update181124 2024-11-18 11:49:10 +01:00
Jerko J
a06fe80c5f v3.10.23 feat(): updated request params 2024-11-18 11:37:33 +01:00
tiagosiebler
cbf9623ce7 v3.10.25: chore() fix linter and broken tests 2024-11-08 13:17:54 +00:00
tiagosiebler
7023b0aa75 fix(): eslint setup 2024-11-08 13:04:41 +00:00
Jerko J
40b3ee6ff0 chore(): marked clients for deprecation 2024-10-28 13:28:48 +01:00
Jerko J
9acb512d5c feat(#385): updated createSubAPIKey params to match docs 2024-10-25 10:03:10 +02:00
Jerko J
60e34d01cf feat(): added latency check, updated example 2024-10-22 11:08:01 +02:00
Jerko J
7b7258b009 feat(): added Crypto Loan endpoints 2024-10-15 12:34:43 +02:00
Jerko J
4cd58406c6 feat(): added new endpoints 2024-10-03 13:34:36 +02:00
tiagosiebler
d7c2c02648 v3.10.18: feat(#368) add config for HTTP keep alive via axios 2024-09-09 11:11:42 +01:00
tiagosiebler
09473bd725 v3.10.17: chore() update dependencies, feat() add apiRegion config for changing regional API URL 2024-09-09 10:08:44 +01:00
tiagosiebler
d70b7944cb chore(): update dependencies after audit 2024-09-09 09:41:23 +01:00
Jerko J
982363ec61 chore(): version bump 2024-09-06 10:27:31 +02:00
Jerko J
24110be914 package update 2024-08-29 17:46:43 +02:00
Jerko J
34efaeb47d update package 2024-08-29 17:41:16 +02:00
Jerko J
24453224d9 ran npm ci 2024-08-29 17:32:58 +02:00
Jerko J
c3066fb317 ran npm i 2024-08-29 17:26:55 +02:00
Jerko J
0ff7501eb5 packge fix 2024-08-29 17:21:41 +02:00
Jerko J
c19b2a9e87 fix(): reverted node version 2024-08-29 17:14:36 +02:00
Jerko J
5ba76128e7 chore(): small suggested changes 2024-08-28 13:04:41 +02:00
Jerko J
b8a85eda9e feat(): Added md table 2024-08-28 12:24:19 +02:00
Jerko J
0ea5a797e2 feat(): added Missing endpoints, added missing examples 2024-08-28 11:58:54 +02:00
Jerko J
d02a81d0e5 feat(): Added endpoint, updated types 2024-08-20 13:30:38 +02:00