Commit Graph

1380 Commits

Author SHA1 Message Date
eboado
5cc252b658 - Changed ganache service config 2020-06-10 12:46:18 +02:00
eboado
466fa2cafc - Changed ganache version 2020-06-10 12:31:08 +02:00
eboado
84466f11b5 - Added ganache as buidler network option 2020-06-10 10:31:33 +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
Andrey Ko
ac527829fe Merge branch '1-universal-token' into 'master'
Resolve "refactor the code to transfer ETH/ERC20 to the LendingPool in a separate library"

Closes #1

See merge request aave-tech/protocol-v2!1
2020-06-09 12:09:56 +00:00
Andrey Ko
5e52e8ced0 Merge branch 'feat/transferToReserve-removal' into '1-universal-token'
Transfer funds related logic of the LendingPool from Core

See merge request aave-tech/protocol-v2!2
2020-06-09 12:08:53 +00:00
andyk
0ac28cd89e change contracts vars declaration 2020-06-09 14:24:34 +03: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
eboado
0a34cfe88d - Enable compiler optimiser. 2020-06-04 17:19:50 +02: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
eboado
03a6249875 - Ported LendingPoolAddressesProvider test. 2020-06-03 12:44:10 +02:00
eboado
87a75065e3 - Added protocol types 2020-06-03 12:23:21 +02: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
andyk
a683c24dec add prettier and editorconfig 2020-06-02 15:56:44 +03:00
eboado
b889cb25b6 - Added contracts from v1 of the protocol. 2020-05-29 18:45:37 +02:00
eboado
5ccf06c1a8 - Renamed project on package.json 2020-05-29 17:28:55 +02:00
eboado
0ca8e30fb2 Initial commit 2020-05-29 16:55:31 +02:00