460 Commits

Author SHA1 Message Date
lomonoshka
20cf407de2 Minor review fixes 2023-10-10 19:26:28 +04:00
lomonoshka
9880459e3c Merged with main 2023-10-10 19:03:38 +04:00
Dmitry Leleko
4dd7245c78 Fix integrator service 2023-10-06 09:49:24 +02:00
Kirill Litvinov
02764655a0 fix: exchanges name 2023-10-05 13:11:34 +03:00
Dmitry Leleko
944ed79ea7 Update integrator service 2023-10-04 14:46:53 +02:00
Dmitry Leleko
2f1dfc2531 Fixup for ethers new version 2023-10-04 11:41:02 +02:00
Dmitry Leleko
5037ca66ab Merge branch 'main' into integrator_service 2023-10-04 09:08:54 +02:00
lomonoshka
c45179ceb9 Export factories array 2023-10-03 22:33:11 +04:00
Alex Kraiz
902b5f3994 consistent imports 2023-10-03 16:54:40 +04:00
Mikhail Gladchenko
9b2d9e87dd Merge branch 'main' into feat/ethers-v6
# Conflicts:
#	package-lock.json
#	package.json
2023-10-03 07:34:50 +01:00
Kirill Litvinov
acb1e0c397 fix referral schema 2023-10-02 19:15:51 +03:00
Kirill Litvinov
5efad05fef referral schema update 2023-10-02 17:58:09 +03:00
Mikhail Gladchenko
b18a2fa2ef Merge remote-tracking branch 'origin/main' into feat/ethers-v6
# Conflicts:
#	package-lock.json
#	package.json
2023-10-02 15:46:31 +01:00
Kirill Litvinov
bff9be6d83 remove console log 2023-10-02 16:57:10 +03:00
Kirill Litvinov
b73bbd8f31 test 2023-10-02 15:13:29 +03:00
Kirill Litvinov
6cd0995d26 fix address 2023-10-02 15:02:18 +03:00
Kirill Litvinov
b2344549eb fix: lowercase 2023-10-02 14:48:35 +03:00
Kirill Litvinov
4f2c1a5c06 fix lowercase 2023-10-02 14:39:08 +03:00
Kirill Litvinov
1a2f1d7940 update 2023-10-02 14:21:43 +03:00
Kirill Litvinov
3d1a23ab7b fix 2023-10-02 14:21:21 +03:00
Kirill Litvinov
6002899ef8 test 2023-10-02 14:03:06 +03:00
Kirill Litvinov
91c6342813 swap by address fix 2023-10-02 13:35:15 +03:00
TheJuze
9f39d789e5 update votingInfo schema 2023-10-02 10:47:56 +03:00
TheJuze
4bb4798666 make field address getVotingInfo string 2023-10-02 10:36:14 +03:00
Alex Kraiz
e734e5e7e9 fix info schema 2023-10-02 10:57:52 +04:00
Alex Kraiz
cf33e8b841 added test method 2023-10-02 10:38:05 +04:00
Alex Kraiz
e4009d297b fixed listAmountSchema 2023-10-02 10:26:42 +04:00
Alex Kraiz
de23a73487 make readonly and public 2023-10-02 09:36:50 +04:00
TheJuze
0f4940a6f9 make field getVotingInfo public 2023-10-01 18:16:42 +03:00
TheJuze
3b784906cb change pow method 2023-10-01 17:53:51 +03:00
TheJuze
d0eb2288c0 update formulas 2023-10-01 17:42:36 +03:00
TheJuze
ffa4d8b9d6 fix getAmountAtCurrent return type 2023-09-29 17:16:55 +03:00
TheJuze
bed0aac578 make PlatformFees fields optional. temporary solution 2023-09-29 17:01:22 +03:00
TheJuze
020b153597 move constants 2023-09-29 10:56:55 +03:00
Alex Kraiz
036a80eb63 merge with main 2023-09-29 11:03:50 +04: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
lomonoshka
3c183f6cff Renamed type SwapInfo to SingleSwap 2023-09-28 18:45:40 +04:00
TheJuze
1441b51e0d add more methods to integrator 2023-09-28 17:36:08 +03:00
lomonoshka
1134865abf Renamed type SwapInfo to SingleSwap 2023-09-28 18:35:59 +04:00
Alex Kraiz
d5a3e1d64e fix: getPlatformFees inputs 2023-09-28 18:31:54 +04:00
Mikhail Gladchenko
a81c6b5245 Merge branch 'main' into feature/cross-dex-support
# Conflicts:
#	package-lock.json
#	package.json
2023-09-28 14:44:06 +01:00
TheJuze
e868711374 update model veORNInfo 2023-09-28 13:23:19 +03:00
TheJuze
9b178c87ad update model 2023-09-28 12:55:37 +03: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
TheJuze
1227562402 fix hex validation 2023-09-27 17:55:01 +03:00
TheJuze
8453f92a7f update config 2023-09-27 17:28:10 +03:00