Tiago
|
198cfb0c6a
|
Merge pull request #108 from tiagosiebler/fixes
fix reversed secondary endpoints(#106). Add spot websocket & REST client (#99)
|
2021-08-15 12:15:28 +01:00 |
|
tiagosiebler
|
72c7630a29
|
feat(#99): introduce spot REST client
|
2021-08-15 12:12:10 +01:00 |
|
tiagosiebler
|
10ac2ec384
|
expand spot public socket support
|
2021-08-15 11:11:33 +01: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 |
|
tiagosiebler
|
eb1520126a
|
expose connectPrivate() util method for spot
|
2021-08-14 19:54:49 +01:00 |
|
tiagosiebler
|
4d7886ff72
|
add spot websocket client (#99)
|
2021-08-13 17:28:31 +01:00 |
|
tiagosiebler
|
e81b35b025
|
fix(#106): reversed endpoints
|
2021-08-13 17:01:37 +01:00 |
|
Tiago
|
852f651d68
|
Merge pull request #107 from tiagosiebler/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
|
2021-08-13 16:57:01 +01:00 |
|
dependabot[bot]
|
5d784e7e3d
|
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-08-12 23:38:34 +00:00 |
|
Tiago
|
da8dbd5723
|
Merge pull request #104 from tiagosiebler/#89/fix
fix(#89): fix unsubscribe logic when connected & harden types
|
2021-07-01 23:48:46 +01:00 |
|
tiagosiebler
|
6d280a7d77
|
v2.0.7: fix unsubscribe topic workflow
|
2021-07-01 23:47:58 +01:00 |
|
tiagosiebler
|
af4193832f
|
fix(#89): fix unsubscribe logic when connected & harden types
|
2021-07-01 23:46:37 +01:00 |
|
Tiago
|
ab3f64579c
|
Merge pull request #103 from tiagosiebler/#3/tests
feat(#3): add initial integration tests for public api calls
|
2021-06-24 00:45:41 +01:00 |
|
tiagosiebler
|
37a61c1f82
|
disable check for open handles
|
2021-06-24 00:43:31 +01:00 |
|
tiagosiebler
|
df6fe4ac38
|
fix open handle
|
2021-06-24 00:42:47 +01:00 |
|
tiagosiebler
|
abbb6aa008
|
Merge branch '#3/tests' of github.com:tiagosiebler/bybit-api into #3/tests
|
2021-06-24 00:41:32 +01:00 |
|
tiagosiebler
|
bbdf6edad9
|
cleaning and expand public api tests
|
2021-06-24 00:41:21 +01:00 |
|
tiagosiebler
|
ef427f524a
|
detect handles
|
2021-06-24 00:33:39 +01:00 |
|
Tiago
|
32b2f05e89
|
Add .circleci/config.yml
|
2021-06-24 00:27:33 +01:00 |
|
tiagosiebler
|
23833b7248
|
add circleci config
|
2021-06-24 00:27:08 +01:00 |
|
tiagosiebler
|
f8fcb83628
|
feat(#3): implement initial public API tests
|
2021-06-24 00:26:52 +01:00 |
|
Tiago
|
b4614a71bb
|
Merge pull request #101 from tiagosiebler/2.0.6
fix(#100): linear getClosedPnl
|
2021-06-13 21:10:18 +01:00 |
|
tiagosiebler
|
cc3048b7ad
|
fix(#100): linear getClosedPnl
|
2021-06-13 21:09:46 +01:00 |
|
Tiago
|
fed5d5c14d
|
Merge pull request #98 from tiagosiebler/2.0.5
2.0.5: add missing inverse position mode endpoints
|
2021-06-12 22:56:29 +01:00 |
|
tiagosiebler
|
c57583fe6d
|
2.0.5: add missing inverse position mode endpoints
|
2021-06-12 22:54:47 +01:00 |
|
Tiago
|
1a1a78ae1f
|
Merge pull request #97 from strong-roots-capital/master
doc: fix typo
|
2021-06-12 22:38:52 +01:00 |
|
Eric Crosson
|
ab96b8a300
|
doc: fix typo
|
2021-06-12 14:01:52 -05:00 |
|
dependabot[bot]
|
8116491f04
|
Merge pull request #96 from tiagosiebler/dependabot/npm_and_yarn/glob-parent-5.1.2
|
2021-06-12 10:25:05 +00:00 |
|
dependabot[bot]
|
9a2adc8e87
|
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-12 08:39:54 +00:00 |
|
dependabot[bot]
|
3a0d8e844b
|
Merge pull request #94 from tiagosiebler/dependabot/npm_and_yarn/ws-7.4.6
|
2021-06-03 19:32:18 +00:00 |
|
dependabot[bot]
|
4c4c0d1e56
|
Bump ws from 7.4.5 to 7.4.6
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-30 17:08:44 +00:00 |
|
dependabot[bot]
|
63969cae4c
|
Merge pull request #91 from tiagosiebler/dependabot/npm_and_yarn/browserslist-4.16.6
|
2021-05-28 22:56:32 +00:00 |
|
dependabot[bot]
|
3735142ee1
|
Merge pull request #92 from tiagosiebler/dependabot/npm_and_yarn/ws-7.4.5
|
2021-05-28 22:56:23 +00:00 |
|
Tiago
|
db8b1610ec
|
Merge pull request #93 from tiagosiebler/2.0.4
v2.0.4: reduced webpack bundle size
|
2021-05-28 23:51:57 +01:00 |
|
tiagosiebler
|
fde8bf50d5
|
v2.0.4: reduced webpack bundle size
|
2021-05-28 23:51:22 +01:00 |
|
dependabot[bot]
|
005d9270e9
|
Bump browserslist from 4.16.1 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-28 22:50:17 +00:00 |
|
dependabot[bot]
|
92e3255106
|
Bump ws from 7.4.1 to 7.4.5
Bumps [ws](https://github.com/websockets/ws) from 7.4.1 to 7.4.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.1...7.4.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-28 22:49:51 +00:00 |
|
Tiago
|
740806ac84
|
Merge pull request #90 from pixtron/issue-58-browser-budnle-size
reduce browser bundle size
|
2021-05-28 23:49:13 +01:00 |
|
Stefan Aebischer
|
082633a5ca
|
reduce browser bundle size
reduces browser bundle size by ~612k or ~92%.
|
2021-05-15 19:34:32 +02:00 |
|
dependabot-preview[bot]
|
c5fb3f2b02
|
Merge pull request #88 from tiagosiebler/dependabot/npm_and_yarn/lodash-4.17.21
|
2021-05-15 10:45:58 +00:00 |
|
dependabot-preview[bot]
|
0ce619ad8d
|
[Security] Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-05-06 18:25:39 +00:00 |
|
Tiago
|
60a4d83770
|
Merge pull request #85 from tiagosiebler/docs
Remove testnet-only note for inverse futures
|
2021-03-13 00:02:10 +00:00 |
|
tiagosiebler
|
b82bae391c
|
remove testnet only note
|
2021-03-13 00:00:03 +00:00 |
|
dependabot-preview[bot]
|
bffedd14be
|
Merge pull request #84 from tiagosiebler/dependabot/npm_and_yarn/elliptic-6.5.4
|
2021-03-08 20:34:07 +00:00 |
|
dependabot-preview[bot]
|
f8259efd80
|
[Security] Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-08 16:12:52 +00:00 |
|
Tiago
|
0e7c9a33be
|
Merge pull request #83 from tiagosiebler/cleaning
Add support for inverse futures endpoints
|
2021-03-06 19:02:56 +00:00 |
|
tiagosiebler
|
308a2b69f8
|
update comment
|
2021-03-06 18:10:04 +00:00 |
|
tiagosiebler
|
59d8a68240
|
readme fix
|
2021-03-06 18:09:29 +00:00 |
|
tiagosiebler
|
90c2a014b4
|
readme headers
|
2021-03-06 18:08:56 +00:00 |
|
tiagosiebler
|
ab183fd339
|
readme formatting
|
2021-03-06 18:08:22 +00:00 |
|