aave-protocol-v2/contracts/adapters
Jason Raymond Bell afeb5fb996 Remove _usePermit function
Just use a simple check if deadline is set or not.

Fixes ABDK CVF-34 and CVF-35.
2021-05-20 14:47:10 +01:00
..
interfaces Pulled contracts for light deployment 2021-01-29 22:51:59 -05:00
BaseParaSwapAdapter.sol Remove _usePermit function 2021-05-20 14:47:10 +01:00
BaseParaSwapSellAdapter.sol Explain code to overwrite fromAmount in comment 2021-05-20 14:00:34 +01:00
BaseUniswapAdapter.sol Merge remote-tracking branch 'oldfork/light-implementation' into lp-market 2021-02-04 16:45:00 -05:00
FlashLiquidationAdapter.sol Add new variable borrowedAssetLeftovers to improve readability 2021-02-01 13:24:07 +01:00
ParaSwapLiquiditySwapAdapter.sol Rename _pullAToken function 2021-05-20 13:45:50 +01:00
UniswapLiquiditySwapAdapter.sol fix eth->eth repay with collateral 2021-02-01 17:13:53 +03:00
UniswapRepayAdapter.sol fix eth->eth repay with collateral 2021-02-01 17:13:53 +03:00