aave-protocol-v2/contracts/interfaces
Jason Raymond Bell 242826ded6 ParaSwap adapter for collateral swaps
Complete with unit tests (using a mock AugustusSwapper contract).

Has similar functionality/tests as for existing Uniswap adapter.

Fixed a couple bugs in tests for Uniswap adapters.
2021-03-18 15:44:52 +00:00
..
IAaveIncentivesController.sol
IAToken.sol - Fix redeem() = withdraw() on docs 2020-11-26 10:29:53 +01:00
IChainlinkAggregator.sol
ICreditDelegationToken.sol - Added credit delegation interface to debt tokens. 2020-11-30 18:16:25 +01:00
IDelegationToken.sol - Misc doc fixes 2020-11-26 10:37:04 +01:00
IERC20WithPermit.sol Merge fixes 2020-11-25 11:07:33 -03:00
IExchangeAdapter.sol
ILendingPool.sol - Added return of withdraw amount to withdraw() 2020-11-26 11:02:26 +01:00
ILendingPoolAddressesProvider.sol - Added view to getMarketId() 2020-11-30 09:23:31 +01:00
ILendingPoolAddressesProviderRegistry.sol
ILendingPoolCollateralManager.sol - Added set of usage as collateral to true on liquidator receiving aToken. 2020-11-26 16:44:32 +01:00
ILendingRateOracle.sol
IParaSwapAugustus.sol ParaSwap adapter for collateral swaps 2021-03-18 15:44:52 +00:00
IPriceOracle.sol
IPriceOracleGetter.sol
IReserveInterestRateStrategy.sol
IScaledBalanceToken.sol - Misc doc fixes 2020-11-26 10:37:04 +01:00
IStableDebtToken.sol - Added extra comment on IStableDebtToken 2020-11-26 10:51:43 +01:00
ITokenConfiguration.sol - Reviewed tokenization documentation-wise 2020-11-26 10:21:18 +01:00
IUniswapExchange.sol
IUniswapV2Router02.sol Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI. 2021-01-27 15:43:34 +01:00
IVariableDebtToken.sol - Reviewed tokenization documentation-wise 2020-11-26 10:21:18 +01:00