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 the pool-finder-period handling #647

Merged
merged 13 commits into from
May 14, 2024

Commits on May 13, 2024

  1. Fix the pool-finder-period handling

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1e3dec4 View commit details
    Browse the repository at this point in the history
  2. Remove the multicall dependency from all Exchange classes

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d5e251e View commit details
    Browse the repository at this point in the history
  3. Minor

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b810e56 View commit details
    Browse the repository at this point in the history
  4. Simplify the code

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    e7b88cb View commit details
    Browse the repository at this point in the history
  5. Rename get_pool to get_pool_func_call

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    546720e View commit details
    Browse the repository at this point in the history
  6. Semantic

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    d13393e View commit details
    Browse the repository at this point in the history
  7. Cleanup

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ba9075c View commit details
    Browse the repository at this point in the history
  8. Minor

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1248a50 View commit details
    Browse the repository at this point in the history
  9. Fix usage of MultiCall in PoolFinder

    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b4319b1 View commit details
    Browse the repository at this point in the history
  10. Ensure that the pool-finder runs on the first iteration when enabled …

    …(i.e., when its period is larger than 0)
    barak manos authored and platonfloria committed May 13, 2024
    Configuration menu
    Copy the full SHA
    75d57a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    fc94895 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    341c528 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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