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

chore: Combine verified quotes with TokenOwner logic #2446

Closed
MartinquaXD opened this issue Feb 28, 2024 · 3 comments
Closed

chore: Combine verified quotes with TokenOwner logic #2446

MartinquaXD opened this issue Feb 28, 2024 · 3 comments
Labels
E:3.2 Verified Quotes See https://github.com/cowprotocol/pm/issues/15 for details

Comments

@MartinquaXD
Copy link
Contributor

Background

Verified quotes currently expect the owner to have the require sell_token balance. This does not work when a user did not connect their wallet or generally tries to get a quote for way more than they have.
One possible option to still verify those cases would be to use the logic to find token owners to find an owner with a big enough balance for the trade and use that as the trader address instead.

It's not completely clear how useful this would actually be and if we even want to extend quote verification support for these corner cases so this should not be treated with high priority.

@MartinquaXD MartinquaXD added the E:3.2 Verified Quotes See https://github.com/cowprotocol/pm/issues/15 for details label Feb 28, 2024
Copy link

This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed.

@github-actions github-actions bot added the Stale label Apr 29, 2024
@mfw78 mfw78 removed the Stale label May 4, 2024
Copy link

github-actions bot commented Jul 4, 2024

This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed.

@github-actions github-actions bot added the stale label Jul 4, 2024
@mfw78 mfw78 removed the stale label Jul 10, 2024
Copy link

github-actions bot commented Sep 9, 2024

This issue has been marked as stale because it has been inactive a while. Please update this issue or it will be automatically closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E:3.2 Verified Quotes See https://github.com/cowprotocol/pm/issues/15 for details
Projects
None yet
Development

No branches or pull requests

2 participants