Pages:
Author

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

legendary
Activity: 1896
Merit: 1353
hey, I seem to keep getting socket errors. They come every once in a while and soon fill up my entire console window.

it's probably me.
when I work on the server, I disconnect and reconnect it right away
sr. member
Activity: 457
Merit: 251
hey, I seem to keep getting socket errors. They come every once in a while and soon fill up my entire console window.
legendary
Activity: 1896
Merit: 1353
Hi Thomas,

thanks for the new 0.42 release!
there does seem to be a minor regression (for me, at least):
the Wall tab is broken (since one of the March 23 changes, I believe).
It just doesn't display anything anymore.

Could you have a look? Not sure if it's a Windows-only bug.
indeed, I fixed it. thanks!

Quote
Also, just to let you know, I have posted a Windows self-contained
binary build of the latest release in this thread:
https://bitcointalksearch.org/topic/requests-minimal-electrum-builds-for-windows-73651

It's a much smaller download than previous Windows builds, requires no
additional dependencies and seems to be extremely stable.

thanks for that binary. the screenshot looks nice
legendary
Activity: 1092
Merit: 1016
760930
Hi Thomas,

thanks for the new 0.42 release!
there does seem to be a minor regression (for me, at least):
the Wall tab is broken (since one of the March 23 changes, I believe).
It just doesn't display anything anymore.

Could you have a look? Not sure if it's a Windows-only bug.

Also, just to let you know, I have posted a Windows self-contained
binary build of the latest release in this thread:
https://bitcointalksearch.org/topic/requests-minimal-electrum-builds-for-windows-73651

It's a much smaller download than previous Windows builds, requires no
additional dependencies and seems to be extremely stable.

Thanks again!
legendary
Activity: 1078
Merit: 1003
Would be really cool if you could code that into the GUI Tongue
legendary
Activity: 1896
Merit: 1353
Does your client support choosing from which addresses it takes bitcoins for an amount exceeding the amount stored on any particular address? More simply put, can I choose from which one of my addresses can I send bitcoins?

not with the gui, but there are command line options that give you that possibililty
legendary
Activity: 1078
Merit: 1003
Does your client support choosing from which addresses it takes bitcoins for an amount exceeding the amount stored on any particular address? More simply put, can I choose from which one of my addresses can I send bitcoins?
legendary
Activity: 1896
Merit: 1353
update: version 0.42 is available.

there are no new user-visible features, except fixes for bugs reported in the forum.
the main change is in the communication interface:
this client supports the (still experimental) stratum protocol on ports 50001 and 8081

the Electrum server at ecdsa.org supports 3 protocols:
 - native protocol, on port 50000
 - stratum/tcp on port 50001 (experimental)
 - stratum/http on port 8081 (experimental)

legendary
Activity: 1896
Merit: 1353

Also, it is likely that slush has had a good look over electrum as part of the stratum project .... so there is at least one independent validation, I'm sure there are others.

On another point, do we have any idea of how many electrum clients are active out there?

I am currently working with genjix on the definition of the stratum/overnet protocol, and on the integration of libbitcoin in the server code.
The new protocol will follow the recommendations included in the document written by slush.
However, that document defines only the transport of messages, not their content.
This is what we are doing now.

Here is the current state of the protocol: https://bitcoinconsultancy.com/wiki/Intersango/Overnet#Current_Electrum_protocol
This specification is fully implemented and working with my server. It also works with Electrum 0.42 (to be released soon).

However, the new protocol still needs to be polished.
For that reason, the native protocol will still be used by default in the client, until the new stratum protocol is stable and deployed on all available servers.

hero member
Activity: 560
Merit: 500

Also, it is likely that slush has had a good look over electrum as part of the stratum project .... so there is at least one independent validation, I'm sure there are others.

On another point, do we have any idea of how many electrum clients are active out there?
+1
I use mine for a quick exchange when I don't feel like grabbing my yubikey. Laziness, FTW.

I was interested in setting up a server myself, but haven't had time.
legendary
Activity: 3920
Merit: 2349
Eadem mutata resurgo

Also, it is likely that slush has had a good look over electrum as part of the stratum project .... so there is at least one independent validation, I'm sure there are others.

On another point, do we have any idea of how many electrum clients are active out there?
donator
Activity: 2772
Merit: 1019
The first one.

And yes, anyone can check an open source project what it does but:
1st: I had no idea if it was open source, I didn't research everything you information you have to offer on it but I didn't notice it
2nd: not everyone is a programmer and can read code

So my suggestion was just something to help you get a wider user base be more comfortable in using not, not some sort of an accusation or something..

You don't have to be able to read code.

The fact that there are no posts of people in this thread claiming to have found malicious code in electrum should gain quite a bit of your trust. You must assume that there actually are people doing that, though.

Of course it's not impossible that ThomasV could sneak something into some update release and it would go unnoticed for a while (once anyone notices, he could immediately transfer all the coins). I would assume it would be noticed pretty quickly and a big fat red post would appear here.

Your suggestion of having a one-time audit done by someone trusted would not help against that either.
legendary
Activity: 1078
Merit: 1003
The first one.

And yes, anyone can check an open source project what it does but:
1st: I had no idea if it was open source, I didn't research everything you information you have to offer on it but I didn't notice it
2nd: not everyone is a programmer and can read code

So my suggestion was just something to help you get a wider user base be more comfortable in using not, not some sort of an accusation or something..
legendary
Activity: 1896
Merit: 1353
BTW it would really help you if you had your code reviewed by someone with good reputation and given a stamp of approval to raise you're trustworthiness especially since you're client is talking to your server.

If you've already done that, I apologize, but I didn't find it mentioned on your webpage.

it depends on what kind of review you are talking about..
 - if you are talking about checking that the code does not contain covert malware that will steal your coins, that's fairly easy to do. the code is short, and I am sure a few people here have looked at it before they run it. it is almost impossible to hide malware in an open-source project.
 - if you want someone to check that there are no bugs in the code, then that's much more difficult. All programs have bugs. However, keep in mind that there is intrinsic security with deterministic wallets; if a bug causes a corruption of your wallet file, then you can always recover your wallet from the seed, using another version of the program.
legendary
Activity: 1078
Merit: 1003
BTW it would really help you if you had your code reviewed by someone with good reputation and given a stamp of approval to raise you're trustworthiness especially since you're client is talking to your server.

If you've already done that, I apologize, but I didn't find it mentioned on your webpage.
sr. member
Activity: 240
Merit: 250
Don't mind me.
Any chance of Litecoin support being folded in or offered in a separate client?
legendary
Activity: 1092
Merit: 1016
760930
yep, seems to be fine now!
legendary
Activity: 1092
Merit: 1016
760930
Er.. is it just me or are all servers down?  Will try a git pull
legendary
Activity: 1896
Merit: 1353
I just tried the latest changes (0.42, straight from the source tree)
and can confirm that recovery from seed is OK for me now!

Thanks.

Good. please note that this isn not the final 0.42 version.
if you encounter bugs, do 'git pull' to update your version
legendary
Activity: 1896
Merit: 1353
Ahhh... so simple.

Why is this not listed in Readme or RELEASE-NOTES or in "electrum help"?

I feel embarrassed and at the same time i am wasting your time : )

Thanks for super fast answer!


well, it was described here: https://en.bitcoin.it/wiki/Electrum#Multiple_wallets
but I agree, this help page should be listed in the readme
Pages:
Jump to: