Skip to content

fix processor nonce#1287

Merged
giurgiur99 merged 2 commits intomainfrom
fix-processor-nonce
Mar 24, 2026
Merged

fix processor nonce#1287
giurgiur99 merged 2 commits intomainfrom
fix-processor-nonce

Conversation

@giurgiur99
Copy link
Contributor

Fixes # .

Changes proposed in this PR:

Root cause: validateNonceAndSignature requires nonce > storedNonce. The HTTP path in the indexer correctly does parseInt(nonce) + 1.It was passing the raw stored nonce without incrementing.

@giurgiur99 giurgiur99 merged commit 1e9f67d into main Mar 24, 2026
11 checks passed
@giurgiur99 giurgiur99 deleted the fix-processor-nonce branch March 24, 2026 08:36
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.

2 participants