-
Notifications
You must be signed in to change notification settings - Fork 84
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
Can't Speed up Transaction: assertion_failure #244
Comments
Hi @pklampros Could you let us know what version you are running? |
Hi @jgriffiths, that would be 4.1.3 |
Thanks, I'll ask one of our wallet devs to take a look. |
Hi @pklampros The assertion in question means that gdk (the code underlying our wallet apps) has failed to find and validate a signature in one of the tx inputs. Since you've submitted it to the blockchain, theres obviously something going wrong with its check. To debug this I need to have a look at the transaction. Can you provide the txid of the transaction in question? If you aren't comfortable putting it publicly in this issue, please email it to me at my github contributor email jon_p_griffiths yahoo.com (which you can verify by checking any of the commits I have made to Blockstream repositories via my user page at https://github.com/jgriffiths). |
Hi there,
Tested both F-droid and google-play versions here. I have a transaction that's stuck for a while because I set a low network fee, but I can't overwrite it. When I go to the Unconfirmed transaction and click on "Speed up Transaction" I get an error at the bottom that says
I get the same message under High , Medium and Low if I click on the Network fee on the same page.
Any clue how to fix it?
The text was updated successfully, but these errors were encountered: