724 Commits

Author SHA1 Message Date
Kirill Litvinov
1fc201a626 fix: drip rpc v0.20.10 2023-10-25 13:48:43 +03:00
lomonoshka
0ad7ce79de bump v0.20.9 2023-10-11 17:24:27 +04:00
lomonoshka
e953bb145e Merge pull request #190 from orionprotocol/hotfix/generateSwapCalldata
Fixed ethers contracts version
2023-10-11 17:23:55 +04:00
lomonoshka
bf14f141b0 merged with develop 2023-10-11 17:14:19 +04:00
lomonoshka
c23958ad6e Fixed ethers contracts version 2023-10-11 16:27:57 +04:00
Dmitry
ec81a62d65 OP-4534: Integrator pools (#188) v0.20.8 2023-10-11 10:34:55 +03:00
Alex Kraiz
8bb5c18535 Added simple-typed-fetch install instruction 2023-10-11 10:27:42 +04:00
lomonoshka
94dde6dd96 bump v0.20.7 2023-10-10 19:34:24 +04:00
lomonoshka
f98454fe38 Merge pull request #186 from orionprotocol/feature/cross-dex-support
Added cross dex swap support
2023-10-10 19:32:03 +04:00
lomonoshka
1b791462de bump 2023-10-10 19:29:28 +04:00
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 v0.20.6 2023-10-06 09:49:24 +02:00
Kirill Litvinov
02764655a0 fix: exchanges name v0.20.5 2023-10-05 13:11:34 +03:00
Dmitry Leleko
944ed79ea7 Update integrator service v0.20.4 2023-10-04 14:46:53 +02:00
Dmitry Leleko
2f1dfc2531 Fixup for ethers new version v0.20.3 2023-10-04 11:41:02 +02:00
Dmitry
37c1110c02 Merge pull request #185 from orionprotocol/integrator_service
Integrator service
v0.20.2
2023-10-04 09:10:22 +02:00
Dmitry Leleko
9bcb392680 bump version 2023-10-04 09:09:41 +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
52fd8b1b78 Update ethers version in README.md 2023-10-03 16:56:15 +04:00
Alex Kraiz
902b5f3994 consistent imports v0.20.1 2023-10-03 16:54:40 +04:00
Mikhail Gladchenko
2942bb5426 Update to 0.20.0 version v0.20.0 2023-10-03 07:53:11 +01:00
Mikhail Gladchenko
e172077d9a Merge pull request #181 from orionprotocol/feat/ethers-v6
Ethers v6
2023-10-03 07:49:13 +01: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 v0.19.95 2023-10-02 19:15:51 +03:00
Kirill Litvinov
5efad05fef referral schema update v0.19.94 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
kigastu
28915d35b7 bump version v0.19.93 2023-10-02 17:11:42 +03:00
kigastu
2620d05683 Merge pull request #187 from orionprotocol/swap-by-address
swap by address
2023-10-02 17:11:19 +03: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
adca4b76b5 bump ver 2023-10-02 15:02:31 +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