Transactions reverted by chain reorganization still exist in Activity tab #10120
Labels
area-blocktracker
area-transactions
Sev3-low
Low severity; minimal to no impact upon users
stale
issues and PRs marked as stale
type-bug
ux-enhancement
Describe the bug
The bug resides on the transaction histories shown by MetaMask in Activity tab.
Due to the existence of chain reorganization, a mined transaction can still be reverted to pending transaction pool.
But MetaMask is not aware of such transaction revert and the transaction still has the status "successful".
This results in inconsistencies between what MetaMask shows to users and what the Ethereum world state really is on chain and may cause trouble to users since they see incorrect transaction histories.
Steps to reproduce (REQUIRED)
Steps to reproduce the behavior, libraries used with version number, and/or any setup information to easily reproduce:
Expected behavior
When transaction is reverted due to chain reorganization, the record in Activity tab should also be updated showing the transaction is back to pending state.
Browser details (please complete the following information):
The text was updated successfully, but these errors were encountered: