BTCPrivate-Legacy / electrum-btcp-legacy

BTCP Electrum (Lite Wallet), Use all wallets with caution. You should never share private keys, seed, or wallet file with anyone.
https://btcprivate.org
MIT License
129 stars 26 forks source link

Electrum wallet signing transaction #76

Open zoxich opened 6 years ago

zoxich commented 6 years ago

Hello: Please help: I can't send any BTCP from Electrum wallet(v1.1.1) to another adress. Signing transaction error: 12311 1212

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/58256014-electrum-wallet-signing-transaction?utm_campaign=plugin&utm_content=tracker%2F88294623&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F88294623&utm_medium=issues&utm_source=github).
mak7609 commented 6 years ago

The same problem I recovered my coins from Ledger NanoS. Now I can not send anywhere - the same inscription

pjain commented 6 years ago

Yeah. I've had the same problem as described in #35 No update from the devs in months.

sulmone commented 6 years ago

Working on a fix for this in the next release.

pjain commented 6 years ago

Thanks for the update Chris!

On May 15, 2018, at 11:07 PM, Chris Sulmone notifications@github.com 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.

auber262 commented 6 years ago

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.

anndrox commented 6 years ago

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

zoxich commented 6 years ago

Chris, any updates? I still cannot sent my BTCP.

Thank you

sulmone commented 6 years ago

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.

zoxich commented 6 years ago

Chris, Thank you. I have a lot of transactions with very small amount of BTCP. For fix this, i accumulate transactions in one and send it to another address.

sean808080 commented 6 years ago

what's up with this fix? It seems to be affecting a lot of people. Please fix this !

pjain commented 6 years ago

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.

dskjkljdas commented 6 years ago

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.