JJ-Cro
|
e3cbfb3501
|
feat(v4.1.9): new ws topic, updated response and request types
|
2025-05-29 09:24:30 +02:00 |
|
tiagosiebler
|
55fbf71e05
|
feat(v4.1.8): introduce dedicated WebsocketAPIClient
|
2025-05-22 11:42:33 +01:00 |
|
tiagosiebler
|
73071d3123
|
feat(v4.1.7): fast execution topics should use authenticated stream
|
2025-05-07 09:01:12 +01:00 |
|
tiagosiebler
|
12a5bef71f
|
feat(v4.1.6): fast execution topics should use authenticated stream
|
2025-05-07 08:57:37 +01:00 |
|
JJ-Cro
|
5fbe3908ce
|
feat(v4.1.5): updated latency check to look at absolute values, fixed batch order responses, updated new endpoints
|
2025-04-25 12:18:53 +02:00 |
|
JJ-Cro
|
70be74fe9a
|
feat(v4.1.4): full spread trading support
|
2025-04-17 11:24:09 +02:00 |
|
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 |
|
Allan Prado
|
d67f8cece2
|
chore(): update version from 3.10.28 to 3.10.29
|
2025-01-16 09:10:05 -03:00 |
|
JJ-Cro
|
6ae65220f9
|
v3.10.28 feat(): added new endpoints, updated examples
|
2025-01-06 11:17:18 +01:00 |
|
Jerko J
|
811f973edc
|
fix(): added quotes
|
2024-11-18 11:52:32 +01:00 |
|
Jerko J
|
a06fe80c5f
|
v3.10.23 feat(): updated request params
|
2024-11-18 11:37:33 +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 |
|
Jerko J
|
982363ec61
|
chore(): version bump
|
2024-09-06 10:27:31 +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 |
|
tiagosiebler
|
daad11d619
|
v3.10.13: feat() add updated withdraw request params
|
2024-08-01 11:27:08 +01:00 |
|
Jerko J
|
06476e6dd6
|
feat(): Update per release notes as of 17th July, 2024
- added convert endpoints
- added examples for those endpoints
- minor param/response changes based on release notes
|
2024-07-17 14:16:40 +02:00 |
|
Jerko J
|
576cf6b63e
|
chore(): Bumped version
|
2024-06-28 11:31:30 +02:00 |
|
Karim Sakhibgareev
|
6d97b28424
|
Bump version
|
2024-06-24 17:42:20 +01:00 |
|
Karim Sakhibgareev
|
fe80947cb5
|
Rollback packge changes
|
2024-06-24 17:42:03 +01:00 |
|
Karim Sakhibgareev
|
9f33bc7869
|
Bump version
|
2024-06-21 14:24:03 +01:00 |
|
tiagosiebler
|
7096da22e7
|
v3.10.6: chore() readme & logo updates, fix() bump dependencies
|
2024-06-14 14:35:49 +01:00 |
|