Commit Graph

772 Commits

Author SHA1 Message Date
tiagosiebler
b5ff56a38e linter fixes 2023-02-17 15:43:27 +00:00
tiagosiebler
649abf8bce add eslint rule 2023-02-17 14:08:51 +00:00
tiagosiebler
8193f5a5ce fix linting errors 2023-02-17 14:06:58 +00:00
tiagosiebler
dd6ef2fea5 address linter complaints 2023-02-17 14:01:07 +00:00
tiagosiebler
8e54ecbaf5 fix linter configuration & jest type dependency 2023-02-17 13:51:40 +00:00
tiagosiebler
7669c037c8 comment on example & fix failing test 2023-02-17 12:26:19 +00:00
Tiago
eeb7e2b9d3 Merge branch 'master' into v5rest 2023-02-17 12:19:58 +00:00
tiagosiebler
19f785b624 more tidying on v5 example and request type 2023-02-17 12:18:56 +00:00
tiagosiebler
6a4e7c09ed fixing and tidying v5 request and response types 2023-02-17 12:16:01 +00:00
tiagosiebler
6d9e73bdda add v5 leverage token and spot margin endpoints 2023-02-17 11:09:26 +00:00
tiagosiebler
d4add6d964 add v5 user rest endpoints 2023-02-16 15:30:01 +00:00
tiagosiebler
e312491968 add v5 asset rest endpoints 2023-02-16 13:46:46 +00:00
tiagosiebler
60a7aa0d9e add v5 account rest endpoints 2023-02-16 12:57:49 +00:00
tiagosiebler
71c6c9b6a5 add position v5 rest apis 2023-02-16 12:25:25 +00:00
Tiago
9649254c37 Merge pull request #226 from tiagosiebler/tiagosiebler-patch-1
v3.4.1: fix(#225) fix typos in account asset v3 client
2023-02-15 15:24:06 +00:00
Tiago
6ae67d50d8 v3.4.1: fix(#225) fix typos in account asset v3 client 2023-02-15 15:21:07 +00:00
Tiago
a423622eef Merge pull request #225 from alleyway/master
string type error in createSubAPIKeyRequest
2023-02-15 15:20:04 +00:00
Michael Lake
6ccc084bc0 correctly call GET instead of POST when querying query-sub-members 2023-02-15 15:34:21 +01:00
Michael Lake
7e9fe9b846 string type error in createSubAPIKeyRequest 2023-02-15 15:18:48 +01:00
tiagosiebler
47e1255159 chore(): tidying, consolidate repetitive types 2023-02-15 11:33:22 +00:00
tiagosiebler
145f17d4f1 feat(): expand v5 client with trade endpoints 2023-02-15 11:12:27 +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
Tiago
a852fd1c63 Merge pull request #223 from tiagosiebler/accountav3
v3.4.0: feat(#219) add support for account asset v3 REST endpoints
2023-02-14 10:58:21 +00:00
tiagosiebler
d6f61a9cbc chore(): relax error code check on UM order test 2023-02-13 17:26:02 +00:00
tiagosiebler
7bdd44b595 chore(): fix use-before-define type check 2023-02-13 17:24:00 +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
Tiago
0c0900e608 Merge pull request #200 from tiagosiebler/dependabot/npm_and_yarn/loader-utils-2.0.4
Bump loader-utils from 2.0.0 to 2.0.4
2023-01-24 11:20:40 +00:00
Tiago
3f26c05de4 Merge pull request #215 from tiagosiebler/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.1.3 to 2.2.3
2023-01-24 11:20:17 +00:00
Tiago
ef5552e8ba Merge pull request #221 from tiagosiebler/unifiedperpusdc
v3.3.10: fix(#220): correctly detecting usdc pairs for unified perp ws market
2023-01-24 11:17:09 +00:00
tiagosiebler
8d0702f1a7 skip tests reported to bybit 2023-01-24 11:14:04 +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
Tiago
ee90cc07e7 Merge pull request #216 from tiagosiebler/closecopy
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:12:04 +00:00
tiagosiebler
f3b42dc701 relax unified margin error test 2023-01-07 12:09:01 +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
dependabot[bot]
9af81a5c53 Bump json5 from 2.1.3 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.3...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-06 17:37:42 +00:00
Tiago
dbdaa6a865 Merge pull request #212 from tiagosiebler/typoticker
fix contract symbol ticker response typo
2022-12-28 15:00:26 +00:00
tiagosiebler
5f0c674d4e fix contract symbol ticker response typo 2022-12-28 14:57:13 +00:00
Tiago
57ef251c8d Merge pull request #211 from tiagosiebler/typefix
v3.3.7: fix nesting in contract list result type
2022-12-28 14:47:51 +00:00
tiagosiebler
ae47d77f15 v3.3.7: fix nesting in contract list result type 2022-12-28 14:44:33 +00:00
Tiago
b1e23f2d05 Merge pull request #210 from tiagosiebler/types
v3.3.6: add response type for contract ticker
2022-12-28 13:43:24 +00:00
tiagosiebler
f0394f91e9 fix unstable ws test handler + improve logging 2022-12-28 13:40:20 +00:00
tiagosiebler
dcf5050d32 update ws orderbook tests 2022-12-28 13:26:55 +00:00
tiagosiebler
cd34add12d fix failing test 2022-12-28 13:16:14 +00:00
tiagosiebler
6624ff87a2 update failing test 2022-12-28 13:13:52 +00:00
tiagosiebler
fc2b096ba1 v3.3.6: add response type for contract ticker 2022-12-28 13:07:29 +00:00
Tiago
63c7996353 Merge pull request #209 from tiagosiebler/contracttypo
v3.3.5: fix typo in contract endpoint order request interfaces
2022-12-07 17:26:48 +00:00
tiagosiebler
57e24dc035 v3.3.5: fix typo in contract endpoint order request interfaces 2022-12-07 17:23:38 +00:00
Tiago
574ffd41f2 Merge pull request #208 from tiagosiebler/updates
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 09:27:20 +00:00
tiagosiebler
88e7767038 improve spotv1 E2E test validation on ret msg 2022-11-29 09:17:51 +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