Commit Graph

60 Commits

Author SHA1 Message Date
Kirill Litvinov
14313c98e8 added source header 2023-12-07 17:57:19 +03:00
Kirill Litvinov
6c770f41f0 fix: zod 2023-11-28 07:31:20 +05:00
Kirill Litvinov
87f9c738a5 fix: types 2023-11-28 07:16:21 +05:00
Kirill Litvinov
643a2c8469 fix: types 2023-11-28 06:47:32 +05:00
Kirill Litvinov
09a894e9ed swapInfo usd 2023-11-27 19:49:03 +05:00
lomonoshka
9880459e3c Merged with main 2023-10-10 19:03:38 +04:00
Kirill Litvinov
02764655a0 fix: exchanges name 2023-10-05 13:11:34 +03:00
lomonoshka
2a089b3c4b Removed unused import 2023-09-28 19:57:58 +04:00
lomonoshka
cad6b1e943 Removed type assertion 2023-09-28 19:49:49 +04:00
lomonoshka
21015e9219 Added factory schema 2023-09-28 19:48:12 +04:00
lomonoshka
823e9a8ad5 Added Factory type to ws path 2023-09-28 18:56:25 +04: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
badd55a261 Merge remote-tracking branch 'origin/main' into multiple-exchanges-in-suborder 2023-09-28 12:26:46 +03:00
Kirill Litvinov
276b1beec8 multiple exchanges in suborder 2023-09-26 14:03:27 +03:00
Dmitriy Pavlov
e1c30e6a29 remove toUpperCase from factory 2023-09-08 14:12:25 +03:00
Mikhail Gladchenko
6444463e21 feature: updated placeOrder and added submitTransactionDataForWidget methods 2023-08-30 15:35:40 +01:00
Dmitriy Pavlov
9160c27f2d Merge branch 'feature/generic-swap-support' into feature/swap-info-eps-field
# Conflicts:
#	package-lock.json
#	package.json
2023-08-24 10:34:31 +03:00
Aleksandr Kraiz
d40bed2bca Fix typo 2023-08-21 18:51:48 +04:00
Aleksandr Kraiz
ae0f5cd00d Fixed some schema issues 2023-08-21 18:42:06 +04:00
Aleksandr Kraiz
cd1f34bbae IIFE 2023-08-21 17:42:08 +04:00
Dmitriy Pavlov
0a0567e77a Merge branch 'feature/generic-swap-support' into feature/swap-info-eps-field
# Conflicts:
#	package.json
2023-08-21 12:52:12 +03:00
Oleg Nechiporenko
b13b76e816 fix: resubscription 2023-08-21 00:47:04 +02:00
Dmitriy Pavlov
12bd1bc069 change type names 2023-08-10 19:05:40 +03:00
Dmitriy Pavlov
df38bfdc2c add eps types to services 2023-08-10 18:46:10 +03:00
Dmitriy Pavlov
a63129d05e Merge branch 'main' into feature/swap-info-eps-field
# Conflicts:
#	package.json
2023-08-10 15:18:22 +03:00
Dmitriy Pavlov
4af3da4bf5 add field comments 2023-08-10 14:34:24 +03:00
Dmitriy Pavlov
452da5ad87 add eps field to swap 2023-08-10 14:19:04 +03:00
Aleksandr Kraiz
dec0e82b07 Relax Exchange type 2023-08-03 14:09:56 +04:00
Kirill Litvinov
cccf239f27 fix: remove unused code 2023-08-02 15:05:44 +03:00
Aleksandr Kraiz
f9605e3d1a Calculate fee 2023-08-01 21:27:17 +04:00
Aleksandr Kraiz
58dfb58067 getPrices bind 2023-07-28 14:24:21 +04:00
Aleksandr Kraiz
2864129baa Adde getPrices to aggregator 2023-07-28 13:38:46 +04:00
Dmitriy Pavlov
8b30128314 feat(OP-4112): return executionTypes 2023-07-10 18:08:39 +03:00
Dmitriy Pavlov
9de02596a7 feat(OP-4112): remove futures 2023-07-10 17:57:05 +03:00
Kirill Litvinov
0c02ff821a removed cfd 2023-07-06 14:22:26 +03:00
Kirill Litvinov
a76e514b28 Assets name mapping 2023-07-05 20:52:51 +03:00
Aleksandr Kraiz
4e1aeb0f86 anm field: schema 2023-07-04 09:58:35 +04:00
Oleg Nechiporenko
ee3c06e254 fix: reconnect 2023-06-22 12:23:42 +05:00
Mikhail Gladchenko
3d4fea42ea ro option is now optional 2023-06-21 15:01:43 +01:00
Oleg Nechiporenko
c06ac3815f feat: basic auth 2023-06-21 02:33:31 +05:00
Oleg Nechiporenko
c84fa92e28 Merge pull request #132 from orionprotocol/feat/message-queue-heartbeat
feat: message queue and heartbeat interval
2023-06-19 06:08:11 +05:00
Oleg Nechiporenko
de90673f8f feat: message queue and heartbeat interval 2023-06-15 19:38:37 +02:00
Kirill Litvinov
02a49b58e5 Added reverse order to placeOrder 2023-06-15 13:46:32 +03:00
Aleksandr Kraiz
18480ca2b8 X-Reverse-Order header 2023-06-09 17:11:56 +04:00
Aleksandr Kraiz
536a9a0605 Fix resubscription 2023-06-07 21:55:06 +04:00
Aleksandr Kraiz
3abdf78ce3 Fix issue with getNewestSubscriptionId 2023-06-05 19:33:07 +04:00
Aleksandr Kraiz
3af4348e9c Fix isReversedOrder 2023-06-05 12:37:51 +04:00
Aleksandr Kraiz
db7b9abbe4 new callbacks 2023-06-02 12:50:05 +04:00
Aleksandr Kraiz
d8afb7918c Fix reconnections 2023-06-02 12:11:41 +04:00
Aleksandr Kraiz
f108f19733 Fix reconnections 2023-06-02 11:52:12 +04:00