eboado
|
693576f853
|
- Replaced hardcoded error messages on ReserveLogic.
|
2020-11-12 12:50:35 +01:00 |
|
eboado
|
0f086a8a27
|
- Changed 1 << 128 to type(uint128).max
|
2020-11-12 10:29:00 +01:00 |
|
The3D
|
f125eeb0c5
|
Removed unneeded conditions
|
2020-11-10 17:15:36 +01:00 |
|
The3D
|
fed8c79884
|
Fixed comment in ReserveLogic
|
2020-11-10 16:52:34 +01:00 |
|
The3D
|
57ed9efd58
|
Validated the user balance before isActive
|
2020-11-10 16:33:00 +01:00 |
|
The3D
|
31cbe9127e
|
Fixed validateWithdraw
|
2020-11-10 16:29:43 +01:00 |
|
The3D
|
f87873a6de
|
Added natspec, isActive check
|
2020-11-10 16:07:13 +01:00 |
|
The3D
|
d66959f4ff
|
Refactored validation logic of rebalanceStableBorrowRate
|
2020-11-10 15:57:49 +01:00 |
|
The3D
|
673b8f22c4
|
Fixed validation of isActive in validateWithdraw
|
2020-11-10 15:42:03 +01:00 |
|
The3D
|
ee1e20568b
|
Added check
|
2020-11-10 14:11:01 +01:00 |
|
The3D
|
0c8efc2261
|
Added negative test on setUsageAsCollateral(), clearer require condition
|
2020-11-10 13:45:08 +01:00 |
|
The3D
|
4e4fbe6539
|
Refactoring of credit delegation
|
2020-11-03 19:47:57 +01:00 |
|
Ernesto Boado
|
282e6093bb
|
Merge branch 'fix/51' into 'master'
Resolve "Remove the disable as collateral function on LendingPoolConfigurator"
Closes #51
See merge request aave-tech/protocol-v2!60
|
2020-10-31 17:41:48 +00:00 |
|
emilio
|
05d426645d
|
Changed freezed to frozen
|
2020-10-31 13:47:16 +01:00 |
|
emilio
|
3f7bb806ac
|
Merge branch 'master' into fix/51
|
2020-10-31 13:10:26 +01:00 |
|
David Racero
|
1ac0a45394
|
Fix conflicts
|
2020-10-30 16:52:44 +01:00 |
|
eboado
|
cba766d282
|
Merge branch 'master' into feat/102-batch-delegation-allowance
|
2020-10-30 16:04:31 +01:00 |
|
eboado
|
a86902ee02
|
Merge branch 'master' into fix/89-available-liquidity
|
2020-10-30 15:02:40 +01:00 |
|
eboado
|
5a9a46a31f
|
Merge branch 'master' into 100/flash-loan-bath-modes
|
2020-10-30 14:55:03 +01:00 |
|
David Racero
|
b3cc9d1a62
|
Fix conflicts
|
2020-10-30 13:40:06 +01:00 |
|
eboado
|
7227717a7a
|
- Removed modes from validateFlashLoan. Not needed as executeBorrow() will fail.
|
2020-10-30 12:06:02 +01:00 |
|
eboado
|
1954f609c2
|
Merge branch 'master' into 100/flash-loan-bath-modes
|
2020-10-30 11:40:31 +01:00 |
|
emilio
|
a49f2744ee
|
Updated comments
|
2020-10-30 11:38:49 +01:00 |
|
emilio
|
7ae9a2df8f
|
Updated variable names
|
2020-10-30 11:36:53 +01:00 |
|
eboado
|
913a6a9237
|
- Added batch of modes to flashLoan()
|
2020-10-29 15:14:28 +01:00 |
|
emilio
|
2cf84f19ce
|
removed console import
|
2020-10-29 12:03:26 +01:00 |
|
emilio
|
9e55ea12b6
|
Fixes #99
|
2020-10-29 11:57:43 +01:00 |
|
eboado
|
3f714b9dc8
|
- Fixed non-initialized availableLiquidity on validateBorrow()
|
2020-10-28 11:48:55 +01:00 |
|
emilio
|
a2d068a817
|
Merge branch 'master' into fix/87
|
2020-10-27 22:12:23 +01:00 |
|
emilio
|
1cd7f2d5a0
|
Fixed error on variable naming
|
2020-10-27 17:49:35 +01:00 |
|
emilio
|
276dee4918
|
Fixes#87
|
2020-10-27 17:22:51 +01:00 |
|
emilio
|
28a6323763
|
fixed condition, local variable name
|
2020-10-27 16:57:05 +01:00 |
|
The-3D
|
85168f8ea7
|
Merge branch 'fix/78' into 'master'
Resolve "Extend flashloans to allow flashborrowing of multiple currencies"
Closes #78
See merge request aave-tech/protocol-v2!87
|
2020-10-26 13:14:42 +00:00 |
|
The3D
|
9c283fb4cb
|
Fixed PVE014
|
2020-10-26 12:14:33 +01:00 |
|
The3D
|
86d25393e9
|
Add small optimization in _mintToTreasury
|
2020-10-23 13:09:19 +02:00 |
|
The3D
|
a2e2450bb3
|
Finalized implementation, fixed tests
|
2020-10-22 20:37:50 +02:00 |
|
The3D
|
8873b9cdac
|
initial implementation
|
2020-10-22 18:15:56 +02:00 |
|
The3D
|
b7efa920ca
|
Remove swapLiquidity/repayWithCollateral
|
2020-10-22 11:50:04 +02:00 |
|
Ernesto Boado
|
017589a8f7
|
Merge branch 'fix/68' into 'master'
Resolve "Gas optimizations"
Closes #68
See merge request aave-tech/protocol-v2!77
|
2020-10-16 08:05:11 +00:00 |
|
The3D
|
b4f8592775
|
Fixed #69
|
2020-10-15 17:57:54 +02:00 |
|
The3D
|
6a06a3e88f
|
removed openzeppelin imports2
|
2020-10-15 15:41:56 +02:00 |
|
The3D
|
46bcf4b821
|
Merge branch 'master' into feat/rm-unused-imports
|
2020-10-15 14:29:51 +02:00 |
|
The3D
|
1b1fd6e5e2
|
Fixes #68
|
2020-10-15 14:13:46 +02:00 |
|
David Racero
|
57ffc9c613
|
Reorg errors library, sorted by error number, added prefix to each constant and a prefix glossary.
|
2020-10-14 11:03:32 +02:00 |
|
David Racero
|
b919886916
|
Remove unused imports
|
2020-10-14 09:53:48 +02:00 |
|
The3D
|
b450a04642
|
Added getter for userconfiguration
|
2020-10-12 14:37:53 +02:00 |
|
The3D
|
24a4980496
|
Refactored reservesList to a mapping
|
2020-10-06 15:51:48 +02:00 |
|
The3D
|
e328cf0482
|
Formatting, removed console import
|
2020-09-25 10:57:51 +02:00 |
|
The3D
|
687b13f019
|
Formatting, removed console import
|
2020-09-25 10:57:26 +02:00 |
|
The3D
|
fb0f533ae9
|
Changes usage of the ltv in calculateUserAccountData
|
2020-09-25 10:55:58 +02:00 |
|