108 Commits

Author SHA1 Message Date
Aleksandr Kraiz
1f22be1527 Added internalFeeAssets 2022-11-01 15:00:50 +04:00
Aleksandr Kraiz
da6ff21df3 Update types.ts 2022-10-18 18:06:31 +04:00
Aleksandr Kraiz
567587301a Update envs.json 2022-10-18 18:05:33 +04:00
Aleksandr Kraiz
2a04cd77eb Update chains.json 2022-10-18 18:01:10 +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
832dfcb731 Removed getSwapPair and getSwapSide 2022-09-05 13:29:13 +04:00
Aleksandr Kraiz
ebed263f0b Fix: pools instead ORION_POOL 2022-09-03 14:47:36 +04:00
Aleksandr Kraiz
2cc19a33f3 Added parseExchangeTradeTransaction 2022-08-31 16:14:46 +04:00
Aleksandr Kraiz
ef60ed0f4a networkFeeInFeeAsset / orionFeeInFeeAsset 2022-08-25 15:13:13 +04:00
Aleksandr Kraiz
b4bd644b4a Remove isThroughPoolOptimal 2022-08-25 14:49:59 +04:00
Aleksandr Kraiz
d2a6c9c127 Added getSwapInfo 2022-08-25 11:00:28 +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
220019f918 Increase approve gaslimit 2022-07-20 14:27:00 +04:00
Aleksandr Kraiz
48ae67c1a8 Exchanges / more error messages 2022-07-04 19:07:32 +04:00
Aleksandr Kraiz
620e4a5ef7 Clearer messages 2022-07-04 14:31:31 +04:00
Aleksandr Kraiz
be04b3bad3 Added polygon mumbai 2022-07-04 11:02:01 +04:00
Aleksandr Kraiz
9624b6926a Fix value 2022-06-30 21:38:59 +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
91a22a80be Display address in BalanceGuard 2022-06-27 11:58:36 +04: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
Aleksandr Kraiz
9756562a2c Update envs.json 2022-06-08 15:41:08 +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
bc2951fb66 Small simpleFetch improvement 2022-06-05 18:49:47 +04:00
Aleksandr Kraiz
40a39f7cd2 Fix issue #12 2022-06-04 18:17:16 +04:00
Aleksandr Kraiz
201d41e94b Issue messages dot delimiter 2022-06-03 22:27:55 +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
269bb7c475 Added getSwapMarketFeeInfo 2022-06-02 16:01:56 +04:00
Aleksandr Kraiz
eb03df874a Docs improvements 2022-06-01 23:22:47 +04:00
Aleksandr Kraiz
870b417302 Docs improvements 2022-06-01 20:14:44 +04:00
Aleksandr Kraiz
76062f4bc4 Error message improvements 2022-06-01 10:44:53 +04:00
Aleksandr Kraiz
3c2ee8e2a6 Sublings optimization 2022-05-30 21:53:29 +04:00
Aleksandr Kraiz
350e8d97e0 New PriceFeed url 2022-05-30 19:09:31 +04:00