Commit Graph

61 Commits

Author SHA1 Message Date
Thrilok Kumar
2ac09aea58 WETH fix on receiver 2021-04-21 07:04:11 +05:30
Samyak Jain
7fcf644c29 added LogMigrate 2021-04-19 19:37:21 +05:30
Thrilok Kumar
9917d43efd Updated deployed contract list 2021-04-17 04:01:51 +05:30
Thrilok Kumar
b2cfa3f523 Merge branch 'new-tests' of https://github.com/Instadapp/dsa-polygon-migration into new-tests 2021-04-16 22:28:36 +05:30
Thrilok Kumar
70f0e2197d Fixed compilation error 2021-04-16 22:28:30 +05:30
Mubaris NK
34f4f10288
cleanup 2021-04-16 22:27:18 +05:30
Thrilok Kumar
5e58a57e8e Removed LogDeposit and LogWithdraw events 2021-04-16 22:27:06 +05:30
Thrilok kumar
f239c0eb6d
removed getCollateralStatus func 2021-04-16 22:06:26 +05:30
Thrilok Kumar
577b2d5c41 restructured aave receiver variable contract 2021-04-16 22:02:00 +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
Samyak Jain
bdfe93faf9 don't add matic on supported token add wmatic 2021-04-16 21:19:38 +05:30
Thrilok Kumar
7c22087945 Removed enabling collateral from spells borrowAndTransferSpells 2021-04-16 20:11:57 +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
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
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
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
ab84d537ec
Fix stack too deep error 2021-04-15 16:09:23 +05:30
Samyak Jain
11ac919025 minor bug fix 2021-04-15 03:48:00 +05:30
Samyak Jain
818fcfeb13 removed deposit & withdraw function 2021-04-15 03:42:24 +05:30
Samyak Jain
587f3de38c merged mubaris fixes 2021-04-15 01:44:33 +05:30
Samyak Jain
029ffd98ec bug fix on deposit spells 2021-04-14 05:01:59 +05:30
Samyak Jain
3053de6d99 minor bug fix 2021-04-14 05:00:02 +05:30
Samyak Jain
e51885b016 minor bug fix 2021-04-14 04:41:35 +05:30
Samyak Jain
6c6d83e181 target update 2021-04-14 04:40:01 +05:30
Samyak Jain
0a38ebbb19 bug fixes on migrate cast spells 2021-04-14 04:38:56 +05:30
Samyak Jain
3732f562bd fixed some more TODOs 2021-04-14 04:22:56 +05:30
Samyak Jain
3f5bd4f3ac minor bug fix 2021-04-14 04:15:47 +05:30
Mubaris NK
d4e72a7c89
minor changes 2021-04-12 20:26:56 +05:30
Mubaris NK
10dde58404
TODOs in receiver 2021-04-12 11:32:42 +05:30
Samyak Jain
0e13bfa0d1 added checkRatio 2021-04-11 02:47:34 +05:30
Samyak Jain
c209376152 L2 instaindex address update 2021-04-09 20:50:27 +05:30
Samyak Jain
a97072fe4e minor edits 2021-04-09 05:23:21 +05:30
Samyak Jain
272868a9d6 L2 settle function update 2021-04-09 05:18:56 +05:30
Samyak Jain
4158bce7d4 free flashamt 2021-04-09 05:17:32 +05:30
Samyak Jain
e6bcc576e8 added receiver settle and fixes 2021-04-09 05:14:37 +05:30
Samyak Jain
47d669b666
Update contracts/receivers/aave-v2-receiver/main.sol
Resolve compiler bug issue

Co-authored-by: Thrilok kumar <thrilok2000@gmail.com>
2021-04-09 05:00:24 +10:00