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

[Bug]: Sending consecutive STX transactions #12388

Open
sleepytanya opened this issue Nov 22, 2024 · 3 comments
Open

[Bug]: Sending consecutive STX transactions #12388

sleepytanya opened this issue Nov 22, 2024 · 3 comments
Labels
regression-RC-7.36.0 Regression bug that was found in release candidate (RC) for release 7.36.0 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-transactions Transactions team type-bug Something isn't working

Comments

@sleepytanya
Copy link
Contributor

Describe the bug

(Note: I'm not sure if we allow to send another STX while the first one is Pending)

Related #12318

  1. When two STX transactions are sent in succession, it lead sto one transaction failing and the other succeeding. The user interface during this process can be unclear, as the second STX transaction screen may not be displayed to the user. Additionally, in the Activity list, there is an erratic behavior with the tx flashing and changing statuses
  2. There are instances where attempting to initiate another STX transaction while having a pending STX transaction inadvertently switches the token to a Collectible within the Send flow. Following this switch, transactions cannot be created.

Expected behavior

Screenshots/Recordings

Failed STX, Activity screen:

2stx.mp4

Collectible:

collectible1.mov
collectible2.mov

Steps to reproduce

  1. Start STX
  2. Start another STX while the first one is Pending

Error messages or log output

No response

Detection stage

During release testing

Version

7.36.0

Build type

None

Device

iPhone 15, Samsung S24+

Operating system

iOS, Android

Additional context

No response

Severity

No response

@Unik0rnMaggie
Copy link
Contributor

Unable to reproduce issue 1.

Reproduced issue 2 - collectible screen:

Collectible.screen.mov

@sleepytanya
Copy link
Contributor Author

RC 7.36.0 (1503)
Reproduced 1 Failed + 1 Confirmed transaction, nothe that both STX are created with the same nonce (63):

2stx.mov

@Unik0rnMaggie
Copy link
Contributor

v7.37.0 (1512):

with STX pending, trying to start another results in error:

Image

Pending.STX.mov
Error.when.sending.consecutive.stx.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-RC-7.36.0 Regression bug that was found in release candidate (RC) for release 7.36.0 Sev2-normal An issue that may lead to users misunderstanding some limited risks they are taking team-transactions Transactions team type-bug Something isn't working
Projects
Status: To be fixed
Status: To be fixed
Development

No branches or pull requests

2 participants