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

Refactor triangle-mode #651

Open
wants to merge 137 commits into
base: develop
Choose a base branch
from
Open

Refactor triangle-mode #651

wants to merge 137 commits into from

Commits on May 23, 2024

  1. Refactor triangle-mode

    Minor
    
    Change `assert_supported` exception type from `ValueError` to `AssertionError`
    
    Remove unused return-value
    
    Remove unused code
    
    Refactor single-trianglre mode as well
    
    Remove unneeded assertion
    
    Cosmetic
    
    Fix single-triangle mode
    
    Fix single-triangle mode
    
    Refactor the b3-two-hop-triangle mode as well
    
    Remove the importing of `T`
    
    Remove unused code
    
    Remove single-triangle mode, and fix a bunch of problems
    
    Cleanup `calculate_profit` related code
    
    Fix test 042
    
    Fix  test 042
    
    Remove unused code
    
    Some more general cleanup
    
    Cleanup
    
    Remove unused code
    
    Fix test 063
    
    Cleanup
    
    Cleanup
    
    Fix tests
    
    Cleanup
    
    Cleanup
    
    Fix test 042
    
    Remove single_paiwise and multi_paiwise arb modes (major change)
    
    Fix test 045
    
    Fix test 045
    
    Refactor the pairwise arb-mode classes
    
    Ongoing refactor
    
    Refactor triangle arb-mode classes
    
    Cleanup
    
    Remove file `scan_log_errors.py` from the repository
    
    Cleanup
    
    Remove unused code
    
    Code reuse
    
    Fix functions `create_sort_order` and `sort_key`
    platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    724ffc9 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    59d3d9f View commit details
    Browse the repository at this point in the history
  3. Remove unused code

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    18a1b1c View commit details
    Browse the repository at this point in the history
  4. Minor

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    933a9db View commit details
    Browse the repository at this point in the history
  5. Code reuse

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2ac4d8f View commit details
    Browse the repository at this point in the history
  6. Improve base.py

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

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f27696a View commit details
    Browse the repository at this point in the history
  8. Remove obsolete files

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6046648 View commit details
    Browse the repository at this point in the history
  9. Rename

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1b9b3b9 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ef31800 View commit details
    Browse the repository at this point in the history
  11. Revamp all arb-mode classes and their associated tests

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3788b6a View commit details
    Browse the repository at this point in the history
  12. Cleanup

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

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

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    77853b7 View commit details
    Browse the repository at this point in the history
  15. Remove unused code

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0ffa04e View commit details
    Browse the repository at this point in the history
  16. Cleanup

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

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

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    47f0b50 View commit details
    Browse the repository at this point in the history
  19. Cleanup

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1826b93 View commit details
    Browse the repository at this point in the history
  20. Fix test 042

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6c04f6b View commit details
    Browse the repository at this point in the history
  21. Cleanup

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    10c5bdb View commit details
    Browse the repository at this point in the history
  22. Cleanup

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    793a727 View commit details
    Browse the repository at this point in the history
  23. Improve logging

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    3879c39 View commit details
    Browse the repository at this point in the history
  24. Improve logging

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    df3e43c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d00012d View commit details
    Browse the repository at this point in the history
  26. Cosmetic

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    16c2cb9 View commit details
    Browse the repository at this point in the history
  27. Improve logging

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0d617b3 View commit details
    Browse the repository at this point in the history
  28. Imoprove logging

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6a61f8e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4feedb9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7b13688 View commit details
    Browse the repository at this point in the history
  31. Cleanup

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c40a4a3 View commit details
    Browse the repository at this point in the history
  32. Remove unused code

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8afc7a5 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    0e6dd90 View commit details
    Browse the repository at this point in the history
  34. amend logic triangle curves

    NIXBNT authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    719290f View commit details
    Browse the repository at this point in the history
  35. Remove the T dependency

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1db0885 View commit details
    Browse the repository at this point in the history
  36. Remove unused code

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ea6dd0d View commit details
    Browse the repository at this point in the history
  37. Code reuse

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    88c0270 View commit details
    Browse the repository at this point in the history
  38. Simplify routerhandler._calc_balancer_out_given_in

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    f998731 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    a75a588 View commit details
    Browse the repository at this point in the history
  40. Cleanup function routerhandler._calc_carbon_output

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9f09445 View commit details
    Browse the repository at this point in the history
  41. Cleanup

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    39c2c1d View commit details
    Browse the repository at this point in the history
  42. Improve logging

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    724e840 View commit details
    Browse the repository at this point in the history
  43. Improve function build_pstart

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    94da501 View commit details
    Browse the repository at this point in the history
  44. Refactor the input params passed to function optimize

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a12b0ce View commit details
    Browse the repository at this point in the history
  45. Cosmetic

    barak manos authored and platonfloria committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9f03cb8 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    fe4eb9c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Minor

    barak manos committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c0d5ea0 View commit details
    Browse the repository at this point in the history
  2. Minor

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

Commits on May 25, 2024

  1. Cleanup

    barak manos committed May 25, 2024
    Configuration menu
    Copy the full SHA
    2e64ec1 View commit details
    Browse the repository at this point in the history
  2. Unify the code across the arb-mode classes

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

Commits on May 26, 2024

  1. Cleanup

    barak manos committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9d54e25 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    barak manos committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f3e45f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #675 from bancorprotocol/arb-mode-code-unification

    Unify the code across the arb-mode classes
    barakman authored May 26, 2024
    Configuration menu
    Copy the full SHA
    37b804f View commit details
    Browse the repository at this point in the history
  4. 1. Refactor the order encoding/decoding, and unify all duplicated ver…

    …sions of it (utils.py)
    
    2. Simplify overlapping-strategy checking for carbon curves (poolsandtokens.py)
    3. Simplify the calculation of carbon output (routerhandler.py)
    4. Apply some general cleanup in the async-utils files
    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a6c3675 View commit details
    Browse the repository at this point in the history
  5. Fix routerhandler._calc_carbon_output

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6e05557 View commit details
    Browse the repository at this point in the history
  6. Allow the gas token as input to function `routerhandler._calc_carbon_…

    …output`
    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6b42688 View commit details
    Browse the repository at this point in the history
  7. Cleanup

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    38f8461 View commit details
    Browse the repository at this point in the history
  8. Add a test for overlapping strategies

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1513622 View commit details
    Browse the repository at this point in the history
  9. Minor

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6bd5aa3 View commit details
    Browse the repository at this point in the history
  10. Remove old test file

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    afe30c9 View commit details
    Browse the repository at this point in the history
  11. Use 'int' instead of 'safe_int'

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a9dac9d View commit details
    Browse the repository at this point in the history
  12. Cosmetic

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7ddc956 View commit details
    Browse the repository at this point in the history
  13. In poolandtokens._carbon_to_cpc_dict, rely on utils.encodeOrder i…

    …nstead of duplicating its code
    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    eee7575 View commit details
    Browse the repository at this point in the history
  14. Cosmetic

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    094a07f View commit details
    Browse the repository at this point in the history
  15. Cosmetic

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    c216194 View commit details
    Browse the repository at this point in the history
  16. Cleanup

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fbc6432 View commit details
    Browse the repository at this point in the history
  17. Get rid of num_format

    barak manos authored and barakman committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5dcc3fa View commit details
    Browse the repository at this point in the history
  18. Cleanup

    barak manos committed May 26, 2024
    Configuration menu
    Copy the full SHA
    6fcb799 View commit details
    Browse the repository at this point in the history
  19. Simplify pools_to_add_from_contracts from a list of tuples of5 elem…

    …ents to a "flat" list of elements
    barak manos committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4fa7161 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    7015fe5 View commit details
    Browse the repository at this point in the history
  2. Improve logging

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f035652 View commit details
    Browse the repository at this point in the history
  3. Fix the setting of UNI_V2_FORKS in network.py

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fb7dedc View commit details
    Browse the repository at this point in the history
  4. Remove unused code

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    373810b View commit details
    Browse the repository at this point in the history
  5. Improve logging

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3df6cf3 View commit details
    Browse the repository at this point in the history
  6. Minor

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0642a4d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    65e3a5b View commit details
    Browse the repository at this point in the history
  8. Fix base_triangle.get_params

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c33df25 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c65f6c4 View commit details
    Browse the repository at this point in the history
  10. Fix bot.calculate_profit

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9f76ecd View commit details
    Browse the repository at this point in the history
  11. Remoe redundant combos in triangle_bancor_v3_two_hop.py

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4fcc4ce View commit details
    Browse the repository at this point in the history
  12. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9ebe05d View commit details
    Browse the repository at this point in the history
  13. Fix triangle_bancor_v3_two_hop.get_combos

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    825b4cd View commit details
    Browse the repository at this point in the history
  14. Cosmetic

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    15efcc5 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3cb6a05 View commit details
    Browse the repository at this point in the history
  16. Improve ArbitrageFinderTriangleBancor3TwoHop.get_combos

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a403385 View commit details
    Browse the repository at this point in the history
  17. Cosmetic

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    d5c5817 View commit details
    Browse the repository at this point in the history
  18. Improve ArbitrageFinderBase

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fe9c597 View commit details
    Browse the repository at this point in the history
  19. Cosmetic

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a02c92c View commit details
    Browse the repository at this point in the history
  20. Improve ArbitrageFinderBase.get_profit

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a15c976 View commit details
    Browse the repository at this point in the history
  21. Add explicit .curves where needed

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5e16465 View commit details
    Browse the repository at this point in the history
  22. Fix price sorting in class ArbitrageFinderBase

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    17e04f8 View commit details
    Browse the repository at this point in the history
  23. Minor

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2e0ada6 View commit details
    Browse the repository at this point in the history
  24. Cleanup

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    314efb1 View commit details
    Browse the repository at this point in the history
  25. Fix syntax

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    63caa85 View commit details
    Browse the repository at this point in the history
  26. Improve ArbitrageFinderTriangleMulti.get_combos

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    785c0eb View commit details
    Browse the repository at this point in the history
  27. Fix ArbitrageFinderBase.sort_order

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    054fffe View commit details
    Browse the repository at this point in the history
  28. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e667c92 View commit details
    Browse the repository at this point in the history
  29. Update version from 3.2.1 to 4.0.0

    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5fecd1e View commit details
    Browse the repository at this point in the history
  30. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 27, 2024
    Configuration menu
    Copy the full SHA
    650912f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Cleanup

    barak manos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ae5f0ef View commit details
    Browse the repository at this point in the history
  2. Improve function remove_unmapped_uniswap_v2_pools

    barak manos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8efbf58 View commit details
    Browse the repository at this point in the history
  3. Fix price construction

    barak manos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7c58f59 View commit details
    Browse the repository at this point in the history
  4. Generate a price-map for the optimizer based on the significance of t…

    …he exchange which the price is taken from (B2, then B3, then U2, then U3, then all the rest with equal significance).
    barak manos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7b994d4 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7dca9ff View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Simplify the method for finding a reliable price

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    daf21f9 View commit details
    Browse the repository at this point in the history
  2. Fix error in previous commit

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9a54634 View commit details
    Browse the repository at this point in the history
  3. Cosmetic

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    053ffbd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d605f16 View commit details
    Browse the repository at this point in the history
  5. Remove unused code

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fb740b9 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1650eeb View commit details
    Browse the repository at this point in the history
  7. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    34fdc7d View commit details
    Browse the repository at this point in the history
  8. Fix command-line tests

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    032eea6 View commit details
    Browse the repository at this point in the history
  9. Fix tests

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    69fa375 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d42eba4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'develop' of https://github.com/bancorprotocol/fastlane-bot

     into triangle-mode-refactor
    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    13c5eab View commit details
    Browse the repository at this point in the history
  12. Merge branch 'triangle-mode-refactor' of https://github.com/bancorpro…

    …tocol/fastlane-bot into refactor-encode-decode-orders
    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    36c6d79 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #672 from bancorprotocol/refactor-encode-decode-or…

    …ders
    
    Refactor the order encoding/decoding
    barakman authored May 29, 2024
    Configuration menu
    Copy the full SHA
    f4d6257 View commit details
    Browse the repository at this point in the history
  14. Remove commented code

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2bde90f View commit details
    Browse the repository at this point in the history
  15. Cosmetic

    barak manos committed May 29, 2024
    Configuration menu
    Copy the full SHA
    1e5693c View commit details
    Browse the repository at this point in the history
  16. Simplify function _swap_token0_in

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

Commits on May 30, 2024

  1. Remove unused code

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

Commits on Jun 3, 2024

  1. Extend the test for function _carbon_to_cpc_dict

    barak manos committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    8d071bb View commit details
    Browse the repository at this point in the history
  2. Semantic

    barak manos committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7ce4735 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Remove unused code

    barak manos committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    14b4976 View commit details
    Browse the repository at this point in the history
  2. Remove unuwed code

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

Commits on Jun 5, 2024

  1. Fix type hint

    barak manos committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5554986 View commit details
    Browse the repository at this point in the history
  2. Cleanup routerhandler.py

    barak manos committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    80939fe View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Cleanup

    barak manos committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    704deee View commit details
    Browse the repository at this point in the history
  2. Fix tests

    barak manos committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    da55923 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Retry arb transaction as long as it throws "max fee per gas less than…

    … block base fee"
    barak manos committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fe385fa View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Fix error handling

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

Commits on Jun 12, 2024

  1. Cleanup

    barak manos committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5e0f622 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Fix call to connect_network for Tenderly

    barak manos committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    72e430a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Fix the creation of the XFai-V0-Core contract

    barak manos committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    81f9ae2 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge branch 'develop' of https://github.com/bancorprotocol/fastlane-bot

     into triangle-mode-refactor
    barak manos committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    ab14bae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a97131 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Get rid of the randomizer input argument, and attempt all profitabl…

    …e opportunities found on every iteration
    barak manos committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6b78d8d View commit details
    Browse the repository at this point in the history