Commit Graph

851 Commits

Author SHA1 Message Date
TheJuze
a2cdadfa09 update lockOrder types 2024-01-23 16:52:22 +03:00
TheJuze
aac63a6930 Merge branch 'main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package-lock.json
#	package.json
#	src/services/Aggregator/index.ts
2024-01-23 16:31:40 +03:00
TheJuze
ac865f4de9 add signLockOrder to imports 2024-01-23 12:54:41 +03:00
Mikhail Gladchenko
093274f6b7 Update package.json v0.20.46 2024-01-23 08:13:34 +00:00
Mikhail Gladchenko
7b5d182100 Merge pull request #240 from orionprotocol/feat/OP-4924-add-new-networks
OP-4924 Add new networks
2024-01-23 08:10:09 +00:00
Mikhail Gladchenko
a1c01fca09 Merge branch 'main' into feat/OP-4924-add-new-networks
# Conflicts:
#	package.json
2024-01-23 07:45:14 +00:00
Kirill Litvinov
a8a11184ef update OrderSource type v0.20.45 2024-01-22 19:10:51 +03:00
TheJuze
2079e49a04 fix build and types 2024-01-19 12:35:58 +03:00
TheJuze
0d9d19b116 Merge branch 'main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package.json
2024-01-19 12:28:18 +03:00
TheJuze
fcc30178ab make fields in signOrder optional 2024-01-19 12:27:19 +03:00
TheJuze
330fc513e5 add to signOrder secretHash only if targetChainId exist 2024-01-19 12:15:33 +03:00
TheJuze
72e1e9464e add lock order support 2024-01-18 17:45:32 +03:00
Steam Deck User
769719293f fix: make matcher, feeAsset, fee fields of BaseGenerateSwapCalldata optional v0.20.44 2024-01-16 19:32:26 +04:00
TheJuze
12cbd5a87f update lock file 2024-01-16 12:58:07 +03:00
TheJuze
2eeae0686a Merge branch 'main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package-lock.json
#	package.json
2024-01-16 12:57:44 +03:00
Kirill Litvinov
627e6f70be update x-source v0.20.43 2024-01-16 11:06:24 +03:00
Mikhail Gladchenko
ad669fd3a6 bug: fixed build fail 2024-01-11 13:08:55 +00:00
Mikhail Gladchenko
59f8356da1 feat: update version 2024-01-11 12:56:11 +00:00
Mikhail Gladchenko
93dc288055 feat: added new networks Arbitrum and opBNB 2024-01-11 12:55:32 +00:00
Kirill Litvinov
5edd39b63f update X-Source type v0.20.42 2024-01-10 21:45:02 +03:00
TheJuze
782b39ca23 update getCrossChainAssetsByNetwork return type 2024-01-10 17:18:38 +03:00
TheJuze
49c529481b update getCrossChainAssetsByNetwork prop types 2024-01-10 15:55:40 +03:00
TheJuze
c654778129 add getCrossChainAssetsByNetwork method 2024-01-10 15:29:06 +03:00
Mikhail Gladchenko
e2729cf5a1 Merge pull request #237 from lobotomoe/main
fix: unnecessary space in config; fix order schema removed unnecessary fields
v0.20.41
2024-01-09 09:42:05 +00:00
Alex Kraiz
9002b4553f fix: unnecessary space in config; fix order schema removed unnecessary fields 2024-01-09 04:36:48 +04:00
kigastu
11a5bd9be0 bump version v0.20.40 2024-01-04 18:08:21 +03:00
kigastu
371d1d8b58 Merge pull request #234 from lobotomoe/main
fix: `swapMarket` and `swapLimit`
2024-01-04 18:04:50 +03:00
Alex Kraiz
c42e660867 fix: swapMarket and swapLimit 2024-01-04 17:47:53 +04:00
kigastu
f1737f5b8c Merge pull request #222 from lobotomoe/main
fix: params count in swap funct; feat: added comments
v0.20.39
2024-01-04 15:24:23 +03:00
Alex Kraiz
0633f9c113 fix: swapMarket / swapLimit 2024-01-04 11:21:04 +04:00
Alex Kraiz
994e6d44fa feat: return back swap market / limit 2024-01-04 02:59:34 +04:00
Alex Kraiz
c16c34514d Merge branch 'main' into main 2024-01-04 02:40:54 +04:00
Kirill Litvinov
d4a94aca02 added thena exchange v0.20.38 2023-12-27 20:01:54 +03:00
Kirill Litvinov
bec9dc5b35 fix rawExchangeRestrictions v0.20.37 2023-12-27 15:27:48 +03:00
Kirill Litvinov
8eea148a5f rawExchangeRestrictions v0.20.36 2023-12-26 21:22:18 +03:00
Steam Deck User
c7269f534e bump v0.20.35 2023-12-20 14:09:32 +04:00
Dmitry Lomonosov
976edf6f55 Merge pull request #228 from orionprotocol/feature/payMatcherFee
added fee payment to matcher if dst.Token === feeToken
2023-12-20 14:08:20 +04:00
Steam Deck User
a0bed6b5b6 transform all addresses to lower case x2 2023-12-18 13:38:09 +04:00
Steam Deck User
7672b9daf8 transform all addresses to lower case 2023-12-18 13:10:08 +04:00
Steam Deck User
06f1f3d8cf add debug console.log 2023-12-18 13:01:56 +04:00
Steam Deck User
fc00a8bff0 fix types 2023-12-18 12:42:38 +04:00
Steam Deck User
b38f0ba424 convert addresslike to string 2023-12-18 11:56:27 +04:00
Steam Deck User
7cd71b2c60 fee parameter should be in exchange decimals 2023-12-18 11:10:35 +04:00
Steam Deck User
fabce0540e bump 2023-12-18 10:59:57 +04:00
Steam Deck User
ba24f065ed update contracts depedency 2023-12-18 10:54:29 +04:00
Steam Deck User
54bf512d21 delete depricated addLiquidityToPool functionality 2023-12-15 18:04:51 +04:00
Steam Deck User
826b3b508c added fee payment to matcher if dst.Token === feeToken 2023-12-15 17:55:44 +04:00
Mikhail Gladchenko
b847a173bb Update package.json v0.20.34 2023-12-15 10:22:25 +00:00
Mikhail Gladchenko
fd666af753 feature: added userLPBalanceStr to poolInfoSchema 2023-12-15 10:21:00 +00:00
kigastu
6e14d146ac bump ver v0.20.33 2023-12-14 17:18:58 +03:00