Commit Graph

785 Commits

Author SHA1 Message Date
TheJuze
eb0df13bfa update lock file 2023-11-10 11:10:10 +03:00
TheJuze
bf119300e1 merge branch 'main' into 'OP-4504-fix-governance 2023-11-10 11:09:33 +03:00
lomonoshka
8fe0c4314c hotfix: support for ticker and address in generateSwapCalldata v0.20.18 2023-11-09 19:04:47 +04:00
lomonoshka
9175d9ad1d update weth curve registry addresses in config v0.20.17 2023-11-09 17:40:54 +04:00
TheJuze
803a9e1b58 bump version v0.20.16 2023-11-09 10:57:12 +03:00
Dmitry
a0d2df3cd5 Rename integrator to indexer (#207) 2023-11-09 10:56:32 +03:00
TheJuze
d86e7e9318 rename itegrator to indexer 2023-11-08 13:44:39 +03:00
TheJuze
8923d57b86 Merge remote-tracking branch 'origin/main' into OP-4504-fix-governance
# Conflicts:
#	package.json
2023-11-07 13:34:02 +03:00
TheJuze
bcae513d56 update veORN info schema 2023-11-06 15:24:17 +03:00
lomonoshka
91228c2811 Merge pull request #204 from orionprotocol/OP-4656-remove-signOrderPersonal
OP-4656 Remove signOrderPersonal
v0.20.15
2023-11-06 16:06:47 +04:00
lomonoshka
a9103e8744 bump before merge 2023-11-06 16:05:50 +04:00
lomonoshka
41e511a988 bump 2023-11-03 18:35:01 +04:00
lomonoshka
ad40b10f78 fix exchangeToNativeDecimal function 2023-11-03 18:34:43 +04:00
lomonoshka
8263258226 bump 2023-11-03 15:46:18 +04:00
lomonoshka
323b4e052d change curve registry address 2023-11-03 15:45:50 +04:00
lomonoshka
ba508ec37e bump 2023-11-03 14:59:50 +04:00
lomonoshka
827b2d32cd fix passing ticker instead of token address 2023-11-03 14:59:04 +04:00
lomonoshka
b467888774 fix error with denormolized user wallet balance 2023-11-03 14:20:43 +04:00
lomonoshka
9d297dcbb8 bump 2023-11-03 13:25:37 +04:00
lomonoshka
fa0a9d09ce remove unused imports and variables 2023-11-03 13:21:45 +04:00
lomonoshka
47e68cc7fa fix denormolized wallet balance error 2023-11-03 13:16:16 +04:00
TheJuze
7745a312f2 add userMinLockAmount to veORN-info-schema.ts,
add userWeight to voting-info-schema.ts
2023-11-02 19:36:43 +03:00
TheJuze
7a38adab08 Merge remote-tracking branch 'origin/main' into OP-4504-fix-governance
# Conflicts:
#	package.json
2023-11-02 19:35:49 +03:00
Mikhail Gladchenko
e5d4f5a2b1 feature: updated version to 0.20.14-rc0 2023-11-01 15:08:34 +00:00
lomonoshka
8e018aa1b0 fix: correct exchange::generateSwapCalldata params type v0.20.13 2023-11-01 13:02:08 +04:00
lomonoshka
8f4ab82565 bump v0.20.12 2023-11-01 12:25:06 +04:00
lomonoshka
3e02f15bc4 bump 2023-11-01 12:21:27 +04:00
lomonoshka
5fdaaaa14d Merge pull request #201 from orionprotocol/fix/generateSwapCalldata
Change final token transfer from exchange to executor
v0.20.11
2023-11-01 12:18:57 +04:00
lomonoshka
0b74c695a1 bump 2023-10-31 20:56:38 +04:00
lomonoshka
935412724e fix: correct swapDescription.flags initialization to enable contract balance for swaps 2023-10-31 20:56:25 +04:00
Mikhail Gladchenko
3bccd256ac feature: updated pool v2 and v3 schemas 2023-10-31 14:10:13 +00:00
Mikhail Gladchenko
3be6c56f9c feature: updated export for new poolList scheme 2023-10-31 11:05:55 +00:00
Mikhail Gladchenko
651c4f170f feature: added new endpoint and new scheme for poolList 2023-10-31 08:07:25 +00:00
lomonoshka
d2982e9265 bump 2023-10-31 10:52:36 +04:00
lomonoshka
fa5863b42c Fix patching with eth balance 2023-10-31 10:44:23 +04:00
lomonoshka
83f4a54ef8 Fix single factory srcReceiver bug 2023-10-30 20:43:39 +04:00
lomonoshka
4d9f09bc21 Add final transfer from executor in any case 2023-10-30 20:24:58 +04:00
lomonoshka
43e0fa0abe fix build 2023-10-30 20:10:50 +04:00
lomonoshka
31efda9969 Return exchange precision in swapDescription 2023-10-30 20:07:06 +04:00
lomonoshka
cdc3a78eb9 Change final transfer location. Add wrap/unwrap functionality 2023-10-30 19:54:47 +04:00
lomonoshka
b3ed38890c bump 2023-10-27 15:48:19 +04:00
lomonoshka
92d7e2028e export generateCalldata function without unit param 2023-10-27 15:41:22 +04:00
Mikhail Gladchenko
e6ca21e4dc Merge branch 'main' into OP-4504-fix-governance
# Conflicts:
#	package.json
2023-10-26 08:00:19 +01:00
Kirill Litvinov
1fc201a626 fix: drip rpc v0.20.10 2023-10-25 13:48:43 +03:00
Alex Kraiz
ee281a34d1 feat: added new fields to env response 2023-10-24 14:08:06 +04:00
Mikhail Gladchenko
5be2257350 feature: added new field userWeeklyReward to Pool V2 info scheme 2023-10-20 10:42:17 +01:00
Mikhail Gladchenko
063678d298 feature: added new field to Pool V2 info scheme 2023-10-20 09:42:21 +01:00
Mikhail Gladchenko
4be3405dd8 feature: added new endpoint and scheme for pool v2 info 2023-10-19 15:45:13 +01:00
Mikhail Gladchenko
8a27a13a09 feature: up version to 0.20.10-rc12 2023-10-19 13:52:31 +01:00
Mikhail Gladchenko
3798574542 feature: up version to 0.20.10-rc11 2023-10-19 12:19:14 +01:00