Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ħ [HODL] Imagine If Your "Swiss" Bitcoin Account Had Compounding Interest.
by
MaxMinersNet
on 02/04/2016, 20:59:56 UTC
We've started a pool for HODL too:

https://hodl.maxminers.net

However, we're not compatible with the original CPU Miner as we did some modifications to get some more performance out of it, please use our own miner when mining on our pool, you can find the source here:

https://hodl.maxminers.net/hodlminer-maxminers.tar.gz

Compile with:

Code:
sudo apt-get update
sudo apt-get install gcc g++ make automake autoconf pkg-config libboost-all-dev libssl-dev libcurl4-openssl-dev libjansson-dev
wget https://hodl.maxminers.net/hodlminer-maxminers.tar.gz --no-check-certificate
tar -zxvf hodlminer-maxminers.tar.gz
cd hodlminer
./autogen.sh
./configure CFLAGS="-Ofast -march=native" CXXFLAGS="-Ofast -march=native"
make -j
sudo make install
hodlminer -a hodl -o stratum+tcp://hodl.maxminers.net:5256 -u Weblogin.WorkerName -p WorkerPassword

We've already found a block, so the Pool is good to go, please spread some hash over.