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

Add Switch to Utilize Uni V3 Router 02 when necessary #285

Closed
Lesigh-3100 opened this issue Jan 8, 2024 · 1 comment
Closed

Add Switch to Utilize Uni V3 Router 02 when necessary #285

Lesigh-3100 opened this issue Jan 8, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Lesigh-3100
Copy link
Collaborator

Enhancement Description

This enhancement will allow the bot to input a switch to tell the Fast Lane contract to use the Uni V3 Router or Router 02, depending on which is required. This will significantly expand the bot's coverage, specifically for Uni V3 exchanges that have not played the original Uni V3 router.

Rationale

This is important in increasing the bot's coverage - it will expand the number of exchanges the bot can support.

Impact Analysis

  • Automated Tests: Implications on testing (new/changed)
    This will require a test that tests when & how the bot inputs the switch.

  • Risks: What are the risks associated with this enhancement?
    If the switch were used incorrectly, it would affect the bot's ability to arb on Uni V3-based exchanges.

  • Performance: Expected performance impacts and how to measure them
    Should not affect performance.

  • Monitoring: Changes required in the monitoring system
    Should not affect monitoring.

  • Logging: Do we need additional logs?
    A debug log should be added where the bot uses the switch for troubleshooting.

  • Documentation: Updates or new documentation needed?
    No documentation needed.

@Lesigh-3100 Lesigh-3100 added the enhancement New feature or request label Jan 8, 2024
@Lesigh-3100 Lesigh-3100 self-assigned this Jan 8, 2024
@Lesigh-3100
Copy link
Collaborator Author

This was done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant