Bitcoin Forum
May 11, 2024, 08:42:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
981  Bitcoin / Electrum / Re: Electrum server discussion thread on: December 09, 2012, 10:33:27 AM
I used a self signed one and as far as I know it's working fine. Good question though Thomas will probably enlighten us.
982  Bitcoin / Electrum / Re: Electrum server discussion thread on: December 09, 2012, 09:45:28 AM
This is a new addition in the latest server updates. It means you can run a connection from the client to the server over SSL. Just generate a self-signed certificate and add the config option to /etc/electrum.conf
983  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client on: December 08, 2012, 12:44:04 PM
I don't know if it has been said already. But in Mac OSX Mountain Lion when you install Homebrew, you also need to have Xcode installed with the Command Line Tool added.

It also ask for a new git version, but you need to set all the things above first.

I'm waiting for the Xcode to download and install. I'll write here with updates.

Sorry about that, since I have that installed all the time it's hard to find out what's needed exactly.

I've build you a binary 1.5.6 release in case you or others don't want to bother with all that: Electrum 1.5.6.

Edit: I've added the binary to the offical download page. If you use it please let me know on which versions of OS X it works and which not. My last build environment could only build for 10.7 and up. Wondering if these build also work on 10.6. 
984  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: December 08, 2012, 10:01:06 AM
Which server is it connecting to now? I think the response from the server is not as expected, at least that looks to be case.
985  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: December 08, 2012, 09:45:10 AM
I somehow got a corrupted electrum.dat file today. I restored from a backup of two days ago and started electrum from cmd line. It gave me this error even though this file worked fine a couple days ago, and electrum worked fine this morning (hours ago).

I'm using kind of an old version, 1.0 I believe but with some of my patches. Is there some reason that today the wallet would get corrupted by a new server version or something?

Apparently I'm using electrum.bytesized-hosting.com but when I ran just now it would not sync and I tried to change servers, and restart. That's when it would not start any more. After restoring the screen opens and says "synchronizing" but this traceback is spit out in terminal.

Code:
electrum
Install zbar package to enable QR scans
No servers loaded yet.
Connected to electrum.bytesized-hosting.com:50001
Servers loaded.
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/usr/local/lib/python2.7/dist-packages/electrum/interface.py", line 456, in run
    self.handle_response(response)
  File "/usr/local/lib/python2.7/dist-packages/electrum/interface.py", line 406, in handle_response
    self.wallet.receive_history_callback(addr, result)
  File "/usr/local/lib/python2.7/dist-packages/electrum/wallet.py", line 886, in receive_history_callback
    self.update_tx_history()
  File "/usr/local/lib/python2.7/dist-packages/electrum/wallet.py", line 906, in update_tx_history
    line['value'] += tx['value']
KeyError: 'value'

That server should not even be online, it's not running Electrum bitcoin server anymore. The server got moved to electrum.bysh.me.

That IP is still running a old version of the Electrum Litecoin server. Perhaps somehow you got Litecoin data in your Bitcoin wallet?
986  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: November 25, 2012, 12:48:13 PM
I love this software! It works fast and has the exact set of features I need!

Just one question: why would one want to run a public Electrum server, is there any incentive to do so?

For the moment there is no financial incentive to do so.
But I guess this could change in the future; servers operators could charge a small fee for the service they provide.


I think it's very hard to offer something on a paid server that a non-paid server can't do. There has to be an incentive to pay for the server, something that differs from the free servers.
987  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: November 24, 2012, 11:40:16 PM
I love this software! It works fast and has the exact set of features I need!

Just one question: why would one want to run a public Electrum server, is there any incentive to do so?

There is no incentive except supporting Electrum.
988  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: November 23, 2012, 02:19:58 PM
Is /usr/local/bin/electrum a symlink and if so, where does it link to?

Did you install the initial version via git as well or via pip?
989  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: November 23, 2012, 02:03:39 PM
Then the only logical conclusion is that the "sudo python setup.py install" command failed.
990  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: November 23, 2012, 01:50:55 PM
Does it run if you issue ./electrum from the source folder?
991  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: November 23, 2012, 11:46:59 AM
I'm going to assume you are on Ubuntu. Try an apt-get install gettext and running all the commands again. If you don't install it system wide be sure to launch it with ./electrum from your source folder.
992  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: November 21, 2012, 05:24:56 PM
Sending transactions can take up to 30 seconds in my experience. I don't know what could have happened but it could be that your wallet is damaged. Thomas might have a better clue Smiley
993  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client on: November 21, 2012, 02:37:18 PM
I've made binary release of 1.5 for those of you on  OS X. It will most likely work from 10.7 and on but feel free to test it and let me know.
994  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - Lightweight Bitcoin Client on: November 07, 2012, 10:49:20 AM
this is a major protocol change and 1.3 clients cannot use old servers; if you use the recent git version you will notice that the client does not even report the old servers).
What about the "old" servers? Can we still use the old clients?

Old clients can use new and old servers as far as I am aware.
995  Bitcoin / Electrum / Re: [Electrum] Independent monitoring of running servers? on: October 26, 2012, 12:33:53 PM
I'm shutting it down for now. I don't have the time I need at the moment to finish it properly. If I find the time I will put it back online.
996  Bitcoin / Electrum / Re: [Electrum] Independent monitoring of running servers? on: October 16, 2012, 01:08:21 PM
The script picks up all running servers, my guess is he did not close down his old one yet as I did remove it from eyelectrum.
That's strange. When I run slushs script (http://pastebin.com/UsBWCU4n) "uncle-enzo" is only displayed once.

Two other things/questions:
- I subscribed to my server on 'eyelectrum' but didn't get any notification when the server failed.
- I restarted the server about 90 minutes ago and it's running fine now. On 'eyelectrum' it is still listed as lagging. What's the update frequency on 'eyelectrum'?

Slush's script doesn't pick up servers that come back, for me at least. Thomas created a new version and I will probably start using that one.

You should get an email as soon as you are three blocks behind.
997  Bitcoin / Electrum / Re: [Electrum] Independent monitoring of running servers? on: October 15, 2012, 07:53:58 AM
The script picks up all running servers, my guess is he did not close down his old one yet as I did remove it from eyelectrum.
998  Bitcoin / Electrum / Re: [Electrum] Independent monitoring of running servers? on: October 14, 2012, 08:53:28 PM
Done!
999  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: October 13, 2012, 08:19:24 AM
No offense but why would you start an argument on the bitcoin-development mailing list about a client that has a specific thread on the bitcoin forums. I for one am on no mailing list simply because I hate even more mail then I already get. If you want a serious argument gmaxwell should have taken it here. Besides I think that you Thomas are the only one who can really answer those questions since you wrote all the cryptography bits anyway Smiley

Can anybody point me in the direction of some documentation about this SPV? I couldn't find anything substancial but it sounds interesting.
1000  Bitcoin / Electrum / Re: Electrum - Bitcoin client for the common users (friendly and instant) on: October 09, 2012, 04:31:53 PM
How so? If you use -g it overrides the gui just for one run. If you use -w it uses the wallet you specify but doesn't change the default. It's pretty normal for a cmd line option not to alter default configs. Until recent changes there wasn't even a saved config outside the wallet. I don't think that the cmd line options should be used to alter the saved config permanently. Unless it's explicit, like a -save option. IMO.
I totally agree that the command line option should not alter the setting. this is not what I meant.
my point is, if the user opens the "network" window and then clicks "ok", they might expect the setting that is displayed to be saved.


I think I'm misunderstanding the problem you lined out.

What happens right now is the following:

1. If you supply the --proxy argument and don't open the server window it's handled as a one time off parameter.
2. If you supply the --proxy argument and open the server window and press ok it gets saved to the config.

Which of those situations should be different?

The commit that disabled the Gui when no proxy option is selected can be found here, I would appreciate a review.
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!