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

No message in 1-1 chat if sending assets to ENS name #10893

Closed
churik opened this issue Jun 30, 2020 · 9 comments
Closed

No message in 1-1 chat if sending assets to ENS name #10893

churik opened this issue Jun 30, 2020 · 9 comments

Comments

@churik
Copy link
Member

churik commented Jun 30, 2020

Bug Report

Problem

currently if sending funds directly to ENS name (tried on mainnet) there is no message received.

Expected behavior

the message is received by User B

Actual behavior

no message has arrived

Reproduction

Prerequisites: User A has some ETH; User B has ENS name

  • User A: Open Status
  • User B: install Status and set ENS name
  • User A: start chat with User B (with ENS name), send some messages
  • User A: send ETH to User B in 1-1 chat

Additional Information

  • Status version: release 1.4.1
  • Operating System: Android, iOS

Logs

Status-debug-logs.zip

@flexsurfer
Copy link
Member

@churik are you sending from keycard or regular account ?

@churik
Copy link
Member Author

churik commented Jun 30, 2020

reproducible for both @flexsurfer

@hesterbruikman
Copy link
Contributor

@churik is the tx send and not shown in the 1:1 chat or not send at all?

@churik
Copy link
Member Author

churik commented Jun 30, 2020

the tx is sent but is not shown in 1-1 chat

@hesterbruikman
Copy link
Contributor

If it helps working on the issue: Sending a transaction request is received by the recipient.

@flexsurfer
Copy link
Member

what about sending to users without ens name?

@hesterbruikman
Copy link
Contributor

hesterbruikman commented Jun 30, 2020

@flexsurfer just tried sending from account that has ENS name to account without ENS name. That works fine.

Correction; last tx I tried from non-ENS account to non-ENS account is also not showing up. Address request came up, but tx is not confirming in chat even though it's visible in Wallet

@flexsurfer
Copy link
Member

request or transaction?

@hesterbruikman
Copy link
Contributor

hesterbruikman commented Jun 30, 2020

Transaction. So seems like the issue can occur:

  • when receiving tx in chat on a chat key with and without ENS name
  • sending from Keycard or regular account
  • address request does appear for the recipient (user B)

Here's what happened in the last case I found. Neither User A nor User B has ENS name:

  • User A sends address request to user B
  • User B sees request and accepts
  • User A sees request is accepted and signs and sends transaction
  • User B continues to see Shared Status account (2h later) even though on tx History the transaction shows as received.

End state for user A and B below
Frame 166

Logs:
Status-debug-logs_Recipient.zip
Status-debug-logs_Sender (1).zip

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

3 participants