dependabot[bot]
|
92eb6ae444
|
Bump loader-utils from 2.0.0 to 2.0.4
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4)
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-17 15:21:02 +00:00 |
|
Tiago
|
1baff9e792
|
Merge pull request #204 from tiagosiebler/bump
v3.3.2: feat(#203) add execution history list endpoint for linear
|
2022-11-17 15:16:03 +00:00 |
|
tiagosiebler
|
bc7b2322bf
|
v3.3.2: feat(#203) add execution history list endpoint for linear
|
2022-11-17 15:09:24 +00:00 |
|
Tiago
|
2ca81ae5ac
|
Merge pull request #203 from JustMankus/codespace-justmankus-super-space-broccoli-pjp6j6p4v4v299r6
missing api
|
2022-11-17 15:07:23 +00:00 |
|
Justinas Mankus
|
6f26c72413
|
org package lock
|
2022-11-17 16:25:16 +02:00 |
|
JustMankus
|
b5d424df57
|
Pending changes exported from your codespace
|
2022-11-17 14:09:28 +00:00 |
|
JustMankus
|
69664314f0
|
Missing api call - https://bybit-exchange.github.io/docs/futuresV2/linear/#t-usertraderecords
|
2022-11-17 13:30:32 +00:00 |
|
Tiago
|
033dbe5fa4
|
Merge pull request #201 from tiagosiebler/openinterestfix
v3.3.1: fix(#199) wrong endpoint for contract.getOpenInterestLimitInfo
|
2022-11-16 15:09:44 +00:00 |
|
tiagosiebler
|
1515ce5067
|
disable serialised value encoding for keyInBody method endpoints
|
2022-11-16 15:07:07 +00:00 |
|
tiagosiebler
|
909e36347e
|
fix additional encoding issue for cursor with equals symbol. Add contract client return type. Add additional cursor e2e test.
|
2022-11-16 14:58:56 +00:00 |
|
tiagosiebler
|
c3f7ecb30e
|
v3.3.1: fix(#199) wrong endpoint for contract.getOpenInterestLimitInfo
|
2022-11-16 12:03:36 +00:00 |
|
Tiago
|
4046608203
|
Merge pull request #198 from tiagosiebler/cursor
v3.3.0: fix rare sign error when using cursors in private unified margin API calls. expand unified margin response types. expand tests.
|
2022-11-15 16:31:56 +00:00 |
|
tiagosiebler
|
22849818e7
|
add order ID to test
|
2022-11-15 16:27:16 +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
|
7b10ae08a2
|
v3.2.1: fix sign error when using cursor containing percent symbols. URI encode request parameters by default when serialising during sign.
|
2022-11-15 16:22:04 +00:00 |
|
tiagosiebler
|
226952d5d2
|
v3.2.1: add another UM response type.
|
2022-11-15 16:19:32 +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 |
|
Tiago
|
42a9ef10d7
|
Merge pull request #197 from tiagosiebler/cptrade
update tests for copy trading client
|
2022-11-14 10:45:04 +00:00 |
|
tiagosiebler
|
d398406781
|
fix test
|
2022-11-14 10:42:18 +00:00 |
|
tiagosiebler
|
c63445d58b
|
update tests for copy trading client
|
2022-11-14 10:32:05 +00:00 |
|
Tiago
|
952c5cf82b
|
Merge pull request #196 from tiagosiebler/next
v3.2.0: Contract V3 REST & WebSocket Clients. Improve websocket reconnection resilience
|
2022-11-12 18:13:18 +00:00 |
|
tiagosiebler
|
a5fafbf468
|
fix conflicting tests
|
2022-11-12 18:05:50 +00:00 |
|
tiagosiebler
|
d3b2c65c22
|
fix forceful close workflow
|
2022-11-12 17:56:52 +00:00 |
|
tiagosiebler
|
ba7099d11c
|
fix tests
|
2022-11-12 17:42:01 +00:00 |
|
tiagosiebler
|
2b0a46e9e3
|
v3.2.0: add contract v3 REST & WebSocket clients
|
2022-11-12 13:36:05 +00:00 |
|
tiagosiebler
|
c29d9a6634
|
add contract v3 markets to readme
|
2022-11-12 13:31:35 +00:00 |
|
tiagosiebler
|
9d464be3b2
|
add example and test for private contract v3 websocket topics
|
2022-11-12 13:29:12 +00:00 |
|
tiagosiebler
|
750db0232c
|
fix(#192): potential crash if a ws network exception happens and there's no error listener in the client
|
2022-11-12 13:28:48 +00:00 |
|
tiagosiebler
|
6a30f71239
|
add contract public inverse ws test
|
2022-11-12 12:55:10 +00:00 |
|
tiagosiebler
|
a51bd9f6e4
|
add public usdt contract ws test
|
2022-11-12 12:50:54 +00:00 |
|
tiagosiebler
|
5df19e83bc
|
add support for contract v3 websockets
|
2022-11-12 12:40:43 +00:00 |
|
tiagosiebler
|
7c6d02ea8b
|
fix(#192): add more resilience around ws reconnection workflow
|
2022-11-12 12:27:39 +00:00 |
|
tiagosiebler
|
7f60027178
|
add e2e contract write tests
|
2022-11-12 12:26:09 +00:00 |
|
tiagosiebler
|
26ef7fd834
|
add private read e2e contract tests
|
2022-11-12 12:01:22 +00:00 |
|
tiagosiebler
|
5d07151e2d
|
add public tests for contract client
|
2022-11-12 11:55:56 +00:00 |
|
tiagosiebler
|
38b798fd81
|
exported contract client request types
|
2022-11-12 11:35:38 +00:00 |
|
tiagosiebler
|
d6ca73b08a
|
feat(#195): add contract client for REST endpoints
|
2022-11-12 11:26:53 +00:00 |
|
tiagosiebler
|
e0f6979208
|
rename ci action
|
2022-11-11 10:31:59 +00:00 |
|
tiagosiebler
|
e068b35957
|
add missing parameter to test call
|
2022-11-11 10:30:55 +00:00 |
|
tiagosiebler
|
e0799a623f
|
force close test websockets
|
2022-11-11 10:24:16 +00:00 |
|
tiagosiebler
|
30ceb61771
|
comment on usdc perp
|
2022-11-11 10:23:56 +00:00 |
|
Tiago
|
0b88fb9350
|
Merge pull request #190 from tiagosiebler/spotv3sort
v3.1.3: fix(#187) rare signature failure for spotv3 GET with parameters
|
2022-10-24 19:52:36 +01: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
|
bdd1d760f5
|
fix(#187): signature fails sometimes for spot v3 with param GET requests. add example for query spot tpsl orders
|
2022-10-24 19:48:57 +01:00 |
|
tiagosiebler
|
b0608dacc8
|
add extra tests for spot v3 signature issue (#187)
|
2022-10-24 19:46:40 +01:00 |
|
tiagosiebler
|
87683423c0
|
fix readme typo
|
2022-10-24 19:46:04 +01:00 |
|
Tiago
|
ee4b3be698
|
Merge pull request #188 from tiagosiebler/spotv3
feat(#187, v3.1.2): add support for new orderCategory param for spotv3
|
2022-10-23 11:09:45 +01:00 |
|
tiagosiebler
|
c9aaf18c3a
|
fix for volatile test
|
2022-10-23 11:06:49 +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 |
|
Tiago
|
fce9bde6e5
|
Merge pull request #184 from tiagosiebler/testfix
chore(): fix changed test error code
|
2022-10-12 23:57:25 +01:00 |
|