aave-protocol-v2/contracts
2020-11-19 14:48:15 +01:00
..
configuration - Fixed comments on LendingPoolAddressesProviderRegistry and removed useless getter. 2020-11-19 14:21:36 +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 - Moved StringLib to deployments/ 2020-11-19 14:23:46 +01:00
flashloan - Passed initiator param to flashLoan()'s executeOperation() receiver. 2020-10-30 13:32:42 +01:00
interfaces - Reviewed comments on DefaultReserveInterestRateStrategy and interface. 2020-11-19 14:48:15 +01:00
lendingpool - Reviewed comments on DefaultReserveInterestRateStrategy and interface. 2020-11-19 14:48:15 +01:00
libraries - Moved StringLib to deployments/ 2020-11-19 14:23:46 +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 - Refactoring on some Errors 2020-11-12 13:54:23 +01:00