Jason Raymond Bell
242826ded6
ParaSwap adapter for collateral swaps
...
Complete with unit tests (using a mock AugustusSwapper contract).
Has similar functionality/tests as for existing Uniswap adapter.
Fixed a couple bugs in tests for Uniswap adapters.
2021-03-18 15:44:52 +00:00
The-3D
776a6a4aae
Merge branch 'fix/hardhat-time-error' into 'master'
...
Fix master test suite at CI
See merge request aave-tech/protocol-v2!226
2021-02-03 09:43:49 +00:00
David Racero
a4a6d3d437
WIP change implementation of increaseTime
2021-02-01 16:40:11 +01:00
emilio
00f414b681
Updated test description
2021-02-01 16:16:42 +01:00
David Racero
d464b0d592
Pull master and fix conflicts
2021-01-29 13:27:12 +01:00
David Racero
6a503eb0a8
Lint files. Add all ts and sol files to pre-commit. Add prettier format check to CI.
2021-01-27 15:43:34 +01:00
David Racero
f05550fc04
Fixed master tests
2021-01-21 20:21:56 +01:00
David Racero
c7a8f41d46
Added test fixes to support latest stable fix
2021-01-21 00:42:39 +01:00
David Racero
a72b73d804
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 183-flash-liquidation-adapter
2021-01-20 09:27:33 +01:00
David Racero
600912463f
Add waitTx for some missing scenario actions
2021-01-19 09:57:36 +01:00
David Racero
94dd996666
Add test cases for FlashLiquidationAdapter
2021-01-18 15:40:02 +01:00
root
a9aff29b77
Flash liquidation fixes. Add working test for flash liquidation. Add Tenderly tests support.
2021-01-15 15:48:54 +00:00
The3D
2e23281cdc
Merge branch 'master' into 178-add-uniswap-adapters
2020-12-02 10:14:03 +01:00
The-3D
57ee9e0a7c
Merge branch '181-check-configuration-and-scripts' into 'master'
...
Resolve "Check configuration and scripts"
Closes #181
See merge request aave-tech/protocol-v2!204
2020-11-30 20:42:50 +00: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
The3D
3b5344388d
Fixed failing test after updating the latest risk parameters
2020-11-30 18:14:21 +01:00
The3D
59d5c3a6a9
Fixed configuration parameters
2020-11-30 12:49:31 +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
c9875f0a8f
Handled reserveFactor in the scenario tests
2020-11-28 13:28:50 +01:00
The3D
584a567635
Updated flashloan updateInterestRates
2020-11-23 18:44:13 +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
Gerardo Nardelli
092f9c983b
Merge branch 'master' into feat/uniswap-adapter-flashloan
...
# Conflicts:
# helpers/contracts-getters.ts
2020-11-17 13:21:41 -03:00
David Racero
12d17179d6
Renamed ChainlinkProxyPriceProvider to AaveOracle
2020-11-17 10:24:24 +01:00
David Racero
27365697ac
Added mainnet check list. Remove deployed contracts. Update README.md
2020-11-16 19:22:22 +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
The3D
0c8efc2261
Added negative test on setUsageAsCollateral(), clearer require condition
2020-11-10 13:45:08 +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
David Racero
b5f2f283a2
Fix conflicts
2020-11-05 16:15:52 +01:00
emilio
42f7e07173
Merge branch 'master' into feat/refactor-delegation
2020-11-05 14:49:59 +01:00
David Racero
729b642ea5
Support Buidler to run solidity-coverage until is ported.
2020-11-05 14:43:17 +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
emilio
add6cad5c3
Fixed scenarios, tests, removed console.log
2020-11-04 11:12:26 +01:00
The3D
4e4fbe6539
Refactoring of credit delegation
2020-11-03 19:47:57 +01:00
David Racero
7282f7678b
Allow WETHGateway to be used by multiple pools. Remove logger.
2020-11-02 17:51:54 +01: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
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
Gerardo Nardelli
8278d2e6d8
Merge branch 'master' into feat/uniswap-adapter-flashloan
2020-10-30 12:09:29 -03:00
eboado
cba766d282
Merge branch 'master' into feat/102-batch-delegation-allowance
2020-10-30 16:04:31 +01:00
eboado
b2bbe62822
- Added to to withdraw()
2020-10-30 12:38:41 +01:00
Gerardo Nardelli
17095c3ae1
Merge branch 'master' into feat/uniswap-adapter-flashloan
...
# Conflicts:
# helpers/contracts-helpers.ts
# helpers/types.ts
# test/__setup.spec.ts
# test/helpers/make-suite.ts
2020-10-29 16:49:25 -03:00
David Racero
a9e7fa3516
Added WETHGateway tests
2020-10-29 15:50:32 +01:00
eboado
edfe17bd97
- Added batch to credit delegation
2020-10-29 14:36:01 +01:00
David Racero
744befc46c
Added deposit test for WETHGateway
2020-10-29 12:44:21 +01:00
David Racero
0d87292867
Fix merge conflicts. Fix ETH to WETH symbol change
2020-10-28 15:49:50 +01:00
Gerardo Nardelli
723e3f82a6
Merge branch 'master' into feat/uniswap-adapter-flashloan
...
# Conflicts:
# helpers/contracts-helpers.ts
# test/__setup.spec.ts
# test/helpers/make-suite.ts
2020-10-27 09:26:43 -03:00
Gerardo Nardelli
a05b75b467
Add uniswap adapters unit tests
2020-10-27 09:18:30 -03:00