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

Re-enable Li.Fi same-chain swaps for Optimism #8177

Open
gomesalexandre opened this issue Nov 25, 2024 · 0 comments
Open

Re-enable Li.Fi same-chain swaps for Optimism #8177

gomesalexandre opened this issue Nov 25, 2024 · 0 comments

Comments

@gomesalexandre
Copy link
Contributor

Overview

Same-chain Optimism Li.Fi swaps were disabled in #4919 with the rationale below:

// TODO(gomes): This is weird but a temporary product compromise to accommodate for the fact that OP rewards have weird heuristics
// and would detect same-chain swaps on Li.Fi as cross-chain swaps, making the rewards gameable by same-chain swaps
// Remove me when OP rewards ends
...filterSameChainEvmBuyAssetsBySellAssetId(input).filter(
asset => asset.chainId !== optimismChainId,

However, that campaign is long finished, so we should be able to re-enable these

References and additional details

See #4919 for historical context

Acceptance Criteria

Same-chain Optimism swaps Li.Fi swaps are enabled

Need By Date

No response

Screenshots/Mockups

No response

Estimated effort

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant