-
Notifications
You must be signed in to change notification settings - Fork 206
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
multi send error #1383
Comments
Thanks for submitting this! Unfortunately that's a hard thing to debug... because the transaction is being produced by Freewallet. We going to need some more details of the contents of the transaction, log files, something. :/ Can you reproduce the error reliably? What are the exact steps you take to do so? |
So a few members of the community that use Multi-Send very frequently have reported this issue 11/29/23 1/25/24 1/29/24 and there is a few places this issue (or something similar) have been referenced on the Freewallet Github at even earlier dates: jdogresorg/freewallet-desktop#124 jdogresorg/freewallet-desktop#152 B0BSmiths noted on his experience with using this feature and a Trezor wallet: "I have found the signing of the second TX in a multisend is problematic on Trezor. The Trezor sees the OP return but it ignores the PS2H encoded inputs. It then consumes and an entire UTXO on mining fees as there is no change in the TX and broadcasts the op return without signing the P2SH encoded inputs, so an unrelated entire utxo is consumed and your multisend fails" Though to note, in Issue 152, Subterranean mentions he was not using the Hardware wallet functionality at all. In an early discussion with B0B we assumed it may be something to do with how fees:
|
Ach yeah, all of that information is great, but what we need is a way to reproduce the issue reliably. If it only happens rarely, then it won't be productive to just spam MPMA until it happens. We need either:
|
See #2277 |
having a problem doing a multi send... getting this error
It looks like my "second send" gets hung up or something... im barely technical enough to find the github... i was directed to put it here
Error validating transaction: Error running script for input 0 referencing 117e8bffa27feeccc331f53ff03df9fa0e930404cc96436c9b0565b9fe1c1303 at 0: scriptsig not push only for P2SH.
The text was updated successfully, but these errors were encountered: