Bitcoin Forum
May 11, 2024, 06:10:34 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Couple of problems with newest electrum version  (Read 329 times)
SebastianJu (OP)
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
March 05, 2017, 07:42:07 PM
 #1

Hello,

I didn't update for some time now and installed the newest versions now.

Now I have a problem.

I can not send a transaction because I receive this error message:



The address was frozen by me in a previous version. However there is no option anymore to unfreeze it now.

1) How can I enable freeze/unfreeze on address tab again?
2) How can I enable that the addresses are shown from the start?

I found that I can unfreeze an address in Coins tab. Though it's still the same error.

3) What is this error and how to solve it?

Then I found that I can not edit the fees anymore in the settings. Which is unfortunate since I like to set it up by btc/kB or similar. I mean one can't see how big a transation is bytewise. Only on preview window later on.

4) How to edit the fees in setting by sat/byte or something similar?

Another problem, which might come from the new version also, is worse. It's about 1.5b I want to send. But I have the coins in a multisig 2 of 2. I wanted to send coins from it. The code looks like it was created correctly after one signed the transaction and sent it to me. When checking the content in https://blockchain.info/de/decode-tx then the input is correct. https://blockchain.info/unspent?active shows the right input. Though when I import it into my electrum then the transaction shows a completely unrelated and empty bitcoinaddress as the source. As a result I have a transaction in my wallet that gave me free money from an empty address, it sent out the 1.5b and put the rest back in my sending address, which should be the sender in reality. Cheesy So even though I sent coins I received coins at the end. Theoretically since of course it does not get a confirmation.
It goes the same way when I sign first and the cosigner tries to send. We first thought it's a display error but electrum is really trying to do it this way.

5) Well... how can this be? I would appreciate if some dev could check this out with me.

Thanks!
Sebastian

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715407834
Hero Member
*
Offline Offline

Posts: 1715407834

View Profile Personal Message (Offline)

Ignore
1715407834
Reply with quote  #2

1715407834
Report to moderator
1715407834
Hero Member
*
Offline Offline

Posts: 1715407834

View Profile Personal Message (Offline)

Ignore
1715407834
Reply with quote  #2

1715407834
Report to moderator
kolloh
Legendary
*
Offline Offline

Activity: 1736
Merit: 1023


View Profile
March 05, 2017, 09:16:56 PM
 #2

1) How can I enable freeze/unfreeze on address tab again?

You can freeze/unfreeze from the Coins tab now, you can't do this from the address tab any longer.

Then I found that I can not edit the fees anymore in the settings. Which is unfortunate since I like to set it up by btc/kB or similar. I mean one can't see how big a transation is bytewise. Only on preview window later on.

4) How to edit the fees in setting by sat/byte or something similar?

You can enable the "Edit fees manually" in preferences but they removed the manual sat/byte feature in new versions. The Dynamic Fees feature is the preferred method and is usually pretty good at estimating fees.
SebastianJu (OP)
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
March 05, 2017, 10:53:23 PM
 #3

1) How can I enable freeze/unfreeze on address tab again?

You can freeze/unfreeze from the Coins tab now, you can't do this from the address tab any longer.

Then I found that I can not edit the fees anymore in the settings. Which is unfortunate since I like to set it up by btc/kB or similar. I mean one can't see how big a transation is bytewise. Only on preview window later on.

4) How to edit the fees in setting by sat/byte or something similar?

You can enable the "Edit fees manually" in preferences but they removed the manual sat/byte feature in new versions. The Dynamic Fees feature is the preferred method and is usually pretty good at estimating fees.


Too bad it was removed. I would like the dynamic fees a bit more if there were more steps to chose from but it somehow choses a working fee, yes.

Do not know also why addresses can't be frozen in address tab anymore also.

Would appreciate if someone knows the answers to the errors...

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
Coding Enthusiast
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
March 06, 2017, 06:56:25 AM
 #4

1) How can I enable freeze/unfreeze on address tab again?
This feature was moved to coins tab: https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES#L14


2) How can I enable that the addresses are shown from the start?
Press Ctrl+A to see the addresses tab.
Also from toolbad Wallet > Addresses and also Wallet > Coins

I found that I can unfreeze an address in Coins tab. Though it's still the same error.

3) What is this error and how to solve it?
Sorry have never seen this error before. But I have found this similar issue: https://github.com/spesmilo/electrum/issues/1556

Then I found that I can not edit the fees anymore in the settings. Which is unfortunate since I like to set it up by btc/kB or similar. I mean one can't see how big a transation is bytewise. Only on preview window later on.
4) How to edit the fees in setting by sat/byte or something similar?
You can set the fee (brc/kb) with the slider or set a manual fee from the text box.


Another problem, which might come from the new version also, is worse. It's about 1.5b I want to send. But I have the coins in a multisig 2 of 2. I wanted to send coins from it. The code looks like it was created correctly after one signed the transaction and sent it to me. When checking the content in https://blockchain.info/de/decode-tx then the input is correct. https://blockchain.info/unspent?active shows the right input. Though when I import it into my electrum then the transaction shows a completely unrelated and empty bitcoinaddress as the source. As a result I have a transaction in my wallet that gave me free money from an empty address, it sent out the 1.5b and put the rest back in my sending address, which should be the sender in reality. Cheesy So even though I sent coins I received coins at the end. Theoretically since of course it does not get a confirmation.
It goes the same way when I sign first and the cosigner tries to send. We first thought it's a display error but electrum is really trying to do it this way.

5) Well... how can this be? I would appreciate if some dev could check this out with me.

Thanks!
Sebastian
Thomas checks this board.
You can also open an issue on GitHub if you find a bug: https://github.com/spesmilo/electrum/issues/new

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
SebastianJu (OP)
Legendary
*
Offline Offline

Activity: 2674
Merit: 1082


Legendary Escrow Service - Tip Jar in Profile


View Profile WWW
March 06, 2017, 10:47:02 PM
Last edit: March 11, 2017, 12:12:19 PM by SebastianJu
 #5

EDIT: Just an update. The error 1) could be fixed after I found the cert directory and deleted all files in there. Then I could send. This solves already a good bunch of problems with my wallets. Still the interpretation of the multisig tx does not yet work. New install and everything.

Also I found that the address and coins tab stays visible after a restart.

EDIT 2: The problem with the scrambled tx could be solved by recreating the wallets of both cosigners from seed.



1) How can I enable freeze/unfreeze on address tab again?
This feature was moved to coins tab: https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES#L14


2) How can I enable that the addresses are shown from the start?
Press Ctrl+A to see the addresses tab.
Also from toolbad Wallet > Addresses and also Wallet > Coins

I found that I can unfreeze an address in Coins tab. Though it's still the same error.

3) What is this error and how to solve it?
Sorry have never seen this error before. But I have found this similar issue: https://github.com/spesmilo/electrum/issues/1556

Then I found that I can not edit the fees anymore in the settings. Which is unfortunate since I like to set it up by btc/kB or similar. I mean one can't see how big a transation is bytewise. Only on preview window later on.
4) How to edit the fees in setting by sat/byte or something similar?
You can set the fee (brc/kb) with the slider or set a manual fee from the text box.


Another problem, which might come from the new version also, is worse. It's about 1.5b I want to send. But I have the coins in a multisig 2 of 2. I wanted to send coins from it. The code looks like it was created correctly after one signed the transaction and sent it to me. When checking the content in https://blockchain.info/de/decode-tx then the input is correct. https://blockchain.info/unspent?active shows the right input. Though when I import it into my electrum then the transaction shows a completely unrelated and empty bitcoinaddress as the source. As a result I have a transaction in my wallet that gave me free money from an empty address, it sent out the 1.5b and put the rest back in my sending address, which should be the sender in reality. Cheesy So even though I sent coins I received coins at the end. Theoretically since of course it does not get a confirmation.
It goes the same way when I sign first and the cosigner tries to send. We first thought it's a display error but electrum is really trying to do it this way.

5) Well... how can this be? I would appreciate if some dev could check this out with me.

Thanks!
Sebastian
Thomas checks this board.
You can also open an issue on GitHub if you find a bug: https://github.com/spesmilo/electrum/issues/new

Thanks for the answer.
1) I think it could have stayed in the address tab also. The coins tab is not so easy to overview when you do have more than a handful active addresses. I also miss the "send from" in the address tab. Why taking the work to take it out?
2) I found that out but I would have preferred to have the address tab enabled from the start without having to enable it at every start
3) If I have to delete a cert then I do not know which certificat I would have to delete. Can it be seen in the error message?
4) I can use the slider or set it manual but for knowing which fee to chose it would be needed to know how big the transaction would be. That's not possible that way. Or only with a click on preview.
5) I will send Thomas a pm, maybe he can help me out.

Please ALWAYS contact me through bitcointalk pm before sending someone coins.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!