Commit Graph

63 Commits

Author SHA1 Message Date
Aleksandr Kraiz
1913a84f1e Types improvements 2022-11-28 13:43:55 +04:00
Dmitry
af631ba248 OP-2896 Remove pools qtyPrecision & pricePrecision (#26)
* OP-2896 Remove pools qtyPrecision & pricePrecision

* Change ver

* Update ver

Co-authored-by: Aleksandr Kraiz <selfsurfer@gmail.com>
2022-11-10 11:56:01 +04:00
Dmitry
993e7b7154 OP-3091 Add new endpoint /api/pool (#27) 2022-11-10 11:45:56 +04:00
Aleksandr Kraiz
1f22be1527 Added internalFeeAssets 2022-11-01 15:00:50 +04:00
Aleksandr Kraiz
864d63b4ff schema update 2022-10-12 19:29:54 +04:00
Dmitry
fdefe21954 OP-2478 Add ws price feed candle subscription (#25) 2022-09-09 14:40:31 +04:00
Aleksandr Kraiz
050a719e08 Deprecate baseAssetPrecision and quoteAssetPrecision 2022-09-09 14:15:55 +04:00
Aleksandr Kraiz
b4bd644b4a Remove isThroughPoolOptimal 2022-08-25 14:49:59 +04:00
Dmitry
374ae3fccd OP-2529 Fix poolsInfoSchema (#24) 2022-08-23 11:44:29 +04:00
Dmitry
c8a0373db2 OP-2529 Add new pools routes (#23)
* OP-2529 Add new pools routes

* OP-2529 Add new pools routes
2022-08-22 16:23:43 +04:00
Aleksandr Kraiz
533e18901e Instant settlement (#22)
* instantSettlement impl

* Fixed poolOnly
2022-08-19 11:52:49 +04:00
Dmitry
d38b862f5e OP-2709 Fix subscriptions reconnect (#21) 2022-08-04 14:16:20 +04:00
Aleksandr Kraiz
333f7a4e98 Agg no id 2022-08-02 23:32:49 +04:00
Oleg Nechiporenko
cc45da8e86 OP-2363: подписка на конфиг отдельной пары (#18)
* feat: add pair config subscription

* Small fix

* feat: add kind to update pair callback

* chore: version bump

Co-authored-by: Aleksandr Kraiz <selfsurfer@gmail.com>
2022-07-26 09:50:25 +04:00
Aleksandr Kraiz
4626cd7279 Set logger outside 2022-07-22 18:04:59 +04:00
Aleksandr Kraiz
4d49081fe5 Added logger to WS 2022-07-22 17:54:24 +04:00
Aleksandr Kraiz
48ae67c1a8 Exchanges / more error messages 2022-07-04 19:07:32 +04:00
Dmitry Leleko
8f9d1f9413 OP-2481 Minor update 2022-06-30 16:13:08 +03:00
Dmitry Leleko
2976f422c4 OP-2481 Fixup 2022-06-30 15:39:58 +03:00
Dmitry Leleko
2b3d2b8db5 OP-2481 Cleanup 2022-06-30 15:21:35 +03:00
Dmitry Leleko
ccff8058e5 OP-2481 Fixup 2022-06-30 15:08:07 +03:00
Dmitry Leleko
73eb2044da OP-2481 Fix ws subscription issue 2022-06-30 14:47:04 +03:00
Aleksandr Kraiz
485bed578c Added sourceNetworkCode to query 2022-06-10 12:46:42 +04:00
Aleksandr Kraiz
0248a12f90 Removed OB socket.io 2022-06-09 20:13:24 +04:00
Oleg Nechiporenko
3d0dc6960e fix: get rid of new object creation for every pair config update (#17) 2022-06-08 12:00:07 +04:00
Aleksandr Kraiz
85c0dde0ae 🔧 #16 2022-06-06 15:04:37 +04:00
Aleksandr Kraiz
11de694b6f Fixed re-subscribe bug 2022-06-06 11:17:04 +04:00
Aleksandr Kraiz
40a39f7cd2 Fix issue #12 2022-06-04 18:17:16 +04:00
Aleksandr Kraiz
0dd6f35d8c Remove id from baseMessageSchema.ts 2022-06-03 22:26:06 +04:00
Aleksandr Kraiz
d1918f2102 Fix subscription duplicate bug 2022-06-03 10:47:16 +04:00
Aleksandr Kraiz
f9429360f2 Schemas improvements / strict subscribe 2022-06-03 00:44:49 +04:00
Aleksandr Kraiz
870b417302 Docs improvements 2022-06-01 20:14:44 +04:00
Aleksandr Kraiz
350e8d97e0 New PriceFeed url 2022-05-30 19:09:31 +04:00
Aleksandr Kraiz
1702910a26 Update format 2022-05-28 12:29:12 +04:00
Aleksandr Kraiz
fd212d2366 poolOnly 2022-05-28 11:17:18 +04:00
Aleksandr Kraiz
299e94716f OP-2205 2022-05-27 09:47:15 +04:00
Aleksandr Kraiz
244bd5e51b Fix typo 2022-05-23 08:56:39 +04:00
Aleksandr Kraiz
9c3455e1b2 Multiple PriceFeed subscriptions 2022-05-22 23:15:30 +04:00
Aleksandr Kraiz
5ffc5ed00c Fix WS connection closing 2022-05-21 11:22:39 +04:00
Aleksandr Kraiz
246070d064 PriceFeed subscription 2022-05-21 11:14:10 +04:00
Aleksandr Kraiz
178be3dfd6 Orion Aggregator subscription system improvements 2022-05-19 11:04:36 +04:00
Aleksandr Kraiz
9205f4cd63 Fix build issue 2022-05-19 01:15:31 +04:00
Aleksandr Kraiz
80067abfc9 Orion Aggregator semantics improvement 2022-05-19 01:08:21 +04:00
Aleksandr Kraiz
4e2b980a8c Fix OrionAggregator ws url 2022-05-17 23:17:39 +04:00
Aleksandr Kraiz
dd9a3051a3 New init / new config / options 2022-05-17 22:06:30 +04:00
Aleksandr Kraiz
b0cf79eb72 Fix heartbeat 2022-05-17 10:41:42 +04:00
Aleksandr Kraiz
c0106a8e55 History schema change 2022-05-17 01:58:46 +04:00
Aleksandr Kraiz
cd7ce6d384 Added sourceNetworkCode filter to getSummaryRedeem 2022-05-13 21:38:21 +04:00
Aleksandr Kraiz
4fa91465f6 errorSchema moved to schemas directory 2022-05-13 20:25:13 +04:00
Aleksandr Kraiz
d56150ce3e Added new atomics methods 2022-05-13 09:13:29 +04:00