You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What problem are you trying to solve?
Recently, I had a transaction enter status "dropped." It took me a long time to figure out what that meant (as in, why did it enter that status?). I found the answer here:
Dropped – the tx nonce was already used
Thanks to @bdresser for writing that comment! Once I knew this was all it meant, debugging the cause of that became a great deal easier, and the workaround (resetting the account) also became easier.
Describe the solution you'd like
Hovertext on the status "Dropped" which at least contains the contents of the quote above, and possibly also ". Verify that you are using the expected account. Resetting the account in Settings->Advanced may help." so that users can figure out what to do from there.
Some of the other statuses could probably use hovertext too.
The text was updated successfully, but these errors were encountered:
@bdresser Yep, it actually said "dropped" in the transaction history, like others might say "pending" or "confirmed." I had not tried cancellation or speedup. It took me a while and your comment to find out what that meant, but I believe it was accurate.
What problem are you trying to solve?
Recently, I had a transaction enter status "dropped." It took me a long time to figure out what that meant (as in, why did it enter that status?). I found the answer here:
Thanks to @bdresser for writing that comment! Once I knew this was all it meant, debugging the cause of that became a great deal easier, and the workaround (resetting the account) also became easier.
Describe the solution you'd like
Hovertext on the status "Dropped" which at least contains the contents of the quote above, and possibly also ". Verify that you are using the expected account. Resetting the account in Settings->Advanced may help." so that users can figure out what to do from there.
Some of the other statuses could probably use hovertext too.
The text was updated successfully, but these errors were encountered: