Skip to content
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

Open
pklampros opened this issue Jan 21, 2025 · 4 comments
Open

Can't Speed up Transaction: assertion_failure #244

pklampros opened this issue Jan 21, 2025 · 4 comments

Comments

@pklampros
Copy link

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

assertion_failure: ga_tx.cpp:353

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?

@jgriffiths
Copy link
Contributor

Hi @pklampros Could you let us know what version you are running?

@pklampros
Copy link
Author

Hi @jgriffiths, that would be 4.1.3

@jgriffiths
Copy link
Contributor

Thanks, I'll ask one of our wallet devs to take a look.

@jgriffiths
Copy link
Contributor

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).

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

No branches or pull requests

2 participants