Skip to content

Conversation

@iamacook
Copy link
Contributor

@iamacook iamacook commented Jan 24, 2022

Description

In fixing an isse with button text (5afe/safe-react#3352), it became apparent that the PENDING_FAILED (frontend-only) status was redundant and had been included in the Safe as a placeholder. This PR removes it to keep it inline with the frontend.

@iamacook iamacook requested a review from katspaugh January 24, 2022 15:50
@iamacook iamacook self-assigned this Jan 24, 2022
@github-actions
Copy link

github-actions bot commented Jan 24, 2022

ESLint Summary View Full Report

Annotations are provided inline on the Files Changed tab. You can also see all annotations that were generated on the annotations page.

Type Occurrences Fixable
Errors 0 0
Warnings 0 0
Ignored 0 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@iamacook
Copy link
Contributor Author

Closing this and we need a flag to show a transaction is no longer pending and it now makes sense to keep this as opposed to clearing the status entirely.

@iamacook iamacook closed this Jan 24, 2022
@iamacook iamacook reopened this Jan 26, 2022
@iamacook
Copy link
Contributor Author

iamacook commented Jan 26, 2022

After the conversion from local statuses to the pending transaction hashmap, I'm reopening this.

Copy link
Member

@katspaugh katspaugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamacook iamacook merged commit 9146116 into main Jan 26, 2022
@iamacook iamacook deleted the remove-redundant-status branch January 26, 2022 17:07
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

Successfully merging this pull request may close these issues.

3 participants