Commit Graph

297 Commits

Author SHA1 Message Date
Mikhail Gladchenko
fd666af753 feature: added userLPBalanceStr to poolInfoSchema 2023-12-15 10:21:00 +00:00
Kirill Litvinov
70ab3f1ffe fix: version 2023-12-13 14:40:38 +03:00
Kirill Litvinov
fa33024ea5 get referral data 2023-12-13 14:39:40 +03:00
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
Dmitry
e5ec15a87a feat: governance improvements (#211) 2023-11-16 10:40:16 +03:00
Dmitry
093c57ccdc return governance schemas (#210) 2023-11-15 14:03:46 +03:00
Dmitry
186c29342b governance improvements (#209) 2023-11-15 13:13:41 +03:00
Mikhail Gladchenko
b5d6dd937b OP-4504 Fix Governance and Pools (#197) 2023-11-14 12:35:51 +03:00
Dmitry
a0d2df3cd5 Rename integrator to indexer (#207) 2023-11-09 10:56:32 +03:00
Dmitry
ec81a62d65 OP-4534: Integrator pools (#188) 2023-10-11 10:34:55 +03: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
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
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
TheJuze
1441b51e0d add more methods to integrator 2023-09-28 17:36:08 +03: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
b6e6a57d2c make veORN method public 2023-09-27 16:46:57 +03:00