This repository has been archived by the owner on Aug 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 290
bug: gomu gomu yields InvalidNonce errors #1541
Labels
bug
Something isn't working
Comments
I can take this up |
Assinged |
Problem
Observation
Note : After firing all the transactions -- gomu looks for transaction receipt for the last transaction hash Reason for invalid nonce
Potential solution
Notes:
|
It seems the PR #1455 should fix this issue. Need to test this again with the PR |
@swetshaw @Angel-Petrov can you confirm this had been fixed? |
Yes @tdelabro, it's been fixed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Running gomu gomu on Madara gives invalid nonce errors. Need to understand why this happens. The validate_unsigned logic inside Madara might be a good starting point.
The text was updated successfully, but these errors were encountered: