-
Notifications
You must be signed in to change notification settings - Fork 20.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tx failed Transaction w/ invalid nonce #694
Comments
More info. How did this occur. Give me a minimal test case |
This happened by creating a number of transactions in a script. The above script was run (accidentally omitted https://github.com/ethers/dapp-bin/blob/275fc1dac5b1030033e31c76266bc77f79bb1c78/btcrelay/misc/693.sh#L19 ) and here's some of the log:
|
Please retry after 8310bcd |
Closing this since not seeing invalid nonce anymore on develop 8db7. |
develop f047699
Run Geth, no mining, around 12 peers.
I0410 14:57:05.653362 4006 worker.go:280] TX (08421e81) failed, will be removed: Transaction w/ invalid nonce (804 / 805)
I0410 14:57:05.657377 4006 worker.go:280] TX (08421e81) failed, will be removed: Transaction w/ invalid nonce (804 / 805)
Here's the log:
The text was updated successfully, but these errors were encountered: