Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.0.1 Upgrade #701

Merged
merged 114 commits into from
Dec 28, 2022
Merged

3.0.1 Upgrade #701

merged 114 commits into from
Dec 28, 2022

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    8500e58 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    526a1e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Merge pull request #683 from aave/fix/675-return-backing-amount

    fix: Return real backing amount when backUnbacked
    The-3D authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    a818243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c5b64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd508a7 View commit details
    Browse the repository at this point in the history
  4. Revert "fix: reentrancy in liquidationCall"

    This reverts commit cd508a7.
    The-3D committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    e497caf View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. a liquidation fail case.

    zhoujia6139 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    45f47b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    623730b View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. feat: enable and disable flashloans

    Steven Valeri committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    bb62572 View commit details
    Browse the repository at this point in the history
  2. fix: remove gitignore update

    Steven Valeri committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    d7aa26a View commit details
    Browse the repository at this point in the history
  3. feat: bump to beta version

    Steven Valeri committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    348ce20 View commit details
    Browse the repository at this point in the history
  4. feat: remove borrow enabled requirement

    Steven Valeri committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8b9221b View commit details
    Browse the repository at this point in the history
  5. feat: updates and tests

    Steven Valeri committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8d12d79 View commit details
    Browse the repository at this point in the history
  6. fix: remove unrelated change

    Steven Valeri committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a5ce86a View commit details
    Browse the repository at this point in the history
  7. fix: remove formatting conflicts

    Steven Valeri committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    4c2cda0 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Update contracts/protocol/pool/PoolConfigurator.sol

    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2710b9c View commit details
    Browse the repository at this point in the history
  2. Update contracts/protocol/libraries/configuration/ReserveConfiguratio…

    …n.sol
    
    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c3c6e75 View commit details
    Browse the repository at this point in the history
  3. Update contracts/protocol/libraries/configuration/ReserveConfiguratio…

    …n.sol
    
    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    6f5d692 View commit details
    Browse the repository at this point in the history
  4. Update contracts/protocol/libraries/configuration/ReserveConfiguratio…

    …n.sol
    
    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    4fb58e8 View commit details
    Browse the repository at this point in the history
  5. Update contracts/protocol/libraries/configuration/ReserveConfiguratio…

    …n.sol
    
    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    a5d188c View commit details
    Browse the repository at this point in the history
  6. Update contracts/misc/AaveProtocolDataProvider.sol

    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c646e35 View commit details
    Browse the repository at this point in the history
  7. Update contracts/interfaces/IPoolConfigurator.sol

    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    7d3bedd View commit details
    Browse the repository at this point in the history
  8. Update contracts/interfaces/IPoolConfigurator.sol comments

    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    c17c5a8 View commit details
    Browse the repository at this point in the history
  9. Update contracts/interfaces/IPoolConfigurator.sol comments

    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    2f2e18e View commit details
    Browse the repository at this point in the history
  10. fix: update comment for setReserveFlashLoaning

    Steven Valeri committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9d84549 View commit details
    Browse the repository at this point in the history
  11. fix: check revert msg and event emission

    Steven Valeri committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    284b492 View commit details
    Browse the repository at this point in the history
  12. feat: add additional flashloan scenario

    Steven Valeri committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8888093 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. feat: switch bit used for flashloan enabled

    Steven Valeri committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    748818f View commit details
    Browse the repository at this point in the history
  2. Update test-suites/pool-flashloan.spec.ts - move await

    Co-authored-by: miguelmtz <[email protected]>
    Steven Valeri and miguelmtzinf authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    7bd04e7 View commit details
    Browse the repository at this point in the history
  3. feat: add unit test for reserve configuration

    Steven Valeri committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    49d0f4e View commit details
    Browse the repository at this point in the history
  4. fix: streamline test

    Steven Valeri committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    516e0e8 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feat/enable-disable-flashloan-config' of github.com:aav…

    …e/aave-v3-core into feat/enable-disable-flashloan-config
    Steven Valeri committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    81b9cb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    9e95439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d06f8f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0457e71 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #722 from aave/feat/658-sequencer-interface

    Updated price oracle sentinel interface
    miguelmtzinf authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    8079e49 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #721 from aave/fix/711-ir-inheritable

    Make DefaultInterestRateStrategy contract inheritable #712
    miguelmtzinf authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    226639b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #720 from aave/fix/697-soft-interface-version

    fix: modify interface versions to support all minor 0.8.x vers
    miguelmtzinf authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    c35c46d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d87efa6 View commit details
    Browse the repository at this point in the history
  8. Borrow/repay check removal (#705)

    * feat: removed borrow/repay in the same block check
    
    * test: Add tests for borrow-repay in same block
    
    * fix: Fix error in tests
    
    Co-authored-by: miguelmtzinf <[email protected]>
    The-3D and miguelmtzinf authored Oct 28, 2022
    Configuration menu
    Copy the full SHA
    b1d94da View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. WIP Fix of 100% RF for #718

    - Test on pool-simple-flashloan failing
    eboadom committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    ddbf22b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Remove condition to skip based on timestamp, as it belong to another …

    …PR and causes potential problems on this one for RF 100%
    eboadom committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8c6b9ea View commit details
    Browse the repository at this point in the history
  2. Change to reduce diff

    eboadom committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    e835e1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a68e2a View commit details
    Browse the repository at this point in the history
  4. - Added optimization to skip updateState() on same timestamp.

    - Improved caching flow on next_ indexes
    eboadom committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    885b03f View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Formatting fix

    eboadom committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    bb8e2ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e513b7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b504d4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #727 from aave/docx/fix-param-doc-scaled-token

    fix: Fix docs param in burnScaled
    miguelmtzinf authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    997032f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #677 from aaafsfefgdd/nian

    fix comments in IACLManager
    miguelmtzinf authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    f94aac9 View commit details
    Browse the repository at this point in the history
  6. Fix: CEI to fix reentrancy risk with reentrant tokens (eg ERC777) (#704)

    * fix: liquidationCall reentrancy
    
    * fix: reentrancy on withdraw
    
    * fix: Join conditionals in withdraw function
    
    Co-authored-by: miguelmtzinf <[email protected]>
    The-3D and miguelmtzinf authored Nov 2, 2022
    Configuration menu
    Copy the full SHA
    7fbdc6e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    86f0984 View commit details
    Browse the repository at this point in the history
  2. fix: typo (#717)

    Bojidar00 authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    9666e99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9654cd View commit details
    Browse the repository at this point in the history
  4. Fix: typos (#715)

    omahs authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    7dd869f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #726 from davidlaprade/make-mint-to-treasury-virtual

    Make mintToTreasury virtual so it can be overridden
    miguelmtzinf authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    005b3ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6968062 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #729 from aave/fix/aToken-virtual

    Make AToken.transferOnLiquidation() virtual
    miguelmtzinf authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    02fbbd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Configuration menu
    Copy the full SHA
    efdaf63 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Configuration menu
    Copy the full SHA
    94f0843 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    1820962 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    e99112c View commit details
    Browse the repository at this point in the history
  2. Fixes #730. Not including yet all the required tests, only for the fl…

    …ash loan fee (same as bridging) imprecision
    eboadom committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    bb00525 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Update test-suites/pool-edge.spec.ts

    Co-authored-by: miguelmtz <[email protected]>
    eboadom and miguelmtzinf authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    5d0a1aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #724 from bgd-labs/fix/100-rf

    Fix indexes update with 100% reserve factor
    miguelmtzinf authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    cac49b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bab0eab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #725 from bgd-labs/feat/723-optimization

    Improving skip of updateState() by time, and caching dynamics for indexes
    miguelmtzinf authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    72e0425 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. fix: update deploy and periphery dependencies

    Steven Valeri committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    078fa28 View commit details
    Browse the repository at this point in the history
  2. fix: add validation to simpleFlashLoan

    Steven Valeri committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    bf652c2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #728 from aave/feat/3.0.1-typos

    Feat/3.0.1 typos
    miguelmtzinf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3925b24 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #709 from zhoujia6139/master

    Fix: position cannot be liquidated when turn on liquidation protocol fee
    miguelmtzinf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    12263d2 View commit details
    Browse the repository at this point in the history
  5. Solidity:

    - Optimised calculations on ValidationLogic
    - Renamed error id to be more precise
    Tests:
    - Added tests for changes on validations.
    eboadom committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7f6ec74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cd7703 View commit details
    Browse the repository at this point in the history
  7. Update helpers/types.ts

    Co-authored-by: miguelmtz <[email protected]>
    eboadom and miguelmtzinf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    fcc7901 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'fix/730-precision-liquidity-index' of github.com:bgd-la…

    …bs/aave-v3-core into fix/730-precision-liquidity-index
    eboadom committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7cd9557 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d8b7bf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ebe5d5 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #733 from bgd-labs/fix/730-precision-liquidity-index

    Fixes #730. accruedToTreasury not being properly considered together with aToken supply
    miguelmtzinf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    1b950ab View commit details
    Browse the repository at this point in the history
  12. Merge pull request #710 from aave/feat/enable-disable-flashloan-config

    feat/enable disable flashloan config
    miguelmtzinf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c18e3c4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f6817ff View commit details
    Browse the repository at this point in the history
  14. Fix event emission of AToken and DebtToken events (#682)

    * fix: Initial fix for emitting whole balance in Transfer events
    
    * fix: Initial fix for emitting accumulating Mint events in transfers
    
    * fix: Fix the amount of BalanceTransfer event
    
    * test: Add tests for event emission in tokens
    
    * fix: Refactor old test cases for AToken events
    
    * fix: Fix errors on tests
    
    * test: Add failing tests of AToken events due to onBehalfOf mechanism
    
    * fix: Fix tests
    
    * fix: Fix order of emission of events in AToken ttransfer
    
    * fix: Enhance natspec docs of main events
    
    * fix: Rename `amount` field in IStableDebtToken to `value`
    
    * fix: Add some little refactor to tests
    
    * fix: Add emission of Transfer events for accruals in transfer function
    
    * fix: Fix caller of Mint event when transferFrom
    
    * docs: Fix missing docs in burnScaled function
    
    * fix: Add more docs to Burn event
    
    * fix: Resolve merge error in tests
    
    * fix: Revert changes on event param names of StableDebtToken
    miguelmtzinf authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ab07a4e View commit details
    Browse the repository at this point in the history
  15. fix: Reformat code

    miguelmtzinf committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    84b900c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. fix: update hardhat dependencies and fix test-suite error codes (#739)

    * fix: update hardhat dependencies and fix test-suite error codes
    
    * fix: Update version of periphery package
    
    * chore: rollback version
    
    * chore: remove unused deps, add save-exact config to .npmrc
    kartojal authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a54692a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23b3aa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    678151d View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. Add onBehalfOf parameter to AToken handleRepayment function (#743)

    * feat: add onBehalfOf parameter to handleRepayment at AToken.sol
    
    * Update contracts/interfaces/IAToken.sol
    
    Co-authored-by: Ernesto Boado <[email protected]>
    kartojal and eboadom authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ee931c4 View commit details
    Browse the repository at this point in the history
  2. Fix condition of unsetting asset as collateral if its fully liquidate…

    …d (with non-zero liquidationProtocolFee) (#747)
    
    * fix: collateral should be flagged false when got liquidated totally (#740)
    
    * fix: collateral should be flagged false when got liquidated totally
    
    * fix: typo
    
    Signed-off-by: GopherJ <[email protected]>
    
    * test: Fix test case for unsetting asset as collateral after liquidation
    
    Signed-off-by: GopherJ <[email protected]>
    Co-authored-by: Cheng JIANG <[email protected]>
    miguelmtzinf and GopherJ authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f8825f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    43f34c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    6c3154e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56bcf5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7d9e30 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #759 from aave/fix/757-self-transfer-improve

    Optimizes logic of self transfers of aTokens
    miguelmtzinf authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    4449676 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a33f931 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    066259a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #761 from aave/fix/760-update-rewards-interface

    Fix the handleAction of the IncentivesController interface
    miguelmtzinf authored Dec 7, 2022
    Configuration menu
    Copy the full SHA
    8149720 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. chore: bump beta package

    kartojal committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    518d1f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Soften solidity version of Datatypes libraries (#762)

    * fix: Soften solidity version of DataTypes libraries
    
    * "Soft" Solidity to ^0.8.0 on libraries/math, libraries/configuration and libraries/helpers
    
    Co-authored-by: eboado <[email protected]>
    miguelmtzinf and eboadom authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    2b1354b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ccb1ab View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix: Complete interfaces of IReserveInterestRateStrategy and IPoolDat…

    …aProvider (#766)
    
    * fix: Complete interfaces of IReserveInterestRateStrategy and IPoolDataProvider (#763)
    
    * feat: complete interface & use inheritdoc
    
    * Added missing functions on IReserveInterestRateStrategy and inheritdoc on DefaultInterestRateStrategy
    
    * fix: added missing overrides, docs for constructor and added ADDRESSES_PROVIDER to interface
    
    * fix: sepparated interest rate strategy interface into default and rate interfaces
    
    * fix: added visibility to false rule
    
    * fix: minor fixes
    
    * fix: fixed natspec. Fixed import order
    
    * Update contracts/interfaces/IDefaultInterestRateStrategy.sol
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * fix: fixed correct import order
    
    Co-authored-by: eboado <[email protected]>
    Co-authored-by: sendra <[email protected]>
    Co-authored-by: sendra <[email protected]>
    Co-authored-by: miguelmtz <[email protected]>
    
    * fix: Fix format of multiple contracts
    
    Co-authored-by: Lukas <[email protected]>
    Co-authored-by: eboado <[email protected]>
    Co-authored-by: sendra <[email protected]>
    Co-authored-by: sendra <[email protected]>
    5 people authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a00dda8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56fd7ba View commit details
    Browse the repository at this point in the history
  3. docs: Fix typo in the closing part of multiline natspec docs (#764)

    * docs: Fix typo in the closing part of multiline natspec docs
    miguelmtzinf authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    32f0e72 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fba69f0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #769 from aave/fix/capitalize-contracts-licenses

    fix: Capitalize Contracts' licenses
    miguelmtzinf authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    386abd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94fd3c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cb9ba1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de66eec View commit details
    Browse the repository at this point in the history
  9. Merge pull request #771 from aave/fix/770-fix-iatoken-params

    Fixes IAToken.transferUnderlyingTo function params
    miguelmtzinf authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    0963501 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Fix calculation of IRs with non-zero unbacked and zero unbackedMintCap (

    #773)
    
    * test: Add fail test case for wrong IR calculation with 0 unbackedCap
    
    * fix: Fix IR calculation to account for correct unbacked amount
    miguelmtzinf authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b3abe17 View commit details
    Browse the repository at this point in the history
  2. Clarify inconsistency between getReserveNormalizedVariableDebt() an…

    …d `_updateIndexes` (#754) (#768)
    
    * Added clarification on getReserveNormalizedVariableDebt() in IPool
    * Updated docs on getReserveNormalizedVariableDebt IPool
    eboadom authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    428e258 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    c0c00dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34d6a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    3e1c3c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Make AToken's initialize and _transfer functions virtual so they can …

    …be extended (#774)
    
    * Make aToken.initialize public and virtual so it can be extended
    
    * Make aToken._transfer virtual so it can be extended
    
    * Make AToken._transfer/3 virtual for consistency
    davidlaprade authored Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c38c627 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Add sigmaprime audit report for v3.0.1 (#755)

    * Add sigmaprime audit report
    * Add exact commit to introduction along with PR number
    * Update report to version 2.0 to incorporate retesting
    * Add context to the introduction about the additional testing
    * Tidy up report and change date in file name to today
    kirk-baird authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ee7d556 View commit details
    Browse the repository at this point in the history