Commit Graph

39 Commits

Author SHA1 Message Date
sendra
0895e6f75d feat: added all helper versions 2021-12-17 16:23:11 +01:00
sendra
67aefa8a66 feat: added UiPoolDataProvider V2 with eth markets oracle case 2021-12-06 16:29:34 +01:00
kartojal
52e03fcd45 feat: add config for ui pool data provider deployment 2021-10-04 18:56:39 +02:00
David Racero
dc65b0b62e
Merge branch 'master' into feat/188-avalanche-market 2021-09-20 11:04:24 +02:00
Ernesto Boado
ccb43f026f
Merge pull request #55 from paraswap/paraswap
ParaSwap adapter for collateral swaps
2021-09-01 14:37:45 +02:00
karotjal
2d3bcf29f9 feat: update uipooldataprovider task config 2021-08-24 13:31:43 +02:00
miguelmtzinf
8d359e1fd2 feat: Add fixes to the avalanche deployment 2021-07-21 11:38:59 +02:00
Jason Raymond Bell
258a9be607 Merge branch 'master' into paraswap 2021-06-15 16:52:42 +01:00
sendra
3d3e53a153 correct matic oracle 2021-06-08 15:42:04 +02:00
sendra
a6978ed6ba fix on deployment task 2021-06-08 14:24:48 +02:00
Jason Raymond Bell
4fe36c8fa4 Introduce registry of valid Augustus addresses
Set in constructor of BaseParaSwapSellAdapter and validates before swap.
Created mock registry that only validates one address.
Changed the test fixtures to accomodate registry and added two new tests.
Updated deployment script.
Registry address left as a placeholder in package.json since not known yet.

Fixes MixBytes Warning 1.
2021-05-20 23:25:51 +01:00
David Racero
37ba4765ea fix: solve conflicts from master 2021-05-14 09:26:22 +02:00
David Racero
b7462c6be2 feat: update UiPoolDataProvider task to match other tasks code style. Fix old reference of verifyContract at deployUiPoolDataProvider function. 2021-05-12 10:15:41 +02:00
David Racero
4f7ce7e202
Merge branch 'master' into polygon-verifier 2021-05-11 12:55:17 +02:00
David Racero
2cdfbbbc5d feat: Added support to fork any chain. Added deployment scripts to Github Actions 2021-05-10 15:34:31 +02:00
David Racero
e41a18c33a fix: fixed logic of address provider registration 2021-05-10 10:16:13 +02:00
sendra
acc2207d81 added kovan config 2021-04-26 15:57:26 +02:00
sendra
9df1502f22 correct mainnet incentives controller 2021-04-21 19:16:11 +02:00
sendra
360d37f9f8 fix: updated mainnet task to deploy ui helper 2021-04-19 17:23:45 +02:00
sendra
b0caaee52e updated for latest mumbai addresses 2021-04-12 21:36:34 +02:00
sendra
47b3d8ff65 new mumbai addresses 2021-04-12 10:56:33 +02:00
sendra
1849484cbf updated with new mumbai addresses 2021-04-12 09:37:55 +02:00
sendra
f7fde949a7 updated with latest addresses 2021-04-09 15:06:57 +02:00
sendra
a5ab0a6e3b added mumbai addresses 2021-04-09 10:57:01 +02:00
sendra
516cbc7349 updated deployment scripts 2021-03-30 13:17:08 +02:00
Jason Raymond Bell
14e2ab47d9 Add task to deploy ParaSwapLiquiditySwapAdapter
Note that it didn't actually work as written since gasPrice was set too low
and also the verifyContract didn't work (so I had to verify it manually).

Deployed to mainnet at 0xC91864A5A1E2F52aDdfb69e31b89a3b7783733c3.
2021-03-29 17:19:26 +01:00
David Racero
de4aec2804 Set configs for matic. Minor changes to polygon utils and tasks. 2021-03-12 18:06:15 +01:00
David Racero
d16c680b7c Integrate polygon verifier into verification tools and Hardhat tasks 2021-03-11 16:55:04 +01:00
David Racero
63ce8bc2bb Revert "add withFlash flage to getAmountIn/Out"
This reverts commit 3d2a877770.
2021-01-12 13:20:32 +01:00
andyk
3d2a877770 add withFlash flage to getAmountIn/Out 2020-12-09 13:29:25 +04:00
andyk
41efe9e811 add WETH to constructor of swap adapters 2020-12-02 19:56:38 +04:00
The3D
8113cdaef1 Updated migration scripts to receive external parameters 2020-12-02 11:18:31 +01:00
andyk
6ce019c04a add deployment task for UniswapRepayAdapter 2020-12-01 14:27:57 +04:00
David Racero
a21d823646 Remove console logs 2020-11-30 14:32:01 +01:00
David Racero
c22533f139 Add lending provider kovan address at deploy-UniswapRepayAdapter task 2020-11-30 14:27:56 +01:00
andyk
a21757d0fc adoption to the latest 2020-11-30 17:14:29 +04:00
andyk
898d72dfb3 Merge branch 'master' into feat/data-helpers 2020-10-30 13:16:21 +03:00
andyk
7690b22e8e repo cleanup -1 2020-07-03 12:15:30 +03:00
eboado
0ca8e30fb2 Initial commit 2020-05-29 16:55:31 +02:00