You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: