Commit Graph

858 Commits

Author SHA1 Message Date
David Racero
41592c4b48 Fix package lock CI 2020-10-26 11:53:00 +01:00
eboado
c14ea749c4 - Optimized length load on _addToAddressesProvidersList(). 2020-10-26 11:18:56 +01:00
The3D
14c4b750e1 Fixes PVE013 2020-10-26 11:18:25 +01:00
eboado
8a82c8f1c0 - Optimized getAddressesProvidersList() on addresses provider registry. 2020-10-26 11:10:57 +01:00
The3D
c5d7bb5e80 Fixed PVE011 2020-10-26 11:04:13 +01:00
The3D
65dace0054 updated validation of validateRepay 2020-10-26 10:57:45 +01:00
The3D
4b750850a2 Fixes PVE006-2 2020-10-26 10:48:43 +01:00
David Racero
95b94e46e2 Merge master 2020-10-26 10:41:24 +01:00
The3D
c44ed2c0c7 Updated flashloan event 2020-10-26 10:35:44 +01:00
Ernesto Boado
ea66bf3170 Merge branch 'fix/76-migration-scripts' into 'master'
Resolve "Fix migration scripts: deployment and transaction not waiting for confirmation"

Closes #76

See merge request aave-tech/protocol-v2!85
2020-10-26 09:06:44 +00:00
The3D
7b0a83fd8f Merge branch 'master' into fix/76-migration-scripts 2020-10-26 09:52:56 +01:00
The-3D
5275d281d1 Merge branch 'fix/73' into 'master'
Resolve "PVE001, PVE002, PVE004, PVE006, PVE009"

Closes #73

See merge request aave-tech/protocol-v2!82
2020-10-26 08:42:24 +00: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
The3D
b660f81baf Merge branch 'master' into fix/78 2020-10-23 18:29:23 +02:00
pol
59ccd2aac3 mock swap addapter removed from everywhere 2020-10-23 16:56:30 +02:00
pol
5f6e6d9db4 mockswapper removed 2020-10-23 16:53:21 +02:00
The3D
4e1a8c29bd Fixed wad functions in WadRayMath 2020-10-23 16:52:22 +02:00
pol
a3e1ae3268 removed buidler task 2020-10-23 16:36:11 +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
86d25393e9 Add small optimization in _mintToTreasury 2020-10-23 13:09:19 +02:00
pol
71262fbd5d updated package lock 2020-10-23 13:08:58 +02:00
pol
1384afa534 merged conflicts 2020-10-23 13:04:09 +02:00
The3D
eaad21d8b4 Merge branch 'master' into fix/73 2020-10-23 12:28:43 +02:00
The3D
614244272e Added the gas reporter 2020-10-23 12:20:06 +02:00
The3D
dadebe9d2c Updated optimization 2020-10-23 10:57:22 +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
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