tiagosiebler
|
987b3f81d0
|
feat(): add new v5 user endpoints. add user examples.
|
2023-06-09 14:21:36 +01:00 |
|
tiagosiebler
|
f739ec8550
|
feat(): add asset samples
|
2023-06-09 12:07:10 +01:00 |
|
tiagosiebler
|
6e3fe4c4ad
|
fix incorrect method
|
2023-06-09 10:48:05 +01:00 |
|
tiagosiebler
|
6dbbecb9a5
|
feat(): add samples for account endpoints. Breaking change: getFeeRate takes an object
|
2023-06-09 10:33:00 +01:00 |
|
tiagosiebler
|
1577764392
|
feat(#261): add new pre-upgrade endpoints
|
2023-06-08 10:52:18 +01:00 |
|
tiagosiebler
|
05d63839da
|
feat(#261): add tpsl params missing from position endpoints. add new endpoint for add/reduce margin. add doc examples
|
2023-06-07 16:56:36 +01:00 |
|
tiagosiebler
|
4f563a65a5
|
feat(): add/update missing v5 market endpoints. add api doc examples for each endpoint.
|
2023-06-07 12:13:25 +01:00 |
|
tiagosiebler
|
15d5ae00cf
|
feat(#261): run linter & add some missing v5 trade endpoint parameters
|
2023-06-07 11:40:48 +01:00 |
|
tiagosiebler
|
af8b3f3e82
|
feat(): start adding per-endpoint examples
|
2023-06-07 11:39:59 +01:00 |
|
Tiago
|
d79a09a184
|
Merge pull request #265 from tiagosiebler/copytradingexample
feat(): add copy trading ws topic example
|
2023-06-01 14:45:16 +01:00 |
|
tiagosiebler
|
ae8832bf76
|
feat(): update branding logo
|
2023-06-01 14:40:19 +01:00 |
|
tiagosiebler
|
8d08540ead
|
feat(): add copy trading ws topic example
|
2023-06-01 14:36:37 +01:00 |
|
Tiago
|
efa857a526
|
Merge pull request #263 from tiagosiebler/v3.6.0
v3.6.0: feat(#218, #256) returning a promise when subscribing
|
2023-05-18 14:06:07 +01:00 |
|
tiagosiebler
|
a45ca3308e
|
chore(): expect either of errors
|
2023-05-18 13:45:31 +01:00 |
|
tiagosiebler
|
47be2b4af4
|
chore(): add msg to failing test
|
2023-05-18 13:08:50 +01:00 |
|
tiagosiebler
|
279234bd5c
|
chore(): skip websocket await test
|
2023-05-18 12:58:40 +01:00 |
|
Tiago
|
e4776e292c
|
Merge pull request #239 from tiagosiebler/dependabot/npm_and_yarn/webpack-5.76.0
build(deps-dev): bump webpack from 5.13.0 to 5.76.0
|
2023-05-18 09:59:12 +01:00 |
|
dependabot[bot]
|
7f78eba043
|
build(deps-dev): bump webpack from 5.13.0 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.13.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.13.0...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-18 08:58:54 +00:00 |
|
tiagosiebler
|
7e2a533b0c
|
v3.6.0: feat(#218, #256) returning a promise when subscribing
|
2023-05-18 09:57:31 +01:00 |
|
Tiago
|
d099be343a
|
Merge pull request #256 from caiusCitiriga/feat/promise-on-ws-sub
#218 Returning a promise when subscribing to topic(s)
|
2023-05-18 09:56:23 +01:00 |
|
Caius Citiriga
|
748c7cf597
|
Merge pull request #1 from tiagosiebler/collab/promiseonws
chore(): fix flaky test
|
2023-05-17 17:17:19 +02:00 |
|
tiagosiebler
|
1aa3dd8d65
|
chore(): linting and precise match on unreliable test
|
2023-05-17 13:53:39 +01:00 |
|
tiagosiebler
|
e6f90c25ab
|
chore(): fix flaky test
|
2023-05-17 13:30:08 +01:00 |
|
Caius Citiriga
|
e2e1580cd5
|
Merge branch 'tiagosiebler:master' into feat/promise-on-ws-sub
|
2023-05-16 19:16:33 +02:00 |
|
Tiago
|
872f37015f
|
Merge pull request #262 from tiagosiebler/testsfornewacc
chore(): update tests for compatibility with new testing sub account
|
2023-05-16 17:17:37 +01:00 |
|
tiagosiebler
|
a5aa7f6cf2
|
chore(): update tests for compatibility with new testing sub account
|
2023-05-16 14:48:20 +01:00 |
|
Caius Citiriga
|
4bf527bef8
|
using typeguards and removed useless logging
|
2023-05-10 20:48:02 +02:00 |
|
Caius Citiriga
|
75a97fc9d4
|
handling multiple subscriptions confirmations received at once
|
2023-05-09 04:02:13 +02:00 |
|
Caius Citiriga
|
4b854ddb39
|
#218 Returning a promise when subscribing to topics
|
2023-05-09 03:37:26 +02:00 |
|
Tiago
|
065f72472e
|
Merge pull request #254 from tiagosiebler/typesamdtraces
v3.5.8: feat() easier env-controlled HTTP traces. Add missing properties for asset v5 types.
|
2023-05-01 12:29:25 +01:00 |
|
tiagosiebler
|
5e95ecb028
|
chore(): get more test details
|
2023-05-01 12:21:37 +01:00 |
|
tiagosiebler
|
fa2c7a2094
|
chore(): run linter, fix missing property for withdrawal request
|
2023-05-01 12:15:47 +01:00 |
|
tiagosiebler
|
70adfd646a
|
v3.5.8: feat() easier env-controlled HTTP traces. Add missing properties for asset v5 types.
|
2023-05-01 12:11:09 +01:00 |
|
Tiago
|
2253329a8b
|
Merge pull request #252 from tiagosiebler/3.5.7
v3.5.7: feat(#247) add optional flag to sync time before every api call
|
2023-04-25 15:26:34 +01:00 |
|
tiagosiebler
|
54e1f90457
|
v3.5.7: feat(#247) add optional flag to sync time before every api call
|
2023-04-25 15:20:13 +01:00 |
|
Tiago
|
b399ec4497
|
Merge pull request #247 from Tindtily/master
Add syncTimeBeforePrivateRequests option
|
2023-04-25 15:18:17 +01:00 |
|
Morphling
|
6b1863c289
|
Add syncTimeBeforePrivateRequest option
Add syncTimeBeforePrivateRequest option to determines whether to perform time synchronization before sending private requests
|
2023-04-18 04:37:11 +08:00 |
|
Tiago
|
d172075aad
|
Merge pull request #250 from tiagosiebler/wsspot
v3.5.6, feat(#249): add 10-per-event limiter to spot v5 subscriptions, chore(): enable trailing comma linting rule
|
2023-04-13 12:42:26 +01:00 |
|
tiagosiebler
|
e1943d5494
|
chore(): note why this test is failing as expected
|
2023-04-13 12:28:31 +01:00 |
|
tiagosiebler
|
fbd9235eb0
|
chore(): run trailing comma linter, disable noisy test while in discussion with bybit
|
2023-04-13 12:23:36 +01:00 |
|
tiagosiebler
|
3c9e063165
|
v3.5.6, feat(#249): add 10-per-event limiter to spot v5 subscriptions, enable trailing comma linting rule
|
2023-04-13 12:00:08 +01:00 |
|
Tiago
|
d9e536e7e1
|
Merge pull request #245 from tiagosiebler/walletbal
v3.5.5: fix() add missing wallet balance response type properties
|
2023-04-02 11:28:55 +01:00 |
|
tiagosiebler
|
ad360f8626
|
fix() consistent 5x leverage test
|
2023-04-02 11:18:40 +01:00 |
|
tiagosiebler
|
6eb84cc8cc
|
fix(): more changes to consistent 5x tests
|
2023-04-02 11:00:17 +01:00 |
|
tiagosiebler
|
6e7a949c60
|
fix(): consistent lev value in test
|
2023-04-02 10:55:27 +01:00 |
|
tiagosiebler
|
f43b731b62
|
v3.5.5: fix() add missing wallet balance response type properties
|
2023-04-02 10:45:01 +01:00 |
|
Tiago
|
2761e972ca
|
Merge pull request #243 from tiagosiebler/tiagosiebler-patch-1
v3.5.4: feat(#242) add request param to contract replace order endpoint
|
2023-03-25 12:37:49 +00:00 |
|
Tiago
|
99ea128061
|
v3.5.4: feat(#242) add request param to contract replace order endpoint
|
2023-03-25 10:54:08 +00:00 |
|
Tiago
|
f5876bee56
|
Merge pull request #242 from sangnv-ptit/add-support-contract-modify-order-trigger-price
Support triggerPrice in ContractModifyOrderRequest
|
2023-03-25 10:52:47 +00:00 |
|
Sang Nguyen
|
b0ecabd08d
|
Support triggerPrice in ContractModifyOrderRequest
|
2023-03-25 03:59:12 +07:00 |
|