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

feat: add an AMO minter and an Aave AMO #956

Merged
merged 43 commits into from
Oct 3, 2024

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    3cc89d0 View commit details
    Browse the repository at this point in the history
  2. feat: wip ubiquity AMO minter

    zugdev committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    01de15a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. feat: generalize tickers

    zugdev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f7c9d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba66a5f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. chore: format

    zugdev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    73bb161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    701a83b View commit details
    Browse the repository at this point in the history
  3. feat: add Aave AMO

    zugdev committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f15daba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96e72d7 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. chore: delete aave interfaces

    zugdev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e98f977 View commit details
    Browse the repository at this point in the history
  2. chore: install aave submodules

    zugdev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ee2528b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53b8e1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61530d0 View commit details
    Browse the repository at this point in the history
  5. feat: add events

    zugdev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    29c2ea5 View commit details
    Browse the repository at this point in the history
  6. chore: fix slither warning

    zugdev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    42f592e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    746c6f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a6fb7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a521729 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. chore: code order

    zugdev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    624a9ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32284d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dbd2da View commit details
    Browse the repository at this point in the history
  4. chore: comments

    zugdev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e03c3eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e24e164 View commit details
    Browse the repository at this point in the history
  6. feat: wip AaveAMO tests

    zugdev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9092bec View commit details
    Browse the repository at this point in the history
  7. feat: missing immutable

    zugdev committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    10136da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e7c794 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat: test constructor

    zugdev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    aafc79b View commit details
    Browse the repository at this point in the history
  2. chore: match comment style

    zugdev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c3e21c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    861de4f View commit details
    Browse the repository at this point in the history
  4. feat: remove unused modifier

    zugdev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    5d5cb86 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    397d1fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    375e8d1 View commit details
    Browse the repository at this point in the history
  7. feat: rename error msg

    zugdev committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dc2eb43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30c9512 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore: delete unused lib

    zugdev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a79de73 View commit details
    Browse the repository at this point in the history
  2. feat: style changes

    zugdev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e8d1d6f View commit details
    Browse the repository at this point in the history
  3. chore: comments

    zugdev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3a66f18 View commit details
    Browse the repository at this point in the history
  4. feat: interface natspec

    zugdev committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    94f9c4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02bbe8f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    4bdd75c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee11e95 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    5e6a5fc View commit details
    Browse the repository at this point in the history
  2. feat: adapt tests

    zugdev committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d133e8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8a9b02 View commit details
    Browse the repository at this point in the history