Andrey Ko
|
a32d1ce404
|
Merge branch 'feat/uniswap-adapter-flashloan' into '178-add-uniswap-adapters'
Add Uniswap adapter for liquidity swap and repay with collateral using flashloan
See merge request aave-tech/protocol-v2!106
|
2020-11-30 10:21:46 +00:00 |
|
The3D
|
c9875f0a8f
|
Handled reserveFactor in the scenario tests
|
2020-11-28 13:28:50 +01:00 |
|
The3D
|
7892587f1b
|
Updated migration scripts to add the reserve factor configuration
|
2020-11-28 12:54:54 +01:00 |
|
The3D
|
2bebc6fdfd
|
Removed space
|
2020-11-27 18:26:00 +01:00 |
|
The3D
|
e5ec690a21
|
Removed unused code
|
2020-11-27 18:23:17 +01:00 |
|
The3D
|
9165cdc4d5
|
Updated migration scripts for the reserve factor
|
2020-11-27 18:18:31 +01:00 |
|
The3D
|
8cff75f7e3
|
Migration scripts updated
|
2020-11-27 16:40:00 +01:00 |
|
The3D
|
c7a0ca5fb0
|
Added reservefactor to the commons configuration
|
2020-11-27 11:18:04 +01:00 |
|
David Racero
|
43712d8a2b
|
Support marketId argument
|
2020-11-26 16:11:40 +01:00 |
|
Gerardo Nardelli
|
71ea58f758
|
Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
# test/__setup.spec.ts
|
2020-11-25 10:46:01 -03:00 |
|
David Racero
|
6e7567c842
|
Merge branch 'master' into '155-use-the-delegationawareatoken-for-the-uni-deployment'
# Conflicts:
# tasks/full/5_initialize.ts
|
2020-11-23 14:24:25 +00:00 |
|
David Racero
|
98ac879181
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 154-updates-for-walletbalalanceprovider-contract
|
2020-11-23 12:04:59 +01:00 |
|
David Racero
|
55cf8f9b0e
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 155-use-the-delegationawareatoken-for-the-uni-deployment
|
2020-11-23 11:43:40 +01:00 |
|
David Racero
|
6532fd0765
|
Move protocol contracts inside own directory to scope audits. Update library hash at contracts-deployments.ts:165 due libraries paths has changed.
|
2020-11-23 11:28:57 +01:00 |
|
Gerardo Nardelli
|
43d05c2bdf
|
Refactor repayAdapter to flash loan the debt asset instead of the collateral
|
2020-11-20 15:53:50 -03:00 |
|
Gerardo Nardelli
|
b48b50208a
|
Support using all the collateral for a debt repay
|
2020-11-20 09:06:28 -03:00 |
|
David Racero
|
4034c75536
|
Support custom aToken deployments
|
2020-11-20 12:11:57 +01:00 |
|
David Racero
|
2231452bac
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 155-use-the-delegationawareatoken-for-the-uni-deployment
|
2020-11-20 11:41:32 +01:00 |
|
David Racero
|
92168f500b
|
Fixes missing param at deployDefaultReserveInterestRateStrategy. Update WalletBalanceProvider to add provider argument. Minor fixes migration script.
|
2020-11-20 11:32:17 +01:00 |
|
David Racero
|
e04c7092fc
|
Change wrong ID from deployment scripts
|
2020-11-20 10:57:52 +01:00 |
|
The3D
|
151146c95b
|
removed bigNumber import
|
2020-11-20 10:14:37 +01:00 |
|
The3D
|
8aa46e9c4f
|
Fixes tests
|
2020-11-19 19:24:41 +01:00 |
|
The3D
|
d5f0e9ebf9
|
Updated migration scripts
|
2020-11-19 18:11:53 +01:00 |
|
David Racero
|
39dcb51fee
|
Add missing symbol in name.
|
2020-11-19 17:47:56 +01:00 |
|
David Racero
|
1c26eeef87
|
Add UNI aDelegatedToken
|
2020-11-19 17:46:23 +01:00 |
|
The3D
|
3f5822f5f6
|
Updated DefaultInterestRateStrategy
|
2020-11-19 17:17:11 +01:00 |
|
Gerardo Nardelli
|
9478381992
|
Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
# helpers/contracts-helpers.ts
# test/helpers/make-suite.ts
|
2020-11-19 09:32:52 -03:00 |
|
David Racero
|
53d92ccfe4
|
Added permit domain check test. Update typechain and typescript to support new ethers 5 generated typings. Updated ethers to support _TypedDataEncoder for domain hash.
|
2020-11-18 19:18:02 +01:00 |
|
David Racero
|
edac705301
|
Check Reserves and Oracles config. Removed unneded config related with old uniswap v1.
|
2020-11-18 10:33:44 +01:00 |
|
Gerardo Nardelli
|
092f9c983b
|
Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
# helpers/contracts-getters.ts
|
2020-11-17 13:21:41 -03:00 |
|
Ernesto Boado
|
200c02e081
|
Merge branch '140-setup-mainnet-fork-simulation-environment-based-on-tenderly' into 'master'
Add Mainnet fork, deployment check-list, add Tenderly integration
Closes #140
See merge request aave-tech/protocol-v2!160
|
2020-11-17 11:58:01 +00:00 |
|
David Racero
|
12d17179d6
|
Renamed ChainlinkProxyPriceProvider to AaveOracle
|
2020-11-17 10:24:24 +01:00 |
|
David Racero
|
b275fedfe8
|
Remove Uniswap V1 config and scripts. Renamed config to markets.
|
2020-11-17 09:33:45 +01:00 |
|
David Racero
|
27365697ac
|
Added mainnet check list. Remove deployed contracts. Update README.md
|
2020-11-16 19:22:22 +01:00 |
|
David Racero
|
0d40682054
|
Added initial README. Digging into Tenderly. Added initial mainnet fork with buidler.
|
2020-11-16 16:08:07 +01:00 |
|
David Racero
|
84053c7b1d
|
Added latest update from Tenderly
|
2020-11-16 10:19:14 +01:00 |
|
David Racero
|
d1c6943cd3
|
Initial implementation of Tenderly plugin
|
2020-11-12 14:12:26 +01:00 |
|
eboado
|
f32ac702ec
|
- Refactoring on some Errors
|
2020-11-12 13:54:23 +01:00 |
|
Gerardo Nardelli
|
a7115f019e
|
Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
# helpers/contracts-getters.ts
# helpers/types.ts
|
2020-11-10 11:40:25 -03:00 |
|
David Racero
|
4df4841767
|
Rename AaveProtocolTestHelpers to AaveProtocolDataProvider. Add task to deploy AaveProtocolDataProvider.
|
2020-11-10 15:19:47 +01:00 |
|
Ernesto Boado
|
3fc261037a
|
Merge branch 'fix/123' into 'master'
Resolve "Add check that amount != 0 in validateBorrow()"
Closes #123
See merge request aave-tech/protocol-v2!141
|
2020-11-10 13:59:16 +00:00 |
|
David Racero
|
0d0ef98fe6
|
Added deployment addresses. Rollback atoken deployer.
|
2020-11-10 14:53:16 +01:00 |
|
Gerardo Nardelli
|
cf9c8855c3
|
Pull the correct amount of atokens from user to avoid leftovers in repay adapter
|
2020-11-10 10:38:24 -03:00 |
|
David Racero
|
ce3db28503
|
Added tokenization verifications
|
2020-11-10 14:18:48 +01:00 |
|
The3D
|
ee1e20568b
|
Added check
|
2020-11-10 14:11:01 +01:00 |
|
David Racero
|
6eb19a2d66
|
Move verification to a separate task and run after deployment. Speed up verification via more logic to prevent too many retries.
|
2020-11-10 13:23:30 +01:00 |
|
Gerardo Nardelli
|
6e9defe14c
|
Add repayAllDebt flag to repay the whole debt with collateral
|
2020-11-09 16:53:03 -03:00 |
|
Gerardo Nardelli
|
4fb43f7aff
|
Remove not used batch capabilities on repay adapter
|
2020-11-09 15:27:18 -03:00 |
|
David Racero
|
b3870cc107
|
Use fallback verification if related sources causes Solidity bug.
|
2020-11-09 18:55:09 +01:00 |
|
Gerardo Nardelli
|
d3ef60f01b
|
Merge fix
|
2020-11-06 15:21:27 -03:00 |
|