David Racero
|
951e749c1e
|
Merge master
|
2020-10-29 18:15:07 +01:00 |
|
David Racero
|
2892e69df0
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 97-create-a-utility-contract-to-deposit-withdraw-repay-with-eth
|
2020-10-29 16:20:12 +01:00 |
|
Ernesto Boado
|
6b26e39d5f
|
Merge branch 'feat/74' into 'master'
Feat/74 - Add `onBehalf` for flashloan(), to open debt if debt mode selected
Closes #74
See merge request aave-tech/protocol-v2!96
|
2020-10-29 15:08:18 +00:00 |
|
David Truong
|
f546d21c97
|
Merge branch 'feat/74' of gitlab.com:aave-tech/protocol-v2 into feat/74
|
2020-10-29 15:55:20 +01:00 |
|
David Truong
|
d373b9beb8
|
Fix for pausable-function flashloan test
|
2020-10-29 15:53:38 +01:00 |
|
David Racero
|
e6d913d251
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into 97-create-a-utility-contract-to-deposit-withdraw-repay-with-eth
|
2020-10-29 15:50:37 +01:00 |
|
David Racero
|
a9e7fa3516
|
Added WETHGateway tests
|
2020-10-29 15:50:32 +01:00 |
|
Ernesto Boado
|
b7f47d160e
|
Merge branch 'fix/99' into 'master'
Resolve "Set the isUsedAsCollateral flag on aToken transfers"
Closes #99
See merge request aave-tech/protocol-v2!107
|
2020-10-29 14:48:48 +00:00 |
|
David Racero
|
c187440f84
|
Merge branch 'master' of gitlab.com:aave-tech/protocol-v2 into fix/75-improve-migration-scripts
|
2020-10-29 14:11:00 +01:00 |
|
David Racero
|
744befc46c
|
Added deposit test for WETHGateway
|
2020-10-29 12:44:21 +01:00 |
|
emilio
|
9e55ea12b6
|
Fixes #99
|
2020-10-29 11:57:43 +01:00 |
|
David Racero
|
b5a3903ca0
|
Merge changes
|
2020-10-28 18:47:35 +01:00 |
|
David Racero
|
a966d9f53f
|
Added new StringLib library with concat to reuse function in deployment helpers.
|
2020-10-28 18:39:19 +01:00 |
|
David Racero
|
9317df9252
|
Added boilerplate deployment, getters and tests.
|
2020-10-28 18:06:24 +01:00 |
|
David Racero
|
0d87292867
|
Fix merge conflicts. Fix ETH to WETH symbol change
|
2020-10-28 15:49:50 +01:00 |
|
eboado
|
6be8b1c5fd
|
- Added validations on ReserveConfiguration's numeric setters.
|
2020-10-28 10:54:09 +01:00 |
|
David Truong
|
8e64702013
|
Merge branch 'master' into 'feat/74'
# Conflicts:
# deployed-contracts.json
|
2020-10-27 13:54:18 +00:00 |
|
Ernesto Boado
|
c34a22e79f
|
Merge branch 'feat/70-basic-flow-task' into 'master'
Feat/70 basic flow task
See merge request aave-tech/protocol-v2!83
|
2020-10-27 13:00:32 +00:00 |
|
David Truong
|
a517d5d11d
|
- implement test for onBehalfOf flashloan borrow debt
|
2020-10-27 13:10:10 +01:00 |
|
The-3D
|
b1fdd59c39
|
Merge branch 'feat/86-linear-interest-optimization' into 'master'
Fixes #86
Closes #86
See merge request aave-tech/protocol-v2!93
|
2020-10-27 12:02:32 +00:00 |
|
eboado
|
e88d9dc81b
|
- Optimized calculateLinearInterest() on MathUtils.
|
2020-10-27 12:44:30 +01:00 |
|
David Racero
|
1ef22f036b
|
Fix conflicts
|
2020-10-27 12:12:05 +01:00 |
|
David Truong
|
e0660bda7b
|
Merge remote-tracking branch 'origin/master' into feat/74
# Conflicts:
# contracts/interfaces/ILendingPool.sol
# contracts/lendingpool/LendingPool.sol
# test/flashloan.spec.ts
|
2020-10-27 12:05:48 +01:00 |
|
emilio
|
1f8efbd4f5
|
Removed swapAdapter from the migration scripts
|
2020-10-27 11:08:11 +01:00 |
|
David Racero
|
161fb63f19
|
Added borrow rates deployment optimization and minor tweaks for deployment helpers
|
2020-10-27 10:58:51 +01:00 |
|
pol
|
52c21a38ba
|
Merge branch 'master' of sendra.gitlab.com:aave-tech/protocol-v2 into feat/70-basic-flow-task
|
2020-10-27 10:49:34 +01:00 |
|
David Racero
|
e17f2ec814
|
Added collateral enable and stable migration optimization.
|
2020-10-26 17:43:10 +01:00 |
|
The-3D
|
85168f8ea7
|
Merge branch 'fix/78' into 'master'
Resolve "Extend flashloans to allow flashborrowing of multiple currencies"
Closes #78
See merge request aave-tech/protocol-v2!87
|
2020-10-26 13:14:42 +00:00 |
|
David Truong
|
d2b52ced8f
|
Merge commit 'ea66bf317030bd8e4caf9fdfe5b3933adc187fcc' into feat/74
|
2020-10-26 13:29:59 +01:00 |
|
David Truong
|
24d5c4766f
|
[WIP] Adding onBehalfOf to flashloan
|
2020-10-26 13:27:31 +01:00 |
|
David Racero
|
95b94e46e2
|
Merge master
|
2020-10-26 10:41:24 +01:00 |
|
David Racero
|
e6be323e51
|
Remove unneeded factory
|
2020-10-23 18:41:52 +02:00 |
|
The3D
|
6398fe4260
|
Fix comments, tests
|
2020-10-23 18:41:08 +02:00 |
|
David Racero
|
1c7ce57b2b
|
Aggregated deployments for initialization, atokens and debtTokens
|
2020-10-23 18:38:27 +02:00 |
|
pol
|
59ccd2aac3
|
mock swap addapter removed from everywhere
|
2020-10-23 16:56:30 +02:00 |
|
pol
|
9530dd115d
|
added scenarios engine for subgraph testing
|
2020-10-23 15:20:29 +02:00 |
|
David Racero
|
cbc188e62a
|
merge and add helper contracts
|
2020-10-23 15:18:01 +02:00 |
|
The3D
|
a2e2450bb3
|
Finalized implementation, fixed tests
|
2020-10-22 20:37:50 +02:00 |
|
The3D
|
302a19a1bc
|
Merge branch 'master' into fix/73
|
2020-10-22 19:20:57 +02:00 |
|
David Racero
|
64df1eeb36
|
Removed mock swap
|
2020-10-22 18:27:23 +02:00 |
|
David Racero
|
fd61ab9018
|
Merge master
|
2020-10-22 18:17:24 +02:00 |
|
David Racero
|
3b2b843b7b
|
Fixes typings errors.
|
2020-10-22 18:14:56 +02:00 |
|
David Racero
|
bb0df73449
|
WIP test erroring
|
2020-10-22 17:32:50 +02:00 |
|
The3D
|
b7efa920ca
|
Remove swapLiquidity/repayWithCollateral
|
2020-10-22 11:50:04 +02:00 |
|
emilio
|
19756cdbe8
|
fixed PVE001, PVE009(1)
|
2020-10-19 18:29:32 +02:00 |
|
David Racero
|
60c93a4d73
|
Remove debug console.logs
|
2020-10-16 12:07:35 +02:00 |
|
David Racero
|
628f0de639
|
Merge branch 'feat/66' into 67-use-factory-functions
|
2020-10-16 11:50:51 +02:00 |
|
David Racero
|
e0627ce66b
|
Added correct library placheholder hashes. Fix imports.
|
2020-10-16 11:27:09 +02:00 |
|
David Racero
|
03504849f1
|
Deployment function optimizations WIP
|
2020-10-15 19:19:02 +02:00 |
|
The3D
|
b4f8592775
|
Fixed #69
|
2020-10-15 17:57:54 +02:00 |
|