Bitcoin Forum
September 21, 2025, 02:01:50 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ħ [HODL] Imagine If Your "Swiss" Bitcoin Account Had Compounding Interest. on: April 04, 2016, 07:03:22 AM
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.


please make binary version for OS X.. i can't compile this source code.. :-(
maybe i have broken hands..
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!