Commit Graph

  • 6c0bbadacb
    Merge branch 'master' into feat/add-compile-prior-tests David Racero 2021-05-11 12:35:15 +0200
  • 50766285b7 misc: do not change LendingPoolConfigurator old style David Racero 2021-05-11 11:02:45 +0200
  • bb729b540f misc: do not change LendingPoolConfigurator old style David Racero 2021-05-11 11:02:01 +0200
  • e6a5ea0378
    ci: add env var usage David Racero 2021-05-10 18:02:05 +0200
  • 9a699d58c0 misc: remove logs David Racero 2021-05-10 15:56:47 +0200
  • 2117e2ca62 misc: remove logs David Racero 2021-05-10 15:53:01 +0200
  • 2cdfbbbc5d feat: Added support to fork any chain. Added deployment scripts to Github Actions David Racero 2021-05-10 15:34:31 +0200
  • 2dac7fbd80 fix: fixed behavior in case the asset withdrawn was already being used as collateral The3D 2021-05-10 14:02:36 +0200
  • a89598671f fix: local dev deployment David Racero 2021-05-10 10:47:24 +0200
  • e41a18c33a fix: fixed logic of address provider registration David Racero 2021-05-10 10:16:13 +0200
  • 42a07e75ab test: fixed the accrued to treasury test The3D 2021-05-08 18:53:56 +0200
  • ce052c669f refactor: partially fixed mint to treasury tests The3D 2021-05-07 20:04:24 +0200
  • 607d3c9a24 tasks: Full migration scripts now deploys independent markets. Added new task to attach a new market to the LendingPoolAddressesProviderRegistry. David Racero 2021-05-07 16:59:24 +0200
  • 550a4abe7d Merge branch 'protocol-2.5' into feat/gas-optimization-3 The3D 2021-05-07 16:42:52 +0200
  • 57cc6579e1 feat: Remove debug logs David Racero 2021-05-07 15:18:37 +0200
  • 9b78daa189 fix: fix kovan deployment. Prevent to init tokens without address. Added deployRegistry flag to scripts. David Racero 2021-05-07 15:15:15 +0200
  • b698cc748e
    Merge pull request #102 from aave/feat/gas-optimization-1 The-3D 2021-05-07 14:03:17 +0200
  • 50ea61fe70 Merge branch 'feat/gas-optimization-1' into feat/gas-optimization-2 The3D 2021-05-07 11:24:58 +0200
  • 759e163cb3 Merge branch 'protocol-2.5' into feat/gas-optimization-1 The3D 2021-05-07 11:22:38 +0200
  • 506b8bccfe Merge branch 'master' into protocol-2.5 The3D 2021-05-06 21:29:12 +0200
  • c6dbc98926 test: initial test for mintToTreasury() The3D 2021-05-06 16:21:55 +0200
  • 77fe998e9f
    Merge pull request #64 from aave/feat/protocol-2.5/repayPermit-depositPermit The-3D 2021-05-05 13:12:22 +0200
  • 39ab410ba5 fix: grammar comment Hadrien Charlanes 2021-05-05 13:05:02 +0200
  • 6a952901d9 doc: documented new reserveConfigurationMap data structure Hadrien Charlanes 2021-04-30 17:43:00 +0200
  • 1bec527091 test: tested supply cap Hadrien Charlanes 2021-04-30 17:35:46 +0200
  • 1de5a303f4 feat: implemented supply cap Hadrien Charlanes 2021-04-30 17:35:16 +0200
  • be859bd270 test: added supply cap tests in configurator test Hadrien Charlanes 2021-04-30 16:55:31 +0200
  • 6a0d27c0de fix-refactor: Refactored tests with new getCaps function, fixed contract supplyCap mask Hadrien Charlanes 2021-04-30 16:48:09 +0200
  • f624783a36 feat-refactor: added supplyCap and refactored borrowCap Hadrien Charlanes 2021-04-30 16:14:59 +0200
  • cd2eb0af58 fix: added missing await to tess txs feat/2.5-borrow-cap Hadrien Charlanes 2021-04-30 12:14:48 +0200
  • c8ff80b6a3 clean: removed console log Hadrien Charlanes 2021-04-30 12:08:09 +0200
  • c907d15e22 feat: borrowCap from 32 bits (4 billion max cap) to 48 bits (280 trilly) Hadrien Charlanes 2021-04-30 12:02:18 +0200
  • 08e14b7565 test: added more precised cap test Hadrien Charlanes 2021-04-30 11:02:28 +0200
  • dac8812c3c test: testing borrow cap overflow, max borrow cap Hadrien Charlanes 2021-04-30 09:36:46 +0200
  • c7bf3e861f fix: updated test name Hadrien Charlanes 2021-04-30 09:28:35 +0200
  • 5f0fb4bec9 refactor: changed the behavior of mintToTreasury The3D 2021-04-29 20:40:37 +0200
  • bce4c6b674 test: fixed tests to adapt the error messages The3D 2021-04-29 19:56:22 +0200
  • ed987ac46e refactor: removed balanceDecreaseAllowed The3D 2021-04-29 19:55:52 +0200
  • 41c53842f7 test: added tests for borrow cap Hadrien Charlanes 2021-04-29 18:11:57 +0200
  • be1181e26f flex: added contributor Hadrien Charlanes 2021-04-29 13:51:45 +0200
  • 644350c18e
    Merge pull request #61 from aave/feat/update-dataproviderhelper-incentives Andrey 2021-04-29 12:11:51 +0300
  • 9c02b5d79b test: finish tested configurator part of borrowCap Hadrien Charlanes 2021-04-29 10:34:00 +0200
  • 01e23fffc8 test: updated test to check borrowCap Hadrien Charlanes 2021-04-29 10:16:29 +0200
  • be4fc154ba config: added borrowCap config to matic, amm markets, all default to max borrow cap Hadrien Charlanes 2021-04-29 10:16:12 +0200
  • a9fce4dd4b feat: Added setBorrowCap in lendingpoolconfigurator Hadrien Charlanes 2021-04-29 09:51:37 +0200
  • 32cfe739c7 fix-test: fixed max Borrow Cap, adapted test asset init, asset config Hadrien Charlanes 2021-04-28 17:42:41 +0200
  • 4b8fabfca7
    Merge pull request #4 from PabiGamito/master The-3D 2021-04-27 19:28:59 +0200
  • 6054fa0bd5 feat: Added borrowCap to enableBorrowing Configurato Hadrien Charlanes 2021-04-27 19:08:49 +0200
  • 9a8eb294a0 fix: borrowCap from 16 to 32 bits Hadrien Charlanes 2021-04-27 19:04:29 +0200
  • 05ca0c4ed1 fix: Addded decimals in borrowCap require Hadrien Charlanes 2021-04-27 18:43:55 +0200
  • 7e02877966 refactor: fixed stack too deep Hadrien Charlanes 2021-04-27 18:37:13 +0200
  • 03103fb63d adding stack too deep Hadrien Charlanes 2021-04-27 18:26:08 +0200
  • 45acc0b854 refactor: improved variables naming The3D 2021-04-27 17:21:36 +0200
  • ada4994c7f refactor: Replaced balanceOf() with scaledBalanceOf() + normalizedIncome/debt The3D 2021-04-27 15:31:11 +0200
  • 10a083d8f0 fix: typo Hadrien Charlanes 2021-04-27 09:46:39 +0200
  • b294a96ef4 refactor: changed function definitions order for more clarity Hadrien Charlanes 2021-04-27 09:45:49 +0200
  • 0b89528871 doc: added signature paramters to natspec docs Hadrien Charlanes 2021-04-27 09:44:18 +0200
  • c1c2cffd26 remove try catch as it doesnt catch the implementation exeption sendra 2021-04-26 17:51:39 +0200
  • d36b9fd14c added other catch sendra 2021-04-26 16:43:21 +0200
  • f5f3adeb0f removed error from catch so it catches everything sendra 2021-04-26 16:29:30 +0200
  • acc2207d81 added kovan config sendra 2021-04-26 15:57:26 +0200
  • 8b8736dc5a Back to try catch, but with also 0 address catching sendra 2021-04-26 15:26:36 +0200
  • 701c0793ce fix: merged with master sendra 2021-04-26 12:51:04 +0200
  • 60ee0c54eb fix: added check if incentives contract is 0 sendra 2021-04-26 12:39:37 +0200
  • 42dc9169c7 merged conflicts sendra 2021-04-26 12:27:40 +0200
  • 60dc2346c8 fix: added try catch for incentives controller interactions sendra 2021-04-26 12:26:30 +0200
  • a869be648b refactor: created separate function to get Reserve Borrow cap, so interface for getReserveConfiguration remains identical Hadrien Charlanes 2021-04-26 09:17:02 +0200
  • 3683ebc59f
    Merge pull request #87 from aave/feat/badge-build-pass The-3D 2021-04-24 00:13:41 +0200
  • aeae16b22f
    readme: link Build badge to Github Actions David Racero 2021-04-23 23:44:09 +0200
  • ba51b6a048
    rename: Workflow name set to "Build" for better badge naming David Racero 2021-04-23 23:34:55 +0200
  • 50b1a5ff37
    Added "build" badge from Github Actions David Racero 2021-04-23 23:31:59 +0200
  • 3542b88202 feat: added permissioned market implementation to the public repo The3D 2021-04-23 20:30:07 +0200
  • 6230f2b034 Merge branch 'master' into protocol-2.5 The3D 2021-04-23 18:59:12 +0200
  • 7f881209d8
    Added license badge The-3D 2021-04-23 18:36:10 +0200
  • a25b7940f5
    Merge pull request #86 from aave/feat/github-actions The-3D 2021-04-23 18:19:04 +0200
  • e6f6fce787 feat: add github actions to run tests at master and pull requests David Racero 2021-04-23 18:04:43 +0200
  • 4ce1bfcb8c feat: added borrow cap to config Hadrien Charlanes 2021-04-23 17:32:07 +0200
  • 46b48f3eb1
    Merge pull request #85 from aave/feat/berlin-config Ernesto Boado 2021-04-23 17:11:28 +0200
  • c46b3932f3 config: updated package.json The3D 2021-04-23 16:07:14 +0200
  • 3a10205aef config: updated the reference fork to berlin The3D 2021-04-23 16:03:24 +0200
  • ac8897348c
    Merge pull request #80 from aave/fix/whitepaper-typo The-3D 2021-04-23 15:00:17 +0200
  • 7ffb0e573f fix: Change the order of return variables of incentives getAssetData David Racero 2021-04-22 10:17:45 +0200
  • 9df1502f22 correct mainnet incentives controller sendra 2021-04-21 19:16:11 +0200
  • 2a19131b7a feat: Updated to new interface of Incentives Controller David Racero 2021-04-21 18:00:00 +0200
  • 8000d838a3 Updated to new asset struct interface sendra 2021-04-21 17:45:19 +0200
  • ef35dee035 feat: Added mock for kovan / mainnet feat/mock-incentives-end-emission sendra 2021-04-21 17:26:19 +0200
  • 16a9292c27 - Fix typo on whitepaper eboado 2021-04-20 19:04:40 +0200
  • 360d37f9f8 fix: updated mainnet task to deploy ui helper sendra 2021-04-19 17:23:45 +0200
  • 21fc210901 fix: updated interface to last version sendra 2021-04-19 17:17:30 +0200
  • 6f57232358
    Merge pull request #79 from aave/fix/remove-unused-console-import The-3D 2021-04-19 17:09:47 +0200
  • 5f817c7c09 fix: removed unused hardhat console import Zer0dot 2021-04-19 11:04:04 -0400
  • 5e5962372e feature: added emission end timestamp. Return struct instead, to save on stack space sendra 2021-04-16 17:48:19 +0200
  • de91bb498b 1.0.2-fat.3 feat/atoken-debt-token-revision-bump David Racero 2021-04-15 17:33:23 +0200
  • 9afc1d002a Add Initialized event at aToken and Debt Token Base to match interfaces in newer versions of Aave Protocol. David Racero 2021-04-15 17:33:15 +0200
  • 006a9ef1ed - Refactor digest encoding header to constant feat/atoken-wrapper-test eboado 2021-04-13 14:27:33 +0200
  • 07b42f99a7 - Refactored Errors on StaticAToken to library eboado 2021-04-13 14:24:28 +0200
  • ac9a124e77 - Gas optimization on _withdraw() on StaticAToken eboado 2021-04-13 14:01:52 +0200
  • 57ab78d1cb - Renamed withdrawDynamicAmount() to withdrawInDynamicAmount() eboado 2021-04-13 13:12:37 +0200
  • 9d3cfe02dc - Improve comments about referralCode input parameter on IStaticAToken eboado 2021-04-13 13:09:10 +0200
  • 76b6e92136 - Added function to "renew" approval on LendingPool on StaticAToken - Replace natspec on StaticAToken with @inheritdoc, to avoid duplications with interface eboado 2021-04-13 12:44:17 +0200