Commit Graph

34 Commits

Author SHA1 Message Date
Aleksandr Kraiz
51257adcd4 Moved fetching to simple-typed-fetch 2023-03-24 21:59:04 +04:00
Aleksandr Kraiz
d6dcbab128 Fix pools schema 2023-03-15 13:15:24 +04:00
Dmitry Leleko
8dc1bb0c3d OP-3565 Fix governance contracts schema 2023-03-15 01:04:26 +03:00
Dmitry
e04d3bfd94 OP-3565 Add governance contracts (#70) 2023-03-14 20:12:10 +04:00
Aleksandr Kraiz
56cd1356f0 Added array schema failover / PF onOpen / bridge test / deps bump 2023-03-06 20:47:34 +04:00
Aleksandr Kraiz
d1fb90cc3c Added getHistory 2023-02-21 02:36:35 +04:00
Aleksandr Kraiz
2c24f71453 Strictest / tests / minor improvements 2023-02-17 17:31:35 +04:00
Aleksandr Kraiz
c12a4e8e7a Linter standard (#49)
* Impl

* Fix

* Fix

* Bump

* Bump

* Fix

* Bump
2023-02-14 00:34:37 +04:00
Aleksandr Kraiz
7882b66871 Fix: network codes 2023-02-10 17:28:52 +04:00
Aleksandr Kraiz
b2f3cdf5fb Orion, Orion Unit, Configuration (#40)
* Refactoring

* Better docs

* Bump

* ESLint standard

* Fix

* Bumo

* VerboseOrionUnitConfig to types

* Docs improvements

* Docs improvements. Orion default env
2023-02-08 14:51:58 +04:00
Aleksandr Kraiz
1e3cf57c87 CFD (#28)
* Added new pairs type: futures

* Added new pairs type: futures

* added market param to pairsConfig request

* OP-3268 [CFD] Deposit amount

Added CFDContracts endpoint
package.json version update

* OP-3268 [CFD] Deposit amount

CFDContractsSchema export

* OP-3268 [CFD] Deposit amount

CFDContractsSchema export
package.json update

* cfdContractsSchema rename
Add getCFDHistory method
package.json update

* Parameter of getCFDHistory method was updated

* cfdHistorySchema was updated

* WS subscribtion for CFD balances, CFD Order signing functionality

* cfdHistorySchema was updated
package.json version 0.16.0-rc.6 was updated

* package.json version 0.16.0-rc.7 was updated

* Exchange and CFD history schemas was transformed
package.json version 0.16.0-rc.8 was updated

* Added HistoryTransactionStatus
package.json version 0.16.0-rc.8 was updated

* cfdContractsSchema was updated
package.json version 0.16.0-rc.10 was updated

* Merge conflicts fix
package.json version was updated to 0.16.0-rc.12

* updated schemas, updated version

* Updated CFD balance schema, updated unsubscribe with passing extra details

* CFD balances schema update

* Added CFD prices request

* typing small fix

* fixed transformation of CFD init / update responses

* temporary added debug

* temporary added debug. changed ver

* debug, ver up

* Add currentPrice to cfdBalanceSchema

* Added maxAvailableLong maxAvailableShort to balances

* added leverage and position status

* Update isWithCode - allow string code

* version up

Co-authored-by: Mikhail Gladchenko <m@gladchenko.pw>
Co-authored-by: Demid <demidn@gmail.com>
Co-authored-by: Dmitry Leleko <lelekodmitry@gmail.com>
2023-01-27 15:45:10 +04:00
Aleksandr Kraiz
54b6425dc6 Fix types 2022-11-28 14:21:07 +04:00
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
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
48ae67c1a8 Exchanges / more error messages 2022-07-04 19:07:32 +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
dd9a3051a3 New init / new config / options 2022-05-17 22:06:30 +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
d56150ce3e Added new atomics methods 2022-05-13 09:13:29 +04:00
Aleksandr Kraiz
d4c790c8bf Bump zod version 2022-05-12 23:24:45 +04:00
Aleksandr Kraiz
3d11924300 Added shortName to config 2022-05-12 21:09:26 +04:00
Aleksandr Kraiz
12ac4da331 Added service methods to Orion Blockchain 2022-05-12 13:02:40 +04:00
Aleksandr Kraiz
c9acc57d68 OrionUnit siblings introduced 2022-05-12 10:55:46 +04:00
Aleksandr Kraiz
af9168e3aa Added OB getBlockNumber method 2022-05-10 22:26:46 +04:00
Aleksandr Kraiz
7b1467f0ce Added queue length method 2022-05-10 19:13:59 +04:00
Aleksandr Kraiz
883bcf928f New fetchWithValidation / introducing simpleFetch 2022-05-10 11:44:09 +04:00
Aleksandr Kraiz
ec79f47cef Minor fix 2022-04-24 01:47:12 +04:00
Aleksandr Kraiz
106b702d21 Initial commit 2022-04-20 23:41:04 +04:00