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

Enable swaps on Sepolia testnet #3710

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Enable swaps on Sepolia testnet #3710

merged 1 commit into from
Dec 18, 2023

Conversation

michalinacienciala
Copy link
Contributor

@michalinacienciala michalinacienciala commented Dec 18, 2023

As Goerli testnets becomes deprecated with end of 2023, we've been migrating to another testnet - Sepolia. Up to this point we were not able to support swaps there, as 0x did not support Sepolia. But recently 0x created theAPI endpoint for Sepolia, so we're now able to use their services.
Read more: https://0x.org/docs/0x-swap-api/api-references/overview.

Tests:

  • Execute swap of a base asset on Ethereum Sepolia
  • Execute swap of an ERC-20 asset on Ethereum Sepolia
  • Make sure swaps are not available for Arbitrum Sepolia

Latest build: extension-builds-3710 (as of Mon, 18 Dec 2023 11:08:22 GMT).

As Goerli testnets becomes deprecated wwith end of 2023, we've been migrating to
another testnet - Sepolia. Up to this point we were not able to support swaps
there, as 0x did not support Sepolia. But recently 0x created theAPI endpoint
for Sepolia, so we're now able to use their services.
Read more: https://0x.org/docs/0x-swap-api/api-references/overview.
@michalinacienciala michalinacienciala requested a review from a team December 18, 2023 10:56
@michalinacienciala michalinacienciala self-assigned this Dec 18, 2023
Copy link
Contributor

@jagodarybacka jagodarybacka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@jagodarybacka jagodarybacka merged commit fb2d5a8 into main Dec 18, 2023
7 checks passed
@jagodarybacka jagodarybacka deleted the 0x-sepolia-support branch December 18, 2023 14:20
@xpaczka xpaczka mentioned this pull request Dec 27, 2023
xpaczka added a commit that referenced this pull request Dec 29, 2023
## What's Changed
* Enable swaps on Sepolia testnet by @michalinacienciala in
#3710
* Prevent read-only address submission when validating input by @xpaczka
in #3705
* Support video avatars by @xpaczka in
#3700
* Replace `customStyle` property with `style` by @xpaczka in
#3715
* Show tooltips on hovering over icons with no labels by @xpaczka in
#3711
* Minor UI issues by @xpaczka in
#3716
* Fix hiding unverified assets by @jagodarybacka in
#3708
* v0.54.0 by @xpaczka in
#3706
* chore(ui): typo fix by @IssouChancla in
#3717
* Switch e2e tests run on Goerli to Sepolia by @michalinacienciala in
#3719

## New Contributors
* @xpaczka made their first contribution in
#3705
* @IssouChancla made their first contribution in
#3717

**Full Changelog**:
v0.54.0...v0.55.0

Latest build:
[extension-builds-3720](https://github.com/tahowallet/extension/suites/19343332470/artifacts/1136165985)
(as of Wed, 27 Dec 2023 09:28:52 GMT).
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.

None yet

2 participants