Commit Graph

  • 955b7550ce Merge branch 'master' into docsupdate Tiago 2023-12-11 09:32:29 +00:00
  • 8fce364895 v3.7.8: docs cleaning, add recvwindow support for ws tiagosiebler 2023-12-11 09:31:39 +00:00
  • 97210f2271 Merge pull request #302 from t0chk/master Tiago 2023-12-11 09:31:08 +00:00
  • e0db4edddb v3.7.7: minor docs improvements. support for recvWindow for ws client tiagosiebler 2023-12-11 09:29:59 +00:00
  • 9c12826175 type fixing t0chk 2023-12-10 07:18:09 +03:00
  • abd786eec9 Merge pull request #300 from caiusCitiriga/feat/ws-typeguards Tiago 2023-11-16 16:04:47 +00:00
  • 0b8f20c75e chore(websockets): removed unused imports Caius Citiriga 2023-11-16 16:58:54 +01:00
  • e7bd4e52b3 feat(events): refactored interfaces in separate file Caius Citiriga 2023-11-16 16:57:31 +01:00
  • a93b45a6b2 feat(account-order): adds WSAccountOrderEventV5 & WSAccountOrderV5 interfaces Caius Citiriga 2023-11-15 18:30:34 +01:00
  • 285e333d3f Merge pull request #295 from tiagosiebler/batchTypes Tiago 2023-11-02 16:14:07 +00:00
  • 6b19c6503b v3.7.6: feat() update batch order types & categories tiagosiebler 2023-11-02 15:59:33 +00:00
  • 1bb46bb6b5 Merge pull request #294 from tiagosiebler/typefix2 Tiago 2023-11-01 10:24:16 +00:00
  • d4299d4e3e v3.7.5: fix(): AccountOrderV5 interface optional properties tiagosiebler 2023-11-01 09:59:27 +00:00
  • 08919f78ac v3.7.5: fix() optional properties in AccountOrderV5 response interface tiagosiebler 2023-11-01 09:58:54 +00:00
  • a64b2ca619 Merge pull request #293 from tiagosiebler/next Tiago 2023-10-30 14:32:43 +00:00
  • 976a4e86ab chore(): skip tests for deprecated API categories tiagosiebler 2023-10-30 14:04:38 +00:00
  • 7c67d5f98f v3.7.4: feat(#251, #291) add optional endpoint rate limit parsing, add deprecation warnings for v1/v2 rest clients, improve v5 types, bump dependencies tiagosiebler 2023-10-30 13:53:25 +00:00
  • 27192d23e6 feat(): improve dynamic types for getTickers tiagosiebler 2023-10-30 13:48:01 +00:00
  • a790fcaf04 feat(#251): add optional bapi rate limit parsing to REST clients tiagosiebler 2023-10-30 13:47:40 +00:00
  • eb33084b7f chore(): fix jsdoc param tiagosiebler 2023-10-30 12:48:42 +00:00
  • 7460cf4b5c feat(): add deprecation warnings for v1/v2 REST clients tiagosiebler 2023-10-30 12:22:04 +00:00
  • 234e674a57 chore(): bump dependencies tiagosiebler 2023-10-30 11:53:36 +00:00
  • 81ca8a6d05 Merge pull request #288 from tiagosiebler/instinfotype Tiago 2023-09-12 11:25:35 +01:00
  • 119a21b512 v3.7.3: feat(#286) improved type flowing for instrument info v5 tiagosiebler 2023-09-12 10:49:24 +01:00
  • bc870e4c27 Merge pull request #287 from ThijmenMaus/fix(#286)--automatic-type-determination-for-instrument-info Tiago 2023-09-12 10:46:27 +01:00
  • 42ade6d6dd remove unused variable Thijmen Maus 2023-09-12 11:31:32 +02:00
  • 2fb2b7cc40 make method generic and add mapping Thijmen Maus 2023-09-12 11:25:43 +02:00
  • 9de8134286 Merge pull request #283 from tiagosiebler/openint Tiago 2023-08-18 16:41:44 +01:00
  • ef6c01ce20 chore(): remove unused var tiagosiebler 2023-08-18 16:26:22 +01:00
  • c2fb0c0cab chore(): pass proxy config to test CI tiagosiebler 2023-08-18 16:25:21 +01:00
  • 21ac313f38 chore(): route tests via proxy instead of github CI address tiagosiebler 2023-08-18 16:21:13 +01:00
  • 9bc1ff89c6 v3.7.2: fix() response type for v5 open interest endpoint tiagosiebler 2023-08-18 15:17:49 +01:00
  • f8be8a6279 Merge pull request #273 from tiagosiebler/typenaming Tiago 2023-06-27 11:20:53 +01:00
  • 821e949a2e chore(): readme improvements tiagosiebler 2023-06-27 11:17:22 +01:00
  • b1899460f0 chore(): readme notes on browser usage tiagosiebler 2023-06-27 11:16:31 +01:00
  • 2d31bda1d7 v3.7.1: chore() naming consistency for interface, pass through logger for ws url getter tiagosiebler 2023-06-27 11:13:54 +01:00
  • b12f243a3d Merge pull request #267 from tiagosiebler/updatesv5 Tiago 2023-06-09 15:36:22 +01:00
  • edcef2aaab v3.7.0: add missing v5 endpoints, add new tpsl request/response v3 & v5 parameters, add rest api samples for docs tiagosiebler 2023-06-09 15:32:44 +01:00
  • ae54f56104 fix(): missing params for test tiagosiebler 2023-06-09 15:27:57 +01:00
  • 2327dcc7ec feat(#261): add missing tpsl req/response types tiagosiebler 2023-06-09 15:25:41 +01:00
  • 9013bf749d feat(): add new institutional lending endpoints tiagosiebler 2023-06-09 15:05:09 +01:00
  • 4b7683d5b2 feat(): add samples & missing endpoints for spot leverage token and spot margin tiagosiebler 2023-06-09 14:53:32 +01:00
  • 987b3f81d0 feat(): add new v5 user endpoints. add user examples. tiagosiebler 2023-06-09 14:21:36 +01:00
  • f739ec8550 feat(): add asset samples tiagosiebler 2023-06-09 12:07:10 +01:00
  • 6e3fe4c4ad fix incorrect method tiagosiebler 2023-06-09 10:48:05 +01:00
  • 6dbbecb9a5 feat(): add samples for account endpoints. Breaking change: getFeeRate takes an object tiagosiebler 2023-06-09 10:33:00 +01:00
  • 1577764392 feat(#261): add new pre-upgrade endpoints tiagosiebler 2023-06-08 10:52:18 +01:00
  • 05d63839da feat(#261): add tpsl params missing from position endpoints. add new endpoint for add/reduce margin. add doc examples tiagosiebler 2023-06-07 16:56:36 +01:00
  • 4f563a65a5 feat(): add/update missing v5 market endpoints. add api doc examples for each endpoint. tiagosiebler 2023-06-07 12:13:25 +01:00
  • 15d5ae00cf feat(#261): run linter & add some missing v5 trade endpoint parameters tiagosiebler 2023-06-07 11:40:48 +01:00
  • af8b3f3e82 feat(): start adding per-endpoint examples tiagosiebler 2023-06-07 11:39:59 +01:00
  • d79a09a184 Merge pull request #265 from tiagosiebler/copytradingexample Tiago 2023-06-01 14:45:16 +01:00
  • ae8832bf76 feat(): update branding logo tiagosiebler 2023-06-01 14:40:19 +01:00
  • 8d08540ead feat(): add copy trading ws topic example tiagosiebler 2023-06-01 14:36:37 +01:00
  • efa857a526 Merge pull request #263 from tiagosiebler/v3.6.0 Tiago 2023-05-18 14:06:07 +01:00
  • a45ca3308e chore(): expect either of errors tiagosiebler 2023-05-18 13:45:31 +01:00
  • 47be2b4af4 chore(): add msg to failing test tiagosiebler 2023-05-18 13:08:50 +01:00
  • 279234bd5c chore(): skip websocket await test tiagosiebler 2023-05-18 12:58:40 +01:00
  • e4776e292c Merge pull request #239 from tiagosiebler/dependabot/npm_and_yarn/webpack-5.76.0 Tiago 2023-05-18 09:59:12 +01:00
  • 7f78eba043 build(deps-dev): bump webpack from 5.13.0 to 5.76.0 dependabot[bot] 2023-05-18 08:58:54 +00:00
  • 7e2a533b0c v3.6.0: feat(#218, #256) returning a promise when subscribing tiagosiebler 2023-05-18 09:57:31 +01:00
  • d099be343a Merge pull request #256 from caiusCitiriga/feat/promise-on-ws-sub Tiago 2023-05-18 09:56:23 +01:00
  • 748c7cf597 Merge pull request #1 from tiagosiebler/collab/promiseonws Caius Citiriga 2023-05-17 17:17:19 +02:00
  • 1aa3dd8d65 chore(): linting and precise match on unreliable test tiagosiebler 2023-05-17 13:53:39 +01:00
  • e6f90c25ab chore(): fix flaky test tiagosiebler 2023-05-17 13:30:08 +01:00
  • e2e1580cd5 Merge branch 'tiagosiebler:master' into feat/promise-on-ws-sub Caius Citiriga 2023-05-16 19:16:33 +02:00
  • 872f37015f Merge pull request #262 from tiagosiebler/testsfornewacc Tiago 2023-05-16 17:17:37 +01:00
  • a5aa7f6cf2 chore(): update tests for compatibility with new testing sub account tiagosiebler 2023-05-16 14:48:20 +01:00
  • 4bf527bef8 using typeguards and removed useless logging Caius Citiriga 2023-05-10 20:48:02 +02:00
  • 75a97fc9d4 handling multiple subscriptions confirmations received at once Caius Citiriga 2023-05-09 04:02:13 +02:00
  • 4b854ddb39 #218 Returning a promise when subscribing to topics Caius Citiriga 2023-05-09 03:37:26 +02:00
  • 065f72472e Merge pull request #254 from tiagosiebler/typesamdtraces Tiago 2023-05-01 12:29:25 +01:00
  • 5e95ecb028 chore(): get more test details tiagosiebler 2023-05-01 12:21:37 +01:00
  • fa2c7a2094 chore(): run linter, fix missing property for withdrawal request tiagosiebler 2023-05-01 12:15:47 +01:00
  • 70adfd646a v3.5.8: feat() easier env-controlled HTTP traces. Add missing properties for asset v5 types. tiagosiebler 2023-05-01 12:11:09 +01:00
  • 2253329a8b Merge pull request #252 from tiagosiebler/3.5.7 Tiago 2023-04-25 15:26:34 +01:00
  • 54e1f90457 v3.5.7: feat(#247) add optional flag to sync time before every api call tiagosiebler 2023-04-25 15:20:13 +01:00
  • b399ec4497 Merge pull request #247 from Tindtily/master Tiago 2023-04-25 15:18:17 +01:00
  • 6b1863c289 Add syncTimeBeforePrivateRequest option Morphling 2023-04-18 04:37:11 +08:00
  • d172075aad Merge pull request #250 from tiagosiebler/wsspot Tiago 2023-04-13 12:42:26 +01:00
  • e1943d5494 chore(): note why this test is failing as expected tiagosiebler 2023-04-13 12:28:31 +01:00
  • fbd9235eb0 chore(): run trailing comma linter, disable noisy test while in discussion with bybit tiagosiebler 2023-04-13 12:23:36 +01:00
  • 3c9e063165 v3.5.6, feat(#249): add 10-per-event limiter to spot v5 subscriptions, enable trailing comma linting rule tiagosiebler 2023-04-13 12:00:08 +01:00
  • d9e536e7e1 Merge pull request #245 from tiagosiebler/walletbal Tiago 2023-04-02 11:28:55 +01:00
  • ad360f8626 fix() consistent 5x leverage test tiagosiebler 2023-04-02 11:18:40 +01:00
  • 6eb84cc8cc fix(): more changes to consistent 5x tests tiagosiebler 2023-04-02 11:00:17 +01:00
  • 6e7a949c60 fix(): consistent lev value in test tiagosiebler 2023-04-02 10:55:27 +01:00
  • f43b731b62 v3.5.5: fix() add missing wallet balance response type properties tiagosiebler 2023-04-02 10:45:01 +01:00
  • 2761e972ca Merge pull request #243 from tiagosiebler/tiagosiebler-patch-1 Tiago 2023-03-25 12:37:49 +00:00
  • 99ea128061 v3.5.4: feat(#242) add request param to contract replace order endpoint Tiago 2023-03-25 10:54:08 +00:00
  • f5876bee56 Merge pull request #242 from sangnv-ptit/add-support-contract-modify-order-trigger-price Tiago 2023-03-25 10:52:47 +00:00
  • b0ecabd08d Support triggerPrice in ContractModifyOrderRequest Sang Nguyen 2023-03-25 03:59:12 +07:00
  • 7911dbc705 Merge pull request #241 from tiagosiebler/parallelsign Tiago 2023-03-21 12:25:58 +00:00
  • 985652bf9e fix(#240): remove another pointer mutation tiagosiebler 2023-03-21 12:20:44 +00:00
  • 802c02a553 fix(#240): fix sign error on parallel requests due to pointer mutation tiagosiebler 2023-03-21 12:17:48 +00:00
  • f59438d1ad Merge pull request #234 from tiagosiebler/typeendpoint Tiago 2023-03-03 16:35:16 +00:00
  • 816ab66c94 increase test timeout tiagosiebler 2023-03-03 16:16:55 +00:00
  • 1411dd36ff increase jest test timeout tiagosiebler 2023-03-03 16:13:20 +00:00
  • 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 tiagosiebler 2023-03-03 16:02:44 +00:00
  • 9c5ca07088 Merge pull request #230 from tiagosiebler/v5ws Tiago 2023-02-27 12:29:57 +00:00