-
Notifications
You must be signed in to change notification settings - Fork 679
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
insufficient fee, rejecting replacement (Failed to submit won block 666155 off block 666154 instead used 666152 even though 666153 and 666154 were known) #2347
Comments
Same here:
|
using the size of the previous transaction is not good enough apparently. Seeing variations of 338 - 352 bytes, so either we need to calculate actual tx size, or pad by at least 14 |
friedger
changed the title
Failed to submit won block 666155 off block 666154 instead used 666152 even though 666153 and 666154 were known
insufficient fee, rejecting replacement (Failed to submit won block 666155 off block 666154 instead used 666152 even though 666153 and 666154 were known)
Jan 19, 2021
Closed
Should be addressed with #2383 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
I won a block and then submitted off an older block even though I have committed to the younger blocks. From stacks-dump:
Expected behavior
Build off 666154
Additional context
From the log:
The text was updated successfully, but these errors were encountered: