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 |
|
The3D
|
af99c88b70
|
Added error constant
|
2020-10-22 19:20:19 +02:00 |
|
The3D
|
d4abc12349
|
Updated wadDiv
|
2020-10-22 19:06:37 +02:00 |
|
The3D
|
d05a2d1c4f
|
Rolled back PVE002, added further optimization
|
2020-10-22 18:59:15 +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 |
|
The3D
|
8873b9cdac
|
initial implementation
|
2020-10-22 18:15:56 +02:00 |
|
David Racero
|
3b2b843b7b
|
Fixes typings errors.
|
2020-10-22 18:14:56 +02:00 |
|
The-3D
|
cdcb5c7d31
|
Merge branch 'fix/77' into 'master'
Resolve "Remove repayWithCollateral and swapLiquidity"
Closes #77
See merge request aave-tech/protocol-v2!86
|
2020-10-22 16:14:49 +00: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 |
|
David Racero
|
c9df20f74d
|
Added .env support for docker-compose.yml. Add --verify again to package.json kovan script
|
2020-10-22 11:27:45 +02:00 |
|
David Racero
|
9496af6455
|
Replace compilation for glob file finder. Stop verify if it finds a critical error.
|
2020-10-22 11:17:21 +02:00 |
|
The3D
|
76031c878f
|
Fixed console messages
|
2020-10-21 13:35:52 +02:00 |
|
David Racero
|
d864836ec5
|
Added waitForTx for lendingpoool
|
2020-10-21 11:50:54 +02:00 |
|
David Racero
|
4ee41dbece
|
Added waitForTx to missing methods.
|
2020-10-21 11:42:27 +02:00 |
|
pol
|
13825879cb
|
merged with master
|
2020-10-20 15:34:16 +02:00 |
|
pol
|
258b70fad3
|
cleaned code
|
2020-10-20 15:19:41 +02:00 |
|
pol
|
4e951147c2
|
added type method on aggregator
|
2020-10-20 12:54:17 +02:00 |
|
The3D
|
7ddf18b823
|
Updated migration scripts to add custom proxy price providers
|
2020-10-20 12:19:07 +02:00 |
|
emilio
|
19756cdbe8
|
fixed PVE001, PVE009(1)
|
2020-10-19 18:29:32 +02:00 |
|
emilio
|
3575d58ff4
|
unified interface of stable, variable debt tokens and aTokens
|
2020-10-19 16:24:49 +02:00 |
|
emilio
|
1dd92aed67
|
fixes PVE006
|
2020-10-19 15:52:56 +02:00 |
|
emilio
|
bdac7b0d41
|
Fixes PVE004
|
2020-10-19 15:45:35 +02:00 |
|
emilio
|
b57a59ea6d
|
Fixes PVE002
|
2020-10-19 15:40:19 +02:00 |
|
emilio
|
e0f5c5fb7f
|
Fixes PVE002
|
2020-10-19 15:29:42 +02:00 |
|
pol
|
5509e442d5
|
removed redeployment of protocol for the flow
|
2020-10-19 13:55:40 +02:00 |
|
pol
|
bd42a8cfa5
|
added script to deploy docker net
|
2020-10-19 12:03:47 +02:00 |
|
pol
|
c8cd61ee61
|
merged with master branch
|
2020-10-19 11:01:27 +02:00 |
|
Ernesto Boado
|
a4468c0a97
|
Merge branch 'fix/72' into 'master'
Resolve "Fix liquidation call event"
Closes #72
See merge request aave-tech/protocol-v2!81
|
2020-10-19 08:58:39 +00:00 |
|
emilio
|
bb234fbc7c
|
fixed #72
|
2020-10-19 10:55:45 +02:00 |
|
pol
|
30d9ee90d0
|
basic flow migration working
|
2020-10-19 10:45:27 +02:00 |
|
Ernesto Boado
|
87afdb9e97
|
Merge branch 'fix/71' into 'master'
Resolve "Fix oracles deployment"
Closes #71
See merge request aave-tech/protocol-v2!80
|
2020-10-19 08:34:39 +00:00 |
|
emilio
|
765acdb540
|
Fixed WBTC address
|
2020-10-19 10:31:53 +02:00 |
|
pol
|
8de8727f66
|
WIP: basic flow
|
2020-10-16 17:41:31 +02:00 |
|
The3D
|
dc0d021572
|
removed the oracles deployment task
|
2020-10-16 13:49:45 +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 |
|
Ernesto Boado
|
017589a8f7
|
Merge branch 'fix/68' into 'master'
Resolve "Gas optimizations"
Closes #68
See merge request aave-tech/protocol-v2!77
|
2020-10-16 08:05:11 +00:00 |
|
Ernesto Boado
|
7a076a8d11
|
Merge branch 'fix/69' into 'master'
Resolve "Fix Peckshield evidence PVE016: Business logic in validateWithdraw()"
Closes #69
See merge request aave-tech/protocol-v2!78
|
2020-10-16 07:08:38 +00:00 |
|
David Racero
|
7556f25c1a
|
Moved all deployments outside of helpers with wrapper.
|
2020-10-15 20:28:12 +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 |
|
The3D
|
5660a7767f
|
Revert "Fixes #69"
This reverts commit 97b014a429 .
|
2020-10-15 17:52:52 +02:00 |
|
The3D
|
97b014a429
|
Fixes #69
|
2020-10-15 17:41:59 +02:00 |
|
The-3D
|
81df469a3e
|
Merge branch 'feat/rm-unused-imports' into 'master'
Resolve "Remove unused imports"
Closes #65
See merge request aave-tech/protocol-v2!73
|
2020-10-15 15:23:03 +00:00 |
|
The3D
|
e4dc67ec7a
|
Updated test error messages
|
2020-10-15 17:20:22 +02:00 |
|
The3D
|
6a06a3e88f
|
removed openzeppelin imports2
|
2020-10-15 15:41:56 +02:00 |
|