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

wc.approveRequest cannot be received by dapp. #15

Open
peipeitu opened this issue Jan 12, 2022 · 4 comments
Open

wc.approveRequest cannot be received by dapp. #15

peipeitu opened this issue Jan 12, 2022 · 4 comments
Assignees

Comments

@peipeitu
Copy link

I'm working on a wallet app with wallet connect.
When I got a request by onEthSendTransaction, I just did these things below:

  1. Get the info from wallet connect.
  2. Sign the transaction.
  3. Send transaction by web3 and get the txHash.
  4. wc.approveRequest(id: id, result: txHash). And the id is get from 1.

I can check the transaction on explorer. But the dapp web is still waiting for me to confirm the transaction.

Is there anyone can help me?
Thanks!

@Abhimanyu121
Copy link

@thelazyindian can you take a look

@thelazyindian
Copy link
Collaborator

Must be some issue or glitch on dapp side that might happen randomly at times I guess.

@froze9063
Copy link

Hi guys any update on this? I also facing same issue on uniswap

@thelazyindian
Copy link
Collaborator

Are you sending back the same request id you got when you received the request?

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

No branches or pull requests

4 participants