Bitcoin Forum
May 06, 2024, 03:29:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
1041  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 08, 2012, 06:49:49 PM
A few more questions: Did you run the portable version off a USB stick, or your hard drive? It's supposed to unpack all Python files into a subdirectory (the Electrum-P folder), next to the executable (elec055-portable.exe). Did it do that?

I will try to find a Vista machine so I can do some testing.

EDIT: Note that in portable mode, the executable doesn't need the -w parameter. It will automatically use the wallet file (electrum.dat) located in the same directory. Sorry, I should have mentioned this.
1042  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 08, 2012, 05:47:20 PM
I tried the portable version but i cant install it (Vista). The normal version works.

Hi, do you get an error message with the portable version?

Quote

Another bug: I cant see the privkey of imported addresses with the command: -o addresses -ak
With previous versions it worked. (the wallet is unencrypted)

Indeed, same problem here. I guess this is a new bug.

  File "electrum", line 398, in <module>
    addr += ':' + str(wallet.get_private_key_base58(addr, password))
  File "C:\Documents and Settings\ffly\Application Data\Electrum-P\0.55\C_\ElectrumPY\lib\wallet.py", line 388, in get_private_key_base58
    pk = self.get_private_key(address, password)
  File "C:\Documents and Settings\ffly\Application Data\Electrum-P\0.55\C_\ElectrumPY\lib\wallet.py", line 409, in get_private_key
    raise BaseException("unknown address")
BaseException: unknown address
1043  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 08, 2012, 11:59:54 AM
Version 0.55 is now available, with some sexy new (advanced) features!
See this thread for more info. Enjoy!
1044  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 08, 2012, 11:57:50 AM
OK, I did find some time to make the Windows builds for 0.55. Available now!
1045  Bitcoin / Bitcoin Technical Support / Re: 0.6 bitcoin-qt stuck at block 176947 on: June 08, 2012, 07:05:26 AM
No good - I've gotten stuck at the same block again.

I would really appreciate some help here[/b]. It's getting to the point where it's not worth it to store my coins on this client anymore.

Are you mining? If not, perhaps you should consider switching to another, blockchain-less client?
I would suggest checking out Electrum and MultiBit, both are quite good and stable.  To compare their features, you can use my chart, which is up to date: http://dre.tx0.org/compare.htm (There's Armory too, but it's still in alpha for now)
1046  Bitcoin / Bitcoin Technical Support / Re: Private key extraction on: June 07, 2012, 09:38:24 PM
No need for Linux to do that. To extract your private keys,  Pywallet works just fine on windows. You need to install python 2.7 first. Let me know if you need help with the process.

As for clients that support importing of external keys, for windows, check out Electrum and MultiBit, both are real good.  To compare their features, you can use my chart, which is up-to-date: http://dre.tx0.org/compare.htm (There's Armory too, but it's still in alpha for now)
1047  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 07, 2012, 08:42:07 PM
Awesome release. And it's great that the advanced features are disabled by default, to avoid confusing new users.

Win-optimized builds will only be pushed late Sunday I believe.  But PM me if you need early access, and I'll see what I can do.
1048  Economy / Service Announcements / Re: [ANN] Hey, BitMe! (#bitme) on: June 07, 2012, 09:54:11 AM
Hi Sean,

any news on when you expect to be able to send the pending rewards?

Thanks!
1049  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 06, 2012, 11:16:18 AM
signmessage / verifymessage don't seem to work for me, verify always produces False - could someone else test as well?
1050  Bitcoin / Bitcoin Technical Support / Re: Encrypted wallet.dat, lost password, any solutions? on: June 05, 2012, 12:38:28 PM
It may be worth trying to scan your hard disk for remnants of deleted copies of the wallet. To do that, I highly recommend the portable version of Recuva. It's very simple to use. If you're lucky, you could find one that is unencrypted (until recently, Bitcoin-Qt had a bug that sometimes left the wallet file partially unencrypted on the hard disk).

Enable deep scan mode, and look for any recoverable DAT files that are similar in size to your wallet file.
1051  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 05, 2012, 08:04:16 AM
EDIT2: I have fixed this in Windows build 0.53-2 (just released) - There were some HTTP-related
libs missing following the upgrade to Python 2.7.3.1.

Was this a problem on the client? From what I see in the traffic, the client is polling the server just fine - it's just not getting back the transaction notification.

On Windows, there was a problem on the client with HTTP connections, which is now fixed. But it seems that what you are reporting is perhaps a separate issue. What is the command you are using in your tests? Do you have the same issue with the "electrum balance" command?
1052  Bitcoin / Electrum / Re: Electrum Bitcoin client on: June 04, 2012, 09:13:34 AM
Hi and welcome!

A draft of the Stratum protocol is here:

 https://docs.google.com/document/d/17zHy1SUlhgtCMbypO8cHgpWH73V5iUQKk_0rWvMqSNs/edit?hl=en_US&pli=1


A thread with more info here:

 https://bitcointalk.org/index.php?topic=55842.0
1053  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 04, 2012, 08:44:33 AM
However, after a bit of testing, there seems to be a bug [...]
If you go up(maybe back a page or two) I read some people were getting balance mistakes from the ecdsa.org server but valid on every other server. it sounds like a mix up on the ecdsa servers only. [...]

I just tried it on electrum.novit.ro and btcback.com with the same results: when the client is connected over TCP, an incoming transaction generates the appropriate server->client message in 5-10 seconds, whereas if the client is connected over HTTP, nothing happens (I waited ~2 minutes before restarting the client, at which point the transaction shows up).

Confirmed, HTTP fails for me too. 

EDIT1: are you using the Windows build?  The issue could be specific to Windows builds. I will investigate further.

EDIT2: I have fixed this in Windows build 0.53-2 (just released) - There were some HTTP-related
libs missing following the upgrade to Python 2.7.3.1.
1054  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 04, 2012, 07:43:17 AM
Are there any limitations in the portable version?

No, the portable and non-portable versions are perfectly identical (they share the same SHA-1 hash), except that the portable version doesn't write ANY data outside of the folder it is stored in - it automatically considers the location of electrum.dat is next to the executable (the command-line version still needs the -w parameter, though).

I hope this answers your question. Do not hesitate to let me know if any issues. Smiley
1055  Bitcoin / Bitcoin Discussion / Re: New bitcoin.org Clients page on: June 02, 2012, 07:33:07 AM

Glad you like it! Smiley
 
But I believe genjix is quite focused on the Bitcoinica issue at this time (which is fully understandable).
1056  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 01, 2012, 05:32:34 PM
use the -o (offline) option when working with wallets on a non-networked computer.

You can create more than 5 addresses by editing the code, but you have to remember to do that same count when/if you restore in the future. I believe the actual line/file you need to change is documented earlier in this thread.

Line 257 in wallet.py:

Quote

self.gap_limit = 5           # configuration

Or, new receive addresses get automatically created by the client as you use the existing ones.
1057  Bitcoin / Bitcoin Discussion / Re: Desktop clients - Quick comparison chart on: May 31, 2012, 06:31:28 PM
Slightly updated the chart CSS layout to fix a display issue with older IE versions.
1058  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: May 31, 2012, 06:29:07 PM
Release 0.53-1 is out.

Just a minor release, with better error messages and further stability improvements.
As always, feel free to let me know if any issues or comments.
1059  Bitcoin / Bitcoin Discussion / Re: Can we still advertise the Satoshi Client for noobs? on: May 31, 2012, 10:32:38 AM
have you tried 6.2? it downloaded all blocks for me in about 20/30 mins yesterday

Wow... that's the time my laptop takes to update like, a single week of blocks. And I'm using 6.2.

I'm not too sure about that, but wouldn't that kind of issue be helped by forwarding port 8333 (at router level)?
1060  Bitcoin / Bitcoin Discussion / Re: Can we still advertise the Satoshi Client for noobs? on: May 31, 2012, 09:26:40 AM
Personally, I use Electrum, but figuring out how to run a python app is also beyond any noob.
There are window builds (exe's which I don't think require Python?)... but I think MultiBit might be a better choice because it still requires a blockchain (although much more compact).

Indeed, no need to install Python when using the windows binary (An up-to-date compact version
of Python 2.7 is included, and is totally noob-friendly)  Wink
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!