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

Inspector bugfixes #31

Merged
merged 10 commits into from
Jan 1, 2021
Merged

Inspector bugfixes #31

merged 10 commits into from
Jan 1, 2021

Commits on Jan 1, 2021

  1. chore: update deps

    gakonst committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    efc7b13 View commit details
    Browse the repository at this point in the history
  2. fix(compound): do not prune liquidation calls

    also do not double count liquidations + delegatecalls
    
    properly classifies https://etherscan.io/tx/0xa14015acb343e670296a43e9d0b7b8b812d76062c957fa026fbf0f957ac4701b now. Previously it would not show as a Liquidation
    gakonst committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    5c31779 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f275a32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fdc781c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0466b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    811256f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0754d65 View commit details
    Browse the repository at this point in the history
  8. fix: ignore yearn recycler

    gakonst committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a1c2a62 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9afa610 View commit details
    Browse the repository at this point in the history
  10. chore: clippy lints

    gakonst committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    3ecf54b View commit details
    Browse the repository at this point in the history