tiagosiebler
d11fbfa227
add coverage for inverse futures private getter endpoints, migrate private getter methods to base class
2022-05-06 22:06:32 +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
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
Stefan Aebischer
082633a5ca
reduce browser bundle size
...
reduces browser bundle size by ~612k or ~92%.
2021-05-15 19:34:32 +02:00
tiagosiebler
b6a17dcffe
cleaning unnecessary optionals
2021-03-06 17:17:13 +00:00
tiagosiebler
26602cfa05
rename rest client options to be more generic
2021-02-14 16:29:35 +00:00
tiagosiebler
2b112b9879
implement linear websockets
2021-02-06 23:54:45 +00:00
peepopoggers
e35a6a5780
Fixed Function
2021-01-29 16:31:29 +00:00
CryptoCompiler
b3b327004b
Added isPublicEndpoint Function Export
2021-01-29 14:32:32 +00:00
tiagosiebler
0606525e96
1.3.0-beta.1: introduce typescript, webpack, better overall browser support, deprecate assert calls
2020-12-13 17:19:18 +00:00