Commit Graph

23 Commits

Author SHA1 Message Date
Mikhail Gladchenko
e5d4f5a2b1 feature: updated version to 0.20.14-rc0 2023-11-01 15:08:34 +00:00
Oleg Nechiporenko
c2a4084158 feat: update ethers@6
fix: bigint errors

fix: TS errors

fix: gasLimit fetch

fix: review comments

fix: contracts errors

chore: bump rc version

fix: revert wrong fix

fix: ts config

fix: ts config

fix: ts config

feat: update signer
2023-09-28 11:43:27 +02:00
Kirill Litvinov
0c02ff821a removed cfd 2023-07-06 14:22:26 +03:00
Aleksandr Kraiz
3af4348e9c Fix isReversedOrder 2023-06-05 12:37:51 +04:00
Aleksandr Kraiz
f2d225a415 Added isReversedOrder param 2023-06-02 16:31:37 +04:00
Aleksandr Kraiz
cd4eff76d3 Semantics improvements 2023-05-16 23:21:45 +04:00
Mikhail Gladchenko
e451657109 Updated signSFDOrder
Version 0.18.14
2023-04-11 14:48:59 +01:00
Mikhail Gladchenko
a9964f4dab Updated CFD contracts schema and signSFDOrder
Version 0.18.13
2023-04-11 07:48:18 +01:00
Aleksandr Kraiz
8588b55725 ESM 2023-03-31 17:47:56 +04:00
Mikhail Gladchenko
af7acd1cdd Final version 2023-03-02 15:01:46 +00:00
Mikhail Gladchenko
dbeb271e5d Small updates 2023-03-02 14:13:20 +00:00
Mikhail Gladchenko
853f6b5a13 Small updates 2023-03-02 14:04:36 +00:00
Mikhail Gladchenko
9b3c2406f0 Small updates 2023-03-02 13:57:14 +00:00
Mikhail Gladchenko
d53f8130be Small updates 2023-03-02 13:41:32 +00:00
Mikhail Gladchenko
d64ec95509 Small check 2023-03-02 13:29:22 +00:00
Mikhail Gladchenko
e896e27451 Small update 2023-03-02 13:18:52 +00:00
Mikhail Gladchenko
37a2db3edd Add new stop limit schemas 2023-03-01 16:22:37 +00: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
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
c9acc57d68 OrionUnit siblings introduced 2022-05-12 10:55:46 +04:00
Aleksandr Kraiz
5c96476849 File structure improvements 2022-04-22 07:27:24 +04:00