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: discern aave addresses #346

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 28, 2023

  1. ci: update poetry source

    m-r-g-t committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    26b03a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. fix: refactor tests for mypy

    m-r-g-t committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    99f6f34 View commit details
    Browse the repository at this point in the history
  2. fix: refactor tests for mypy

    fix: refactor tests for mypy
    m-r-g-t committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2d7c1e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Merge pull request #5 from defi-wonderland/ci-workflow

    Ci workflow
    m-r-g-t committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    ad4a342 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. feat: discern aave v1, aave v2 & aave_v3

    * refactor: aave_v1 abis
    
    * feat: aave_v2 abis
    
    * feat: aave_v2 classifiers
    
    * chore: rebase feat_aave_v2_internal
    
    * feat: discern aave from aave_v2
    
    * feat: discern aave from aave_v3
    
    * fix: correct aave_v3 parsing
    
    * refactor: remove superfluous lower operands
    m-r-g-t committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    862d914 View commit details
    Browse the repository at this point in the history