Skip to content

Only validate namespace methods if registerRequestHandler is used. #148

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

quetool
Copy link
Member

@quetool quetool commented Apr 15, 2025

Description

There was an issue where if the wallet was not using registerRequestHandlers to handle session request then onSessionRequest subscription was not getting called.

Only validate namespace methods if registerRequestHandler is used.

Resolves #136

How Has This Been Tested?

  • Integration tests
  • Manual tests

Due Dilligence

  • Breaking change
  • Requires a documentation update

@quetool quetool added the investigation Investigation needed label Jul 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
investigation Investigation needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wallet cannot receive dapp's request
1 participant