Commit Graph

249 Commits

Author SHA1 Message Date
Demid
b6e80042de version up 2023-01-27 14:41:10 +03:00
Demid
97a7df6a22 merged with main, removed debug, version up 2023-01-27 13:57:02 +03:00
Aleksandr Kraiz
a7cc752de9 Update package.json v0.15.31 2023-01-27 00:46:41 +04:00
Kuduzow Akhmad
e99c3ee9cd added errorSchema to ReferralSystem service (#34)
Co-authored-by: kuduzow <admin@intocode.ru>
2023-01-27 00:46:22 +04:00
Mikhail Gladchenko
4d3443a9e7 Merge branch 'main' into futures_list
# Conflicts:
#	package.json
2023-01-24 12:19:56 +00:00
Aleksandr Kraiz
6c641eabaf Update package.json v0.15.30 2023-01-24 11:38:19 +04:00
Kuduzow Akhmad
cf9e391ecf Добавлен новый метод для получения адреса реферрала (#32)
* Добавлен новый метод для получения адреса реферрала

* Апнута версия пакета

* Добавлена привязка контекста к методу

* Апнута версия пакета

* Доработа логика генерации apiUrl для тестинг-окружения реферальной системы

* URL custom-окружение обрабатывается теперь также как testing

* analytics schema updated

* fix zod schema by add z.record

Co-authored-by: kuduzow <admin@intocode.ru>
2023-01-24 11:37:57 +04:00
Dmitry Leleko
edddd6c5c3 Update isWithCode - allow string code 2023-01-23 16:34:31 +03:00
Demid
530edc3b46 added leverage and position status 2023-01-23 12:02:14 +03:00
Demid
7f764d37a3 Added maxAvailableLong maxAvailableShort to balances 2023-01-23 09:29:56 +03:00
Dmitry Leleko
0999dccfec Add currentPrice to cfdBalanceSchema 2023-01-17 17:38:07 +03:00
Demid
8a4eed504c debug, ver up 2023-01-17 10:58:32 +03:00
Demid
51df0f9eec temporary added debug. changed ver 2023-01-17 09:46:29 +03:00
Demid
4e8750bd28 temporary added debug 2023-01-17 09:41:17 +03:00
Demid
04d87e3456 fixed transformation of CFD init / update responses 2023-01-16 03:56:10 +03:00
Demid
851ff28254 typing small fix 2023-01-16 02:57:58 +03:00
Demid
c6d7e734d4 Added CFD prices request 2023-01-13 13:31:24 +03:00
Demid
d14b872c27 CFD balances schema update 2023-01-11 03:37:06 +03:00
Demid
c9b630fc67 Updated CFD balance schema, updated unsubscribe with passing extra details 2023-01-10 18:31:34 +03:00
Demid
af70f5c3e0 updated schemas, updated version 2023-01-10 13:54:40 +03:00
Mikhail Gladchenko
d6f6061a66 Merge conflicts fix
package.json version was updated to 0.16.0-rc.12
2023-01-10 09:37:06 +00:00
Mikhail Gladchenko
8f88278cb9 Merge branch 'main' into futures_list
# Conflicts:
#	package.json
#	src/services/OrionAggregator/ws/index.ts
#	src/types.ts
2023-01-10 09:23:14 +00:00
Mikhail Gladchenko
eeaa63ba9d cfdContractsSchema was updated
package.json version 0.16.0-rc.10 was updated
2023-01-09 16:15:02 +00:00
Mikhail Gladchenko
f0cb00830d Merge pull request #31 from orionprotocol/OP-2812-show-order-route-path-and-benefits
OP-2818 [Swap] Show order route path and benefits in Swap UI
v0.15.29
2023-01-06 08:23:38 +00:00
Mikhail Gladchenko
55296ff9d7 package.json version 0.15.29 was updated 2023-01-06 08:11:41 +00:00
Mikhail Gladchenko
26b916c532 Merge branch 'main' into OP-2812-show-order-route-path-and-benefits
# Conflicts:
#	package.json
2023-01-05 14:14:00 +00:00
Mikhail Gladchenko
cc51e13ddb Added HistoryTransactionStatus
package.json version 0.16.0-rc.8 was updated
2023-01-05 13:04:41 +00:00
Mikhail Gladchenko
95366b88e9 Exchange and CFD history schemas was transformed
package.json version 0.16.0-rc.8 was updated
2023-01-05 12:35:05 +00:00
Mikhail Gladchenko
4931a7b919 package.json version 0.16.0-rc.7 was updated 2022-12-29 09:18:11 +00:00
Mikhail Gladchenko
38e048b6a5 Merge remote-tracking branch 'origin/futures_list' into futures_list 2022-12-29 09:17:10 +00:00
Mikhail Gladchenko
88f480b0ec cfdHistorySchema was updated
package.json version 0.16.0-rc.6 was updated
2022-12-29 09:17:02 +00:00
Demid
aa2e62cff3 WS subscribtion for CFD balances, CFD Order signing functionality 2022-12-28 16:36:20 +03:00
Mikhail Gladchenko
5cfa8e46ea cfdHistorySchema was updated 2022-12-28 13:06:54 +00:00
Mikhail Gladchenko
ee7da08bc9 Parameter of getCFDHistory method was updated 2022-12-28 12:42:49 +00:00
Mikhail Gladchenko
05ec1f0463 cfdContractsSchema rename
Add getCFDHistory method
package.json update
2022-12-28 12:32:03 +00:00
Demid
88b2ee9369 Merge branch 'main' into futures_list 2022-12-27 11:33:01 +03:00
Mikhail Gladchenko
efc4ad5ef6 OP-3268 [CFD] Deposit amount
CFDContractsSchema export
package.json update
2022-12-26 16:37:21 +00:00
Mikhail Gladchenko
a792df007b OP-3268 [CFD] Deposit amount
CFDContractsSchema export
2022-12-26 16:35:20 +00:00
Mikhail Gladchenko
bceda40a9a OP-3268 [CFD] Deposit amount
Added CFDContracts endpoint
package.json version update
2022-12-22 15:11:53 +00:00
Mikhail Gladchenko
71af3eb5fe Merge remote-tracking branch 'origin/futures_list' into futures_list 2022-12-22 14:53:17 +00:00
Demid
3961138476 added market param to pairsConfig request 2022-12-22 17:52:01 +03:00
Mikhail Gladchenko
89fcb3458c Merge remote-tracking branch 'origin/futures_list' into futures_list
# Conflicts:
#	src/services/OrionAggregator/index.ts
2022-12-22 14:39:29 +00:00
Aleksandr Kraiz
862dbf8c84 Update package.json v0.15.28 2022-12-21 10:51:48 +04:00
Dmitry
d26f13b6ac OP-3279 Add /api/v1/pools/reserves endpoint (#33)
* OP-3279 Add /api/v1/pools/reserves endpoint

* OP-3279 Fixup

* OP-3279 Fixup

* OP-3279 Update version
2022-12-21 10:51:14 +04:00
Aleksandr Kraiz
c252e11d60 Added new pairs type: futures 2022-12-20 14:12:32 +03:00
Mikhail Gladchenko
f621b4abfd OP-2818 [Swap] Show order route path and benefits in Swap UI
SwapInfoBase type update
package.json version update
2022-12-19 10:24:31 +00:00
Aleksandr Kraiz
84f36a9800 merge 2022-12-16 14:03:53 +04:00
Aleksandr Kraiz
e4f8778b2d Fix schema v0.15.25 2022-12-16 14:02:21 +04:00
Mikhail Gladchenko
3a8d426951 OP-2818 [Swap] Show order route path and benefits in Swap UI
package.json version update
2022-12-16 09:23:26 +00:00
Mikhail Gladchenko
c1a9a4ea82 Merge remote-tracking branch 'origin/OP-2812-show-order-route-path-and-benefits' into OP-2812-show-order-route-path-and-benefits 2022-12-16 08:01:51 +00:00