Search content
Sort by

Showing 4 of 4 results by zholer
Post
Topic
Board Mining
Re: BitCoins not showing up on mybitcoin
by
zholer
on 18/02/2011, 05:40:02 UTC
phew, i was getting worried. Lets hope this gets fixed. What is odd, is my bitcoin-move to my local wallet went through successfully. So it doesn't look like they lost the private keys.
Post
Topic
Board Pools
Re: Cooperative mining (>20Ghash/s, join us!)
by
zholer
on 18/02/2011, 05:30:43 UTC
It looks like the current rate is approx 60 GH/s. The active workers are somewhere around 870. Does this mean that we have an average of 70MH/s per worker??? That seems like a real high number to be an average over the entire mining pool.
Post
Topic
Board Mining
BitCoins not showing up on mybitcoin
by
zholer
on 18/02/2011, 05:26:50 UTC
Being part of mining.bitcoin.cz, I regularly keep checking my bitcoins earned as part of the pooled mining. Over the last 12 hours, I haven't received anything. On checking block explorer for my bitcoin payment address, 15CPsdw5sJ15igRRxH3T9LkGxVDyZrrnkH, I can see that a lot of payment transactions were made to it. Somehow, none of them are reflected in mybitcoin.com after 13:05 UTC on 17th Feb.
I have lost trust in mybitcoin.com and have removed all bitcoins from it.  Angry

Anybody else face a similar problem?
Post
Topic
Board Mining software (miners)
Re: RPC Miners (CPU/4way/CUDA/OpenCL)
by
zholer
on 15/02/2011, 00:26:02 UTC
I first tried to build this on my ubuntu 10.04 system, but it failed with the same errors as flags8192. Experimenting with installing different version of wxWidgets did not help.
I finally git cloned from git://github.com/doublec/bitcoin-pool which seems to use pudinpop's code. This finally compiled on my machine as bitcoinr binary, but I can't figure out how to pass username as a parameter to it. Nothing in the readme file lets me do this.