|
Daily Anarchist
|
|
August 18, 2012, 05:24:21 PM |
|
How do I create new receiving addresses with electrum? It started with six addresses, but I don't know how to add any more.
|
|
|
|
Tachikoma
|
|
August 18, 2012, 05:26:32 PM |
|
How do I create new receiving addresses with electrum? It started with six addresses, but I don't know how to add any more.
It will generate addresses automatically when the current ones are used. If you need more then five addresses at the time you can increase the gap limit.
|
|
|
|
Daily Anarchist
|
|
August 18, 2012, 05:27:58 PM |
|
How do I create new receiving addresses with electrum? It started with six addresses, but I don't know how to add any more.
It will generate addresses automatically when the current ones are used. If you need more then five addresses at the time you can increase the gap limit. Cool! Thanks!
|
|
|
|
bitcats
Legendary
Offline
Activity: 1015
Merit: 1001
|
|
August 19, 2012, 09:55:58 AM |
|
Is this the correct install procedure for Linux Mint 13?
|
"Unser Problem ist nicht ziviler Ungehorsam, unser Problem ist ziviler Gehorsam." - Howard Zinn
|
|
|
Tachikoma
|
|
August 19, 2012, 12:12:34 PM |
|
Is this the correct install procedure for Linux Mint 13? I've done some testing with this method and it's not perfect yet. The best thing you can try is see if you can install 'pip' via mint packages. (sudo apt-get install python-pip I think). And then running: sudo pip install slowaes sudo pip install ecdsa sudo pip install https://github.com/spesmilo/electrum/tarball/1.0\#md5\=863e61b215bf2e3fee243ce9583f677f
|
|
|
|
Nancarrow
|
|
August 19, 2012, 05:59:19 PM Last edit: August 19, 2012, 06:50:44 PM by Nancarrow |
|
Hello, just downloaded and am trying out the Windows GUI version. It looks nice and clean, and easy to use so far... but I've run into a problem - kinda my fault but still. [never mind, it cleared itself up]
Thanks to all concerned!
|
If I've said anything amusing and/or informative and you're feeling generous: 1GNJq39NYtf7cn2QFZZuP5vmC1mTs63rEW
|
|
|
Lumpy
|
|
August 22, 2012, 05:04:27 AM |
|
When I follow the Windows source installation instructions: Install PyQt4 Install Electrum-1.0.zip execute 'python electrum' I get: Traceback (most recent call last): File "electrum", line 23, in <module> from electrum.util import print_error ImportError: No module named electrum.util Never had this problem before...
|
|
|
|
Tachikoma
|
|
August 22, 2012, 08:17:22 AM |
|
When I follow the Windows source installation instructions: Install PyQt4 Install Electrum-1.0.zip execute 'python electrum' I get: Traceback (most recent call last): File "electrum", line 23, in <module> from electrum.util import print_error ImportError: No module named electrum.util Never had this problem before... Can you try it using the latest master. I don't have a Windows environment to test on so I'm not quite sure what's going on here.
|
|
|
|
Lumpy
|
|
August 22, 2012, 02:23:51 PM |
|
When I follow the Windows source installation instructions: Install PyQt4 Install Electrum-1.0.zip execute 'python electrum' I get: Traceback (most recent call last): File "electrum", line 23, in <module> from electrum.util import print_error ImportError: No module named electrum.util Never had this problem before... Can you try it using the latest master. I don't have a Windows environment to test on so I'm not quite sure what's going on here. Same problem.
|
|
|
|
ErebusBat
|
|
August 22, 2012, 10:12:56 PM |
|
When I follow the Windows source installation instructions: Install PyQt4 Install Electrum-1.0.zip execute 'python electrum' I get: Traceback (most recent call last): File "electrum", line 23, in <module> from electrum.util import print_error ImportError: No module named electrum.util Never had this problem before... Can you try it using the latest master. I don't have a Windows environment to test on so I'm not quite sure what's going on here. Same problem. Try the following 1. Put the source in a folder that doesn't have any spaces, like c:\electrum 2. Put that folder in your PATH
|
|
|
|
Joe200
|
|
August 24, 2012, 04:12:30 PM |
|
Thank you. Great client!
|
|
|
|
flatfly
Legendary
Offline
Activity: 1120
Merit: 1016
090930
|
|
August 24, 2012, 06:26:55 PM |
|
Just to let you guys know, there's a mention of Electrum currently trending on the Bitcoin subreddit! http://www.reddit.com/r/Bitcoin/
|
|
|
|
genjix
Legendary
Offline
Activity: 1232
Merit: 1077
|
|
August 25, 2012, 06:36:45 PM |
|
The Reddit was cool! Also this is nice: https://bitcointalk.org/index.php?topic=103162.0;topicseenBTW I think people should not be using github master if they want security and stability. Only use the releases. We need to change those PIP install instructions. I also need to setup an environment to test installations. But this conference is exhausting and taking all my time. I really cannot wait until it finishes because it is super stressful. I keep hoping for it to end. Once it finishes, I'm going on a sabbatical for a few weeks where I only write code. No emails.
|
|
|
|
flatfly
Legendary
Offline
Activity: 1120
Merit: 1016
090930
|
|
August 26, 2012, 10:12:05 AM |
|
I could finally prepare a temporary Windows computer with all required dependencies and compile a 1-click build of Electrum 1.0. Both regular and portable versions are now available. Same download location as usual: http://dre.redmartian.org/elecwin.htm**Special thanks to genjix and tachikoma for their precious help!** Note: this build still defaults to the "pro" GUI. If you want to give the new "lite" GUI an early try, just drop to the console and run "electrum -g lite". But it's still under heavy development.
|
|
|
|
Tachikoma
|
|
August 26, 2012, 03:31:49 PM |
|
I could finally prepare a temporary Windows computer with all required dependencies and compile a 1-click build of Electrum 1.0. Both regular and portable versions are now available. Same download location as usual: http://dre.redmartian.org/elecwin.htm**Special thanks to genjix and tachikoma for their precious help!** Note: this build still defaults to the "pro" GUI. If you want to give the new "lite" GUI an early try, just drop to the console and run "electrum -g lite". But it's still under heavy development. No problem! I had trouble getting Electrum to connect, not sure if that's isolated to my Windows VM though. Are you available for a chat on IRC by the way? I love to have you more closely involved with the project you are doing an awesome job at the windows client.
|
|
|
|
flatfly
Legendary
Offline
Activity: 1120
Merit: 1016
090930
|
|
August 26, 2012, 05:49:43 PM |
|
No problem!
I had trouble getting Electrum to connect, not sure if that's isolated to my Windows VM though. Are you available for a chat on IRC by the way? I love to have you more closely involved with the project you are doing an awesome job at the windows client.
Thanks! I would be honored to have a chat about it. However, unfortunately, I will not be available on IRC until later this week. About the client not connecting from your VM: does the previous build (0.60) connect successfully?
|
|
|
|
Tachikoma
|
|
August 26, 2012, 05:56:57 PM |
|
No problem!
I had trouble getting Electrum to connect, not sure if that's isolated to my Windows VM though. Are you available for a chat on IRC by the way? I love to have you more closely involved with the project you are doing an awesome job at the windows client.
Thanks! I would be honored to have a chat about it. However, unfortunately, I will not be available on IRC until later this week. About the client not connecting from your VM: does the previous build (0.60) connect successfully? I think it's not a problem with your build. I just tried a fresh install on my Ubuntu VM and I got the same problem It seems there is a problem somewhere in the code that prevents it from connecting on first launch when no valid wallet is found.
|
|
|
|
flatfly
Legendary
Offline
Activity: 1120
Merit: 1016
090930
|
|
August 27, 2012, 08:21:36 AM |
|
There seems to be a new problem: electrum no longer prompts for password encryption when creating or restoring wallets at the command line. and it throws the following error: Wallet saved in '\...\Application Data\Electrum\electrum.dat' Traceback (most recent call last): File "(electrum)", line 258, in <module> if password: NameError: name 'password' is not defined EDIT: found the issue, there's a TAB character in the whitespace at line 207 that screws it: password = prompt_password("Password (hit return if you do not wish to encrypt your wallet):")
|
|
|
|
Tachikoma
|
|
August 27, 2012, 08:30:46 AM |
|
There seems to be a new problem: electrum no longer prompts for password encryption when creating or restoring wallets at the command line. and it throws the following error: Wallet saved in '\...\Application Data\Electrum\electrum.dat' Traceback (most recent call last): File "(electrum)", line 258, in <module> if password: NameError: name 'password' is not defined EDIT: found the issue, there's a TAB character in the whitespace at line 207 that screws it: password = prompt_password("Password (hit return if you do not wish to encrypt your wallet):")
Which branch was this on?
|
|
|
|
|