The3D
|
2e23281cdc
|
Merge branch 'master' into 178-add-uniswap-adapters
|
2020-12-02 10:14:03 +01:00 |
|
David Racero
|
ac63cfaf05
|
Minor changes to deploy scripts. Fix token verify errors. Added new task for print providers config.
|
2020-11-30 19:25:06 +01:00 |
|
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
|
7892587f1b
|
Updated migration scripts to add the reserve factor configuration
|
2020-11-28 12:54:54 +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
|
4034c75536
|
Support custom aToken deployments
|
2020-11-20 12:11:57 +01:00 |
|
The3D
|
d5f0e9ebf9
|
Updated migration scripts
|
2020-11-19 18:11:53 +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
|
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 |
|
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
|
3f779e2e9f
|
Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
# helpers/contracts-deployments.ts
# helpers/types.ts
# test/__setup.spec.ts
# test/helpers/make-suite.ts
|
2020-11-06 14:26:31 -03:00 |
|
andyk
|
442847dc1d
|
fix types issue
|
2020-11-06 17:18:13 +03:00 |
|
andyk
|
efb77fdf4c
|
Merge branch 'master' into feat/data-helpers
|
2020-11-06 15:54:50 +03:00 |
|
David Racero
|
b5f2f283a2
|
Fix conflicts
|
2020-11-05 16:15:52 +01:00 |
|
emilio
|
73f38a46ec
|
Merge branch 'master' into fix/114
|
2020-11-05 14:51:04 +01:00 |
|
emilio
|
69c3d5b9b7
|
Adds Emergency admin
|
2020-11-05 12:35:50 +01:00 |
|
David Racero
|
21e57a1a37
|
Migrate buidler to hardhat
|
2020-11-05 12:18:20 +01:00 |
|
David Racero
|
8ab3bce12e
|
Fixed conflicts
|
2020-11-05 09:20:50 +01:00 |
|
David Racero
|
d75c31db71
|
Added missing faucet tokens at Kovan
|
2020-11-04 20:51:45 +01:00 |
|
David Racero
|
86f79b4c13
|
Reserves Configuration
|
2020-11-04 13:22:40 +01:00 |
|
David Racero
|
a54f910928
|
Added emergency token and ether withdrawal. Follow code guidelines.
|
2020-11-03 17:23:35 +01:00 |
|
David Racero
|
6174539966
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 97-create-a-utility-contract-to-deposit-withdraw-repay-with-eth
|
2020-11-03 12:51:54 +01:00 |
|
The3D
|
54bae079c9
|
Renamed error
|
2020-11-03 12:15:37 +01:00 |
|
David Racero
|
a4a02e761b
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 97-create-a-utility-contract-to-deposit-withdraw-repay-with-eth
|
2020-11-02 16:54:22 +01:00 |
|
David Racero
|
cd687b7a0c
|
Fix conflicts
|
2020-11-02 16:53:02 +01:00 |
|
The3D
|
1b021dca18
|
Added tests
|
2020-11-02 14:44:11 +01:00 |
|
The3D
|
dae912ba3f
|
add delegation aware aToken to the contract ids
|
2020-11-02 13:25:24 +01:00 |
|
andyk
|
9ce6d3347f
|
Merge branch 'master' into feat/data-helpers
|
2020-11-02 14:46:23 +03:00 |
|
David Racero
|
d22a6f629b
|
Remove LEND config and fix tests to use AAVE conversion 100:1
|
2020-11-02 12:37:57 +01:00 |
|
David Racero
|
e9d21ef74d
|
Fixed conflicts
|
2020-11-02 10:20:59 +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
|
07429b0a57
|
Fixed P_IS_PAUSED
|
2020-10-31 13:55:19 +01: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 |
|
Gerardo Nardelli
|
e7183536b3
|
Merge branch 'master' into feat/uniswap-adapter-flashloan
# Conflicts:
# helpers/contracts-deployments.ts
# helpers/contracts-getters.ts
|
2020-10-30 17:01:39 -03:00 |
|
David Racero
|
b3cc9d1a62
|
Fix conflicts
|
2020-10-30 13:40:06 +01:00 |
|