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
If the user inputs a token address that is not checksummed into the flashloan token or target token field it will be filtered out at a later point in the process.
To improve user experience a checksum should be run over input addresses
Rationale
Improve user experience
Impact Analysis
Automated Tests: Implications on testing (new/changed)
Risks: What are the risks associated with this enhancement?
Performance: Expected performance impacts and how to measure them
Monitoring: Changes required in the monitoring system
Logging: Do we need additional logs?
Documentation: Updates or new documentation needed?
The text was updated successfully, but these errors were encountered:
Enhancement Description
If the user inputs a token address that is not checksummed into the flashloan token or target token field it will be filtered out at a later point in the process.
To improve user experience a checksum should be run over input addresses
Rationale
Improve user experience
Impact Analysis
The text was updated successfully, but these errors were encountered: