Bitcoin Forum
May 24, 2024, 02:45:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 65 66 67 68 69 70 71 72 73 74 75 76 77 [78] 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 »
1541  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 28, 2011, 08:23:13 AM
If you want to run your own server, I wrote a simple (well, not so simple...) howto. Until it's merged into the main Electrum tree, you can read it here:

https://gitorious.org/~ovidiusoft/electrum/ovidiusofts-electrum/blobs/master/server/HOWTO

Suggestions, corrections, rotten tomatoes via PM or email, please.

thanks a lot; I hope this helps.
1542  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 26, 2011, 12:16:43 PM
Remember, ignorance is bliss!

Thanks for your opinion, I hope I didn't start any "currency wars" in this channel :|.

I don't think it would be difficult to create an alt-coin version of Electrum.
I do not want to be involved in that for the moment.
1543  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 26, 2011, 09:07:01 AM
Hello,
I don't want to cry on IRC anymore about this. Instead I will leave this post here.. maybe someone will figure it out and help me in the future.

This is the message I get while starting electrum server:
...
In older versions of server, importing of blocks was just bloody slow. In recent version it is not importing at all.


.bitcoin folder re-created from scratch
MySQL database removed and created again

Result is the same...

that traceback was a bug in the server that I introduced recently; try now, it should be fixed.
I do not know what causes the import of blocks in abe to be slow. you might want to ask the abe developer about that. on my machine it was reasonable.
1544  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 23, 2011, 11:17:28 AM
I'd like to enourage pythonist interested in Electrum client to review code implementing new network protocol (proposed in https://docs.google.com/document/d/17zHy1SUlhgtCMbypO8cHgpWH73V5iUQKk_0rWvMqSNs/edit?hl=en_US - the last chapter is not finished yet). Repository of server is https://gitorious.org/electrum-server/electrum-server.

I started to implement a few of your RPCs.
I realize that 'subscribe' and 'unsubscribe' are not sufficient to handle sessions; we need a rpc that returns a session ID.
1545  Economy / Economics / Re: Junk Money Party will go on for 3 years on: December 22, 2011, 09:15:33 AM
the interest must come from some where else...

not true. the interest comes from other loans made in the meantime.
central banks never stop loaning money
1546  Bitcoin / Wallet software / Re: Android Bitcoin RPC client on: December 22, 2011, 07:00:46 AM
I think this project died, and I can't find any WORKING, CURRENT RPC front-ends on Android. Anyone have any ideas on either getting this project back up and updated and working with the current bitcoind? Or are there alternatives out there I'm  just not seeing?


nice project.
I am looking for an existing android client that could be adapted to Electrum.
I was thinking to use BitcoinSpinner, but perhaps this one would be better.
1547  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 22, 2011, 06:48:18 AM
Could it be made so that the deterministic addresses and the imported ones can be exported separately?  That way I could export just the non-deterministic keys for backup or whatever
Thomas just posted how to export all keys above, just grab the one you imported manually and note it down.
I don't want to have to worry about splitting my exports manually.  That isn't feasible for scripted backups.  The ability to export just the non-deterministic keys would make automated backups that don't expose the deterministic keys that don't need to be backed up.
did you test the command? imported keys are marked as such. you can do :
Code:
python electrum.py addresses -k | grep imported
1548  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 22, 2011, 06:46:09 AM
Can you confirm if the following is correct?

The imported keys are not contained among the deterministic key set generated so if/when you delete your wallet the imported keys will not be coming back when you use the seed-phrase to regenerate the deterministic portion of the wallet.

that is correct. perhaps I should add a big fat warning during the import command?
in any case, I think that this command should not be available from the gui, in order to make sure that it is not used too easily.
1549  Bitcoin / Development & Technical Discussion / Re: My suggestions on how to make a decent client on: December 21, 2011, 10:09:16 PM
I don't. I think 90-something-percent of future Bitcoin users will be using it on an iPad or mobile phone or on their computer in a web browser.

What!? Nonono, that would be a bad outcome, to be avoided if at all possible! There are lots of threats against browser-based programs that don't apply to desktop apps. And if there's 2-device authentication, then it's much easier to compromise a matching pair if both clients are in a browser; they're more likely to have vulnerabilities in common. For example, someone could steal an SSL certificate, and MITM traffic on the internet connection that both devices share, replacing both clients with malicious software.

Please, reconsider. The future of Bitcoin depends on there not being any more MyBitcoins or Allinvains. I wrote that online wallet services are an invitation to fraud and theft, a month before the MyBitcoin fiasco. That is still true. Don't encourage people to use them, or there will be more disasters.

There is a middle ground between a full bitcoin client and an online wallet: thin clients.
I can even imagine a thin client integrated into the web browser, as an extension; I guess this is what Gavin had in mind.
1550  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 21, 2011, 05:21:51 PM
I just uploaded version 0.35 to the website.

Changelog:
* New 'import' command to add extra keypairs to your wallet. Example:
Code:
python electrum.py import 1MtQTsraWDcb7REUnVu8LS9hZswrLfWbH9:5KeCdRAkygEGfSzQ3ZNpQ2qE6PdEYCZ52S9Uq5DoBxkSgayX6ng
Note that you can export your keypairs in the same format using:
Code:
python electrum.py addresses -k
* random selection of the default server on wallet creation
* bug fix: previous version was not correctly synchronized after creating new addresses
1551  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 21, 2011, 05:14:44 PM
I think the mnemonic algorithm is kind of weird (using quartets of bytes??)
I suggest we use the full 2000 english words list with a complete base2000 encoding:
any reason for doing that?

Quote
Well, the good thing is that anyone can do his own recipe with his client, as
the server is not supposed to be aware of the particular encoding, right?
indeed, that's something the server does not see.
1552  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 20, 2011, 01:36:40 PM
I answered in the windows thread; note that there is little I can to to help fix problems that occur on Windows
1553  Bitcoin / Project Development / Re: Electrum Unofficial Windows Builds on: December 20, 2011, 01:31:20 PM
that's annoying.
a few weeks ago I added a patch that was supposed to fix copy/paste for windows:
Quote
              if platform.system() == 'Windows':
                    from Tkinter import Tk
               r = Tk()
                    r.withdraw()
               r.clipboard_clear()
                    r.clipboard_append( address )
                    r.destroy()
                else:
                    c = gtk.clipboard_get()
                    c.set_text( address )

perhaps this needs a fix?
1554  Economy / Speculation / Re: Kim Jong Il is dead. Will it have an impact on BTC prices? on: December 19, 2011, 08:21:43 AM
http://www.youtube.com/watch?v=VJNBfBr-OGU
1555  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 19, 2011, 07:31:05 AM
slush is going to working on a new qt client? And you're working on a gtk client in Python and I was working on a qt client in Python ( https://en.bitcoin.it/wiki/Spesmilo ).

I'm going to make a client eventually for libbitcoin and was planning to adapt bitcoin-qt. We have a ton of overlap between us.

When we're both around on irc and slush too might be cool to let each other know what we're all up to. Form a group or something.

and I was planning to replace bitcoind + abe with libbitcoin for the servers :-)
I didn't know Spesmilo was python-qt; yes we should talk
1556  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 18, 2011, 11:35:27 PM
Thanks for the info. My goal for Electrum was to create a client that everybody can use and understand. Features that add complexity to the interface should at least be optional.

There are numerous threads where new users ask where their bitcoins have gone, after they sent them to a wallet that did not finish downloading the blockchain. Another major problem for Bitcoin acceptance is having to perform wallet backups; lots of people, including myself, do mistakes when it comes to backing up data regularly and safely. These two problems are solved by light and deterministic clients. Electrum adds nice seeds mnemonics and a fully open-source architecture to this concept.

The third problem is that people have to wait for confirmations. I do not see an easy answer to this. My gut feeling is that "green" addresses are not the correct answer. For small-amount face-to-face transactions, I would say that waiting for confirmations is unnecessary. Something like http://www.transactionradar.com/ should provide enough security. For online transactions, waiting for confirmations is, in general, much less of a problem.
1557  Economy / Speculation / Re: how else is waiting for a sizeable drop to buy more coins again? on: December 18, 2011, 10:57:09 PM
there are currently 3 times more bids than asks in the orderbook; in these conditions a drop is very unlikely.
1558  Economy / Speculation / Re: Why a Stable BTC Price is Good on: December 18, 2011, 05:37:54 PM
I do not think that it has "settled", but I believe that volatility will be lower in the future than it was so far.
1559  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 18, 2011, 08:51:24 AM
Any interest in having the addresses be more visible to the user?  I know some people are for keeping all the "extra" addresses relatively hidden since they might confuse the user.  With these patches the "extras" wouldn't be as confusing since they would all be automatically linked to their transactions.  And importantly, users could also completely ignore these features and let the client pick everything automatically.

to be honest, it is not in my list of priorities at the moment (not that I am against it, but there are more urgent things).
But I think that slush mentioned coin selection as a property of his future qt gui.

1560  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: December 18, 2011, 07:33:02 AM
If you want to move funds between your own wallets, why wait any time? It's not like you are going to double spend against yourself.  I think it would be nice if this was an option.


the capability to spend funds immediately is a desirable feature, whether the address they come from is "green" or not.

as far as I understand, there are two aspects that users might be interested in
* the user shoud be able to see when received funds come from a green address (rendering)
* when spending, the user should be able to select "green or confirmed" inputs, or the coin selection method should automatically prioritize "green" inputs when confirmed inputs are exhausted
Pages: « 1 ... 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 65 66 67 68 69 70 71 72 73 74 75 76 77 [78] 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!