-
Notifications
You must be signed in to change notification settings - Fork 26
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
Electrum wallet signing transaction #76
Comments
The same problem I recovered my coins from Ledger NanoS. Now I can not send anywhere - the same inscription |
Yeah. I've had the same problem as described in #35 |
Working on a fix for this in the next release. |
Thanks for the update Chris!
… On May 15, 2018, at 11:07 PM, Chris Sulmone ***@***.***> wrote:
Working on a fix for this in the next release.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Thanks for the update, Chris - we had wondered when it might be - got some lovely BTCP in the electrum wallet we want to move to the main BTCP wallet. Looking forward. Thanks for great support. |
I'm having the same issue with the ledger wallet BTCP ver 1.1.1. When signing the transaction it says "Exception: unsupported varint" Also for thread bump |
Chris, any updates? Thank you |
Take a screenshot of your "Coins" tab? You can show it by clicking "View" -> "Show Coins". You can spend each incoming txn individually or shift-select a group of them. I think you have a large number of small txns and the electrum wallet is mis-estimating how many can fit in a single block. This causes the txn to be rejected when sent to the network. |
Chris, Thank you. |
what's up with this fix? It seems to be affecting a lot of people. Please fix this ! |
It may be possible to ask the devs what's going on during their weekly developer discord: https://twitter.com/bitcoinprivate/status/1013899539823161345 This Wednesday may be tough for me but if others can chime in about this, that would probably help us get an answer as to what's holding up the fix for this months after the fork. |
Guys, this is usually from mining rewards or hundreds (in my case thousands) of small transactions coming in. In the addresses tab right click the wallet address with your funds, choose spend from and select a group of the transactions from that wallet (in my case id get around 50 before i hit the TX limit) then send them out to where you want them in blocks, or move them to another of your existing wallet addresses so you can send it out later in one big batch. Because it has to batch all those little payments together to send it increases the byte size of the transaction too high (thats why it takes forever to sign). In future with your mining rewards every 10-20 BTCP just push the funds out of your mining wallet address to a holding address to keep the transaction amounts on your storage address down. |
Hello:
Please help:
I can't send any BTCP from Electrum wallet(v1.1.1) to another adress.
Signing transaction error:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: