spesmilo / electrum

Electrum Bitcoin Wallet
https://electrum.org
MIT License
7.43k stars 3.09k forks source link

del/ #5104

Closed pananodi closed 5 years ago

pananodi commented 5 years ago

del

SomberNight commented 5 years ago

Click Preview. What is the "size" of the transaction?

SomberNight commented 5 years ago

So the error message is correct. That transaction is too large. It is over 100 kilobytes, which is the maximum bitcoin nodes will relay on the network.

Unhide the Coins tab View>Show Coins, and then manually select some and construct a new transaction, which is smaller than 100 kilobytes.

SomberNight commented 5 years ago

May I ask how come you have so many small value inputs/coins?

SomberNight commented 5 years ago

In the Coins tab, select roughly half the lines, right click>Spend, and create a transaction. You might want to send to your own address. This way, instead of many small value coins, you will have fewer large value coins.

Also, I suggest setting the fee to as low as possible, and wait for it to confirm, as otherwise it will be potentially very expensive. (The larger the transaction in bytes, the more fees you need to pay to miners)

SomberNight commented 5 years ago

Try making the transactions you want; I am just saying that they need to be below 100 KB.

AbdussamadA commented 5 years ago

and i can not link in one? i need make very many transations.

ctrl+click will let you select multiple entries on the coins tab (view menu > show coins if you can't see that tab). shift + click will let you select multiple contiguous entries. then right click and choose spend to create a transaction with them.

SomberNight commented 5 years ago

Can you share the raw transaction hex that is giving the "failed CHECK(MULTI)SIG" error? Preview>Sign and then click Copy, and then paste it here.

SomberNight commented 5 years ago

Or if you have figured out the issue, please say so, and say how, don't just delete your posts. This is an issue tracker, not customer support. We care about fixing bugs, not solving problems of individuals.