Bitcoin Forum
April 26, 2024, 06:09:52 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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 ... 96 »
  Print  
Author Topic: [ANNOUNCE] Electrum - Lightweight Bitcoin Client  (Read 274472 times)
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
June 11, 2012, 09:06:58 PM
 #801

I don't see any command line arguments for using a different electrum server host, do i have to reseed the wallet to change this?
all this terminology got meh head spinning..
use the gui

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

Posts: 1714111792

View Profile Personal Message (Offline)

Ignore
1714111792
Reply with quote  #2

1714111792
Report to moderator
1714111792
Hero Member
*
Offline Offline

Posts: 1714111792

View Profile Personal Message (Offline)

Ignore
1714111792
Reply with quote  #2

1714111792
Report to moderator
1714111792
Hero Member
*
Offline Offline

Posts: 1714111792

View Profile Personal Message (Offline)

Ignore
1714111792
Reply with quote  #2

1714111792
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714111792
Hero Member
*
Offline Offline

Posts: 1714111792

View Profile Personal Message (Offline)

Ignore
1714111792
Reply with quote  #2

1714111792
Report to moderator
1714111792
Hero Member
*
Offline Offline

Posts: 1714111792

View Profile Personal Message (Offline)

Ignore
1714111792
Reply with quote  #2

1714111792
Report to moderator
1714111792
Hero Member
*
Offline Offline

Posts: 1714111792

View Profile Personal Message (Offline)

Ignore
1714111792
Reply with quote  #2

1714111792
Report to moderator
NothinG
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500



View Profile
June 11, 2012, 09:07:56 PM
 #802

I don't see any command line arguments for using a different electrum server host, do i have to reseed the wallet to change this?
all this terminology got meh head spinning..
use the gui
I would think there should be a command-line argument to specify what server it's connecting to.

bitcats
Legendary
*
Offline Offline

Activity: 1014
Merit: 1001



View Profile
June 11, 2012, 09:15:29 PM
 #803

A command line argument for this purpose is not really necessary. You can use the gui for this.

"Unser Problem ist nicht ziviler Ungehorsam, unser Problem ist ziviler Gehorsam."  - Howard Zinn
Michael_S
Sr. Member
****
Offline Offline

Activity: 278
Merit: 250


Bitcoin-Note-and-Voucher-Printing-Empowerer


View Profile
June 12, 2012, 12:34:24 AM
 #804


I think this material can be used both for the Wiki (I do not know how to best put it into the Electrum Wiki - it is quite a lot of text and I did not want to "spam" the wiki page with it), and also for some "help" text in the client itself (for help buttons or context-sensitive right-click).


thanks for that!
I guess the best way to proceed is to create a new wiki page, distinct from the existing one.

edit: text moved here https://en.bitcoin.it/wiki/Electrum/Documentation

I re-formatted the wiki page from ASCII-text to Wiki-style text.

Hope that other people will add content, too - there are some open points, e.g. I  have no clue what the term "gap limit" is all about.

Xenland
Legendary
*
Offline Offline

Activity: 980
Merit: 1003


I'm not just any shaman, I'm a Sha256man


View Profile
June 12, 2012, 01:45:07 AM
 #805

I'm using electrum as a command line for a java application I wrote so I can't really use the GUI as an answer.


Also what does it mean when i use a payto command it it gives me the following error:
Quote
"Error: transaction rejected by memory pool
Then i get a long sequence of seemingly random letters and numbers.?
bitcats
Legendary
*
Offline Offline

Activity: 1014
Merit: 1001



View Profile
June 12, 2012, 08:03:53 AM
 #806


* When you _prioritize_ some of your wallet's addresses, these addresses will be used with priorities, and other addresses will not be used until the prioritized addresses contain no more Bitcoins.
* When you _freeze_ some of your wallet's addresses, these addresses will not be used for sending bitcoins but they will keep their balance.
  {Will they still not be used if all other addresses have zero balance, such that sending Bitcoins is not possible although the wallet has a vbalance? I think so, just not 100% sure...}

What does the "Tx" column mean in Electrum?
-------------------------------------------
--> Applies to "Receive" tab (own wallet's addresses) and "Contacts" tab (foreing addresses).

Tx stands for {... ?? "Transaction"? "Transmission" ?? ...}

The Tx column in Electrum displays a number for each Bitcoin address in the address list, both for own addresses ("Receive" tab) and for foreing addresses ("Contacts" tab).

In the "Receive" tab (own addresses):
The number in the Tx column indicates the total number of _incoming_ Bitcoin transactions that have ever been sent to this address.
{
The number of outgoing transactions is apparently not counted. I am wondering why the column is called "Tx" and not "Rx", because I understand that it indicates the number of times that Bitcoins had been sent to this address, i.e. how often This address "received" Bitcoins.
Does this "Tx" come from blockchain/blockexplorer terminology? Or why is it called "Tx" ("transmit") and not "Rx" ("receive")?
}

@Michael_S: Did you find out more about this? Can you add some more content to the documentation?

"Unser Problem ist nicht ziviler Ungehorsam, unser Problem ist ziviler Gehorsam."  - Howard Zinn
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
June 12, 2012, 09:08:28 AM
Last edit: June 12, 2012, 12:19:55 PM by ThomasV
 #807

I'm using electrum as a command line for a java application I wrote so I can't really use the GUI as an answer.


Also what does it mean when i use a payto command it it gives me the following error:
Quote
"Error: transaction rejected by memory pool
Then i get a long sequence of seemingly random letters and numbers.?

the answer is on the previous page.
in order to avoid answering several times the same question, I have started to update the documentation on the wiki, and I answered you there

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

Activity: 1896
Merit: 1353



View Profile WWW
June 12, 2012, 12:19:23 PM
 #808

version 0.58 is out.

main changes:
* the commands signmessage and verifymessages are compatible with the new compressed key format (thanks to nanotube for the patch)
* help buttons have been added in the settings dialog. gap limit setting moved back there.

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

Activity: 674
Merit: 522


View Profile
June 13, 2012, 10:30:37 AM
 #809

Wow, so many new features! Thanks! Donation sent!

Request: it would be very useful if user could choose folder where QR is saved.

Also (don't know if this is windows only): Bmp QR file is about 150 times larger compared to png QR file. It would be nice to have png export.

Cheers!
vuce
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
June 13, 2012, 01:56:12 PM
 #810

Request: "Could do not create change address" be saved upon exit so one would not have to click it all the time
bitcats
Legendary
*
Offline Offline

Activity: 1014
Merit: 1001



View Profile
June 14, 2012, 08:43:18 AM
 #811

Maybe I was wrong. So you can reseed imported addresses?
yes, the .seed file contains your seed and the private keys of imported addresses.
Quote
-> reseed
Is this information wrong?

"Unser Problem ist nicht ziviler Ungehorsam, unser Problem ist ziviler Gehorsam."  - Howard Zinn
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
June 14, 2012, 08:46:10 AM
 #812

Maybe I was wrong. So you can reseed imported addresses?
yes, the .seed file contains your seed and the private keys of imported addresses.
Quote
-> reseed
Is this information wrong?
no, this information is not wrong.
what is terribly misleadind is the use of the verb "reseed" with "imported addresses".

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

Activity: 1014
Merit: 1001



View Profile
June 14, 2012, 08:53:19 AM
 #813

I dont understand it:
The .seed file contains the private keys of imported addresses but they can't be restored from the seed?

"Unser Problem ist nicht ziviler Ungehorsam, unser Problem ist ziviler Gehorsam."  - Howard Zinn
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
June 14, 2012, 08:57:24 AM
 #814

I dont understand it:
The .seed file contains the private keys of imported addresses but they can't be restored from the seed?

Exactly. The .seed file does not only contain the seed. it also contains imported private keys.

Importing keys is not a feature that I recommend to newbies.
I was not very enthusiastic about adding that capability to Electrum, I did it because it was requested by some users.
Please do not complain if it leads to confusion.

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

Activity: 1014
Merit: 1001



View Profile
June 14, 2012, 09:14:02 AM
 #815

I would be good to make the documentation more comprehensible to the "normal" user.

"Unser Problem ist nicht ziviler Ungehorsam, unser Problem ist ziviler Gehorsam."  - Howard Zinn
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
June 14, 2012, 09:38:23 AM
 #816

I would be good to make the documentation more comprehensible to the "normal" user.

sure. you are welcome to join the effort.
my point is that the "normal" user should not import keys.

Electrum: the convenience of a web wallet, without the risks
divergenta
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
June 14, 2012, 09:55:08 AM
 #817

When I run Electrum I get the following error:
Connected to ecdsa.org:50001
received error: {u'id': 4, u'error': u'limit reached'}

What in the what now?
ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
June 14, 2012, 11:23:24 AM
 #818

When I run Electrum I get the following error:
Connected to ecdsa.org:50001
received error: {u'id': 4, u'error': u'limit reached'}

What in the what now?

I added a limit on the number of transactions that can be returned on requested addresses.
it is a DOS prevention measure.
the limit is probably too low. I will raise it if necessary.

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

Activity: 1078
Merit: 1011

760930


View Profile
June 15, 2012, 07:45:29 AM
 #819

Just a little suggestion: renaming the column to "Payments received" rather than "Received"?
That way, you can keep using numbers as values, as for the Tx column, and easily avoid dealing with the ugly "1 times" case.

ThomasV (OP)
Moderator
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
June 15, 2012, 08:00:57 AM
 #820

Just a little suggestion: renaming the column to "Payments received" rather than "Received"?
That way, you can keep using numbers as values, as for the Tx column, and easily avoid dealing with the ugly "1 times" case.

and how do you deal with the ugly column width and wasted screen real estate that this will create?

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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 ... 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!