Author

Topic: Electrum 2.0 beta version (Read 6676 times)

sr. member
Activity: 278
Merit: 254
March 15, 2015, 02:12:54 PM
#53
The Electrum website has been updated for version 2.0: https://electrum.org
Windows and OSX executables will be added soon.

I had a problem with Animazing's signature of electrum-2.0.2-setup.exe.  I did not have a problem with Animazing's signature of electrum-2.0.2.exe so I don't believe this relates to my PGP software.


Sorry about that, I've remade the binaries at one point to fix a problem with Trezor support. Could you try downloading the signature again now and seeing if it fits?

The new version fixed the signature problem. Thanks.

hero member
Activity: 938
Merit: 1000
March 15, 2015, 05:02:36 AM
#52
The Electrum website has been updated for version 2.0: https://electrum.org
Windows and OSX executables will be added soon.

I had a problem with Animazing's signature of electrum-2.0.2-setup.exe.  I did not have a problem with Animazing's signature of electrum-2.0.2.exe so I don't believe this relates to my PGP software.


Sorry about that, I've remade the binaries at one point to fix a problem with Trezor support. Could you try downloading the signature again now and seeing if it fits?
sr. member
Activity: 278
Merit: 254
March 14, 2015, 05:13:58 PM
#51
The Electrum website has been updated for version 2.0: https://electrum.org
Windows and OSX executables will be added soon.

I had a problem with Animazing's signature of electrum-2.0.2-setup.exe.  I did not have a problem with Animazing's signature of electrum-2.0.2.exe so I don't believe this relates to my PGP software.
legendary
Activity: 1896
Merit: 1355
March 02, 2015, 08:49:00 AM
#50
The Electrum website has been updated for version 2.0: https://electrum.org
Windows and OSX executables will be added soon.
legendary
Activity: 942
Merit: 1026
March 02, 2015, 08:33:17 AM
#49
Thanks to all beta testers! Electrum 2.0 will be released this week. Expect us.
nice! it has been a long waiting, I want it for my hardware wallet
me too. I'm so excited  Smiley
hero member
Activity: 672
Merit: 504
a.k.a. gurnec on GitHub
March 01, 2015, 07:35:31 PM
#48
Pardon my confusion. I don't use Twitter. What's "tagged"?

It's more a github term than a twitter term, it just means the source code has been finalized and the installers are just around the corner.


Congrats!!

sr. member
Activity: 306
Merit: 250
March 01, 2015, 06:22:26 PM
#47

Pardon my confusion. I don't use Twitter. What's "tagged"?

legendary
Activity: 1896
Merit: 1355
sr. member
Activity: 306
Merit: 250
March 01, 2015, 02:58:36 PM
#45
While we're waiting for the Electrum 2.0 official release I was wondering... Will Electrum 2.0 have a "portable" version or mode? When I travel I like to have my wallet on a USB drive.

legendary
Activity: 3724
Merit: 1586
February 28, 2015, 10:06:43 PM
#44
On debian 7 I get the following errors:

- When restoring a wallet using the command line the restore is successful but I get an assert error.

Quote
Exception in thread Thread-2 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
  File "/usr/local/lib/python2.7/dist-packages/electrum/verifier.py", line 115, in run
: 'NoneType' object has no attribute 'Empty'

- I've installed the python-zbar package. Clicking tools > load transaction > from qr code leads to an error the first time I do it:

Quote
"ERROR: zbar processor in _zbar_video_open():
    system error: opening video device '/dev/video0': No such file or directory (2)"

Second time it causes a segmentation fault and electrum crashes.
hero member
Activity: 854
Merit: 1000
February 24, 2015, 01:46:18 PM
#43
Thanks to all beta testers! Electrum 2.0 will be released this week. Expect us.
nice! it has been a long waiting, I want it for my hardware wallet
newbie
Activity: 4
Merit: 0
February 24, 2015, 12:02:47 PM
#42
you need to create a special wallet, that will contain only imported keys.
see https://electrum.orain.org/wiki/Frequently_Asked_Questions#Can_I_import_addresses_from_other_Bitcoin_clients.3F
Could you guys explain the reasoning behind this? I'm going to stick with 1.9.8 for now, because I have some imported addresses that are important to me.

I haven't looked at the code but at a quick guess I'd assume this is related to the change to HD wallets/BIP32. From the answer to the item you linked, "you cannot import addresses in a wallet that has a seed. You need to create a special wallet, that does not have a seed" -- the seed creates deterministic addresses in an HD/BIP32 wallet. So to handle the import of one-off addresses they have taken the route that you need a separate, non-HD wallet to hold them.
full member
Activity: 140
Merit: 101
February 23, 2015, 10:37:24 PM
#41
wait... bip39 got kicked from electrum? does this mean we cannot use 12 word phrases? =[
legendary
Activity: 1246
Merit: 1024
February 23, 2015, 12:18:10 PM
#40
Thanks to all beta testers! Electrum 2.0 will be released this week. Expect us.

Will it support Trezor? Beta 2.0b3 seems to have Trezor hardware wallet support removed.
full member
Activity: 191
Merit: 100
February 23, 2015, 09:18:47 AM
#39
Congrats Thomas, looking forward!
It hurt a bit to see bip39 got kicked, however I fully agree it is the best way to go.
I got some other projects occupying me atm, but I'll be back soon (2 weeks Wink ) to help with kivy!
legendary
Activity: 1896
Merit: 1355
February 23, 2015, 04:10:53 AM
#38
Thanks to all beta testers! Electrum 2.0 will be released this week. Expect us.
sr. member
Activity: 278
Merit: 254
February 20, 2015, 01:52:39 PM
#37
Here are some notes from my preliminary tests on the new beta.

There is still an error on start up with the C Runtime Library loading correctly:




Any other output? Does the terminal window open at all? Kinda hard to debug this error without more output.

If this error window pops up, clicking in the error window will dismiss it and electrum will run OK. This can happen with Windows 7 or 8.1. If msvcr90.dll is in the electrum directory (or on the user's path) certain versions will cause an error when running the beta. I could find no rime or reason for which versions worked and which ones gave the warning.  I have more than two dozen versions of this .dll on my system and some work and some do not. It does not seem to correlate to the program version number, file size or file modification date.

full member
Activity: 140
Merit: 101
February 20, 2015, 01:12:52 PM
#36
Will 2.0 support BIP39 ?

And does anyone here know the deterministic path for electrum? Before looking at the code, I'm just gunna guess it's m/0'/0/0 or something similar Grin
sr. member
Activity: 306
Merit: 250
February 20, 2015, 06:32:18 AM
#35


Any other output? Does the terminal window open at all? Kinda hard to debug this error without more output.

Yes. The terminal window opens up fine. Everything runs. I just get this error on startup. Sorry I wasn't more clear.
hero member
Activity: 938
Merit: 1000
February 20, 2015, 04:12:07 AM
#34
Here are some notes from my preliminary tests on the new beta.

There is still an error on start up with the C Runtime Library loading correctly:




Any other output? Does the terminal window open at all? Kinda hard to debug this error without more output.
legendary
Activity: 1896
Merit: 1355
February 18, 2015, 02:02:07 PM
#33
Could anyone please answer my question that I posted above
Thank you . any answer is appreciated a lot

Quote
Is there is any changelog page ? I would like to see what are the Upcoming changes , would be nice to see more features on this wallet

see https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES
legendary
Activity: 1568
Merit: 1031
February 18, 2015, 01:19:48 PM
#32
Could anyone please answer my question that I posted above
Thank you . any answer is appreciated a lot

Quote
Is there is any changelog page ? I would like to see what are the Upcoming changes , would be nice to see more features on this wallet
sr. member
Activity: 306
Merit: 250
February 18, 2015, 11:14:08 AM
#31
Here are some notes from my preliminary tests on the new beta.

There is still an error on start up with the C Runtime Library loading correctly:



Additionally when I try to set up a proxy so that Electrum runs through TOR using "localhost" and port 9050 I get the following recursive error. Please note that TOR is working perfectly with all other applications.



I'm running Windows 7 Premium Home Edition.

hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
February 18, 2015, 08:59:13 AM
#30
Awesome! Just when I was going to go back and re-download the new .zip file, I see there is a new Windows executable! Yay!! Now all we need is a changelog so we can see what was done! (hint hint)

That's good news! Were you successful in installing setup tools and Electrum?

Tip: If you find line like ImportError: No module named setuptools. Copy the last word and search in Google, i.e., setuptools python.

   -MZ
copper member
Activity: 3948
Merit: 2201
Verified awesomeness ✔
February 18, 2015, 08:57:38 AM
#29
you need to create a special wallet, that will contain only imported keys.
see https://electrum.orain.org/wiki/Frequently_Asked_Questions#Can_I_import_addresses_from_other_Bitcoin_clients.3F
Could you guys explain the reasoning behind this and is their anyway around it? I have some imported addresses that are important to me, so I'm going to stick with 1.9.8 for now, I guess.
sr. member
Activity: 306
Merit: 250
February 18, 2015, 08:51:21 AM
#28
Awesome! Just when I was going to go back and re-download the new .zip file, I see there is a new Windows executable! Yay!! Now all we need is a changelog so we can see what was done! (hint hint)

sr. member
Activity: 306
Merit: 250
February 18, 2015, 08:08:55 AM
#27
I tried installing the new beta and I get the following error(s):

C:\Users\xxxxxxxxx\Desktop\Electrum-2.0b3>python setup.py sdist
Traceback (most recent call last):
  File "setup.py", line 5, in
    from setuptools import setup
ImportError: No module named setuptools

You haven't installed setuptools. Use ez_setup.py(recommended) : http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06 , alternatively, you can try windows installers : https://pypi.python.org/pypi/setuptools/0.6c11#downloads.

   -MZ

Thanks! I'll give it a shot. This is my first time to try Electrum without a Windows installer Smiley

hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
February 18, 2015, 07:58:33 AM
#26
I tried installing the new beta and I get the following error(s):

C:\Users\xxxxxxxxx\Desktop\Electrum-2.0b3>python setup.py sdist
Traceback (most recent call last):
  File "setup.py", line 5, in
    from setuptools import setup
ImportError: No module named setuptools

You haven't installed setuptools. Use ez_setup.py(recommended) : http://svn.python.org/projects/sandbox/branches/setuptools-0.6/#egg=setuptools-dev06 , alternatively, you can try windows installers : https://pypi.python.org/pypi/setuptools/0.6c11#downloads.

   -MZ
sr. member
Activity: 306
Merit: 250
February 18, 2015, 07:37:43 AM
#25
I tried installing the new beta and I get the following error(s):

C:\Users\xxxxxxxxx\Desktop\Electrum-2.0b3>python setup.py sdist
Traceback (most recent call last):
  File "setup.py", line 5, in
    from setuptools import setup
ImportError: No module named setuptools

sr. member
Activity: 306
Merit: 250
February 18, 2015, 07:21:59 AM
#24
Is there any news on the status of the beta? It's looking good here except the proxy part isn't working. Is this the best place to report bugs/errors or is there a better place to report errors?

UPDATE!! I see a new beta was posted yesterday! I'm getting ready to look at it now.



legendary
Activity: 1568
Merit: 1031
February 17, 2015, 09:28:31 AM
#23
Is there is any changelog page ? I would like to see what are the Upcoming changes , would be nice to see more features on this wallet
legendary
Activity: 1470
Merit: 1007
February 17, 2015, 09:26:35 AM
#22
Can I have a brief advice on what I should expect if I start using the beta?
 
As in: can I use it for my "main" wallet, or would that be a security risk I rather shouldn't take?
sr. member
Activity: 306
Merit: 250
February 12, 2015, 01:49:38 PM
#21
What exactly is the Encrypt/Decrypt message function and how is it supposed to work? I've played with it but I can't seem to get it to do anything.



You can encrypt a message with the private key of an address in your wallet

Thanks for the answer but what is the purpose of doing so?


It works like PGP. I hope you're familiar with it. If someone want to send you a message and he thinks others will somehow see it, he can encrypt it with your public key. So only you can decrypt the message and see it as you have the private key of the address. Two additional features to signing and verifying messages. I hope you understand!

   -MZ

Got it! Thanks! I've been using PGP since it's inception so I'm well familiar with it. Hence my interest in this feature.

hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
February 12, 2015, 06:44:30 AM
#20
What exactly is the Encrypt/Decrypt message function and how is it supposed to work? I've played with it but I can't seem to get it to do anything.



You can encrypt a message with the private key of an address in your wallet

Thanks for the answer but what is the purpose of doing so?


It works like PGP. I hope you're familiar with it. If someone want to send you a message and he thinks others will somehow see it, he can encrypt it with your public key. So only you can decrypt the message and see it as you have the private key of the address. Two additional features to signing and verifying messages. I hope you understand!

   -MZ
sr. member
Activity: 306
Merit: 250
February 12, 2015, 06:39:12 AM
#19
What exactly is the Encrypt/Decrypt message function and how is it supposed to work? I've played with it but I can't seem to get it to do anything.



You can encrypt a message with the private key of an address in your wallet

Thanks for the answer but what is the purpose of doing so?

legendary
Activity: 3766
Merit: 1742
Join the world-leading crypto sportsbook NOW!
February 12, 2015, 05:55:49 AM
#18
What exactly is the Encrypt/Decrypt message function and how is it supposed to work? I've played with it but I can't seem to get it to do anything.



You can encrypt a message with the private key of an address in your wallet
sr. member
Activity: 306
Merit: 250
February 11, 2015, 10:16:35 PM
#17
What exactly is the Encrypt/Decrypt message function and how is it supposed to work? I've played with it but I can't seem to get it to do anything.

sr. member
Activity: 306
Merit: 250
February 11, 2015, 08:58:54 PM
#16
I'm running Electrum Beta 2.0b2 under Windows 7 Home Edition. When I start the program I get a popup that says "Runtime Error! R6034 An Application has made an attempt to load the C runtime library incorrectly. ..." It still runs but I get that error. Just FYI. Can anything be done about it?

sr. member
Activity: 392
Merit: 251
February 07, 2015, 02:30:52 PM
#15
I've just done some testing and my alternative server (Jelectrum) seems to work with 2.0b2 without issue.

There are some new (and old) methods that my server doesn't support, but 2.0b2 doesn't seem to call them:

blockchain.address.listunspent
blockchain.address.get_balance
blockchain.address.get_proof
blockchain.address.get_mempool
blockchain.utxo.get_address

https://github.com/fireduck64/jelectrum

hero member
Activity: 560
Merit: 509
I prefer Zakir over Muhammed when mentioning me!
February 07, 2015, 02:18:16 AM
#14
Hi,

My wallet is stuck in "Synchronizing". Any idea?? I already restarted it and tried to use different servers.

Is there any specific port number I should connect to? Currently it says "50001" eventhough is in auto-connect.

Thanks

Please don't make two similar posts. Smiley Try to connect to a server manually. There was no such problem for me.

   -MZ
sr. member
Activity: 408
Merit: 250
February 06, 2015, 11:37:03 PM
#13
Hi,

My wallet is stuck in "Synchronizing". Any idea?? I already restarted it and tried to use different servers.

Is there any specific port number I should connect to? Currently it says "50001" eventhough is in auto-connect.

Thanks

legendary
Activity: 1896
Merit: 1355
February 05, 2015, 05:22:12 AM
#12
What command now i need to use to increase the gap limit?

There is no proper command, because I don't want to encourage users doing that.
But you can do this in the python console:

Code:
wallet.change_gap_limit(n)

legendary
Activity: 3766
Merit: 1742
Join the world-leading crypto sportsbook NOW!
February 05, 2015, 05:04:10 AM
#11
What command now i need to use to increase the gap limit?
legendary
Activity: 1896
Merit: 1355
February 04, 2015, 03:16:37 PM
#10
anyone else having an issue with all their plugins being greyed out?

Some plugins are be greyed out because they are not available for your current wallet; you need to create a new wallet for them.
For example, Trezor or two factor authentication require special wallets.
legendary
Activity: 1896
Merit: 1355
February 04, 2015, 03:11:34 PM
#9
Does the "importprivkey" command still work?

you need to create a special wallet, that will contain only imported keys.
see https://electrum.orain.org/wiki/Frequently_Asked_Questions#Can_I_import_addresses_from_other_Bitcoin_clients.3F
newbie
Activity: 9
Merit: 0
February 04, 2015, 03:00:22 PM
#8
anyone else having an issue with all their plugins being greyed out?
legendary
Activity: 1778
Merit: 1043
#Free market
February 04, 2015, 12:03:02 PM
#7
I might have found a bug: Created invoices can't be exported or copied to the clipboard (QR). * Win 7/64
thanks for mentioning that. indeed that's missing.

Is there any bug bounty or not ? I only would like to know, thanks for the attention.
legendary
Activity: 1015
Merit: 1001
February 04, 2015, 12:00:09 PM
#6
Does the "importprivkey" command still work?
legendary
Activity: 1896
Merit: 1355
February 04, 2015, 11:43:41 AM
#5
I might have found a bug: Created invoices can't be exported or copied to the clipboard (QR). * Win 7/64
thanks for mentioning that. indeed that's missing.
legendary
Activity: 1015
Merit: 1001
February 04, 2015, 11:35:16 AM
#4
Thanks for the new release Smiley

I might have found a bug: Created invoices can't be exported or copied to the clipboard (QR). * Win 7/64


legendary
Activity: 1896
Merit: 1355
February 03, 2015, 05:11:22 PM
#3
Windows and OSX Binaries should be uploaded.
thanks for that!
hero member
Activity: 938
Merit: 1000
February 03, 2015, 01:16:51 PM
#2
Windows and OSX Binaries should be uploaded.

Please note that no portable windows builds are available for the beta and that debugging is enabled on windows by default, this to help diagnose potential problems.
legendary
Activity: 1896
Merit: 1355
February 03, 2015, 10:58:13 AM
#1
Packages are available here: https://electrum.org/beta/
The first beta was released on Sunday. There was no thread in this forum because the forum was down.

Windows and OSX binaries will be available soon.
Jump to: