Bitcoin Forum
April 27, 2024, 11:50:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 ... 96 »
  Print  
Author Topic: [ANNOUNCE] Electrum - Lightweight Bitcoin Client  (Read 274473 times)
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 14, 2012, 10:40:11 PM
Last edit: February 15, 2012, 09:11:03 AM by ThomasV
 #341

All right, Electrum 0.40 is now officialy released!
get it from here: http://ecdsa.org/electrum/

To use new Qt gui, type:
Code:
  python electrum

If you want to use the old Gtk gui, type:
Code:
  python electrum --gui gtk

Screenshot (again):


Electrum: the convenience of a web wallet, without the risks
1714218606
Hero Member
*
Offline Offline

Posts: 1714218606

View Profile Personal Message (Offline)

Ignore
1714218606
Reply with quote  #2

1714218606
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714218606
Hero Member
*
Offline Offline

Posts: 1714218606

View Profile Personal Message (Offline)

Ignore
1714218606
Reply with quote  #2

1714218606
Report to moderator
1714218606
Hero Member
*
Offline Offline

Posts: 1714218606

View Profile Personal Message (Offline)

Ignore
1714218606
Reply with quote  #2

1714218606
Report to moderator
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 16, 2012, 08:38:29 AM
 #342

How? it's Windows, it's not a .exe file, it's not a .py file too.
can't you do 'python electrum' ?
Finally, got Electrum run on Windows XP.
Nice!

just for information, did you have to install PyQt, or did it work right away?

Electrum: the convenience of a web wallet, without the risks
finway
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


View Profile
February 16, 2012, 09:00:14 AM
 #343

just for information, did you have to install PyQt, or did it work right away?

Sure, i installed pyqt4

ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 19, 2012, 11:23:06 AM
 #344

I am still getting lots of connections from old clients. One the one hand it's a good thing, it means that users are just happy with their version. However, I would prefer to see more people using the latest version. Here is a small reward for the users of version 0.40: the Wall tab has a monospace font, that allows to display ascii art.
So, remember this: if your client correctly displays Bernanke, then you do not need to upgrade.




Electrum: the convenience of a web wallet, without the risks
grondilu
Legendary
*
Offline Offline

Activity: 1288
Merit: 1076


View Profile
February 19, 2012, 12:10:16 PM
Last edit: February 20, 2012, 09:21:35 AM by grondilu
 #345

I am still getting lots of connections from old clients. One the one hand it's a good thing, it means that users are just happy with their version. However, I would prefer to see more people using the latest version. Here is a small reward for the users of version 0.40: the Wall tab has a monospace font, that allows to display ascii art.
So, remember this: if your client correctly displays Bernanke, then you do not need to upgrade.



OMG the client displays Bernanke in ACII art! Definitely a big coolness factor Smiley

PS.  It doesn't make much sense on an X application, though

BTCurious
Hero Member
*****
Offline Offline

Activity: 714
Merit: 504


^SEM img of Si wafer edge, scanned 2012-3-12.


View Profile
February 19, 2012, 11:02:14 PM
 #346

It's not monospace on windows! Sad
Qt looks nice though Smiley

ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 20, 2012, 02:05:06 PM
 #347

It's not monospace on windows! Sad
Qt looks nice though Smiley

Thanks for the Windows build!

I have started to write documentation on the wiki page:
https://en.bitcoin.it/wiki/Electrum
Please feel free to improve or augment it!


Electrum: the convenience of a web wallet, without the risks
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 21, 2012, 02:11:24 PM
 #348

hopefully complete documentation is here: https://en.bitcoin.it/wiki/Electrum#List_of_commands

Electrum: the convenience of a web wallet, without the risks
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 22, 2012, 04:41:32 PM
Last edit: February 22, 2012, 05:07:35 PM by ThomasV
 #349

I made a new release, version 0.41

changelog:
* 'create' and 'restore' commands are now distinct, so that it is possible to create offline wallets. https://en.bitcoin.it/wiki/Electrum#Offline_wallet
* Support for remote wallets. (demo here: http://ecdsa.org/remote.php. Detailed explanation: https://bitcointalk.org/index.php?topic=65136.0


Electrum: the convenience of a web wallet, without the risks
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
February 23, 2012, 10:19:12 AM
 #350

A quick note on Bitcoin aliases.

In order to be used for signatures, Bitcoin aliases need to have the following properties:
 1.- cannot be hijacked (redirected to another Bitcoin address) by an attacker
 2.- cannot be tampered by their owner (i.e. the owner cannot secretely change their alias and pretend they did not sign something they actually signed).
Aliases stored on a website and secured by their owner might have property 1, but they do not have the second property.
I believe that Bitcoin aliases will need to be stored in a blockchain-based storage such as Namecoin or DIANNA.

I will update my proposal (http://ecdsa.org/bitcoin_URIs.html), and the way aliases are handled in Electrum in order to reflect this.

Electrum: the convenience of a web wallet, without the risks
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011

760930


View Profile
March 13, 2012, 12:57:46 PM
 #351

Hi, I just found out and tried Electrum today, and i really love it!
To hell with the blockchain download! Smiley
 
I am having an issue though.
I am testing the wallet recovery feature (from seed) but it seems to do nothing for me...
The client just exits (without even displaying the main GUI) after I input my seed.

Tried with both 0.40a and 0.41. on win XP.

What's going on? Should I change the gap limit to something else than 5?
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
March 13, 2012, 01:41:16 PM
 #352

Hi, I just found out and tried Electrum today, and i really love it!
To hell with the blockchain download! Smiley
 
I am having an issue though.
I am testing the wallet recovery feature (from seed) but it seems to do nothing for me...
The client just exits (without even displaying the main GUI) after I input my seed.

Tried with both 0.40a and 0.41. on win XP.

What's going on? Should I change the gap limit to something else than 5?

no, you do not need to change the gap unless you changed it during the normal use of the wallet.
do you get a message from the command line window? what does it say?

Electrum: the convenience of a web wallet, without the risks
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011

760930


View Profile
March 13, 2012, 09:28:11 PM
 #353

I have no command-line window. I couldn't spend much time to see how to enable it, sorry.

However in the meantime I did get some good news: using the mnemonic works!
 just not the seed. strange.

ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
March 13, 2012, 09:43:14 PM
 #354

I have no command-line window. I couldn't spend much time to see how to enable it, sorry.

However in the meantime I did get some good news: using the mnemonic works!
 just not the seed. strange.

you are right, there is a bug here.
Actually I never use the hexadecimal seed (I always use the mnemonic), this is the reasonwhy I did not notice this.
I will fix it.

Electrum: the convenience of a web wallet, without the risks
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011

760930


View Profile
March 14, 2012, 09:29:10 AM
 #355

Thanks! I appreciate your fast response.
flatfly
Legendary
*
Offline Offline

Activity: 1078
Merit: 1011

760930


View Profile
March 15, 2012, 11:42:14 AM
 #356

I just tried the latest changes (0.42, straight from the source tree)
and can confirm that recovery from seed is OK for me now!

Thanks.
minimalB
Donator
Hero Member
*
Offline Offline

Activity: 674
Merit: 522


View Profile
March 15, 2012, 01:17:33 PM
 #357

Is there any .ini file or is there any parameter command for selecting "electrum.dat" location?

I tried typing "electrum.exe help" into Command Prompt, but i didn't find any suitable parameter.

I'd like to create portable electrum wallet on my usb stick. I'd like to force electrum to first check root folder (where the electrum.exe file is located) for "electrum.dat" file.

Thanks.
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
March 15, 2012, 01:21:51 PM
 #358

Is there any .ini file or is there any parameter command for selecting "electrum.dat" location?

I tried typing "electrum.exe help" into Command Prompt, but i didn't find any suitable parameter.

I'd like to create portable electrum wallet on my usb stick. I'd like to force electrum to first check root folder (where the electrum.exe file is located) for "electrum.dat" file.

Thanks.

you could use the -w parameter:

electrum -w /usb/path/wallet


Electrum: the convenience of a web wallet, without the risks
minimalB
Donator
Hero Member
*
Offline Offline

Activity: 674
Merit: 522


View Profile
March 15, 2012, 01:28:45 PM
 #359

Ahhh... so simple.

Why is this not listed in Readme or RELEASE-NOTES or in "electrum help"?

I feel embarrassed and at the same time i am wasting your time : )

Thanks for super fast answer!
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
March 15, 2012, 01:33:49 PM
 #360

Ahhh... so simple.

Why is this not listed in Readme or RELEASE-NOTES or in "electrum help"?

I feel embarrassed and at the same time i am wasting your time : )

Thanks for super fast answer!


well, it was described here: https://en.bitcoin.it/wiki/Electrum#Multiple_wallets
but I agree, this help page should be listed in the readme

Electrum: the convenience of a web wallet, without the risks
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 [18] 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 ... 96 »
  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!