aave-protocol-v2/contracts/adapters
Jason Raymond Bell d26b1beb68 Fix _getDecimals function
Added a limit on number of decimals and changed return type to uint8.

Fixes MixBytes Warning 5 and ABDK CVF-30.
2021-05-20 14:14:51 +01:00
..
interfaces Pulled contracts for light deployment 2021-01-29 22:51:59 -05:00
BaseParaSwapAdapter.sol Fix _getDecimals function 2021-05-20 14:14:51 +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