| 
							
							
								 Hadrien Charlanes | b63d29c1d6 | fix: fixed test with wrong descimals in uniswap liquidity swap | 2021-05-26 09:21:50 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | b6f8dedfca | refactor: refactor validation logic after merging validateHealthFactor | 2021-05-26 09:21:49 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 3dd51dcc0a | fix: updated matic reserve config | 2021-05-26 09:20:00 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 95860bc096 | fix: named properly pause test | 2021-05-26 09:20:00 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 2019b5f500 | feat: implemented pause validation for reserve assets | 2021-05-26 09:19:59 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | f60b8fffcf | spec: added spec for reseve pause | 2021-05-26 09:14:16 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 301b06b7f6 | test: tested configurator | 2021-05-26 09:14:16 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 3be81a0433 | feat: added bool isPaused in data reserve config | 2021-05-26 09:14:13 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 4b256f1c25 | refactor: updated configs and tests for feat caps disabled by default | 2021-05-25 14:46:27 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 62f3f47b84 | feat: supply cap now by default disabled | 2021-05-25 14:20:09 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | f30d5baf8e | doc: updated docs for supply & borrow caps, 48 -> 36 bits | 2021-05-25 13:44:04 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 5b9dc19b69 | fix: fixed small naming/erros in tests | 2021-05-25 11:27:48 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 099b1f0b05 | fix: from 48 to 36 bits caps, added memory lib getters for caps | 2021-05-25 11:23:37 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 7a40b944df | fix: cached reserve parameters in validateDeposit and validateBorrow | 2021-05-25 11:22:13 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 56bf996885 | fix: configurator: added event borrowCapChanged in enableBorrowingOnReserve function | 2021-05-25 09:48:08 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 3656bee3a1 | Merge branch 'protocol-2.5' into feat/2.5-supply-and-borrow-caps | 2021-05-17 19:42:59 +02:00 |  | 
			
				
					| 
							
							
								 Hadrien Charlanes | 72eb085c12 | fix: updated test with correct deposited amounts | 2021-05-17 13:08:07 +02:00 |  | 
			
				
					| 
							
							
								 The3D | 899085450c | Merge branch 'master' into protocol-2.5 | 2021-05-15 01:06:29 +02:00 |  | 
			
				
					| 
							
							
								 The-3D | 3732fd979c | Merge pull request #116 from aave/feat/gas-optimization-4 Feat/gas optimization 4 | 2021-05-14 20:26:18 +02:00 |  | 
			
				
					| 
							
							
								 The3D | a06bc329cf | Merge branch 'protocol-2.5' into feat/gas-optimization-4 | 2021-05-14 20:15:32 +02:00 |  | 
			
				
					| 
							
							
								 The-3D | bd86304872 | Merge pull request #103 from aave/feat/gas-optimization-2 Protocol 2.5 - gas optimization 2 | 2021-05-14 20:14:01 +02:00 |  | 
			
				
					| 
							
							
								 The3D | 49db36726b | fix: update behavior of finalizeTransfer() to proper emit the ReserveUsedAsCollateralDisabled event | 2021-05-14 20:00:37 +02:00 |  | 
			
				
					| 
							
							
								 The-3D | 2aeb420b61 | Merge pull request #104 from aave/fix/101-support-registry-config fix: kovan deployment scripts | 2021-05-14 15:07:40 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 9b06eb1477 | feat: Improve readability of fork configuration. Support FORK_BLOCK_NUMBER enviroment variable. | 2021-05-14 14:47:19 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | e15bdec898 | feat: remove deprecated task initialize-tokens | 2021-05-14 09:39:48 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 37ba4765ea | fix: solve conflicts from master | 2021-05-14 09:26:22 +02:00 |  | 
			
				
					| 
							
							
								 The3D | 5d003429c7 | feat: replaced SafeMath library | 2021-05-13 19:56:55 +02:00 |  | 
			
				
					| 
							
							
								 The3D | 9d12200b8c | refactor: replaced balanceOf() with scaledBalanceOf() | 2021-05-13 18:44:47 +02:00 |  | 
			
				
					| 
							
							
								 The3D | 235f2d80ec | refactor: added validation on withdraw/finalizeTransfer - only check the HF if the user is using the asset as collateral or is borrowing | 2021-05-13 18:27:15 +02:00 |  | 
			
				
					| 
							
							
								 The3D | 2507a2220b | comments: fixed comment for validateHealthFactor() | 2021-05-13 16:42:14 +02:00 |  | 
			
				
					| 
							
							
								 The-3D | b4ed523a64 | Merge pull request #68 from aave/polygon-verifier Polygon integration | 2021-05-12 12:49:57 +02:00 |  | 
			
				
					| 
							
							
								 The-3D | 38701827f5 | Merge pull request #112 from aave/feat/ui-pool-data-provider-task Feat/UI pool data provider task | 2021-05-12 11:00:22 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 8072db2f27 | logs: remove unneeded debug log | 2021-05-12 10:24:03 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 095d5bff90 | typo: rename getWrappedNativeTokenddress to getWrappedNativeTokenAddress | 2021-05-12 10:23:15 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | b7462c6be2 | feat: update UiPoolDataProvider task to match other tasks code style. Fix old reference of verifyContract at deployUiPoolDataProvider function. | 2021-05-12 10:15:41 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 6312f9ad64 | logs: organize logs at tenderly-utils.ts | 2021-05-12 09:50:24 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 009752df4f | fix: typo at console.log | 2021-05-12 09:46:05 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 51c0ccaca3 | Merge branch 'master' into fix/101-support-registry-config | 2021-05-11 15:10:32 +02:00 |  | 
			
				
					| 
							
							
								 The-3D | e45dff586b | Merge pull request #18 from kartojal/feat/add-compile-prior-tests Run compile prior running tests at package.json script | 2021-05-11 14:04:29 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 4f7ce7e202 | Merge branch 'master' into polygon-verifier | 2021-05-11 12:55:17 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 6c0bbadacb | Merge branch 'master' into feat/add-compile-prior-tests | 2021-05-11 12:35:15 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 50766285b7 | misc: do not change LendingPoolConfigurator old style | 2021-05-11 11:02:45 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | bb729b540f | misc: do not change LendingPoolConfigurator old style | 2021-05-11 11:02:01 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | e6a5ea0378 | ci: add env var usage | 2021-05-10 18:02:05 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 9a699d58c0 | misc: remove logs | 2021-05-10 15:56:47 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 2117e2ca62 | misc: remove logs | 2021-05-10 15:53:01 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | 2cdfbbbc5d | feat: Added support to fork any chain. Added deployment scripts to Github Actions | 2021-05-10 15:34:31 +02:00 |  | 
			
				
					| 
							
							
								 The3D | 2dac7fbd80 | fix: fixed behavior in case the asset withdrawn was already being used as collateral | 2021-05-10 14:02:36 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | a89598671f | fix: local dev deployment | 2021-05-10 10:47:24 +02:00 |  | 
			
				
					| 
							
							
								 David Racero | e41a18c33a | fix: fixed logic of address provider registration | 2021-05-10 10:16:13 +02:00 |  |