Commit Graph

379 Commits

Author SHA1 Message Date
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
TheJuze
d6b1c625b3 add veORN method 2023-09-27 16:20:35 +03:00
lomonoshka
7d1177d01c Added cross dex swap support 2023-09-27 16:55:08 +04:00
Alex Kraiz
65c21de2dd feat!: added Integrator service 2023-09-27 16:08:09 +04:00
Kirill Litvinov
a9a182417f Merge remote-tracking branch origin/main into feature/new-exchanges 2023-09-26 18:05:37 +03:00
Kirill Litvinov
276b1beec8 multiple exchanges in suborder 2023-09-26 14:03:27 +03:00
Kirill Litvinov
e4493e343b update schemas 2023-09-25 18:56:33 +03:00
Mikhail Gladchenko
c0cbbab48d feature: add new fields to ratingSchema 2023-09-21 15:00:56 +01:00
TheJuze
2fe599f8d3 Merge branch 'main' into feature/new-exchanges
# Conflicts:
#	package.json
2023-09-20 14:38:56 +03:00
Kirill Litvinov
5e15b64f9a added cross-chain leaderboard 2023-09-19 15:04:50 +03:00
Dmitriy Pavlov
e1c30e6a29 remove toUpperCase from factory 2023-09-08 14:12:25 +03:00
lambdagit
9ac991ec6c fix cexPrices schema & ver up 2023-09-05 16:23:14 +03:00
lambdagit
4a20b90db0 cexPrices in PF 2023-09-05 09:56:45 +03:00
Mikhail Gladchenko
8577c77834 feature: added chain_id parameter to payload 2023-09-01 12:57:29 +01:00
Mikhail Gladchenko
9d969c88c1 feature: added chain_id parameter to payload 2023-08-31 10:52:06 +01:00
Mikhail Gladchenko
6444463e21 feature: updated placeOrder and added submitTransactionDataForWidget methods 2023-08-30 15:35:40 +01:00
Mikhail Gladchenko
1de01439d1 Network code was added 2023-08-30 09:37:08 +01:00
Mikhail Gladchenko
7c1e582d40 Merge remote-tracking branch 'origin/main' into feat/platform-fees
# Conflicts:
#	package.json
2023-08-30 09:31:29 +01:00
Kirill Litvinov
1fec02f0da update schema 2023-08-30 10:48:14 +03:00
Dmitry Leleko
841ad83888 Update referral linkSchema 2023-08-29 19:57:58 +03:00
Dmitry Leleko
a7b3a83fbf Referral schema update 2023-08-28 15:32:07 +03:00