Commit Graph

12 Commits

Author SHA1 Message Date
tiagosiebler
3a984594dc refactoring in new classes around consistency. Add spotv3 REST client 2022-09-10 12:23:32 +01:00
tiagosiebler
666720b27d deprecate redundant repeated constructors 2022-09-08 14:31:03 +01:00
tiagosiebler
2d0366a708 remove silly logger from ws by default. Expand spot and linear types 2022-08-18 17:04:53 +01:00
tiagosiebler
d1cb97176a cleaning, fix and add spot post tests 2022-05-12 00:48:23 +01:00
tiagosiebler
326caac96a cleaning around api response types 2022-05-11 23:58:53 +01:00
tiagosiebler
38f5a6286c fixes for private spot GET calls, improve signing process, add private read tests for spot & linear 2022-05-08 01:00:12 +01:00
tiagosiebler
4ba36374cc remove requestWrapper from remaining public getter methods 2022-05-05 23:42:14 +01:00
tiagosiebler
44fb95ae80 expand spot public tests, fix broken trades and server time endpoints 2022-05-05 23:21:27 +01:00
tiagosiebler
a7aaedac41 bootstrap public spot test 2022-05-05 22:45:38 +01:00
tiagosiebler
51aa7ae1f5 - Returned type improvements.
- Start migrating to base rest client.
- Remove deprecated methods.
- Run linter.
- Deprecate shared endpoints for readibility. All methods are replicated within each client (there's not much duplication).
- Expand test coverage for public inverse endpoints.
2022-05-05 21:25:28 +01:00
TatLead
9f2421ee2a Fix spot-client.ts getCandles function 2021-10-06 05:05:34 +08:00
tiagosiebler
72c7630a29 feat(#99): introduce spot REST client 2021-08-15 12:12:10 +01:00