emilio
|
529115dd98
|
added stable and variable debt tokens tests
|
2020-07-09 16:46:49 +02:00 |
|
emilio
|
a3326fc86d
|
Updated LendingPool to add a method to retrieve debt tokens
|
2020-07-09 16:27:19 +02:00 |
|
emilio
|
77be1963d1
|
added comments, cleaned up variable debt token, base debt token
|
2020-07-09 11:59:49 +02:00 |
|
emilio
|
7813e8cec0
|
Added natspec comments to stable debt token, cleaned up stable debt token code
|
2020-07-09 11:23:30 +02:00 |
|
emilio
|
da6273a951
|
Removed ETHAddressLib from LiquidationManager
|
2020-07-09 00:33:33 +02:00 |
|
emilio
|
8f86b44076
|
Removed CoreLibrary
|
2020-07-09 00:16:05 +02:00 |
|
The3D
|
f1743a5eac
|
Fixed liquidation tests
|
2020-07-08 17:26:50 +02:00 |
|
The3D
|
395e4aa3a7
|
Updated liquidation
|
2020-07-07 17:34:38 +02:00 |
|
The3D
|
6b2764f760
|
Renamed debt fetching function, updated liquidationManager
|
2020-07-07 17:14:44 +02:00 |
|
The3D
|
dd1982010c
|
Fixed swap rate tests
|
2020-07-07 12:07:31 +02:00 |
|
The3D
|
0d182d6436
|
Fixed swapBorrowRateMode, rebalanceBorrowRate
|
2020-07-05 23:44:19 +02:00 |
|
The3D
|
34efb0c917
|
fixed redeem tests, removed console.log
|
2020-07-04 09:32:54 +02:00 |
|
The3D
|
30ab5ddec2
|
Merge branch 'feat/debt' of gitlab.com:aave-tech/protocol-v2 into feat/debt
|
2020-07-04 09:32:01 +02:00 |
|
The3D
|
e16eed2d03
|
Fixed borrow tests
|
2020-07-03 23:20:02 +02:00 |
|
andyk
|
7690b22e8e
|
repo cleanup -1
|
2020-07-03 12:15:30 +03:00 |
|
The3D
|
a784e42b78
|
Initial commit
|
2020-06-30 14:09:28 +02:00 |
|
The3D
|
abc0d3edb6
|
Fixed tests
|
2020-06-27 04:13:32 +02:00 |
|
The3D
|
1980773a58
|
Updated test cases
|
2020-06-26 21:28:18 +02:00 |
|
The3D
|
c298579908
|
Fixed tests
|
2020-06-26 16:58:52 +02:00 |
|
The3D
|
51fee50e50
|
Fixed setup
|
2020-06-26 14:34:44 +02:00 |
|
The3D
|
02d943b235
|
Refactoring migration
|
2020-06-21 01:40:03 +02:00 |
|
eboado
|
2379fe7ae7
|
- Temporary removed nonReentrant from LendingPool, until this fix on ReentrancyGuard is released to prod https://github.com/OpenZeppelin/openzeppelin-contracts/pull/2171.
|
2020-06-09 16:36:33 +02:00 |
|
eboado
|
18e19b4f84
|
- Added getAllReservesTokens for AaveProtocolTestHelpers.
|
2020-06-09 11:11:19 +02:00 |
|
eboado
|
0453a49f8f
|
- Fixed issue on AaveProtocolTestHelpers.
- Migrated atoken-modifiers tests.
|
2020-06-08 21:06:26 +02:00 |
|
eboado
|
21e6697eda
|
- Added AaveProtocolTestHelpers
|
2020-06-08 17:36:40 +02:00 |
|
eboado
|
82de55fdbf
|
- Added mocha __setup script with snapshotting
|
2020-06-08 14:03:40 +02:00 |
|
andyk
|
951bc6ebf6
|
optimize 0 ETH
|
2020-06-05 11:23:48 +03:00 |
|
andyk
|
d099d3c20e
|
fix isETH condition in repay
|
2020-06-05 10:35:29 +03:00 |
|
andyk
|
a281bdba97
|
update universalTransferFromSenderToThis with returnExcess
|
2020-06-04 10:57:08 +03:00 |
|
andyk
|
43b5c2c832
|
compilation errors fixes, removed: getReserveAvailableLiquidity, transferToUser, transferToFeeCollectionAddress, transferFlashLoanProtocolFeeInternal
|
2020-06-03 17:57:41 +03:00 |
|
andyk
|
199d386b3e
|
removal of transferToReserve method
|
2020-06-03 15:51:17 +03:00 |
|
andyk
|
43ae2f36e7
|
update universalTransferFrom logic, and comments
|
2020-06-03 15:48:59 +03:00 |
|
andyk
|
a41816b32c
|
fix typos in docstrings
|
2020-06-03 14:08:22 +03:00 |
|
andyk
|
e31d5b9bee
|
add doc strings to UniversalERC20, delete remove values there, fixes from MR comments
|
2020-06-03 14:02:18 +03:00 |
|
andyk
|
268e749a6d
|
remove SafeERC20 dependency
|
2020-06-02 18:16:27 +03:00 |
|
andyk
|
f3597f670f
|
remove EthAddressLib
|
2020-06-02 17:16:22 +03:00 |
|
andyk
|
2dfcc970da
|
fix some typo
|
2020-06-02 16:54:46 +03:00 |
|
andyk
|
fea677a607
|
migration to 1inch UniversalERC20
|
2020-06-02 16:49:24 +03:00 |
|
eboado
|
b889cb25b6
|
- Added contracts from v1 of the protocol.
|
2020-05-29 18:45:37 +02:00 |
|
eboado
|
0ca8e30fb2
|
Initial commit
|
2020-05-29 16:55:31 +02:00 |
|