Commit Graph

  • 729194d587
    Merge pull request #132 from aave/feat/gas-optimization-3 Ernesto Boado 2021-06-03 11:47:07 +0200
  • 5a8572d568 feat: added collateral withdrawal check regarding exposure cap Hadrien Charlanes 2021-06-03 11:24:01 +0200
  • d013c6e9ce test: added mintToTreasury() test The3D 2021-06-03 11:09:48 +0200
  • 3b0f7b18c0 test: added tests on configurator on exposure cap update functions Hadrien Charlanes 2021-06-03 09:02:00 +0200
  • d1ff677045 fix: Minor update of comments in token contract Lasse Herskind 2021-06-02 21:08:16 +0200
  • 782d8acca2 fix: Use virtual rewards/balances when possible (update tests accordingly) Lasse Herskind 2021-06-02 20:48:47 +0200
  • c041167b11 tasks: added task to do erc20 transfers from impersonated addresses inside Tenderly forks David Racero 2021-06-02 18:14:12 +0200
  • 360e2e74a6 feat: updated configs to add exposure caps Hadrien Charlanes 2021-06-02 17:58:33 +0200
  • 1e55bb69ab feat: added exposure cap to init reserve as collateral function Hadrien Charlanes 2021-06-02 17:58:06 +0200
  • 31f78a1537 feat: addind exposure caps to reserve config, condigurator and helpers Hadrien Charlanes 2021-06-02 16:44:03 +0200
  • 6c34a062af test: Replace gt, gte, lt, lte with eq when possible Lasse Herskind 2021-06-02 10:20:22 +0200
  • 0326259c03 fix: added check to avoid dropped reserves The3D 2021-06-01 20:41:35 +0200
  • 054dd5973e fix: changed event name The3D 2021-06-01 20:24:51 +0200
  • ec0199e3d7 Merge branch 'protocol-2.5' into feat/gas-optimization-3 The3D 2021-06-01 20:22:58 +0200
  • 20635c1933 test: Cleanup in testfiles Lasse Herskind 2021-06-01 14:48:23 +0200
  • 1e96c6f7aa rebase: picked package-lock.json from master miguelmtzinf 2021-05-18 10:40:22 +0200
  • bd717dd9e2 fix: Fix typo of tenderlyRPC for tenderlyNetwork miguelmtzinf 2021-05-18 10:40:22 +0200
  • bf5762776a fix: Fix @tenderly/hardhat-tenderly to 1.1.0-beta.5 miguelmtzinf 2021-05-18 09:59:05 +0200
  • 58d39af6ca config: Update package to handle paths + coverage Lasse Herskind 2021-06-01 12:59:30 +0200
  • 9010a5e0d3 doc: Clean comments in StaticAtokenLM Lasse Herskind 2021-06-01 12:29:20 +0200
  • 70e49ba127 fix: Update paths for tests Lasse Herskind 2021-06-01 12:21:06 +0200
  • 209bd6b2de Merge branch 'feat-atoken-wrapper-liquidity-mining' of https://github.com/aave/protocol-v2 into feat-atoken-wrapper-liquidity-mining Lasse Herskind 2021-06-01 12:16:03 +0200
  • 26f6dc8472 fix: Update paths in tests and contract. Lasse Herskind 2021-06-01 12:05:51 +0200
  • 9f3a48b5d6 test: Add tests for multiple updates of rewards in the same block Lasse Herskind 2021-06-01 11:07:08 +0200
  • 8866ffdfa8 fix: Replace _safeRewardsTransfer by IERC20 safeTransfer directly Lasse Herskind 2021-06-01 11:04:52 +0200
  • f835701365 fix: Add coverage call and liquidity mining token test to scripts Lasse Herskind 2021-06-01 10:47:24 +0200
  • 2a1ba6ab3d test: Add tests for static aToken with liquidity mining Lasse Herskind 2021-05-31 16:47:25 +0200
  • 053b186777 feat: Add contracts for static aToken with liquidity mining Lasse Herskind 2021-05-31 16:46:44 +0200
  • 7376a11c9d feature: vamtoken + attack Lasse Herskind 2021-05-31 16:23:28 +0200
  • 0eba9597e4 fix: Update coverage calls Lasse Herskind 2021-05-31 16:21:41 +0200
  • 39ce74624b - Added basic flow test of StaticAToken + template of other tests needed eboado 2021-02-17 13:10:24 +0100
  • 70898687b6 - Added return params for deposit and withdrawal - Fixed amountToBurn and amountToWithdraw on _withdraw() eboado 2021-02-17 13:01:52 +0100
  • e96c9e7283 - Added possibility of withdraw using dynamic amounts eboado 2021-02-17 10:47:19 +0100
  • 151b240bc4 - Fixed _withdraw() logic StaticAToken eboado 2021-02-16 11:51:06 +0100
  • 51bd4ecee9 - Fixed recipient of aTokens eboado 2021-02-16 10:19:15 +0100
  • f342ec1555 - Initial version of StaticAToken eboado 2021-02-15 11:10:01 +0100
  • 5726ddad2d test: Add tests for multiple updates of rewards in the same block Lasse Herskind 2021-06-01 11:07:08 +0200
  • 7eb610c890 fix: Replace _safeRewardsTransfer by IERC20 safeTransfer directly Lasse Herskind 2021-06-01 11:04:52 +0200
  • d5e8d0a439 fix: fixed coverage target fix-add-coverage The3D 2021-06-01 10:48:47 +0200
  • f42b7590f4 fix: Add coverage call and liquidity mining token test to scripts Lasse Herskind 2021-06-01 10:47:24 +0200
  • 0214b34d37
    Merge pull request #139 from aave/feat/2.5-pause-one-reserve The-3D 2021-06-01 10:18:20 +0200
  • b591db752c post-merge: cleaning after conflicts resolution Hadrien Charlanes 2021-06-01 10:11:58 +0200
  • ad6f2d2ede
    Merge branch 'feat/2.5-pause-one-reserve' into feat/2.5-flashloan-whitelist Hadrien Charlanes 2021-06-01 10:04:10 +0200
  • 60d3057aa2 fix: coverage 0 report David Racero 2021-06-01 08:33:19 +0200
  • 3ea20bdacd
    Merge pull request #138 from aave/feat/ci-pipeline The-3D 2021-05-31 18:52:54 +0200
  • 1fc8044b4e fix: adjusted target for branches The3D 2021-05-31 18:15:39 +0200
  • 994ae03799 feat: added protocol-2.5 to the CI pipeline job targets The3D 2021-05-31 18:12:56 +0200
  • 6b24f7dc9d
    Merge pull request #111 from aave/feat/2.5-risk-admin The-3D 2021-05-31 17:24:50 +0200
  • 709e3916bf doc: configurator: fixed a typoe in comments Hadrien Charlanes 2021-05-31 17:20:32 +0200
  • b98bafdcaf doc: configurator added natspec to risk admin auth related function Hadrien Charlanes 2021-05-31 17:19:06 +0200
  • 9af634fbcd ci: add coverage step David Racero 2021-05-31 16:54:02 +0200
  • 25070457f8 fix: use package-lock from master David Racero 2021-05-31 16:50:40 +0200
  • 2e04bc726e fix: package-lock ssh to https bad dependency David Racero 2021-05-31 16:47:54 +0200
  • 00e7480c42 test: Add tests for static aToken with liquidity mining Lasse Herskind 2021-05-31 16:47:25 +0200
  • c4175e015c feat: Add contracts for static aToken with liquidity mining Lasse Herskind 2021-05-31 16:46:44 +0200
  • 0a66fa4606 Revert "fix: Remove package-lock.json" David Racero 2021-05-31 16:46:31 +0200
  • 6fb9f24da9 config: removed non stable coins. Rename symbols to remove dashes. David Racero 2021-05-31 16:45:52 +0200
  • b5be2da8aa fix: Remove package-lock.json Lasse Herskind 2021-05-31 16:35:25 +0200
  • 18d104e558 feature: vamtoken + attack Lasse Herskind 2021-05-31 16:23:28 +0200
  • b3f616ce5b fix: Update coverage calls Lasse Herskind 2021-05-31 16:21:41 +0200
  • 7799404f98 fix: Add solidity-coverage for tests Lasse Herskind 2021-05-31 13:58:04 +0200
  • bfc0602736
    Merge pull request #108 from aave/feat/2.5-pause-one-reserve The-3D 2021-05-31 13:55:37 +0200
  • 7a6a3c3851 clean: removed yarn.lock Hadrien Charlanes 2021-05-31 13:53:22 +0200
  • 33d582b4ec post-rebase: fixed last conflicts remaining after rebase Hadrien Charlanes 2021-05-31 13:44:41 +0200
  • 0ebb815591 feat: added right to freeze/unfreeze to whitelisted risk admins Hadrien Charlanes 2021-05-26 08:48:39 +0200
  • 0ea9d114e2 doc: updated test naming Hadrien Charlanes 2021-05-12 09:38:55 +0200
  • 5f14b12fdf test: added test for registering/ unregistering riskAdmins Hadrien Charlanes 2021-05-12 09:32:03 +0200
  • 331b86b724 test: added test for risk admin and updated configurator tests Hadrien Charlanes 2021-05-12 02:19:30 +0200
  • 0b0996b49c feat: added risk admins Hadrien Charlanes 2021-05-12 01:08:02 +0200
  • 992e026075 revert: Revert control access of transfer back to LendingPool contract Hadrien Charlanes 2021-05-31 10:49:25 +0200
  • 10c4cbac80 fix: grammar typo Hadrien Charlanes 2021-05-31 10:39:48 +0200
  • 15a1d1608a merge-fix: finishing resolving conflicts: naming convention. Fix: removed transfer aToken origin check from lendingPool to Validation Logic Hadrien Charlanes 2021-05-31 10:34:10 +0200
  • a9ac7a3b2f merge: adding netscap doc, rename pool to _pool, adding pause reserve function to configurator interface Hadrien Charlanes 2021-05-31 10:18:27 +0200
  • 5b86a38234 Merge branch 'master' into protocol-2.5 The3D 2021-05-28 20:23:06 +0200
  • 93c0a9aae3
    Merge pull request #131 from aave/fix/130-refactor-lp-configurator The-3D 2021-05-28 20:21:59 +0200
  • fe2e799fcf Merge branch 'protocol-2.5' into fix/130-refactor-lp-configurator The3D 2021-05-28 20:21:34 +0200
  • dbd255e952
    Merge pull request #95 from aave/feat/2.5-supply-and-borrow-caps The-3D 2021-05-27 12:38:48 +0200
  • 7d51b97b27 feat: Added AaveOracleV2 with custom quote asset. Support AaveOracleV2 in deployment scripts. David Racero 2021-05-27 12:03:19 +0200
  • 0b109da9c6 Revert "feat: Remove WETH mention from AaveOracle. Add QUOTE_CURRENCY and QUOTE_CURRENCY_UNIT to determine the quote currency of the price sources" David Racero 2021-05-27 11:40:28 +0200
  • 50f60a3666 feat: Add OracleQuoteUnit to configs and adapt deployment scripts to support the config change. David Racero 2021-05-27 09:35:14 +0200
  • b54c6f8a24 feat: Remove WETH mention from AaveOracle. Add QUOTE_CURRENCY and QUOTE_CURRENCY_UNIT to determine the quote currency of the price sources David Racero 2021-05-27 09:17:36 +0200
  • d2323f8f0e feat: configurator: added reserveDropped event Hadrien Charlanes 2021-05-27 08:12:27 +0200
  • 18fc7252b6 feat: removed user updates on droped reserves Hadrien Charlanes 2021-05-27 08:02:41 +0200
  • 9c7458242b feat: added drop reserve main capability Hadrien Charlanes 2021-05-26 20:11:48 +0200
  • 0242731f76 feat: Added USD Curve scripts. Added misc task to update asset sources to Aave Oracle for development. Changes to typings to support new market. Fixed scripts to support new market. Added OracleQuoteCurrency to determine the quote currency of the Aave Oracle inside a Market. David Racero 2021-05-26 19:33:15 +0200
  • fe43e0a72a config: added Chainlink USD oracles to usd-amm market David Racero 2021-05-26 10:31:45 +0200
  • ed16d578b6 markets: Added Strategy Curve risk params David Racero 2021-05-26 10:15:35 +0200
  • a4b6064f56 rebase: resolved conflicts after rebase: market config, internal/external validation for codesize and fixed bad conflict resolution Hadrien Charlanes 2021-05-26 09:27:45 +0200
  • b63d29c1d6 fix: fixed test with wrong descimals in uniswap liquidity swap Hadrien Charlanes 2021-05-20 12:17:47 +0200
  • b6f8dedfca refactor: refactor validation logic after merging validateHealthFactor Hadrien Charlanes 2021-05-18 09:51:38 +0200
  • 3dd51dcc0a fix: updated matic reserve config Hadrien Charlanes 2021-05-18 09:40:39 +0200
  • 95860bc096 fix: named properly pause test Hadrien Charlanes 2021-05-18 09:40:08 +0200
  • 2019b5f500 feat: implemented pause validation for reserve assets Hadrien Charlanes 2021-05-10 10:01:50 +0200
  • f60b8fffcf spec: added spec for reseve pause Hadrien Charlanes 2021-05-10 10:01:08 +0200
  • 301b06b7f6 test: tested configurator Hadrien Charlanes 2021-05-05 14:06:27 +0200
  • 3be81a0433 feat: added bool isPaused in data reserve config Hadrien Charlanes 2021-05-05 10:16:09 +0200
  • 4b256f1c25 refactor: updated configs and tests for feat caps disabled by default Hadrien Charlanes 2021-05-25 14:39:19 +0200
  • 62f3f47b84 feat: supply cap now by default disabled Hadrien Charlanes 2021-05-25 14:20:09 +0200
  • f30d5baf8e doc: updated docs for supply & borrow caps, 48 -> 36 bits Hadrien Charlanes 2021-05-25 13:37:24 +0200
  • 5b9dc19b69 fix: fixed small naming/erros in tests Hadrien Charlanes 2021-05-25 11:24:18 +0200