Commit Graph

1859 Commits

Author SHA1 Message Date
miguelmtzinf
d6a0f34ba2 feat: Add optimistic kovan market 2021-07-29 18:25:01 +02:00
miguelmtzinf
36c8f08782 feat: Add OVM hardhat configuration 2021-07-29 18:22:38 +02:00
miguelmtzinf
e7d9fe8367 feat: Refactor LendingPool and LendingPoolConfigurator to go below 24K 2021-07-29 18:21:29 +02:00
miguelmtzinf
72b5da643b feat: Replace non-available solidity instructions on OVM 2021-07-29 18:20:43 +02:00
miguelmtzinf
7708bc6d2f feat: Add support for custom quote currencies 2021-07-23 13:09:12 +02:00
The-3D
99c97b4f13
Merge pull request #181 from aave/fix/change-exposure-ceiling
Fix/change exposure ceiling
2021-07-16 19:27:38 +02:00
emilio
89e03892f1 refactor: refactored tests, removed last exposure ceiling references 2021-07-11 20:00:45 +02:00
The3D
c1db1f8953 tests: updated tests for the ltv validation 2021-07-06 18:51:08 +02:00
The3D
7f3bf12d23 docs: removed obsolete comment 2021-07-05 19:55:56 +02:00
The3D
a98956f8b2 fix: remove exposure cap specific code and configuration 2021-07-05 19:54:59 +02:00
The3D
76a141cd36 docs: fixed comment in ILendingPoolConfigurator 2021-07-01 20:09:12 +02:00
The3D
68e1597fcf docs: updated ILendingPoolConfigurator comment 2021-07-01 20:05:00 +02:00
The-3D
cf54f4ca2d
Merge pull request #174 from aave/feat/2.5-remove-global-pause
Refactor: refactored the pause pool function. From global pause to local ones
2021-07-01 20:02:51 +02:00
The3D
2c19aeb87b fix: added check to skip dropped reserves in setPoolPause() 2021-07-01 20:00:02 +02:00
The3D
7acbd2925b refactor: changed params names, removed redundant event 2021-07-01 19:55:30 +02:00
Hadrien Charlanes
93d3e9de86 test: adapted test for new setReservePause function (replacing pause/unpause) 2021-07-01 17:05:05 +02:00
The-3D
c50a0aa6e6
Merge pull request #172 from aave/fix/protocol-2.5-withdraw-exposure-capped
Fix/protocol 2.5 withdraw exposure capped
2021-07-01 16:59:54 +02:00
The3D
0fe470656e fix: various fixes and refactorings on the implementation 2021-07-01 16:59:14 +02:00
Hadrien Charlanes
8d020df60c refactor: adapted tests to new way of pausing LendingPool through pausing all reserves 2021-07-01 16:53:06 +02:00
Hadrien Charlanes
79a8d2bba6 doc: added deprecated notice 2021-07-01 16:50:17 +02:00
Hadrien Charlanes
66165c4fdd refactor: refactored the pause pool funciton. From global pause to reserve local pauses 2021-07-01 14:15:40 +02:00
Hadrien Charlanes
716d1ce68d fix: protected against disable as collateral + withdraw/transfer 2021-07-01 10:29:40 +02:00
Hadrien Charlanes
9f110e1d19 fix: protected against disable as collateral + withdraw 2021-06-30 18:34:53 +02:00
The-3D
8bf4b0acf4
Merge pull request #169 from aave/fix/protocol-2.5-scaledbalance-error
fix: fixed error on balance"
2021-06-30 18:12:09 +02:00
Hadrien Charlanes
9bd5b99654 fix: fixed error on balance" 2021-06-30 17:14:36 +02:00
The-3D
57e26ebe0e
Merge pull request #140 from aave/feat/2.5-exposure-ceiling
Feat/2.5 exposure ceiling
2021-06-28 19:20:13 +02:00
Hadrien Charlanes
32513019a6 fix: fixed exposure cap test 2021-06-28 17:14:14 +02:00
The3D
435c34fefd fix: changed conditions of the exposure ceiling 2021-06-28 16:41:35 +02:00
The3D
715635def4 Merge branch 'protocol-2.5' into feat/2.5-exposure-ceiling 2021-06-28 14:31:17 +02:00
The3D
d2d7e48ee3 refactor: optimization on getUserAccountData() 2021-06-28 14:30:07 +02:00
The-3D
5a33536b5f
Merge pull request #165 from aave/feat/protocol-2.5/borrow-repay-same-block
Feat/protocol 2.5/disable borrow repay same block
2021-06-22 18:22:35 +02:00
The3D
ef5dac3268 Merge branch 'protocol-2.5' into feat/protocol-2.5/borrow-repay-same-block 2021-06-22 18:22:07 +02:00
The3D
d52046dbbc test: updated tests for the borrow/repay validation 2021-06-22 18:01:13 +02:00
The-3D
5c18f8618b
Merge pull request #162 from aave/test/2.5-flasloan-test
Test/2.5 add flasloan checks and tests
2021-06-22 16:20:50 +02:00
Hadrien Charlanes
694eb7731c test: configurator tested against update premium functions 2021-06-22 12:40:12 +02:00
Hadrien Charlanes
22bbb96261 test: added requirements in update premium functions of configurator 2021-06-22 12:38:34 +02:00
Hadrien Charlanes
71b3b77677 feat: added new tests and cleaned 2021-06-21 15:35:27 +02:00
Hadrien Charlanes
a0a185fbf6 feat: added new Errors.VL_SAME_BLOCK_BORROW 2021-06-21 12:58:20 +02:00
Hadrien Charlanes
09233d09bf feat: added storage and check that repayer is not the last borrower of a reserve 2021-06-21 12:25:33 +02:00
Hadrien Charlanes
727cfa854d fix: errors ordering after merge 2021-06-21 11:23:37 +02:00
Hadrien Charlanes
7e6565fed4 test: multiple flashoborrow asset, test extensively fees to reserve, fees to protocol 2021-06-21 08:13:20 +02:00
Hadrien Charlanes
369e25f5d8
Merge branch 'protocol-2.5' into feat/2.5-exposure-ceiling 2021-06-17 11:16:50 +02:00
The-3D
6a69a00372
Merge pull request #152 from aave/feat/rebalance-eoa
2.5 - Enforce invocation from an EOA for rebalanceStableBorrowRate()
2021-06-15 20:21:43 +02:00
Hadrien Charlanes
ebe13276c2
Merge pull request #149 from aave/feat/docs-refactor
refactor: refactored docs in LendingPool.sol
2021-06-15 19:36:56 +02:00
emilio
b88385f209 docs: added fixes to the docs 2021-06-15 19:05:16 +02:00
emilio
cce28ab4ea refactor: moved check to validateRebalanceStableBorrowRate 2021-06-15 18:56:38 +02:00
emilio
0a58e714bf feat: added isContract() check on rebalanceStableBorrowRate() 2021-06-15 18:38:51 +02:00
emilio
bc31fe63d9 refactor: refactored docs, variable names 2021-06-15 16:18:42 +02:00
Hadrien Charlanes
74b57d14ae fix: removed double emission of events for borrowCap and exposureCap 2021-06-15 14:16:41 +02:00
Hadrien Charlanes
9afe7fe17b fix: removed redondant event setExposure Cap 2021-06-15 14:15:28 +02:00