I put on a miner for a few minutes to move some blocks. I can't leave it on there as it will spike the difficulty. I'll see if I can get some sticks to put in place.
Someone seems to hit it with some hash on it then walk away for a while and then come back.
-Dave
I see, it is mining issue. I would suggest you guys put new Bitcointalk Ann thread as soon as possible. You can revise content on the go.
My question would be: where is mining pool ? If there is no mining pool, how to do solo mining? New Ann page should address these clearly.
We need keep an eye on Blockchain movent. If it gets stuck for more hours in the future, complains will come to my exchange,. Deposit withdraw does not work etc.
I'll add some more (significant) mining power by the end of the weekend.
Solo mining can be done using CPUminer (but will be very light)
minerd.exe -a scrypt -o localhost:<port> -u <username> -p <password> -t <threads> --no-getwork --coinbase-addr=<address to mine to>
Then there's all the other major ones, but I haven't used them in a while. If you have an ASIC it should come with the appropriate instructions.
GPUMiner should work fine too, just use the option where you specify the coinbase address.