Pages:
Author

Topic: [ANNOUNCE] Electrum - Lightweight Bitcoin Client - page 52. (Read 274534 times)

hero member
Activity: 938
Merit: 1000
Also, the ascii art on wall isn't a monospace font, so it looks funky.

I have an outstanding pull request where I fixed the monospacing issue on OS X, although I added it in a bigger pull and forgot to mention it now I looked it up.

Anywho, if you don't want to wait you can hack this in.


lib/gui_qt.py : Replace line 48 with

Code:
48     if platform.system() == 'Windows':
49     MONOSPACE_FONT = 'Lucida Console'
50 elif platform.system() == 'Darwin':
51     MONOSPACE_FONT = 'Monaco'
52 else:
53     MONOSPACE_FONT = 'monospace'

I'm not 100% sure Monca is a normal system font so please let me know if that works for you.
hero member
Activity: 742
Merit: 500
So I just got this running on my mac in a virtualenv.

I had been using Armory for offline transactions, but it is far from a lite client.

Super easy install.  It was trying to stick stuff in /usr/share so I grabbed a copy from git and changed line 15 of setup.py. 

Code:
if platform.system() != 'Windows' and platform.system() != 'Darwin':

Does the server still depend on Abe? If so, is that going to be the case for awhile, or is that something you are working on replacing soon? 

Also, the ascii art on wall isn't a monospace font, so it looks funky.
hero member
Activity: 784
Merit: 1010
Bitcoin Mayor of Las Vegas
Using .60, I restored a wallet from a seed on my off-line laptop. The wallet was taken to an online computer and sync'd and taken back to the offline laptop. I can do 'electrum -o -w restored.dat history' and see transactions and balance information. But when I try and do 'electrum -o -w restored.dat addresses -ak', I get this error:

Quote
AttributeError: Wallet instance has no attribute 'get_address_flags'

Some additional info:
I just updated my offline laptop client to 60 from 48b. I copied the electrum tar file to the offline laptop, untarred it, and ran 'sudo python setup.py install'
legendary
Activity: 1820
Merit: 1000
Once you import an external keypair, you'll need to either 1) backup electrum.dat (or whatever you named the wallet file), or 2) keep the keys handy for reimport when you do a restore.

You're correct that once you import a key and spend all the dough out to another address, you effectively don't need that imported key anymore and all funds will be available when you restore. However, I make it a habit to remember every key that ever goes through my hands. I keep a special wallet for just those imported addresses. you never know when it might receive more or simply need it for a digital signature.

Thanks - I'll make that a habit as well.
hero member
Activity: 784
Merit: 1010
Bitcoin Mayor of Las Vegas
Once you import an external keypair, you'll need to either 1) backup electrum.dat (or whatever you named the wallet file), or 2) keep the keys handy for reimport when you do a restore.

You're correct that once you import a key and spend all the dough out to another address, you effectively don't need that imported key anymore and all funds will be available when you restore. However, I make it a habit to remember every key that ever goes through my hands. I keep a special wallet for just those imported addresses. you never know when it might receive more or simply need it for a digital signature.
legendary
Activity: 1820
Merit: 1000
So after I installed Electrum, I generated a new wallet and have saved the seed for this. But then I imported an address/key pair from my old wallet. Given this, how do I back up the result? I'm assuming that I could recover the wallet as it currently is by using the seed and importing the address/key pair again. Is that correct? Under "Receive" in the client, I see 5 addresses in addition to the one I imported. If I send the coins from the imported address to one of the other 5 addresses, then I could recover my entire wallet just using the seed. Is that correct? I'm pretty sure all this is right from what I have read about how this client works, but I want to confirm this. Thanks.
legendary
Activity: 1820
Merit: 1000
OK, tried a different server and connected no problem (I guess the other is down) - all drama resolved. Lol, haven't had a newb-adventure like that in a while.  Wink
legendary
Activity: 1820
Merit: 1000
Also, I just looked at the blockchain info, and about 35% more coins than I specified to send were sent to some completely unknown address: 13pHGoSUVaeMWq87K7TZQRJAcrD8qHQuVc What is going on?
Was that your change transaction?

What is a change transaction?
Inputs must be spent completely, so if your input is 35 BTC and you want to send 30 BTC, the remaining 5 must also be spent. Therefore, the remaining 5 are sent back to you to a new address that you haven't seen yet. Your wallet will show the correct balance.

Thanks - I'm sure it will once I get connected again.
rjk
sr. member
Activity: 448
Merit: 250
1ngldh
Also, I just looked at the blockchain info, and about 35% more coins than I specified to send were sent to some completely unknown address: 13pHGoSUVaeMWq87K7TZQRJAcrD8qHQuVc What is going on?
Was that your change transaction?

What is a change transaction?
Inputs must be spent completely, so if your input is 35 BTC and you want to send 30 BTC, the remaining 5 must also be spent. Therefore, the remaining 5 are sent back to you to a new address that you haven't seen yet. Your wallet will show the correct balance.
legendary
Activity: 1820
Merit: 1000
Also, I just looked at the blockchain info, and about 35% more coins than I specified to send were sent to some completely unknown address: 13pHGoSUVaeMWq87K7TZQRJAcrD8qHQuVc What is going on?
Was that your change transaction?

Well I guess you must be talking about this business where a certain amount of coin is sent back to me at a different address, so I guess this is it? Would love to verify that, but as I said Electrum now refuses to connect.
legendary
Activity: 1820
Merit: 1000
Also, I just looked at the blockchain info, and about 35% more coins than I specified to send were sent to some completely unknown address: 13pHGoSUVaeMWq87K7TZQRJAcrD8qHQuVc What is going on?
Was that your change transaction?

What is a change transaction?
rjk
sr. member
Activity: 448
Merit: 250
1ngldh
Also, I just looked at the blockchain info, and about 35% more coins than I specified to send were sent to some completely unknown address: 13pHGoSUVaeMWq87K7TZQRJAcrD8qHQuVc What is going on?
Was that your change transaction?
legendary
Activity: 1820
Merit: 1000
Also, I just looked at the blockchain info, and about 35% more coins than I specified to send were sent to some completely unknown address: 13pHGoSUVaeMWq87K7TZQRJAcrD8qHQuVc What is going on?
legendary
Activity: 1820
Merit: 1000
I just used this for the first time. The transaction (made a payment) went through OK as far as I know, but now I can't connect. "not connected...poking" message in terminal. Any ideas?
legendary
Activity: 1896
Merit: 1353
Can somebody explain to me what the "Gap Limit" is used for. I am trying to translate it but I think a literal translation might be no suited in this case.

Gap Limit denotes the number of (visible) coin-free addresses that are available in the client at any time. For example, if gap limit is set to 5, then at the beginning there will be 5 addresses available. As soon as one of those gets some coins a new one will be added.

version 0.60 has a help button ('?') that explains it in more details.
hero member
Activity: 938
Merit: 1000
Can somebody explain to me what the "Gap Limit" is used for. I am trying to translate it but I think a literal translation might be no suited in this case.

Gap Limit denotes the number of (visible) coin-free addresses that are available in the client at any time.

Thanks makes a lot of sense, thanks for taking the time to answer me vuce.
sr. member
Activity: 476
Merit: 250
Can somebody explain to me what the "Gap Limit" is used for. I am trying to translate it but I think a literal translation might be no suited in this case.

Gap Limit denotes the number of (visible) coin-free addresses that are available in the client at any time. For example, if gap limit is set to 5, then at the beginning there will be 5 addresses available. As soon as one of those gets some coins a new one will be added.
legendary
Activity: 1820
Merit: 1000
A little feedback - *love* this client. Only small issue I had on the install was that after the install I had to install python-qt4 (I got an error message about this not being found the first time I tried to run Electrum). This is on a version of Ubuntu 11.04 (Peppermint Two - based on Lubuntu 11.04). Maybe this has already come up in the thread - haven't had time to read all the pages. Anyway, great work, thanks.
hero member
Activity: 938
Merit: 1000
Can somebody explain to me what the "Gap Limit" is used for. I am trying to translate it but I think a literal translation might be no suited in this case.
hero member
Activity: 784
Merit: 1010
Bitcoin Mayor of Las Vegas
That's all the mojo-fu I have at the moment. But, challenge accepted. I'll give it a go when I have some time.
Pages:
Jump to: