Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining
by
victzhang
on 18/08/2013, 17:49:49 UTC
No, this is not a new qt wallet, only a standalone miner that mines more efficiently than the miner built into the qt wallet. You keep your current qt wallet application and wallet.dat file the same.

See this thread for using the miner on the p2pool:

http://forum.quarkcoin.org/Thread-Quark-Mining-Pool-Creation-Needed?pid=74#pid74


It's basically:
Code:
minerd_xyz.exe [b]-a quark[/b] -t -o http://176.221.46.81:8372 [b]-u [/b]

To get some more details about your speed add an -H

This pool takes cucrrently 3% fee, which you can verify yourself:
http://176.221.46.81:8372/fee

Please also inform you about how p2pool works, esp about that fake difficulty:
https://en.bitcoin.it/wiki/P2Pool#Payout_logic
https://en.bitcoin.it/wiki/P2Pool#Frequently_Asked_Questions

----snip---

Putting the hash_init-stuff outside of the loop isn't gaining anthing in cpuminer Sad

I am a P2Pool newbie and I have a problem using this pool. I have a machine running at 1000khash/s, but the payout is very unstable. I am getting the "accepted" messages almost every minute. However, sometimes I get zero payout for a few dozen minutes, and my address is even not listed on the pool website during this period Angry

I have this issue on both Windows (use the precompiled w64 binary) and Archlinux machines. Is it normal? Perhaps I don't understand the P2Pool payout logic correctly???

Any help will be greatly appreciated! Smiley