Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Conversation

@iamacook
Copy link
Contributor

@iamacook iamacook commented Mar 3, 2022

What it solves

Resolves #3616

How this PR fixes it

When submitting a transaction with a nonce lower than the queue but higher than that of the Safe, the warning does not signify failure of the transaction.

How to test it

  • Create and queue a transaction 2 nonces higher than that of the Safe nonce.
  • Create a transaction but edit the nonce to be 1 higher than that of the Safe nonce.
  • Observe the new warning message

Screenshots

image

@iamacook iamacook temporarily deployed to Manual March 3, 2022 12:17 Inactive
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

CLA Assistant Lite All Contributors have signed the CLA.

@github-actions
Copy link

github-actions bot commented Mar 3, 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 1 N/A
  • Result: ✅ success
  • Annotations: 0 total

Report generated by eslint-plus-action

@iamacook iamacook requested a review from usame-algan March 3, 2022 12:21
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

Deployment links

🟠 Rinkeby Mainnet 🟣 Polygon 🟡 BSC Arbitrum 🟢 Gnosis Chain

@coveralls
Copy link

Pull Request Test Coverage Report for Build 1927935958

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 35.436%

Totals Coverage Status
Change from base Build 1927052380: 0.0%
Covered Lines: 3407
Relevant Lines: 8680

💛 - Coveralls

@github-actions
Copy link

github-actions bot commented Mar 3, 2022

E2E Tests Passed ✅
Check the results here: https://github.com/gnosis/safe-react-e2e-tests/actions/runs/1927975663

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.

Muy bien!

Copy link
Contributor

@usame-algan usame-algan left a comment

Choose a reason for hiding this comment

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

👍

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.

Please merge. Text looks good.

@iamacook iamacook merged commit f7bbb14 into dev Mar 3, 2022
@iamacook iamacook deleted the unclear-warning branch March 3, 2022 15:42
@github-actions github-actions bot locked and limited conversation to collaborators Mar 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Nonce warning unclear

5 participants