Commit Graph

1680 Commits

Author SHA1 Message Date
Hadrien Charlanes
c1d05a13f2 test: added test for risk admin and updated configurator tests 2021-05-21 03:34:20 +02:00
Hadrien Charlanes
32944733bd feat: added risk admins 2021-05-21 03:34:20 +02:00
Hadrien Charlanes
f3418670f8 fix: fixed test with wrong descimals in uniswap liquidity swap 2021-05-20 12:17:47 +02:00
Hadrien Charlanes
e18bd375cc refactor: refactor validation logic after merging validateHealthFactor 2021-05-18 10:18:55 +02:00
Hadrien Charlanes
2f388c1b49 fix: updated matic reserve config 2021-05-18 09:40:39 +02:00
Hadrien Charlanes
1c69499f45 fix: named properly pause test 2021-05-18 09:40:08 +02:00
Hadrien Charlanes
05f66f0513 feat: implemented pause validation for reserve assets 2021-05-18 09:10:28 +02:00
Hadrien Charlanes
788ab15665 spec: added spec for reseve pause 2021-05-18 09:06:48 +02:00
Hadrien Charlanes
87e69e84e1 test: tested configurator 2021-05-18 08:58:27 +02:00
Hadrien Charlanes
2e1af3cadd feat: added bool isPaused in data reserve config 2021-05-18 08:57:33 +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
David Racero
607d3c9a24 tasks: Full migration scripts now deploys independent markets. Added new task to attach a new market to the LendingPoolAddressesProviderRegistry. 2021-05-07 16:59:24 +02:00
David Racero
57cc6579e1 feat: Remove debug logs 2021-05-07 15:18:37 +02:00
David Racero
9b78daa189 fix: fix kovan deployment. Prevent to init tokens without address. Added deployRegistry flag to scripts. 2021-05-07 15:15:15 +02:00
The-3D
b698cc748e
Merge pull request #102 from aave/feat/gas-optimization-1
Protocol 2.5 - gas optimization 1
2021-05-07 14:03:17 +02:00
The3D
50ea61fe70 Merge branch 'feat/gas-optimization-1' into feat/gas-optimization-2 2021-05-07 11:24:58 +02:00