Commit Graph

150 Commits

Author SHA1 Message Date
Thrilok kumar
7ce0843aa2
Removed console.sol file 2021-04-16 22:17:27 +05:30
Thrilok kumar
eb2dc48fac
Update contracts/senders/aave-v2-migrator/main.sol 2021-04-16 22:17:02 +05:30
Thrilok kumar
bcc59c5964
Update contracts/senders/aave-v2-migrator/main.sol 2021-04-16 22:16:56 +05:30
Thrilok kumar
f239c0eb6d
removed getCollateralStatus func 2021-04-16 22:06:26 +05:30
Thrilok kumar
f0b0c19698
Update contracts/liquidity.sol 2021-04-16 22:05:31 +05:30
Thrilok kumar
8f7ced9b29
Update contracts/liquidity.sol 2021-04-16 22:05:07 +05:30
Thrilok kumar
92e028ca72
Update contracts/liquidity.sol 2021-04-16 22:04:49 +05:30
Thrilok Kumar
577b2d5c41 restructured aave receiver variable contract 2021-04-16 22:02:00 +05:30
Thrilok Kumar
5a6407388a restructured aave sender contract 2021-04-16 21:54:14 +05:30
Mubaris NK
c22f42e68e
Merge branch 'new-tests' of github.com:InstaDApp/dsl-polygon-migration into new-tests 2021-04-16 21:35:09 +05:30
Mubaris NK
38c5b984a6
Add DSA v2 check 2021-04-16 21:34:35 +05:30
Thrilok Kumar
5658a92037 Merge branch 'new-tests' of https://github.com/Instadapp/dsa-polygon-migration into new-tests 2021-04-16 21:30:48 +05:30
Thrilok Kumar
9693f5ffb2 Update Polygon Token mapping contract 2021-04-16 21:30:33 +05:30
Samyak Jain
bdfe93faf9 don't add matic on supported token add wmatic 2021-04-16 21:19:38 +05:30
Mubaris NK
af8563d14f
Add all testcases 2021-04-16 21:12:24 +05:30
Mubaris NK
a02be34b70
Merge branch 'new-tests' of github.com:InstaDApp/dsl-polygon-migration into new-tests 2021-04-16 20:30:40 +05:30
Mubaris NK
831f787df7
Update testcases 2021-04-16 20:30:29 +05:30
Thrilok Kumar
7c22087945 Removed enabling collateral from spells borrowAndTransferSpells 2021-04-16 20:11:57 +05:30
Mubaris NK
75613ee84e
Merge branch 'new-tests' of github.com:InstaDApp/dsl-polygon-migration into new-tests 2021-04-16 17:58:55 +05:30
Mubaris NK
442e18ef09
Add new testcases (all failing) 2021-04-16 17:58:42 +05:30
Samyak Jain
4aea9dd273 added instalist verification 2021-04-16 17:45:21 +05:30
Samyak Jain
f5a8e97455 updated Matic receiver 2021-04-16 17:04:45 +05:30
Samyak Jain
78e77b4f60 added a TODO on migrate position 2021-04-16 17:00:19 +05:30
Mubaris NK
4a9fb6d9dd
Finish sender testing 2021-04-16 15:08:16 +05:30
Mubaris NK
63680f251a
Even larger position 2021-04-16 14:39:25 +05:30
Mubaris NK
2ab7323d8b
Test for a larger position 2021-04-16 14:07:57 +05:30
Samyak Jain
1fe6ef75c4 minor bug fix 2021-04-16 04:43:43 +05:30
Thrilok Kumar
e986095fce Removed unused function parameter 2021-04-16 04:28:59 +05:30
Thrilok Kumar
019b54fc1a Updated implementionM1 2021-04-16 04:27:41 +05:30
Thrilok Kumar
f5eb65372d Minor fix due to merge commits 2021-04-16 04:25:06 +05:30
Thrilok Kumar
72274a9421 maticReceiver require statement commented for test cases 2021-04-16 04:24:33 +05:30
Thrilok Kumar
009305e423 Fixed spells length bug 2021-04-16 04:22:33 +05:30
Thrilok Kumar
f145687cc9 Enable collateral for multiple borrowAndTransferSpells() 2021-04-16 04:18:05 +05:30
Thrilok Kumar
f7b351b0eb Added token mapping contract 2021-04-16 04:12:30 +05:30
Thrilok Kumar
617f0ebd68 Using DSA address in L1 testcases 2021-04-16 04:11:59 +05:30
Thrilok Kumar
d3315d0f25 Added hardhat config 2021-04-16 04:11:35 +05:30
Thrilok Kumar
1498fd61a1 Added polygon testcases 2021-04-16 04:09:51 +05:30
Thrilok Kumar
e33001c82f Merge branch 'new-tests' of https://github.com/Instadapp/dsa-polygon-migration into new-tests 2021-04-16 04:09:32 +05:30
Thrilok Kumar
a7aeeb6645 Added fake token mapping address 2021-04-16 04:08:53 +05:30
Thrilok Kumar
8829dd0168 Fixed allowance and spell encoding issue 2021-04-16 04:08:01 +05:30
Samyak Jain
777a98ef56 removed flash loan on L2 2021-04-16 03:19:48 +05:30
Samyak Jain
e31032a3d3 matic receiver condition 2021-04-16 03:06:40 +05:30
Samyak Jain
bd72d17bc5 Merge branch 'new-updates' into new-tests 2021-04-16 02:39:00 +05:30
Samyak Jain
58a01e00aa supported token update 2021-04-16 02:36:12 +05:30
Thrilok Kumar
1cc999a995 Fixed allownace issue on transferAtokens 2021-04-16 02:11:39 +05:30
Mubaris NK
b3b289bddf
Update testcases and remove console messages 2021-04-15 22:19:59 +05:30
Thrilok Kumar
168479f90b Fixed allowance issue while paying back flashloan 2021-04-15 22:03:16 +05:30
Mubaris NK
ad58a84dd7
minor change 2021-04-15 21:49:35 +05:30
Mubaris NK
f4c7610b1c
merge incoming change 2021-04-15 21:47:46 +05:30
Thrilok Kumar
1f645c37ce Fixed atoken transfer amount bug 2021-04-15 21:45:04 +05:30