WalletConnect / walletconnect-monorepo

WalletConnect Monorepo
Apache License 2.0
1.3k stars 650 forks source link

fix: update requester and responder pairing metadata upon sessionAuthenticate approval #4614

Closed quetool closed 3 months ago

quetool commented 3 months ago

Description

Requester pairing metadata is shown as Unknown on React Wallet due to the metadata not being updated with the pendingRequest metadata upon approval

Screenshot 2024-06-12 at 11 14 58

Same is happening on React App although it is not visible.

Type of change

How has this been tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your configuration.

Fixes/Resolves (Optional)

Please list any issues that are fixed by this PR in the format #<issue number>. If it fixes multiple issues, please put each issue in a separate line. If this Pull Request does not fix any issues, please delete this section.

Examples/Screenshots (Optional)

Please attach a screenshot or screen recording of features/fixes you've implemented to verify your changes. Please also note any relevant details for your configuration. If your changes do not affect the UI, please delete this section.

Use this table template to show examples of your changes:

Before After
Content Cell Content Cell
Content Cell Content Cell

Checklist

Additional Information (Optional)

Please include any additional information that may be useful for the reviewer.