We've started a pool for HODL too:
https://hodl.maxminers.netHowever, 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.gzCompile with:
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.