Author

Topic: Looking for Pools to merge mine Huntercoin!(sha256 and SCRYPT) Multipool Needed2 (Read 1941 times)

legendary
Activity: 1632
Merit: 1010
So where can you mergemine this coin? Im looking for a good mergemine pool that uses multiple merge coins (like simplemulti.com) but does not use Litecoin as the main chain. Can we get a list going here?
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Little hiccup in the SCRYPT passing 25GH/s yesterday I believe, but back on track n blocks falling.

Total supply :
* 3692870 HUC
Hashrate :
* sha256 : 6 758.43TH/s
* scrypt : 2.00GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Total supply :
* 3325170 HUC
Hashrate :
* sha256 : 4 447.06TH/s
* scrypt : 19.74GH/s

Up a good 1000 TH/s!

Mine mine mine!
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Moving on up!!

Total supply :
* 3291060 HUC
Hashrate :
* sha256 : 3 414.40TH/s
* scrypt : 19.72GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
7/11/14

Hashrate :
* sha256 : 2 656.63TH/s
* scrypt : 14.19GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
7/7/2014

Hashrate :
* sha256 : 2 466.57TH/s
* scrypt : 12.59GH/s

Hard fork went well with no problems!

legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
7/6/2014

Hashrate :
* sha256 : 2 509.35TH/s
* scrypt : 11.33GH/s

Hard fork within 30minutes.
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
7/4/2014 *Muricaaaa*

Hashrate :
* sha256 : 2 499.19TH/s
* scrypt : 10.71GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
7-3-14


Hashrate :
* sha256 : 2 453.21TH/s
* scrypt : 10.01GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
7-2-14

Total supply :
* 2576120 HUC
Hashrate :
* sha256 : 2 447.50TH/s
* scrypt : 9.16GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Hey,

is there any way to mergemine with a stratum server too?

Here is what I got.

fusioncoin/60E's fork of stratum mining can supposedly merge mine 1 chain. however i personally prefer eloipool (and thats what im adding to my pool (which will also have HUC when its finished syncing))

If you want you can take a shot at it or I can update this with ahmed_bodi feedback once his wallet gets synced and shoot you a PM.

member
Activity: 84
Merit: 10
Hey,

is there any way to mergemine with a stratum server too?
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Down a bit today due to people still syncing after the hard fork.

Hashrate :
* sha256 : 2 576.78TH/s
* scrypt : 4.16GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
6-27-2014

Hashrate :
* sha256 : 2 473.65TH/s
* scrypt : 6.94GH/s
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
WTF is a Huntercoin(HUC?): http://www.coinssource.com/crypto-coins/huntercoin/

Thanks to all pools who are supplying this innovative coins power!

Also, a multipool is needed due to the difficulty being through the roof and the market cap being pretty low atm.

HUC - Huntercoin

Note that Huntercoin drains a lot of resources to sync. Syncing of the blockchain may also take a week before you can start merge mining it.
After syncing CPU/memory usage is normal.


Compile huntercoin:
Code:
cd ~
git clone https://github.com/chronokings/huntercoin
cd ~/huntercoin/src
make -f Makefile
strip huntercoind
cp huntercoind ~/bin

Create huntercoin configuration file:
Code:
mkdir ~/.huntercoin
cat >~/.huntercoin/huntercoin.conf
server=1
daemon=1
rpcuser=huntercoin
rpcpassword=KouZ4RvmT3WkKZ
port=8398
rpcport=8399
rpcallowip=127.0.0.1
Press Ctrl-D

Start ~/bin/huntercoin and wait for the blockchain to download as well.
Add it to your startup script if needed and modify P2Pool startup to include it. Just append at the end of the p2pool command:
Code:
--merged http://huntercoin:[email protected]:8399

Jump to: