aave-protocol-v2/contracts
eboado e0c27fef3f - Moved index update on flashLoan() to before the executeOperation.
- Refactor to remove try..catch.
- Change on _executeBorrow() to not consider liquidityTaken when coming from flash loan.
2020-08-28 16:44:14 +02:00
..
configuration Merge branch 'master' into fix/22 2020-08-21 18:48:16 +02:00
flashloan Updated flashloans to transferFrom the receiver instead of checking that the funds where sent back 2020-08-23 18:38:34 +02:00
interfaces - Adapted flashLoan() for partial debt opening. 2020-08-25 12:55:05 +02:00
lendingpool - Moved index update on flashLoan() to before the executeOperation. 2020-08-28 16:44:14 +02:00
libraries Updated flashloans V2 2020-08-24 01:22:14 +02:00
misc refactoring misc folder to fit current guideline 2020-08-21 15:00:10 +03:00
mocks - Added tests to cover flashLoan(). 2020-08-25 14:50:07 +02:00
tokenization Merge branch 'master' into fix/22 2020-08-21 18:48:16 +02:00