Commit Graph

1050 Commits

Author SHA1 Message Date
TheJuze
ab4a6745d7 update sign cross-chain order types 2024-06-03 10:21:25 +03:00
TheJuze
517f127b29 change chainId to targetChainId 2024-05-31 10:47:59 +03:00
TheJuze
0c2b95ada6 au update schema 2024-05-30 17:43:31 +03:00
TheJuze
2613e4a80d au update schema 2024-05-30 17:37:51 +03:00
TheJuze
761a9cc180 massive refactor 2024-05-30 16:59:39 +03:00
TheJuze
afb8049589 change lockOrderExpiration 2024-05-30 16:10:09 +03:00
TheJuze
c76597e40f change placeOrder body 2024-05-30 12:46:44 +03:00
TheJuze
5f4e540160 add lock order expiration = 4 days 2024-05-30 12:38:18 +03:00
TheJuze
af8eb67959 add new order status: "TRANSFER" 2024-05-29 15:05:27 +03:00
TheJuze
f76b493daf update signOrder 2024-05-29 14:40:11 +03:00
TheJuze
0c99c52d69 update orderTypes.ts 2024-05-29 10:37:18 +03:00
TheJuze
677f99a2ff 🗿 2024-05-28 19:46:37 +03:00
TheJuze
3cb95bb8df update signOrder types 2024-05-28 19:21:50 +03:00
TheJuze
32298455ef Merge branch 'refs/heads/main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package.json
2024-05-28 18:37:38 +03:00
TheJuze
ef5ef4f97e update signOrder types 2024-05-28 18:30:05 +03:00
Mikhail Gladchenko
4ccfce8efa Update package.json v0.21.3 2024-05-28 15:13:16 +01:00
Mikhail Gladchenko
3572aba813 feat: changed default fee 2024-05-28 15:12:35 +01:00
TheJuze
7cbf81eb77 fix placeLockOrder same secret and secretHash 2024-05-28 11:59:29 +03:00
TheJuze
b47a81fd00 update signOrder 2024-05-28 11:51:12 +03:00
TheJuze
6a7caf494f bump sdk 2024-05-27 21:09:53 +03:00
TheJuze
e6ec278620 bump sdk 2024-05-27 20:30:24 +03:00
TheJuze
5f15147a80 Merge branch 'refs/heads/main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package-lock.json
#	package.json
2024-05-27 20:30:08 +03:00
TheJuze
5d9900c955 update secret generation 2024-05-27 19:38:46 +03:00
Mikhail Gladchenko
143bc2dc38 Update package.json v0.21.2 2024-05-27 15:27:19 +01:00
Mikhail Gladchenko
5315a7e5f2 Merge pull request #250 from orionprotocol/generateSwapCallData-fix
OP-5228: generateSwapCallData fix
2024-05-27 15:26:34 +01:00
Mikhail Gladchenko
a1455bdda9 feat: moved to swapUniV2Scaled function 2024-05-27 11:51:18 +01:00
TheJuze
15da8fef89 update domainData chainId type 2024-05-23 21:12:01 +03:00
TheJuze
fd81062fe4 update lockOrderTypes.ts 2024-05-23 19:47:43 +03:00
TheJuze
c262535d05 update lockOrderTypes.ts 2024-05-23 19:38:32 +03:00
TheJuze
6001d75185 update lockOrderTypes.ts 2024-05-23 19:11:24 +03:00
TheJuze
39cacef2dc remove user from signLockOrder 2024-05-23 13:38:23 +03:00
Mikhail Gladchenko
cec0688c8e feat: updated fee type 2024-05-23 11:01:03 +01:00
Mikhail Gladchenko
eed05bd830 feat: updated generateSwapCalldata with custom fee from the path 2024-05-23 10:42:11 +01:00
TheJuze
ee50522fd8 mock signOrder hashing 2024-05-23 12:35:28 +03:00
Mikhail Gladchenko
495313546d feat: added fee to eps in swapInfoSchema.ts 2024-05-23 10:13:22 +01:00
TheJuze
9cd077f9f4 bump sdk 2024-05-22 18:23:28 +03:00
TheJuze
7c7f2f1cbf update hash forming 2024-05-22 17:20:46 +03:00
TheJuze
cc928e47eb update signLockOrder 2024-05-22 12:07:32 +03:00
TheJuze
132399c422 update signOrder function 2024-05-22 10:26:13 +03:00
TheJuze
a0c5bf400f update signLockOrder request 2024-05-21 18:45:47 +03:00
TheJuze
b1ea82e31f update signOrder function 2024-05-21 17:40:45 +03:00
TheJuze
29150c20d3 Merge remote-tracking branch 'refs/remotes/origin/main' into feat/OP-4308-cross-chain-swap
# Conflicts:
#	package.json
2024-05-21 12:18:15 +03:00
Mikhail Gladchenko
ac90d4981c Revert "feat: small updates in Swap info schema"
This reverts commit f4bf91eb36.
2024-05-20 15:27:29 +01:00
Mikhail Gladchenko
f4bf91eb36 feat: small updates in Swap info schema 2024-05-20 15:14:01 +01:00
Mikhail Gladchenko
3134403cdb Merge branch 'refs/heads/main' into generateSwapCallData-fix
# Conflicts:
#	package.json
2024-05-20 12:25:04 +01:00
TheJuze
b1ad837571 add types export 2024-05-20 12:43:54 +03:00
TheJuze
5a981723e1 make props as object 2024-05-20 12:26:38 +03:00
Mikhail Gladchenko
7a832a8686 Update package.json v0.21.1 2024-05-17 13:13:36 +01:00
Mikhail Gladchenko
e1d93e8b0a Merge remote-tracking branch 'origin/main' 2024-05-17 13:07:10 +01:00
Mikhail Gladchenko
3e5e7565e3 feat: added Sepolia network 2024-05-17 13:07:02 +01:00