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

Handle Multicall Failures #641

Merged
merged 23 commits into from
May 12, 2024
Merged

Handle Multicall Failures #641

merged 23 commits into from
May 12, 2024

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    666b549 View commit details
    Browse the repository at this point in the history
  2. Refactor

    barak manos committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2743d33 View commit details
    Browse the repository at this point in the history
  3. Update contract address

    barak manos committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b6d38fb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Cleanup

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    70a197a View commit details
    Browse the repository at this point in the history
  2. Simplify the MulitiCaller class

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0d0cc34 View commit details
    Browse the repository at this point in the history
  3. Fix test 899

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4fcfd16 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4b555ec View commit details
    Browse the repository at this point in the history
  5. Cleanup

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e512e5c View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/bancorprotocol/fastlane-bot

     into handle-multicall-failures
    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    9358643 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c6f9219 View commit details
    Browse the repository at this point in the history
  8. Fix base.py

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    800a1a9 View commit details
    Browse the repository at this point in the history
  9. Preparation for allowing multi-call failures

    barak manos committed May 10, 2024
    Configuration menu
    Copy the full SHA
    de1952c View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Improve code structure

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8c15662 View commit details
    Browse the repository at this point in the history
  2. Support multicall failures

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    abedade View commit details
    Browse the repository at this point in the history
  3. Improve documentation

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    62602cf View commit details
    Browse the repository at this point in the history
  4. Fix the handling of POL data

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1e6fdbf View commit details
    Browse the repository at this point in the history
  5. Minor improvement

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    49be886 View commit details
    Browse the repository at this point in the history
  6. Fix the handling of multicall output

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    eb09106 View commit details
    Browse the repository at this point in the history
  7. Semantic

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    c0eb9fd View commit details
    Browse the repository at this point in the history
  8. Improve documentation

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    7a3c69b View commit details
    Browse the repository at this point in the history
  9. Remove unneeded return values

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    1ad43cb View commit details
    Browse the repository at this point in the history
  10. Semantic

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ee7e665 View commit details
    Browse the repository at this point in the history
  11. General improvements

    barak manos committed May 11, 2024
    Configuration menu
    Copy the full SHA
    4e3ae95 View commit details
    Browse the repository at this point in the history