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

fix: optimize updating pools #110

Merged
merged 23 commits into from
Feb 29, 2024
Merged

fix: optimize updating pools #110

merged 23 commits into from
Feb 29, 2024

Commits on Feb 9, 2024

  1. fix: optimize updating pools

    AStox committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    870e6ba View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. fix: use const

    AStox committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    35fc002 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. feat: use multicall

    AStox committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d8bf861 View commit details
    Browse the repository at this point in the history
  2. fix: switch to multicall3

    AStox committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    6f380e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b9be33 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    fed79be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d0760a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ef388 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. fix: loans multicall working

    AStox committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a3cd5a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c8a95c View commit details
    Browse the repository at this point in the history
  3. fix: fix bug in processCalls

    AStox committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f953ef1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    decc19b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

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

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    8079564 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68096f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

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

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    8b46468 View commit details
    Browse the repository at this point in the history
  2. fix: merge main

    AStox committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    488eb5c View commit details
    Browse the repository at this point in the history
  3. fix: appease the linter

    AStox committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    ae5a067 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    aece85e View commit details
    Browse the repository at this point in the history
  2. fix: re-add bypass blocks

    AStox committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6185d19 View commit details
    Browse the repository at this point in the history
  3. fix: trim multicall ABI

    AStox committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    952dbe6 View commit details
    Browse the repository at this point in the history