Skip to content

Conversation

@guanbinrui
Copy link
Member

Description

Closes MF-0000

Type of change

  • Documentation
  • Code refactoring (Restructuring existing code w/o changing its observable behavior)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (a fix or feature that would make something no longer possible to do/require old user must upgrade their Mask Network to this new version)

Previews

Checklist

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
    • I have removed all in development console.logs
    • I have removed all commented code.
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have read Internationalization Guide and moved text fields to the i18n JSON file.

If this PR depends on external APIs:

  • I have configured those APIs with CORS headers to let extension requests get passed.
    • chrome extension: chrome-extension://[id]
    • firefox extension: moz-extension://[id]
  • I have delegated all web requests to the background service via the internal RPC bridge.

@guanbinrui guanbinrui added this to the 2.21.4 milestone Jul 25, 2023
@guanbinrui guanbinrui force-pushed the fix/wc-connection-with-new-provider branch from 5892200 to e646f32 Compare July 25, 2023 12:01
@guanbinrui guanbinrui force-pushed the fix/wc-connection-with-new-provider branch from 57466e4 to 79369da Compare July 25, 2023 13:05
@guanbinrui guanbinrui marked this pull request as ready for review July 26, 2023 13:46
@guanbinrui guanbinrui merged commit d886d2e into hotfix/2.21.4 Jul 26, 2023
@guanbinrui guanbinrui deleted the fix/wc-connection-with-new-provider branch July 26, 2023 13:50
guanbinrui added a commit that referenced this pull request Jul 28, 2023
* chore: bump version 2.21.4

* chore: patches/@walletconnect__socket-transport (#10165)

* chore: patches/@walletconnect__socket-transport

* chore: update lock file

* chore: resume Connector

* chore: resumeConnector

* refactor: improve wc connection (#10168)

* refactor: improve wc connection

* refactor: destroy connection

* refactor: disable v2

* chore: debug

* refactor: remove connector

* chore: patch wc

* refactor: improve stability

* refactor: improve connection debugger

* fix: lint errors

* feat: switch logo plugin (#10178)

* feat: switch logo plugin

* chore: update lock file

* feat: plugin storage

* fix: bugfix

* refactor: code style

* fix: switch logo plugin (#10184)

* refactor: code stlye

* refactor: code stlye

* fix: async

* feat: application settings dialog

* fix: use legacy settings

* fix: typo

* fix: type errors

---------

Co-authored-by: lelenei <zwpsky@gmail.com>

* fix: logo color (#10186)

* fix: change twitter logo (#10189)

* fix: copywriting (#10187)

* fix: adjust ui (#10190)

* fix: show switch logo in guidestep (#10191)

* fix: icon border (#10193)

* fix: copywriting (#10197)

* fix: open switch logo (#10201)

* fix: add new line to share text (#10203)

---------

Co-authored-by: lelenei <zwpsky@gmail.com>
Co-authored-by: lelenei <72531217+lelenei@users.noreply.github.com>
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