Author

Topic: [ANN][P2POOL][HIRO] New Hirocoin P2Pool Node (Read 666 times)

legendary
Activity: 1680
Merit: 1000
Admin of CoinMiners Pools
Hirocoin NOMP Pool Hosted in US


address:
URL (difficulty 0.001): stratum+tcp://scorp-p2pool.tk:3010
URL (difficulty 0.001): stratum+tcp://scorp-p2pool.tk:3034
URL (difficulty 0.01): stratum+tcp://scorp-p2pool.tk:3260
Username: Your Hirocoin wallet address
Passoword:  Does not matter, anything!

http://www.scorp-p2pool.tk:8080

Node fee: 1% for server costs.

How to connect
First of all NO registration required. Payouts occur automatically as new blocks are found.

All you need to mine here is a Hirocoin address. Setup your mining software with these parameters:

SERVER: stratum+tcp://scorp-p2pool.tk
PORT: 3010
USERNAME: Your Hirocoin wallet address
PASSWORD: x


DO NOT use an exchange deposit address as a username as it may not recieve payments correctly. Use an address from a wallet you own!


CPUMINER command-line example:

minerd -a X11 -o stratum+tcp://scorp-p2pool.tk:3010 -u Your Hirocoin wallet address -p x


CCMINER command-line example:

ccminer.exe -a X11 -o stratum+tcp://scorp-p2pool.tk:3010 -u Your Hirocoin wallet address -p x

SGMINER config file example

./sgminer -k darkcoin --queue 0 --scan-time 1 --expiry 1 -o stratum+tcp://scorp-p2pool.tk:3010 -u Your Hirocoin wallet address -p x

In case of higher DOA decrease the hash rate value 1-5% depending on your stats and connectivity to the pool.
First thing to try is reduce Intensity from 20 to 19.


Share Difficulty
You can set the level of difficulty sent to your miner by appending a difficulty setting to your wallet address.

The following difficulty settings can be used as a guide:

Kh/s:   Difficulty Adjustment
1 (reference)   +0.00000116
50   +0.000058
100   +0.000116
250   +0.00029
500   +0.00058
750   +0.00087
1000   +0.00116
1250   +0.00145
1500   +0.00174
1750   +0.00203
2000   +0.00232
2250   +0.00261
2500   +0.00291
2750   +0.00320
3000   +0.00349
3250   +0.00378
3500   +0.00407
3750   +0.00436
4000   +0.00465
4250   +0.00494
4500   +0.00523
4750   +0.00552
To determine the difficulty for your specific hash rate multiply by 0.00000116

For example, if your miner is capable of 1440 Kh/s:

1440 * 0.00000116 = 0.0016704

Example of a stratum capable sgminer command-line for a miner of 1440 Kh/s:

./sgminer -k darkcoin --queue 0 --scan-time 1 --expiry 1 -o stratum+tcp://scorp-p2pool.tk:3010 -u Your Hirocoin wallet address+0.0016704 -p x
Jump to: