aave-protocol-v2/contracts/interfaces
Gerardo Nardelli 71ea58f758 Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
#	test/__setup.spec.ts
2020-11-25 10:46:01 -03:00
..
IAaveIncentivesController.sol Updated solidity version 2020-11-20 11:41:58 +01:00
IChainlinkAggregator.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IERC20WithPermit.sol Add permit support in swap adapters 2020-11-02 17:33:00 -03:00
IExchangeAdapter.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
ILendingPool.sol Fixed ILendingPool interface 2020-11-25 11:40:55 +01:00
ILendingPoolAddressesProvider.sol Merge branch 'master' into feat/153-improve-docs 2020-11-23 11:15:31 +01:00
ILendingPoolAddressesProviderRegistry.sol Merge branch 'master' into feat/153-improve-docs 2020-11-23 11:15:31 +01:00
ILendingPoolCollateralManager.sol - Moved data types (structs and enum) to a DataTypes library, to simplify interfaces 2020-11-24 14:53:34 +01:00
ILendingRateOracle.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IPriceOracle.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IPriceOracleGetter.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IReserveInterestRateStrategy.sol Merge branch 'master' into feat/153-improve-docs 2020-11-23 11:15:31 +01:00
IUniswapExchange.sol Removed the ^ on solidity version 2020-11-20 11:45:20 +01:00
IUniswapV2Router02.sol Add view method to estimate swaps outputs 2020-10-27 16:32:09 -03:00