Commit Graph

155 Commits

Author SHA1 Message Date
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
95b94e46e2 Merge master 2020-10-26 10:41:24 +01:00
The3D
7b0a83fd8f Merge branch 'master' into fix/76-migration-scripts 2020-10-26 09:52:56 +01: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
pol
1384afa534 merged conflicts 2020-10-23 13:04:09 +02:00
The3D
614244272e Added the gas reporter 2020-10-23 12:20:06 +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
pol
13825879cb merged with master 2020-10-20 15:34:16 +02:00
The3D
7ddf18b823 Updated migration scripts to add custom proxy price providers 2020-10-20 12:19:07 +02:00
pol
bd42a8cfa5 added script to deploy docker net 2020-10-19 12:03:47 +02:00
pol
8de8727f66 WIP: basic flow 2020-10-16 17:41:31 +02:00
David Racero
ffc81df4ee Fix conflicts and renamings 2020-09-24 17:48:29 +02:00
David Racero
6cbcf39454 Fixed conflicts and merge changes 2020-09-15 17:24:50 +02:00
David Racero
59bfdc39f2 Fix conflicts 2020-09-14 19:59:00 +02:00
eboado
748312cf20 - Added permit() to aToken. 2020-09-14 15:57:11 +02:00
David Racero
5af23057fa Fix conflicts. 2020-09-14 15:53:34 +02:00
David Racero
202ddbdec4 Moved all pausable tests into their own Pausable test suite 2020-09-14 15:02:48 +02:00
David Racero
ad2581b0a0 Added pausable tests 2020-09-14 13:57:40 +02:00
David Racero
bbc11eb092 Added pausable to Pool actions and aTokens at transfer, triggered by LendingPoolConfigurator. Added basic test to aToken transfer. 2020-09-14 13:03:39 +02:00
David Racero
53112c0982 Merge changes 2020-09-09 21:26:52 +02:00
David Racero
113c481512 Fixed coverage random failing tests. Added coverage network and minimal config. 2020-09-09 21:24:20 +02:00
eboado
4b3abac526 Merge branch 'master' into feat/26-repay-collateral 2020-09-09 21:12:36 +02:00
David Racero
398335124f Added collateral test to flash liquidation 2020-09-09 15:43:02 +02:00
eboado
3aa0dbc570 - Added tests of repayWithCollateral(), only for self-liquidation. 2020-09-08 15:05:53 +02:00
David Racero
84d1ed0cb7 Added migration scripts for Uniswap and Aave with configuration and common tasks 2020-08-31 12:10:40 +02:00
David Racero
9de0fe2bc3 Fix conflicts. Stable config implementation. Migrate from constants to configuration files per pool. Skip script loads while compilation. 2020-08-25 17:15:27 +02:00
David Racero
cf70929eee Merge and fix conflicts 2020-08-25 14:15:35 +02:00
eboado
75da6e0fba - Adapted flashLoan() for partial debt opening. 2020-08-25 12:55:05 +02:00
David Racero
957f4921d6 Moved type outside of types due missing types prior compilation 2020-08-24 10:29:54 +02:00
David Racero
4ecf8a9b86 Sync package lock 2020-08-24 10:09:08 +02:00
David Racero
d7ee67cc21 fix npm script 2020-08-21 17:39:48 +02:00
David Racero
f9fddfba59 Fix conflicts 2020-08-21 17:19:25 +02:00
David Racero
0a173a587b Added pool configuration manager with "config" library. 2020-08-21 17:11:15 +02:00
andyk
83b499fd71 fix ci -5 2020-08-21 15:19:07 +03:00
andyk
2cc6aa9974 add test step to CI 2020-08-21 15:11:01 +03:00
David Racero
54d9e3a7ee Added missing stash work 2020-08-20 17:38:57 +02:00
andyk
d141d090e4 migrate to ethers v5 2020-08-19 15:23:41 +03:00
andyk
89ad335912 pretty print 2020-07-13 11:54:08 +03:00
The3D
f1743a5eac Fixed liquidation tests 2020-07-08 17:26:50 +02:00
andyk
7690b22e8e repo cleanup -1 2020-07-03 12:15:30 +03:00
The3D
1980773a58 Updated test cases 2020-06-26 21:28:18 +02:00
The3D
c298579908 Fixed tests 2020-06-26 16:58:52 +02:00
The3D
02d943b235 Refactoring migration 2020-06-21 01:40:03 +02:00
andyk
9e76bcf765 add prettier 2020-06-18 15:41:23 +03:00
eboado
2883c0f861 - Added extra test wallets. 2020-06-15 10:45:14 +02:00
eboado
57cc16e665 - Finished migration of configurator.spec.ts 2020-06-12 09:41:30 +02:00
eboado
6ef4ca54b5 - Updated buidler-ethers package to rc version to improve time performance of chain operations. 2020-06-11 17:32:38 +02:00
eboado
070b46552a - Finished migration o atoken-transfer tests. 2020-06-10 13:46:42 +02:00
eboado
84466f11b5 - Added ganache as buidler network option 2020-06-10 10:31:33 +02:00
andyk
a683c24dec add prettier and editorconfig 2020-06-02 15:56:44 +03:00
eboado
5ccf06c1a8 - Renamed project on package.json 2020-05-29 17:28:55 +02:00
eboado
0ca8e30fb2 Initial commit 2020-05-29 16:55:31 +02:00