Conversation
🦋 Changeset detectedLatest commit: 49e0fac The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Pull Request Overview
This PR adds handling for the WrongNonce error in the EVM nonce error detection logic. The change allows the system to skip operations that encounter either WrongNonce or the existing PostOpCountReached error.
Key Changes:
- Extended the nonce error check to include
WrongNoncealongsidePostOpCountReached
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
jkongie
left a comment
There was a problem hiding this comment.
Please also add a changeset so that it gets put into the next version with a changelog item
pnpm changeset add
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|





https://github.com/smartcontractkit/chainlink-deployments/actions/runs/18708625042/job/53468267687
EVM is missing
WrongNoncedecoded error to run the execute withskip-nonce-errors, which just happened on Sonic