BTCurious
|
|
May 02, 2012, 10:47:28 AM |
|
Make it an option? Set decimals ( 0 - 8 | default: 2 ): [ ] indeed, when nobody seems to agree on something, it has to be an option. What if I don't agree on that?
|
|
|
|
Xenland
Legendary
Offline
Activity: 980
Merit: 1003
I'm not just any shaman, I'm a Sha256man
|
|
May 02, 2012, 01:44:23 PM |
|
Make it an option? Set decimals ( 0 - 8 | default: 2 ): [ ] indeed, when nobody seems to agree on something, it has to be an option. What if I don't agree on that? Then don't set decimals
|
|
|
|
BTCurious
|
|
May 02, 2012, 01:45:36 PM |
|
Make it an option? Set decimals ( 0 - 8 | default: 2 ): [ ] indeed, when nobody seems to agree on something, it has to be an option. What if I don't agree on that? Then don't set decimals No, clearly, by ThomasV's logic, if I don't agree on it, then it should be an option. Hence, I want the option to turn options off.
|
|
|
|
Xenland
Legendary
Offline
Activity: 980
Merit: 1003
I'm not just any shaman, I'm a Sha256man
|
|
May 02, 2012, 01:47:38 PM |
|
Make it an option? Set decimals ( 0 - 8 | default: 2 ): [ ] indeed, when nobody seems to agree on something, it has to be an option. What if I don't agree on that? Then don't set decimals No, clearly, by ThomasV's logic, if I don't agree on it, then it should be an option. Hence, I want the option to turn options off. Infinite Options!!
|
|
|
|
ThomasV (OP)
Moderator
Legendary
Offline
Activity: 1896
Merit: 1353
|
|
May 02, 2012, 04:10:45 PM |
|
not sure about infinite options, but I released version 0.46 with the requested feature.
Changes: * new option to set the number of zeros displayed after decimal point. * in the network dialog, display a list of fallback nodes if the server you are trying to reach is down * the client pings the server every 5 minutes to check that the link is still active
edit: there was a wallet creation bug in the version I put online 10 minutes ago. whoever downloaded it (1 user), please update :-)
|
Electrum: the convenience of a web wallet, without the risks
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
May 02, 2012, 04:28:53 PM |
|
Great, thanks!
I'm testing it at the moment, and it seems to behave beautifully.
|
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
May 02, 2012, 05:42:22 PM |
|
Windows package is available now! (See link in my signature)
|
|
|
|
HostFat
Staff
Legendary
Offline
Activity: 4270
Merit: 1209
I support freedom of choice
|
|
May 02, 2012, 05:48:14 PM |
|
I can't download it "now".
|
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
May 02, 2012, 05:52:43 PM Last edit: May 02, 2012, 08:02:54 PM by flatfly |
|
Sorry, I just noticed ThomasV's last minute fix... I've taken the download offline and am rebuilding the package.
|
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
May 02, 2012, 06:05:53 PM |
|
Should be OK now, let me know if not.
|
|
|
|
minimalB
Donator
Hero Member
Offline
Activity: 674
Merit: 523
|
|
May 02, 2012, 10:07:26 PM |
|
Thanks ThomasV and flatfly!
0.46 works and looks great. I am amazed at the development speed... truly remarkable.
I've sent another donation to both of you and thanks again!
|
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
May 02, 2012, 10:34:37 PM |
|
Thanks for your great feedback and donations minimalB, things like that keep me going!
|
|
|
|
ThomasV (OP)
Moderator
Legendary
Offline
Activity: 1896
Merit: 1353
|
|
May 03, 2012, 04:39:50 AM |
|
Thanks ThomasV and flatfly!
0.46 works and looks great. I am amazed at the development speed... truly remarkable.
I've sent another donation to both of you and thanks again!
thanks, and thank you for your support message on the 'clients page' thread.
|
Electrum: the convenience of a web wallet, without the risks
|
|
|
minimalB
Donator
Hero Member
Offline
Activity: 674
Merit: 523
|
|
May 03, 2012, 09:37:52 AM |
|
Yeah, i don't understand what is going on on that thread.
It would be a great loss if Electrum is left behind...
|
|
|
|
Red Emerald
|
|
May 03, 2012, 05:20:45 PM |
|
Yeah, i don't understand what is going on on that thread.
It would be a great loss if Electrum is left behind...
Left behind? The author posted literally the post before yours...
|
|
|
|
ThomasV (OP)
Moderator
Legendary
Offline
Activity: 1896
Merit: 1353
|
|
May 05, 2012, 10:14:17 AM |
|
I released version 0.47
New feature: frozen addresses (only in Qt for now)
In the recieve tab, you may view the balance of your receiving addresses The GUI allows you to 'freeze' or 'unfreeze' the address you select. Coins from your frozen addresses will not used when you create a new transaction.
|
Electrum: the convenience of a web wallet, without the risks
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
May 05, 2012, 12:21:10 PM Last edit: May 05, 2012, 12:37:07 PM by flatfly |
|
Nice feature, but unfortunately the client now hangs at startup:
Traceback (most recent call last): File "C:\...\lib\threading.py", line 552, in __bootstrap_inner self.run() File "C:\...\ElectrumPY\interface.py", line 369, in run if self.wallet.is_up_to_date(): File "C:\...\ElectrumPY\wallet.py", line 299, in is_up_to_date return self.interface.responses.empty() and not self.interface.unanswered_requests AttributeError: 'TcpStratumInterface' object has no attribute 'unanswered_requests'
|
|
|
|
flatfly
Legendary
Offline
Activity: 1092
Merit: 1016
760930
|
|
May 05, 2012, 12:30:44 PM |
|
Also, a minor issue is that the new balance column in the receive tab ignores the new 'number of zeros after the decimal point' setting
|
|
|
|
ThomasV (OP)
Moderator
Legendary
Offline
Activity: 1896
Merit: 1353
|
|
May 05, 2012, 12:36:39 PM |
|
Also, a minor issue is that the new balance column in the receive tab ignores the new 'number of zeros after the decimal point' setting
oh I see. it does not ignore it, but it does not update it unless you restart the client. that's easy to fix.
|
Electrum: the convenience of a web wallet, without the risks
|
|
|
ThomasV (OP)
Moderator
Legendary
Offline
Activity: 1896
Merit: 1353
|
|
May 05, 2012, 12:37:30 PM |
|
Nice feature, but unfortunately the client now hangs at startup:
Traceback (most recent call last): File "C:\...\lib\threading.py", line 552, in __bootstrap_inner self.run() File "C:\...\ElectrumPY\interface.py", line 369, in run if self.wallet.is_up_to_date(): File "C:\...ElectrumPY\wallet.py", line 299, in is_up_to_date return self.interface.responses.empty() and not self.interface.unanswered_requests AttributeError: 'TcpStratumInterface' object has no attribute 'unanswered_requests'
are you sure? how did you get that error?
|
Electrum: the convenience of a web wallet, without the risks
|
|
|
|