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

(feat) Sepolia testnet support on Uniswap connector #334

Closed
wants to merge 3 commits into from

Conversation

ndeporzio
Copy link

Before submitting this PR, please make sure:
- [x] Your code builds clean without any errors or warnings
- [x] You are using approved title ("feat/", "fix/", "docs/", "refactor/")

A description of the changes proposed in the pull request:
Added support for the Ethereum Sepolia testnet on Uniswap connector. Also included an initial token list.

@ndeporzio
Copy link
Author

@fengtality
Copy link
Contributor

The changes look good, but I think the dev should also change the tests from Goerli to Sepolia as part of this fix.

@fengtality
Copy link
Contributor

This PR needs more work. To complete this bounty, the dev should ensure that the Uniswap tests (which currently use Goerli) are modified to work on Sepolia using Sepolia test tokens. Currently, they are failing.

However, this may be difficult since there doesn't seem to be any tokens that trade on Uniswap Sepolia. It might make more sense to convert the unit tests to use Base.

@fengtality
Copy link
Contributor

I added Sepolia support in #329, but the tests haven't yet been updated to use it, so the bounty is still available for any dev who wants to update the Ethereum and Uniswap tests for Sepolia

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

Successfully merging this pull request may close these issues.

2 participants