Author

Topic: Multiple Computers (Other: GUI for Arch Linux?) (Read 2261 times)

hero member
Activity: 588
Merit: 500
Right now the wallet is stored in "/var/lib/bitcoin-daemon/wallet.dat".

How in the world did it get there?!
newbie
Activity: 9
Merit: 0
Short answer: mining difficulty goes up about once a week, and it gets progressively harder to find blocks. You likely wouldn't even break even.

Okay I understand, thanks.
sr. member
Activity: 406
Merit: 256
Short answer: mining difficulty goes up about once a week, and it gets progressively harder to find blocks. You likely wouldn't even break even.
newbie
Activity: 9
Merit: 0
You don't point them all to one wallet (well, you kind of do, but not really).

You would have your bitcoin miners query the bitcoind daemon on the server computer (which can be any of the miners, to make that clear), and thus only the wallet that that computer uses will get the generated transactions. It's much less work.

With copying the wallet, eventually they would desync as the keypool was used up and they started generating new addresses for themselves. Additionally you have to have a full install of bitcoin on each computer, whereas you only need the miners and one central client in my suggestion.

I see where you're coming from! Thank you very much! So I just use RPC or w/e to connect all the clients to my one central server. I'll definately do that thanks!

P.S. According to http://www.alloscomp.com/bitcoin/calculator.php in 6 days, 5 hours, 35 minutes there's a 95% chance I'll generate my first block and collect my first 50 bitcoins. Really!? That short amount of time I earn about $150 USD? Why shouldn't I invest in a large network of computers and make a living off of bitcoin?
sr. member
Activity: 406
Merit: 256
You don't point them all to one wallet (well, you kind of do, but not really).

You would have your bitcoin miners query the bitcoind daemon on the server computer (which can be any of the miners, to make that clear), and thus only the wallet that that computer uses will get the generated transactions. It's much less work.

With copying the wallet, eventually they would desync as the keypool was used up and they started generating new addresses for themselves. Additionally you have to have a full install of bitcoin on each computer, whereas you only need the miners and one central client in my suggestion.
newbie
Activity: 9
Merit: 0
You can, but it is easier to just point the miners to one central bitcoin wallet for work.

I'm not sure how I would do that. Right now the wallet is stored in "/var/lib/bitcoin-daemon/wallet.dat". How would I point all the miners to one central wallet? What are the disadvantages to simply copying the wallet?

Thank you for your reply!
sr. member
Activity: 406
Merit: 256
You can, but it is easier to just point the miners to one central bitcoin wallet for work.
newbie
Activity: 9
Merit: 0
Sorry if this question has aleady been asked ... I've been looking around for hours with no solution.

If I have multiple computers, may I use the same wallet on multiple machines to increase the rate of which I generate bitcoins? If not, what would happen if multiple machines had the same private key?

As another offtopic question, on Arch Linux is there a GUI available? I'm using the daemon right now and it seems like it would be fairly simple to build one upon it so if there isn't one I could write a GTK+ one or a QT4 one.

Thank you!
Jump to: