David Racero
|
13737e0994
|
Show WETH instead of ETH
|
2020-10-28 11:27:16 +01:00 |
|
David Racero
|
1ef22f036b
|
Fix conflicts
|
2020-10-27 12:12:05 +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 |
|
David Racero
|
e17f2ec814
|
Added collateral enable and stable migration optimization.
|
2020-10-26 17:43:10 +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 |
|
David Racero
|
e6be323e51
|
Remove unneeded factory
|
2020-10-23 18:41:52 +02:00 |
|
David Racero
|
1c7ce57b2b
|
Aggregated deployments for initialization, atokens and debtTokens
|
2020-10-23 18:38:27 +02:00 |
|
David Racero
|
cbc188e62a
|
merge and add helper contracts
|
2020-10-23 15:18:01 +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
|
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 |
|
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 |
|
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 |
|
David Racero
|
60c93a4d73
|
Remove debug console.logs
|
2020-10-16 12:07:35 +02:00 |
|
David Racero
|
e0627ce66b
|
Added correct library placheholder hashes. Fix imports.
|
2020-10-16 11:27:09 +02: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 |
|
David Racero
|
88a2cb21f4
|
Move contract getters to their own file. Use factory connect. Fix imports
|
2020-10-15 13:57:03 +02:00 |
|
The3D
|
543c3f5c9c
|
Merge branch 'master' into fix/62
|
2020-10-13 13:41:57 +02:00 |
|
The3D
|
53d6114775
|
Merge branch 'master' into feat/18
|
2020-10-12 15:19:27 +02:00 |
|
The3D
|
d150458604
|
Merge branch 'master' into feat/18
|
2020-10-08 15:41:48 +02:00 |
|
eboado
|
273070fada
|
Added return uint256 validation to flashLoan()
|
2020-10-07 16:20:32 +02:00 |
|
David Racero
|
ffc81df4ee
|
Fix conflicts and renamings
|
2020-09-24 17:48:29 +02:00 |
|
The3D
|
06d16c6abf
|
Added initial test for the registry
|
2020-09-23 11:21:49 +02:00 |
|
The3D
|
e4890a14c2
|
Merge branch 'master' into fix/34
|
2020-09-17 11:55:38 +02:00 |
|
The3D
|
570a81a1b2
|
Fixed aToken deployment function
|
2020-09-16 16:44:27 +02:00 |
|
The3D
|
274b63713d
|
Merge branch 'master' into fix/34
|
2020-09-16 16:34:29 +02:00 |
|
andyk
|
9594571761
|
Merge branch 'master' into 41-rename-liqudiationmanager
|
2020-09-16 15:22:55 +01:00 |
|
andyk
|
373bac109b
|
small comments fixes
|
2020-09-16 15:45:49 +03:00 |
|
andyk
|
2a6248c6d2
|
misc renaming
|
2020-09-16 15:09:42 +03:00 |
|
Ernesto Boado
|
b182731074
|
Merge branch 'feat/pei-integration' into 'master'
Integration of pei
See merge request aave-tech/protocol-v2!49
|
2020-09-16 11:17:05 +00:00 |
|
andyk
|
66113d64a2
|
rename LendingPoolLiquidationManager -> LendingPoolCollateralManager
|
2020-09-16 13:41:12 +03:00 |
|
andyk
|
1b61edc6ff
|
add tests on liquiditySwap validation logic
|
2020-09-16 11:10:25 +03:00 |
|
andyk
|
125644cc54
|
Merge branch 'master' into feat/pei-integration
|
2020-09-15 18:43:55 +03:00 |
|
andyk
|
5b7b4c517f
|
fix ci:test env
|
2020-09-15 18:25:34 +03:00 |
|
David Racero
|
6cbcf39454
|
Fixed conflicts and merge changes
|
2020-09-15 17:24:50 +02:00 |
|
andyk
|
84cf68e58e
|
fix deployment and tests
|
2020-09-15 17:02:21 +03:00 |
|
The3D
|
c6a3588792
|
Merge branch 'master' into fix/34
|
2020-09-15 15:33:09 +02:00 |
|
David Racero
|
aa834ee904
|
Added missing whenNotPaused to new functions. Changed IS_PAUSED error code to 58 to prevent error collision. Added new pausable tests.
|
2020-09-15 13:13:28 +02:00 |
|
The3D
|
f428f69ebd
|
Merge branch 'master' into fix/34
|
2020-09-15 09:34:00 +02:00 |
|
eboado
|
c4904bc41c
|
Merge branch 'master' into 30-collateral-swap
|
2020-09-14 21:06:16 +02:00 |
|
David Racero
|
59bfdc39f2
|
Fix conflicts
|
2020-09-14 19:59:00 +02:00 |
|
The3D
|
d542f098c1
|
fixed deposit, withdraw tests
|
2020-09-14 19:25:45 +02:00 |
|