Pages:
Author

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

staff
Activity: 4256
Merit: 1208
I support freedom of choice
Make it an option? Wink
Set decimals ( 0 - 8 | default: 2  ): [ ]
hero member
Activity: 714
Merit: 504
^SEM img of Si wafer edge, scanned 2012-3-12.
The main thing bothering the original poster is the decimal point with nothing behind it. If we can't reach an agreement on the amount of decimals, then perhaps the decimal point should simply be removed in case of whole Bitcoins.
legendary
Activity: 3920
Merit: 2349
Eadem mutata resurgo
Well millibitcoins are already being used regularly in some places ... Ogrr, bitcoin advert clicks, etc ... so i'd say at least 3 decimal places.
donator
Activity: 674
Merit: 522
If ThomasV decides to go with 2 decimals, then 2 decimals should be minimum for all values (like in official client).

For example "2.5" is displayed as "2.50" in official client.



I agree with flatfly that 8 decimals would be to much. I guess 1 or 2 would work best.

Cheers!
legendary
Activity: 1092
Merit: 1016
760930
8 zeroes would be a lot of clutter... How about 2 zeroes, like the official client (and almost all ledger / accounting software in the world)? So 0 BTC would be shown as "0.00"

Example:

legendary
Activity: 980
Merit: 1003
I'm not just any shaman, I'm a Sha256man
Still no luck for me, no new confirmations while program is open. I opened second client after an hour and it already had 6 confirmations (see pic).
oh, I think that I know what's wrong here; thanks for the pic!
this is caused by the new stratum protocol: the client cannot detect when the link is down, because it does not poll anymore.
I believe the best way to fix this is to add a 'ping' message sent by the client.

Quote
Also... a mini request: could you add ".0" for integer numbers under "Amount" tab? It looks a little bit strange the way it is now.

yes, I can do that, but I am not sure if it really makes sense... are there other people who would want it?
I couldnt care less but since were on the issue eight zeros would make more sense then just one zero.
legendary
Activity: 1896
Merit: 1353
Still no luck for me, no new confirmations while program is open. I opened second client after an hour and it already had 6 confirmations (see pic).
oh, I think that I know what's wrong here; thanks for the pic!
this is caused by the new stratum protocol: the client cannot detect when the link is down, because it does not poll anymore.
I believe the best way to fix this is to add a 'ping' message sent by the client.

Quote
Also... a mini request: could you add ".0" for integer numbers under "Amount" tab? It looks a little bit strange the way it is now.

yes, I can do that, but I am not sure if it really makes sense... are there other people who would want it?
donator
Activity: 674
Merit: 522
I had to reboot ecdsa.org this morning. it should be fine now

Still no luck for me, no new confirmations while program is open. I opened second client after an hour and it already had 6 confirmations (see pic).

Also... a mini request: could you add ".0" for integer numbers under "Amount" tab? It looks a little bit strange the way it is now.



Cheers!
legendary
Activity: 1896
Merit: 1353
version  0.45 is released!

new features:
* the Qt and Android clients can generate and read QR codes that contain a requested amount.
* The Qt client can save QR codes to a file.
* A new script, watch_address, is provided: it displays the balance of any address, and gets notified everytime a transaction occurs. It replaces the 'electrum balance' command.
Ean
full member
Activity: 199
Merit: 100
Code:
$ electrum -b addresses
Traceback (most recent call last):
  File "/home/anorber/bin/electrum", line 291, in
    if item['is_in']:  ni += 1
KeyError: 'is_in'

thanks for reporting that. I just commited a fix to the repo

Thanks for fixing it!
legendary
Activity: 1896
Merit: 1353
Is it possible to use electrum in python(or another language?) to query the balance of addresses other then one that is found in the wallet(aka query the balance of an address I don't own)

sure. in a terminal, type:
Code:
watch_address

(this post was edited in order to reflect changes occuring in version 0.45)
legendary
Activity: 1896
Merit: 1353
Code:
$ electrum -b addresses
Traceback (most recent call last):
  File "/home/anorber/bin/electrum", line 291, in
    if item['is_in']:  ni += 1
KeyError: 'is_in'

thanks for reporting that. I just commited a fix to the repo
legendary
Activity: 1896
Merit: 1353
Hello,

I just released version 0.44

this new release is a mandatory protocol update.
you will need to upgrade your client in order to use Electrum;
older clients will no longer receive notifications, and may experience connection problems.

if you cannot upgrade your client, please visit your settings and select the native protocol; it will remain supported for a while.

legendary
Activity: 1896
Merit: 1353
electrum.bitcoins.sk node is not updating confirmations for me while program is open. I have to close it and open it again to get updates.

ecdsa.org node updates 1st and sometimes 2nd confirmation automatically and then it also stops.

Any idea?  I use flatfly's 0.43d build. I've tried tcp and http options.


I had to reboot ecdsa.org this morning. it should be fine now
donator
Activity: 674
Merit: 522
electrum.bitcoins.sk node is not updating confirmations for me while program is open. I have to close it and open it again to get updates.

ecdsa.org node updates 1st and sometimes 2nd confirmation automatically and then it also stops.

Any idea?  I use flatfly's 0.43d build. I've tried tcp and http options.
Ean
full member
Activity: 199
Merit: 100
Code:
$ electrum -b addresses
Traceback (most recent call last):
  File "/home/anorber/bin/electrum", line 291, in
    if item['is_in']:  ni += 1
KeyError: 'is_in'
newbie
Activity: 42
Merit: 0
I think this project is a great idea.

A pre encrypted wallet will provide an extra layer of security for savvy bitcoin users and the fact that it doesn't have to download the block chain will allow for faster and more efficient usage.

In comparison my bitcoin.com wallet is still currently synchronizing with the network which shows the need for a more efficient client.

I look forward to hearing about future development of this project.
legendary
Activity: 980
Merit: 1003
I'm not just any shaman, I'm a Sha256man
Is it possible to use electrum in python(or another language?) to query the balance of addresses other then one that is found in the wallet(aka query the balance of an address I don't own)
legendary
Activity: 1316
Merit: 1005
hero member
Activity: 488
Merit: 500
@Joric: +1 for the default passphrase Grin
Pages:
Jump to: