-
Notifications
You must be signed in to change notification settings - Fork 145
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
Fix testnet swaps tests #4725
Comments
kyranjamie
pushed a commit
that referenced
this issue
Dec 19, 2023
## [6.21.0](v6.20.0...v6.21.0) (2023-12-19) ### Features * html video and audio inscription types, closes [#4077](#4077) and [#3556](#3556) ([e19eea4](e19eea4)) * modified contracts and balance fetching ([63d29ba](63d29ba)) * updated dlc tools version ([8dc1d22](8dc1d22)) ### Bug Fixes * collectibles refetch, closes [#4413](#4413) ([13aa68f](13aa68f)) * deprecate legacy font sizes, closes [#4587](#4587) ([5f539ca](5f539ca)) * handle inscription type svg, ref [#4727](#4727) ([b713c70](b713c70)) * only show swaps option on mainnet, closes [#4687](#4687) ([af6443c](af6443c)) * swaps test, ref [#4725](#4725) ([faae457](faae457)) * **wallet:** fees warning alignment fix ([d771bcc](d771bcc)) ### Internal * post-release merge back ([75f4998](75f4998))
pete-watters
pushed a commit
to Nithishvb/extension
that referenced
this issue
Jan 17, 2024
pete-watters
pushed a commit
to Nithishvb/extension
that referenced
this issue
Jan 17, 2024
## [6.21.0](leather-io/extension@v6.20.0...v6.21.0) (2023-12-19) ### Features * html video and audio inscription types, closes [leather-io#4077](leather-io#4077) and [leather-io#3556](leather-io#3556) ([e19eea4](leather-io@e19eea4)) * modified contracts and balance fetching ([63d29ba](leather-io@63d29ba)) * updated dlc tools version ([8dc1d22](leather-io@8dc1d22)) ### Bug Fixes * collectibles refetch, closes [leather-io#4413](leather-io#4413) ([13aa68f](leather-io@13aa68f)) * deprecate legacy font sizes, closes [leather-io#4587](leather-io#4587) ([5f539ca](leather-io@5f539ca)) * handle inscription type svg, ref [leather-io#4727](leather-io#4727) ([b713c70](leather-io@b713c70)) * only show swaps option on mainnet, closes [leather-io#4687](leather-io#4687) ([af6443c](leather-io@af6443c)) * swaps test, ref [leather-io#4725](leather-io#4725) ([faae457](leather-io@faae457)) * **wallet:** fees warning alignment fix ([d771bcc](leather-io@d771bcc)) ### Internal * post-release merge back ([75f4998](leather-io@75f4998))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When we hid the swaps button on testnet, the swaps tests broke.
The text was updated successfully, but these errors were encountered: