aave-protocol-v2/contracts
2020-11-17 10:24:24 +01:00
..
configuration Fixes #123 2020-11-10 14:57:09 +01:00
dependencies/openzeppelin Moved WETH9.sol to mock/dependencies due is only for testing purposes 2020-11-02 15:47:02 +01:00
deployments Added deployment addresses. Rollback atoken deployer. 2020-11-10 14:53:16 +01:00
flashloan - Passed initiator param to flashLoan()'s executeOperation() receiver. 2020-10-30 13:32:42 +01:00
interfaces Fixes #123 2020-11-10 14:57:09 +01:00
lendingpool - Removed not needed receive() on LendingPool 2020-11-11 16:05:44 +01:00
libraries Added isContract to check asset at LendingPool.initResetve function 2020-11-10 17:50:13 +01:00
misc Renamed ChainlinkProxyPriceProvider to AaveOracle 2020-11-17 10:24:24 +01:00
mocks Added emergency token and ether withdrawal. Follow code guidelines. 2020-11-03 17:23:35 +01:00
tokenization Fixes stable borrow debt 2020-11-11 15:54:08 +01:00