Tiago
|
99ea128061
|
v3.5.4: feat(#242) add request param to contract replace order endpoint
|
2023-03-25 10:54:08 +00:00 |
|
tiagosiebler
|
802c02a553
|
fix(#240): fix sign error on parallel requests due to pointer mutation
|
2023-03-21 12:17:48 +00:00 |
|
tiagosiebler
|
dff34b6a46
|
v3.5.2: feat() add missing v5 internal deposit records endpoint. fix(#233) return type for v5 wallet balance endpoint, fix(#232) timestamp resolution for v5 fetch time endpoint
|
2023-03-03 16:02:44 +00:00 |
|
tiagosiebler
|
0a1cc4ed2b
|
v3.5.1: feat() add support for V5 public & private websockets
|
2023-02-24 15:59:05 +00:00 |
|
tiagosiebler
|
a786da23e3
|
v3.5.0: release V5 REST client for bybit
|
2023-02-23 12:07:54 +00:00 |
|
tiagosiebler
|
9e2e105961
|
v3.5.0-beta.0: release with bumped node build version
|
2023-02-20 12:39:25 +00:00 |
|
tiagosiebler
|
8e54ecbaf5
|
fix linter configuration & jest type dependency
|
2023-02-17 13:51:40 +00:00 |
|
tiagosiebler
|
5b44e31207
|
v3.5.0: feat(): add market endpoints for v5 REST APIs, with tests
|
2023-02-14 17:31:11 +00:00 |
|
tiagosiebler
|
6fa204e8bd
|
v3.4.0: feat(#219) add support for account asset v3 REST endpoints
|
2023-02-13 17:20:03 +00:00 |
|
tiagosiebler
|
8010b2cebf
|
v3.3.10: fix(#220): correctly detecting usdc pairs for unified perp ws market
|
2023-01-24 11:04:50 +00:00 |
|
tiagosiebler
|
48e62402b8
|
v3.3.9: fix copy trading close order endpoint. add ws log for topic sub request. add example for rest copy closing.
|
2023-01-07 12:05:32 +00:00 |
|
tiagosiebler
|
5f0c674d4e
|
fix contract symbol ticker response typo
|
2022-12-28 14:57:13 +00:00 |
|
tiagosiebler
|
ae47d77f15
|
v3.3.7: fix nesting in contract list result type
|
2022-12-28 14:44:33 +00:00 |
|
tiagosiebler
|
fc2b096ba1
|
v3.3.6: add response type for contract ticker
|
2022-12-28 13:07:29 +00:00 |
|
tiagosiebler
|
57e24dc035
|
v3.3.5: fix typo in contract endpoint order request interfaces
|
2022-12-07 17:23:38 +00:00 |
|
tiagosiebler
|
84b71f5c13
|
v3.3.4: fix optional param in contract client, add js/ts samples for contract client, fix e2e open interest limit test, update readme
|
2022-11-29 08:59:16 +00:00 |
|
Justinas Mankus
|
6b17fbe5ba
|
bumping version
|
2022-11-17 18:29:07 +02:00 |
|
tiagosiebler
|
c3f7ecb30e
|
v3.3.1: fix(#199) wrong endpoint for contract.getOpenInterestLimitInfo
|
2022-11-16 12:03:36 +00:00 |
|
tiagosiebler
|
45373a1d1c
|
v3.3.0: fix rare sign issue when using cursor with private unified margin requests. URI encode serialised request values by default.
|
2022-11-15 16:24:43 +00:00 |
|
tiagosiebler
|
c46645713e
|
v3.2.1: add instrument info response type. add cursor example with unified margin request
|
2022-11-15 15:26:57 +00:00 |
|
tiagosiebler
|
2b0a46e9e3
|
v3.2.0: add contract v3 REST & WebSocket clients
|
2022-11-12 13:36:05 +00: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
|
a7d4f630b3
|
feat(#187, v3.1.2): add support for new orderCategory param for spotv3
|
2022-10-23 10:59:37 +01:00 |
|
twxia
|
2a2eee1ddf
|
update package version & add 3303001 error code
|
2022-10-12 09:45: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
|
7fa82e099a
|
expose ws store
|
2022-09-28 09:55:48 +01:00 |
|
tiagosiebler
|
866580ef10
|
trigger release
|
2022-09-20 00:18:02 +01:00 |
|
tiagosiebler
|
bc3ce2e948
|
update desc
|
2022-09-20 00:07:48 +01:00 |
|
tiagosiebler
|
63547848c9
|
readme phrasing
|
2022-09-17 11:40:05 +01:00 |
|
tiagosiebler
|
6fbaf7c80a
|
version bump for beta
|
2022-09-16 17:06:04 +01:00 |
|
tiagosiebler
|
d1ed7971ad
|
v2.4.0-beta.1. remove circleci, cleaning in ws client
|
2022-09-14 23:12:44 +01:00 |
|
tiagosiebler
|
84f9d61891
|
fix spot post api call
|
2022-08-18 19:04:24 +01:00 |
|
tiagosiebler
|
2d0366a708
|
remove silly logger from ws by default. Expand spot and linear types
|
2022-08-18 17:04:53 +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
|
c518a85524
|
readme updates
|
2022-06-30 16:27:34 +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 |
|
Tiago
|
5783a129a8
|
v2.2.0: Fix Spot REST client, extensive integration tests, revise base REST client, type improvements #150
|
2022-05-21 23:17:45 +01:00 |
|
tiagosiebler
|
f0088f32c2
|
run linter
|
2022-05-12 01:23:49 +01:00 |
|
tiagosiebler
|
e306b7a3a0
|
v2.2.0: extensive integration tests, revise base REST client, fix Spot REST client, type improvements
|
2022-05-12 01:15:26 +01:00 |
|
tiagosiebler
|
81b8a34522
|
v2.1.10: feat(#144): add missing endpoint for linear position mode. Type improvements & linting.
|
2022-04-06 10:57:56 +01:00 |
|
Tiago
|
20c84fd0ae
|
v2.1.9: fix new order types for linear client
v2.1.9: fix new order types for linear USDT perps client
|
2022-03-17 19:37:17 +00:00 |
|
Pranay Pratyush
|
9de6b5c16f
|
Version bump
|
2022-01-14 13:25:50 +05:30 |
|
tiagosiebler
|
9a7a7ebc05
|
v2.1.7: reduce ping timeouts for ws, improve request types, improve response types
|
2021-12-31 00:46:21 +00:00 |
|
Pranay Pratyush
|
80be903b29
|
Version bump
|
2021-12-29 18:25:25 +05:30 |
|
tiagosiebler
|
e201c50982
|
v2.1.5: useragent ws pass-thru
|
2021-11-04 18:26:50 +00:00 |
|
Pranay Pratyush
|
42e8477079
|
Version bump
|
2021-11-04 18:01:49 +05:30 |
|
Pranay Pratyush
|
85e7b0f2e7
|
Package version bump for minor addition to inverse client
|
2021-10-28 15:37:04 +05:30 |
|
tiagosiebler
|
61ae8a7deb
|
v2.1.2: add missing param, fix spot-client candles, remove deprecated liqs endpoint
|
2021-10-12 18:46:13 +01:00 |
|
TatLead
|
4e91d87424
|
Update package.json
|
2021-10-06 05:41:12 +08: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 |
|