aave-protocol-v2/contracts
Ernesto Boado 7a0d201f00 Merge branch 'fix/58' into 'master'
Resolve "Optimize the reading of the list of reserves by replacing the array with a mapping"

Closes #58

See merge request aave-tech/protocol-v2!66
2020-10-08 12:24:04 +00:00
..
configuration - Added general setter and getter of address to LendingPoolAddressesProvider. 2020-09-29 16:31:21 +02:00
flashloan
interfaces Refactored reservesList to a mapping 2020-10-06 15:51:48 +02:00
lendingpool Added check if the reserve was already added 2020-10-06 18:20:44 +02:00
libraries Merge branch 'fix/58' into 'master' 2020-10-08 12:24:04 +00:00
misc Refactored reservesList to a mapping 2020-10-06 15:51:48 +02:00
mocks
tokenization