Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: samsmith16 on March 02, 2016, 07:36:39 AM



Title: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 02, 2016, 07:36:39 AM
https://i.imgur.com/2fKoBQK.png

HOdlcoin Main thread
https://bitcointalk.org/index.php?topic=1317918.0



Windows video walk-through

https://www.youtube.com/watch?v=_7CUiORCZGY



Windows written guide


https://github.com/HOdlcoin/HOdlcoin/blob/HODLCoin0.11.3/doc/README.md





Linux/Ubuntu 14.04 build guide

Enter each of these on your command line (you may need to Press [Y] or [enter] sometimes)
Code:
sudo apt-get update
sudo apt-get install checkinstall subversion git git-core
sudo apt-get install libssl-dev libminiupnpc-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install build-essential libboost-all-dev automake libtool autoconf
sudo apt-get install pkg-config
git clone https://github.com/HOdlcoin/HOdlcoin
cd HOdlcoin
sudo ./autogen.sh && ./configure --without-gui
make
sudo make install
mkdir -p ~/.hodlcoin/
echo -e "rpcuser=rpc\nrpcpassword=1234\nserver=1\port=1989\nrpcport=11989\ndaemon=1\ngen=1\nminermemory=4\ngenproclimit=6\nminingaddress=yourwalletaddresshere" > ~/.hodlcoin/hodlcoin.conf

minermemory= the amount of Ram in 1gb increments (1,2,3)

genproclimit=   the number of threads per 1gb of ram from "minermemory" (this number must be a power of 2 so 2,4,8,16,)

miningaddress=yourwalletaddresshere this is the address all your mined blocks will be sent to (example "HodlDsNuts57MFNiN8CMrMjC2CYAy8pwi9")


NOTE
If you do not want to mine all your blocks to the same address Omit from above \nminingaddress=yourwalletaddresshere


This will start the wallet mining

Code:
hodlcoind



If this is your first time running this wallet wait 10 mins for the blockchain to sync then

Code:
hodlcoin-cli stop
wait a few seconds then
Code:
hodlcoind



To see your hashrate use this

Code:
cd ~/.hodlcoin/
tailf debug.log
To exit from this debug file
Press [Ctrl] + [C]



To monitor your Ram/CPUs install this
Code:
sudo apt-get install htop

Use it with this
Code:
htop
To exit Press [F10]

Insure the proper amount of CPUs are running at 100%


For Help or to Chat

We have an active Slack community use this link to join the chat

http://slack.hodlcoin.com

Also on IRC

#hodlcoin on freenode


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: merelcoin on March 02, 2016, 07:39:49 AM
It has been a while since i last mined some alts, but i'm actually compiling your daemon on a test server right now  ;D


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 02, 2016, 07:41:42 AM
It has been a while since i last mined some alts, but i'm actually compiling your daemon on a test server right now  ;D

Nice!!  pop in Slack if you need any help


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Waveform on March 02, 2016, 08:02:22 AM
I'm interested in mining HODL on a VPS, does vultr or digitalocean care about the constant 100% CPU usage?

Has any of you gotten a dispute over it? if not, how has the mining been going in terms of hashrate? I have $20 lying around to spend on a VPS.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 02, 2016, 08:06:34 AM
I'm interested in mining HODL on a VPS, does vultr or digitalocean care about the constant 100% CPU usage?

Has any of you gotten a dispute over it? if not, how has the mining been going in terms of hashrate? I have $20 lying around to spend on a VPS.

I haven't seen too much back lash from mining on these services.. but you should read all the terms.. that out of the way.. your best bet would be Vultr.. Hash is subjective.. so I cant give you a nice chart but on avg. we are seeing ~15h/s per vCPU/core


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: bRitzST9617 on March 02, 2016, 08:14:45 AM
I'm interested in mining HODL on a VPS, does vultr or digitalocean care about the constant 100% CPU usage?

Has any of you gotten a dispute over it? if not, how has the mining been going in terms of hashrate? I have $20 lying around to spend on a VPS.

I have had 7 instances running in DigitalOcean for 3 days straight getting 25-30h/s each and haven't had any issues.  Between all 7 I have only found 2 blocks so I guess you can decide if that's worth it or not. I'm only running so many because I have $10 referral bonus on top of what I deposited and am going to stop once my funds are out.  I recommend Google's compute engine free trial. You can run 4 instances at about 100h/s each.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: merelcoin on March 02, 2016, 08:19:10 AM
It has been a while since i last mined some alts, but i'm actually compiling your daemon on a test server right now  ;D

Nice!!  pop in Slack if you need any help

I always try to be as unbiased as possible, so i tried the tutorial on a completely clean, fresh, ubuntu install (Ubuntu Server 14.04.4 LTS).

Here are my remarks:
nothing so far, i did try it on my debian vps first, but had some problems with the add-apt-repository (you have to install it seperately). Afterwards, i saw the guide was written for ubuntu, so to keep things simple, i've switched OS's ;)

Following this tutorial on a clean ubuntu server, results in a working installation without hiccups :)
Thanks!


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: shintosai on March 02, 2016, 08:20:34 AM
Sorry to interrupt OP but I just want to know if this alt mining can work with a laptop? is this profitable or not? I wanted to try this but First I want an honest opinion with you or with someone who already dealing with is, btc mining with my laptop is no longer profitable so I'm looking forward to try mining alt if possible, thanks for the reply OP.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 02, 2016, 08:24:34 AM
Sorry to interrupt OP but I just want to know if this alt mining can work with a laptop? is this profitable or not? I wanted to try this but First I want an honest opinion with you or with someone who already dealing with is, btc mining with my laptop is no longer profitable so I'm looking forward to try mining alt if possible, thanks for the reply OP.

We have seen guys with as little as 8h/s get blocks.. luck plays a part with that hashrate.. but if you cruse through the main thread.. you will see ppl mining with laptops..

For anyone who thinks Mining a block is too hard the 5 year old crappy laptop hit 2 block last night. My desktop 2x times faster 2 x the threads nothing. old hp lappy hits 2 overnight this shit should go in the newspapers. Anyway Miners keep your chin up it happens. Happy day.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Waveform on March 02, 2016, 08:24:55 AM
I'm interested in mining HODL on a VPS, does vultr or digitalocean care about the constant 100% CPU usage?

Has any of you gotten a dispute over it? if not, how has the mining been going in terms of hashrate? I have $20 lying around to spend on a VPS.

I haven't seen too much back lash from mining on these services.. but you should read all the terms.. that out of the way.. your best bet would be Vultr.. Hash is subjective.. so I cant give you a nice chart but on avg. we are seeing ~15h/s per vCPU/core

Ah, so it'd be similar to mining HODL on my i5-4590. I get around 80 h/sec with 1GB assigned, I have tried running with 2GB, I did not see an improvement even after adding up the halved hashrate.
So far I've found two blocks within a day and that was two weeks ago (CPU was running at 80C)  ;D
Since then I've ordered a heatsink and it's been running at 40C at full load, I could keep my PC running all day long mining HODL, I'm interested what are the chances of finding a block with such hardware, I've read that you guys were sometimes really lucky to find 6 blocks in a day with a VPS.

Though it's fun being part of a fair mining competition, compared to an altcoin launch that uses a SHA256/SCRYPT POW.

Adding up all the costs, I'd say mining HODL is profitable in the long run, though I'm really new to all of this.

If anyone is mining on a laptop or desktop, a high CPU temperature is what you should be worried about, get a cheap heatsink for your PC, if you're on a laptop, clean the dust out and make sure it has a good airflow so it doesn't overheat.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 02, 2016, 08:36:34 AM
I'm interested in mining HODL on a VPS, does vultr or digitalocean care about the constant 100% CPU usage?

Has any of you gotten a dispute over it? if not, how has the mining been going in terms of hashrate? I have $20 lying around to spend on a VPS.

I haven't seen too much back lash from mining on these services.. but you should read all the terms.. that out of the way.. your best bet would be Vultr.. Hash is subjective.. so I cant give you a nice chart but on avg. we are seeing ~15h/s per vCPU/core

Ah, so it'd be similar to mining HODL on my i5-4590. I get around 80 h/sec with 1GB assigned, I have tried running with 2GB, I did not see an improvement even after adding up the halved hashrate.
So far I've found two blocks within a day and that was two weeks ago (CPU was running at 80C)  ;D
Since then I've ordered a heatsink and it's been running at 40C at full load, I could keep my PC running all day long mining HODL, I'm interested what are the chances of finding a block with such hardware, I've read that you guys were sometimes really lucky to find 6 blocks in a day with a VPS.

Though it's fun being part of a fair mining competition, compared to an altcoin launch that uses a SHA256/SCRYPT POW.

Adding up all the costs, I'd say mining HODL is profitable in the long run, though I'm really new to all of this.

If anyone is mining on a laptop or desktop, a high CPU temperature is what you should be worried about, get a cheap heatsink for your PC, if you're on a laptop, clean the dust out and make sure it has a good airflow so it doesn't overheat.

Well 6 blocks per day right now is running many servers.. like 56 vCPU

Edit: sry I was a way off.. 56 vCPU is more like 13 blocks per day


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: casinobonus on March 02, 2016, 11:29:03 AM
T.T 22HPS so one block per day is my lucky :(


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BigBoom3599 on March 02, 2016, 04:17:30 PM
Is it possible to change the RAM usage on a windows wallet, if so how?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 02, 2016, 04:59:07 PM
Is it possible to change the RAM usage on a windows wallet, if so how?



If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below

1. Make sure your wallet is closed

2. Make sure your Hodlcoin-qt.exe is on your Desktop

3. Bring up Run (Press [Window] + [R] on your keyboard)

4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"

*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BigBoom3599 on March 02, 2016, 05:05:48 PM
Is it possible to change the RAM usage on a windows wallet, if so how?



If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below

1. Make sure your wallet is closed

2. Make sure your Hodlcoin-qt.exe is on your Desktop

3. Bring up Run (Press [Window] + [R] on your keyboard)

4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"

*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)


I see now, thanks! :D


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: bRitzST9617 on March 02, 2016, 05:15:08 PM
Is it possible to change the RAM usage on a windows wallet, if so how?



If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below

1. Make sure your wallet is closed

2. Make sure your Hodlcoin-qt.exe is on your Desktop

3. Bring up Run (Press [Window] + [R] on your keyboard)

4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"

*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)


I see now, thanks! :D

If you don't want to type it out every time you start the wallet you can just make a batch file in the same location as your wallet that says the same thing and just click the batch file to start your miner.  If you don't know how, just make a .txt file with notepad and once you save it, change the file extension type to .bat


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 02, 2016, 06:24:40 PM
Is it possible to change the RAM usage on a windows wallet, if so how?



If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below

1. Make sure your wallet is closed

2. Make sure your Hodlcoin-qt.exe is on your Desktop

3. Bring up Run (Press [Window] + [R] on your keyboard)

4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"

*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)


I see now, thanks! :D

If you don't want to type it out every time you start the wallet you can just make a batch file in the same location as your wallet that says the same thing and just click the batch file to start your miner.  If you don't know how, just make a .txt file with notepad and once you save it, change the file extension type to .bat



In note pad type this

Code:
rpcuser=username
rpcpassword=password
rpcport=11989
gen=1
minermemory=2
genproclimit=4
miningaddress=yourwalletaddresshere

Then Save like this
1. In the Save as type dropdown box Select: All Files
2. File name: hodlcoin.conf
3. Save it to hodlcoin folder

Note: if you need help finding the folder just save it to the Desktop, then Search for %appdata%\hodlcoin Drag/Drop new hodlcoin.conf from Desktop to hodlcoin folder


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: merelcoin on March 03, 2016, 01:59:26 PM
I have mined for almost 24 hours on my server (XEON, octacore) + my desktop pc (i5), but didn't find a single block  :(

I can verify the miner works, but the diff seems to high.
Thanks for the tutorial.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: robelneo on March 05, 2016, 07:23:04 AM
I have mined for almost 24 hours on my server (XEON, octacore) + my desktop pc (i5), but didn't find a single block  :(

I can verify the miner works, but the diff seems to high.
Thanks for the tutorial.

It's still best to mine on mining pool that solo mining I thought the this coin difficulty is still low and can be mine on normal cpu I have the wallet installed and mining also but no luck yet to make some few HOdlcoin..


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ek3nk4r on March 05, 2016, 08:49:03 AM
 ;D i mine 1 block after 8 or 10h  with my laptob   cor i7
after that nothing ...   config chang to 2g ram  see what  happens :d

-----------------
2g for me its bad  rate is 64
1 g  rate  120


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Ayers on March 05, 2016, 09:00:47 AM
stil nothing with my i7, but i'm using only 3 core otherwise i will not be able to do anything else
how long does it take for 1 block?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ek3nk4r on March 05, 2016, 09:28:57 AM
stil nothing with my i7, but i'm using only 3 core otherwise i will not be able to do anything else
how long does it take for 1 block?
for me 8 or 9 h   for 1 block = 50 hodlcoin
  i using 7 core  ;D leave  it  alone


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on March 05, 2016, 10:26:34 PM
stil nothing with my i7, but i'm using only 3 core otherwise i will not be able to do anything else
how long does it take for 1 block?

This is odd.. I have a i7-3820 running 8 cores 100% and I have a lot open..

2 windows of chrome open with 50+ tabs open in them..
1 firefox window open with 20 tabs open..
Adobe PS open with 8 windows open inside
8 windows of Putty open
excel open..
4 other wallets open
23 windows of Paint open..

all on 3 monitors


Sidenote 3 threads will round up to 4.. Threads must be powers of 2 (2,4,8...)


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: robelneo on March 06, 2016, 08:10:19 AM
stil nothing with my i7, but i'm using only 3 core otherwise i will not be able to do anything else
how long does it take for 1 block?
for me 8 or 9 h   for 1 block = 50 hodlcoin
  i using 7 core  ;D leave  it  alone

So there is no chance if you are only using a dual core to mine HOdlcoin if I am going to replace my dual core and upgrade to octacore it will cost me $150 to our local currency might as well spend it to gpu so I can mine other coins and this coin too


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ek3nk4r on March 06, 2016, 04:29:32 PM
stil nothing with my i7, but i'm using only 3 core otherwise i will not be able to do anything else
how long does it take for 1 block?
for me 8 or 9 h   for 1 block = 50 hodlcoin
  i using 7 core  ;D leave  it  alone

So there is no chance if you are only using a dual core to mine HOdlcoin if I am going to replace my dual core and upgrade to octacore it will cost me $150 to our local currency might as well spend it to gpu so I can mine other coins and this coin too
after 14 15h  still nothing  my balans go up  slowly  0.1 !!  but no block found i have only 50 ! ??? ??? ???
why :(


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: fortunecrypto on March 06, 2016, 05:27:10 PM
stil nothing with my i7, but i'm using only 3 core otherwise i will not be able to do anything else
how long does it take for 1 block?
for me 8 or 9 h   for 1 block = 50 hodlcoin
  i using 7 core  ;D leave  it  alone

So there is no chance if you are only using a dual core to mine HOdlcoin if I am going to replace my dual core and upgrade to octacore it will cost me $150 to our local currency might as well spend it to gpu so I can mine other coins and this coin too
after 14 15h  still nothing  my balans go up  slowly  0.1 !!  but no block found i have only 50 ! ??? ??? ???
why :(


If that is the case then it's time to give up mining alone it's not worth it anymore,pool mining is still the most preferable way to mine any coins with so many miners mining this coin the difficulty is now very high


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ek3nk4r on March 07, 2016, 06:00:08 PM
stil nothing with my i7, but i'm using only 3 core otherwise i will not be able to do anything else
how long does it take for 1 block?
for me 8 or 9 h   for 1 block = 50 hodlcoin
  i using 7 core  ;D leave  it  alone

So there is no chance if you are only using a dual core to mine HOdlcoin if I am going to replace my dual core and upgrade to octacore it will cost me $150 to our local currency might as well spend it to gpu so I can mine other coins and this coin too
after 14 15h  still nothing  my balans go up  slowly  0.1 !!  but no block found i have only 50 ! ??? ??? ???
why :(


If that is the case then it's time to give up mining alone it's not worth it anymore,pool mining is still the most preferable way to mine any coins with so many miners mining this coin the difficulty is now very high
give up mining alone  too  today after 17h nothing no block founding ... mining this coin the difficulty is now very high


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: khryptor on March 11, 2016, 03:35:04 AM
I found a block within my first hour of mining ;)


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: pallas on March 11, 2016, 09:14:40 AM
Looks like not everybody still understand that, given the difficulty, the probability of finding a block is the same regardless of the time you mine; i.e. it's the same after 1 second and after 1 day or 1 week.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BigBoom3599 on March 13, 2016, 04:27:18 PM
If I don't specify a miningaddress but just do "./hodlcoind -gen", will it automatically mine to the local address?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: pallas on March 13, 2016, 05:13:00 PM
If I don't specify a miningaddress but just do "./hodlcoind -gen", will it automatically mine to the local address?

It will create a new address for every mined block on the local wallet. AFAIK, it's the usual behaviour of solo mining for the crypto coins.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Vaccomondus on March 13, 2016, 06:02:12 PM
no gpu miner for this? what is the algo?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: pallas on March 13, 2016, 06:05:06 PM
no gpu miner for this? what is the algo?

No name yet: it's 1gb of sha512 where aes searches are made. Reminds of cryptonight.
GPU miner possible but likely to have similar efficiency as cpu.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Deki1904 on March 19, 2016, 04:40:23 PM
Ist this okay so?

17:39:06

getmininginfo


17:39:06

{
"blocks" : 25124,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.00188724,
"errors" : "",
"genproclimit" : -1,
"networkhashps" : 56241,
"pooledtx" : 0,
"testnet" : false,
"chain" : "main",
"generate" : false,
"hashespersec" : 22
}


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: coinstash on March 21, 2016, 10:16:48 PM
Just tested with Ubuntu 15.10 Wily Werewolf

You can take out the second line for this Linux version, not required. Git is part of the package.

s̶u̶d̶o̶ ̶a̶p̶t̶-̶g̶e̶t̶ ̶i̶n̶s̶t̶a̶l̶l̶ ̶c̶h̶e̶c̶k̶i̶n̶s̶t̶a̶l̶l̶ ̶s̶u̶b̶v̶e̶r̶s̶i̶o̶n̶ ̶g̶i̶t̶ ̶g̶i̶t̶-̶c̶o̶r̶e̶

Tested working in VirtualBox as well.




Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: vq25de on March 24, 2016, 11:41:48 AM
To resolve the following issue please install boost 1.57

Hi!
I've gotten compilation error. I follow the mentioned steps. Could you look?

make
Making all in src
make[1]: Bxoд в кaтaлoг `/home/mgridin/1000GB/projects/HOdlcoin-HODLCoin0.11.3/src'
make[2]: Bxoд в кaтaлoг `/home/mgridin/1000GB/projects/HOdlcoin-HODLCoin0.11.3/src'
  CXX      crypto/libbitcoinconsensus_la-hmac_sha512.lo
  CXX      crypto/libbitcoinconsensus_la-ripemd160.lo
  CXX      crypto/libbitcoinconsensus_la-sha1.lo
  CXX      crypto/libbitcoinconsensus_la-sha256.lo
  CXX      crypto/libbitcoinconsensus_la-sha512.lo
  CXX      libbitcoinconsensus_la-eccryptoverify.lo
  CXX      libbitcoinconsensus_la-ecwrapper.lo
  CXX      libbitcoinconsensus_la-hash.lo
  CXX      primitives/libbitcoinconsensus_la-transaction.lo
In file included from primitives/transaction.cpp:18:0:
./test/bignum.h: In member function 'uint64_t CBigNum::getuint64()':
./test/bignum.h:88:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
             for (int i = 0, j = vch.size()-1; i < sizeof(n) && j >= 4; i++, j--)
                                                 ^
At global scope:
cc1plus: warning: unrecognized command line option '-Wno-self-assign'
  CXX      libbitcoinconsensus_la-pubkey.lo
  CXX      script/libbitcoinconsensus_la-bitcoinconsensus.lo
  CXX      script/libbitcoinconsensus_la-interpreter.lo
  CXX      script/libbitcoinconsensus_la-script.lo
  CXX      libbitcoinconsensus_la-uint256.lo
  CXX      libbitcoinconsensus_la-utilstrencodings.lo
  CXXLD    libbitcoinconsensus.la
  CXX      hodlcoind-bitcoind.o
  CXX      libbitcoin_server_a-addrman.o
  CXX      libbitcoin_server_a-alert.o
  CXX      libbitcoin_server_a-bloom.o
  CXX      libbitcoin_server_a-chain.o
  CXX      libbitcoin_server_a-checkpoints.o
  CXX      libbitcoin_server_a-init.o
In file included from ./support/pagelocker.h:14:0,
                 from support/allocators/secure.h:9,
                 from key.h:11,
                 from init.cpp:17:
/usr/include/boost/thread/once.hpp: In instantiation of ‘void boost::call_once(Function, boost::once_flag&) [with Function = void (*)()]’:
./support/pagelocker.h:138:89:   required from here
[font=Verdana]/usr/include/boost/thread/once.hpp:38:18: error: no matching function for call to ‘call_once(boost::once_flag&, void (*&)())’
        call_once(flag,func);[/color][/color][/font]
                  ^
In file included from /usr/include/boost/thread/once.hpp:20:0,
                 from ./support/pagelocker.h:14,
                 from support/allocators/secure.h:9,
                 from key.h:11,
                 from init.cpp:17:
/usr/include/boost/thread/pthread/once_atomic.hpp:121:15: note: candidate: template<class Function, class ... ArgTypes> void boost::call_once(boost::once_flag&, boost::detail::thread_move_t<T>, boost::detail::thread_move_t<Args>...)
   inline void call_once(once_flag& flag, BOOST_THREAD_RV_REF(Function) f, BOOST_THREAD_RV_REF(ArgTypes)... args)
               ^
/usr/include/boost/thread/pthread/once_atomic.hpp:121:15: note:   template argument deduction/substitution failed:
In file included from ./support/pagelocker.h:14:0,
                 from support/allocators/secure.h:9,
                 from key.h:11,
                 from init.cpp:17:
/usr/include/boost/thread/once.hpp:38:18: note:   mismatched types ‘boost::detail::thread_move_t<T>’ and ‘void (*)()’
         call_once(flag,func);
                  ^
/usr/include/boost/thread/once.hpp:35:13: note: candidate: template<class Function> void boost::call_once(Function, boost::once_flag&)
 inline void call_once(Function func,once_flag& flag)
             ^
/usr/include/boost/thread/once.hpp:35:13: note:   template argument deduction/substitution failed:
/usr/include/boost/thread/once.hpp:38:18: note:   cannot convert ‘func’ (type ‘void (*)()’) to type ‘boost::once_flag&’
         call_once(flag,func);
                  ^
cc1plus: warning: unrecognized command line option ‘-Wno-self-assign’
make[2]: *** [libbitcoin_server_a-init.o] Oшибкa 1
make[2]: Bыxoд из кaтaлoгa `/home/mgridin/1000GB/projects/HOdlcoin-HODLCoin0.11.3/src'
make[1]: *** [all-recursive] Oшибкa 1
make[1]: Bыxoд из кaтaлoгa `/home/mgridin/1000GB/projects/HOdlcoin-HODLCoin0.11.3/src'
make: *** [all-recursive] Oшибкa 1


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Pellkopf on March 26, 2016, 01:19:27 PM
Hello everybody,

I have another question that might fall into the topic Ubuntu.
Currently I reach via SSH to my Ubuntu and the Miner.
Would if I now close my SSH connection, the QT further mineral or stop working?

Greeting Christian


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BigBoom3599 on March 26, 2016, 01:43:21 PM
Hello everybody,

I have another question that might fall into the topic Ubuntu.
Currently I reach via SSH to my Ubuntu and the Miner.
Would if I now close my SSH connection, the QT further mineral or stop working?

Greeting Christian

It should continue to work, if you want to check: run the miner, disconnect, reconnect, run "top" and see if you can still see the process.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Dentidan on March 27, 2016, 11:33:46 AM
Is HOdlcoin more porfitable than mining Decred or Ethereum?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BigBoom3599 on March 27, 2016, 11:37:55 AM
Is HOdlcoin more porfitable than mining Decred or Ethereum?

HOdlcoin can only be mined with CPU, while Ethereum and Decred are only profitable with GPU, so you can mine both at the same time with your CPU and GPU


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: lxxl on March 29, 2016, 06:23:10 PM
any tip how to go best on 2x E5-2650 v2 and 64gb ram ?

on default settings i have around 450-480 h/s
with hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=32 -gen

HPS56
Miners: 8
Threads: 32

so its the same like on default coz 8x56 = 448 but what 4 x more chance to catch the block right ?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: pallas on March 29, 2016, 07:00:57 PM
any tip how to go best on 2x E5-2650 v2 and 64gb ram ?

on default settings i have around 450-480 h/s
with hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=32 -gen

HPS56
Miners: 8
Threads: 32

so its the same like on default coz 8x56 = 448 but what 4 x more chance to catch the block right ?

Why 4x?
Again, I advise against using more than 1gb memory as you'll increase the chance of orphans and be hash wasting for many seconds after each new block.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: lxxl on March 29, 2016, 08:55:33 PM
any tip how to go best on 2x E5-2650 v2 and 64gb ram ?

on default settings i have around 450-480 h/s
with hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=32 -gen

HPS56
Miners: 8
Threads: 32

so its the same like on default coz 8x56 = 448 but what 4 x more chance to catch the block right ?

Why 4x?
Again, I advise against using more than 1gb memory as you'll increase the chance of orphans and be hash wasting for many seconds after each new block.

coz its 4 miners x 55 h/s
but right let me test on default mem alocation

thx


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: pallas on March 29, 2016, 09:21:43 PM
any tip how to go best on 2x E5-2650 v2 and 64gb ram ?

on default settings i have around 450-480 h/s
with hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=32 -gen

HPS56
Miners: 8
Threads: 32

so its the same like on default coz 8x56 = 448 but what 4 x more chance to catch the block right ?

Why 4x?
Again, I advise against using more than 1gb memory as you'll increase the chance of orphans and be hash wasting for many seconds after each new block.

coz its 4 miners x 55 h/s
but right let me test on default mem alocation

thx

There is no four anywhere.
You are actually running a total of 8x32 threads.
Not sure why gen=2. It is a boolean flag.
Speed is "the one in the logs" x minermemory, or the one reported on getmininginfo if you have a recent wallet.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: lxxl on March 30, 2016, 05:55:37 AM
any tip how to go best on 2x E5-2650 v2 and 64gb ram ?

on default settings i have around 450-480 h/s
with hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=32 -gen

HPS56
Miners: 8
Threads: 32

so its the same like on default coz 8x56 = 448 but what 4 x more chance to catch the block right ?

Why 4x?
Again, I advise against using more than 1gb memory as you'll increase the chance of orphans and be hash wasting for many seconds after each new block.

coz its 4 miners x 55 h/s
but right let me test on default mem alocation

thx

There is no four anywhere.
You are actually running a total of 8x32 threads.
Not sure why gen=2. It is a boolean flag.
Speed is "the one in the logs" x minermemory, or the one reported on getmininginfo if you have a recent wallet.

thx mate for explanation =]


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ghobson on March 31, 2016, 10:00:25 PM
Great guide, worked flawlessly for me.

Thank you.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ghobson on March 31, 2016, 10:10:31 PM
any tip how to go best on 2x E5-2650 v2 and 64gb ram ?

on default settings i have around 450-480 h/s
with hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=32 -gen

HPS56
Miners: 8
Threads: 32

so its the same like on default coz 8x56 = 448 but what 4 x more chance to catch the block right ?

whats the power usage on that setup ? :)


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on April 05, 2016, 04:40:09 AM
I am confused about how mining from the wallet works with regard to addresses. If you do not set the miningaddress=yourwalletaddresshere in the hodlcoin.conf config file, mined coins appear to go into a random address not listed in the receiving addresses. How exactly does this work?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: pallas on April 05, 2016, 07:54:19 AM
I am confused about how mining from the wallet works with regard to addresses. If you do not set the miningaddress=yourwalletaddresshere in the hodlcoin.conf config file, mined coins appear to go into a random address not listed in the receiving addresses. How exactly does this work?

Solo mining works like that on most coins: a new address is generated for every mined block.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on April 05, 2016, 10:25:23 AM
Solo mining works like that on most coins: a new address is generated for every mined block.

Does it pull an address from my key pool?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on April 28, 2016, 03:00:17 AM
Solo mining works like that on most coins: a new address is generated for every mined block.

Does it pull an address from my key pool?

Yep when you mined a block solo mining without specifying an address.. It will take one from your key pool


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on April 28, 2016, 03:47:39 AM
Solo mining works like that on most coins: a new address is generated for every mined block.

Does it pull an address from my key pool?

Yep when you mined a block solo mining without specifying an address.. It will take one from your key pool

I only found it confusing because the address does not show up under "Receiving addresses..." and I would have thought it would do that.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on April 28, 2016, 07:00:16 AM
Solo mining works like that on most coins: a new address is generated for every mined block.

Does it pull an address from my key pool?

Yep when you mined a block solo mining without specifying an address.. It will take one from your key pool

I only found it confusing because the address does not show up under "Receiving addresses..." and I would have thought it would do that.

You have 100 key pairs in your keypool at any given time.. unless you change the default settings.. anyway these keypairs remain out of sight until needed.. They are needed when you request a new address.. when you have change from an output come back to you.. when you mine a block.. but every time you take one you get an new one added to the pool.. sort of like beer in a cooler.. when you take one out put another one in..


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: arseaboy on April 28, 2016, 08:42:49 AM
hi there newbie question here, is it possible to mine hold even w/out actual coin in stake?
just downloaded the wallet and start the mining base from the tutorials just want to confirm
if even w/out any coin inside the wallet this mining will work.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: merelcoin on April 28, 2016, 09:05:50 AM
hi there newbie question here, is it possible to mine hold even w/out actual coin in stake?
just downloaded the wallet and start the mining base from the tutorials just want to confirm
if even w/out any coin inside the wallet this mining will work.

Sure, why wouldn't it? It's a proof of work coin, so you can just start mining.
It's true that the main thread says you'll collect intrest on the coins you hold in your wallet, but that's something completely different than mining.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on April 28, 2016, 09:07:27 AM
Solo mining works like that on most coins: a new address is generated for every mined block.

Does it pull an address from my key pool?

Yep when you mined a block solo mining without specifying an address.. It will take one from your key pool

I only found it confusing because the address does not show up under "Receiving addresses..." and I would have thought it would do that.

You have 100 key pairs in your keypool at any given time.. unless you change the default settings.. anyway these keypairs remain out of sight until needed.. They are needed when you request a new address.. when you have change from an output come back to you.. when you mine a block.. but every time you take one you get an new one added to the pool.. sort of like beer in a cooler.. when you take one out put another one in..

@samsmith16  Thank you. That was a great explanation. Although, I did already know all of that information. ;) I was not sure what key was used for new blocks. I had thought correctly, as you have confirmed, that it would come from the key pool, but I had expected to see the address in "Receiving addresses..." when the block was found. I was mostly confused by the, "why is it not listed there?" That made me question what I thought I understood.

hi there newbie question here, is it possible to mine hold even w/out actual coin in stake?
just downloaded the wallet and start the mining base from the tutorials just want to confirm
if even w/out any coin inside the wallet this mining will work.

@arseaboy  You can mine with your wallet. You can only earn interest on money you already have in your wallet.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: shintosai on April 28, 2016, 09:47:46 AM
so in this scenario both mining and staking is different from each other mate? i also have same question luckily I seen this question and realize that mining and staking can be done both from the wallet, so with or without hold coin inside of the wallet just simply make it run to your computer start the mining option base from the tutorial and leave it running you will get possible earning am I getting it correctly? and do you also have any tutorial on how to do it using a pool?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on April 28, 2016, 11:13:16 AM
so in this scenario both mining and staking is different from each other mate? i also have same question luckily I seen this question and realize that mining and staking can be done both from the wallet, so with or without hold coin inside of the wallet just simply make it run to your computer start the mining option base from the tutorial and leave it running you will get possible earning am I getting it correctly? and do you also have any tutorial on how to do it using a pool?

HOdlcoin is not a staking coin. Staking is a form of mining for coins that work that way, but HOdlcoin pays interest similar to the way a bank pays interest for money in a savings account.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: citronick on April 28, 2016, 02:39:15 PM
In the hodlcoin-qt app, there is a "solo mining" menu under Mining.
Selecting this would do also solo mining?
Instead of using the "hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=4 -gen"?
I am running AMD FX 8 core with 16GB RAM.

Thanks


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on April 28, 2016, 03:26:16 PM
In the hodlcoin-qt app, there is a "solo mining" menu under Mining.
Selecting this would do also solo mining?
Instead of using the "hodlcoin-qt.exe -gen=2 -minermemory=8 -genproclimit=4 -gen"?
I am running AMD FX 8 core with 16GB RAM.

Thanks

yep you can solo with the drop down and will use all 8 mining threads and 1gb of ram.. its set to use all available threads and only 1 gb of ram

I should probably post this on the OP

Here a simple video I did
https://www.youtube.com/watch?v=_7CUiORCZGY


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: adamvp on May 05, 2016, 07:44:04 PM
I tried to run on Ubuntu headless mode (on vps via ssh)
but I get many errors:
Code:
configure: error: hexdump is required for tests
Code:
make: *** No targets specified and no makefile found.  Stop.



any ideas?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: arseaboy on May 06, 2016, 03:54:38 AM
it's been quite a while since i started to work with this wallet I don't know if it's a problem with my laptop or I'm doing it wrong, I open the wallet and select the mining feature I don't have any coin inside it and I let it on but it seem that I'm not getting anything any one who can guide me how this one works? thank you.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on May 06, 2016, 09:29:29 AM
it's been quite a while since i started to work with this wallet I don't know if it's a problem with my laptop or I'm doing it wrong, I open the wallet and select the mining feature I don't have any coin inside it and I let it on but it seem that I'm not getting anything any one who can guide me how this one works? thank you.

If you are wallet mining, you only earn coins from blocks you find.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: arseaboy on May 06, 2016, 10:10:41 AM
it's been quite a while since i started to work with this wallet I don't know if it's a problem with my laptop or I'm doing it wrong, I open the wallet and select the mining feature I don't have any coin inside it and I let it on but it seem that I'm not getting anything any one who can guide me how this one works? thank you.

If you are wallet mining, you only earn coins from blocks you find.
I have at least 12 coins from my wallet and I seen that my laptop is moving slow when I start the mining feature of this wallet if I understand it correctly the miner needs at least 1gb of memory? correct me if I'm wrong, just wanted to ask as well if closing my wallet will still stake the 12 coins that I have or it is needed to always open for it to stake? thank you guys.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: kahir on May 06, 2016, 05:06:19 PM
is it possible to get a developed gpu miner on hodl algorithm anywhere soon   


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: wisebc on May 06, 2016, 07:30:38 PM
For solo mining with the wallet, is it possible to update the miner the wallet is using to the new Wolf optimized version?  Or does that even make sense?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on May 07, 2016, 05:38:23 AM
For solo mining with the wallet, is it possible to update the miner the wallet is using to the new Wolf optimized version?  Or does that even make sense?

The Wolf0 miner is not currently capable of doing what you are asking.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Ayers on May 07, 2016, 05:45:18 AM
For solo mining with the wallet, is it possible to update the miner the wallet is using to the new Wolf optimized version?  Or does that even make sense?

i think not, it's only utilizable in the pool at supernova, it can not be integrated in the client, to optimize it


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: copychicken on May 12, 2016, 08:35:42 PM
sudo add-apt-repository ppa:bitcoin/bitcoin <----- i cannot install this.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: copychicken on May 12, 2016, 09:28:14 PM
Makefile:622: recipe for target 'all-recursive' failed
 and now i get this...on compiling hodl.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: soniclord on May 13, 2016, 02:21:00 AM
Help please.

From windows 8 i started mining solo, all night mining, but balance is 00000. Why?
8gb RAM, 6x cores.
wallet show 48h/s

p.s. mining from wallet
p.p.s. when i start mining, cpu load 100%


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on May 13, 2016, 02:39:46 AM
Help please.

From windows 8 i started mining solo, all night mining, but balance is 00000. Why?
8gb RAM, 6x cores.
wallet show 48h/s

p.s. mining from wallet
p.p.s. when i start mining, cpu load 100%

When you find a block, you will get paid 50 HOdlcoin plus txfees. Until then, you will continue to have 0. It usually takes me a few days to find a block and my hashrate is 120h/s.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: UAEC on May 13, 2016, 04:52:48 PM
Help please.

From windows 8 i started mining solo, all night mining, but balance is 00000. Why?
8gb RAM, 6x cores.
wallet show 48h/s

p.s. mining from wallet
p.p.s. when i start mining, cpu load 100%

When you find a block, you will get paid 50 HOdlcoin plus txfees. Until then, you will continue to have 0. It usually takes me a few days to find a block and my hashrate is 120h/s.
such a long time,4 days mining to find a block, well.....


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on May 13, 2016, 05:46:55 PM
such a long time,4 days mining to find a block, well.....

Not really.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: LeChuckDE on May 14, 2016, 10:57:41 AM
i have setup hodlcoind with following config :

rpcuser=local
rpcpassword=test123!
rpcallowip=192.168.2.100
rpcallowip=192.168.2.101
rpcbind=192.168.2.100
rpcport=9578
server=1
daemon=1

Started hodlcoind :

show if it is in sync
./hodlcoin-cli getinfo
{
    "version" : 1000000,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 54935,
    "timeoffset" : -1,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 0.02292348,
    "testnet" : false,
    "keypoololdest" : 1460809006,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00005000,
    "errors" : ""
}

looks okay.

startet cpuminer:

./cpuminer -a hodl -o 192.168.2.100:9578 -u local -p test123!

gives me following output :



         **********  cpuminer-multi 1.2-dev  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI extension.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0 and Jeff Garzik.

Checking CPU capatibility...
        Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
   CPU arch supports AES_NI...YES.
   SW built for AES_NI........YES.
   Algo supports AES_NI.......YES.
Start mining with AES_NI optimizations...

[2016-05-14 12:56:25] 4 miner threads started, using 'hodl' algorithm.
[2016-05-14 12:56:26] Current block is 54936
[2016-05-14 12:56:26] Switching to getwork, gbt version 4
[2016-05-14 12:56:26] Long-polling on http://192.168.2.100:9578
[2016-05-14 12:56:27] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:38] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:49] json_rpc_call failed, retry after 10 seconds


someone an idea what is going wrong ?






Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: adamvp on May 14, 2016, 11:21:27 AM
My errors and warning:
Code:
Makefile.am:5: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
Makefile.am:55: warning: user target 'distcleancheck' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:420: warning: user target '.mm.o' defined here ...

Code:
./configure: line 8906: cannot create temp file for here-document: No such file or directory



Code:
checking if compiler needs -Werror to reject unknown flags... no


Code:
configure: error: hexdump is required for tests





Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on May 14, 2016, 03:21:44 PM
i have setup hodlcoind with following config :

rpcuser=local
rpcpassword=test123!
rpcallowip=192.168.2.100
rpcallowip=192.168.2.101
rpcbind=192.168.2.100
rpcport=9578
server=1
daemon=1

Started hodlcoind :

show if it is in sync
./hodlcoin-cli getinfo
{
    "version" : 1000000,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 54935,
    "timeoffset" : -1,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 0.02292348,
    "testnet" : false,
    "keypoololdest" : 1460809006,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00005000,
    "errors" : ""
}

looks okay.

startet cpuminer:

./cpuminer -a hodl -o 192.168.2.100:9578 -u local -p test123!

gives me following output :



         **********  cpuminer-multi 1.2-dev  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI extension.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0 and Jeff Garzik.

Checking CPU capatibility...
        Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
   CPU arch supports AES_NI...YES.
   SW built for AES_NI........YES.
   Algo supports AES_NI.......YES.
Start mining with AES_NI optimizations...

[2016-05-14 12:56:25] 4 miner threads started, using 'hodl' algorithm.
[2016-05-14 12:56:26] Current block is 54936
[2016-05-14 12:56:26] Switching to getwork, gbt version 4
[2016-05-14 12:56:26] Long-polling on http://192.168.2.100:9578
[2016-05-14 12:56:27] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:38] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:49] json_rpc_call failed, retry after 10 seconds


someone an idea what is going wrong ?






You can not Solo mined with the Pool miners... you must follow the guide in the OP.. you can only solo mined with the wallet..


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on May 14, 2016, 03:22:26 PM
My errors and warning:
Code:
Makefile.am:5: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
Makefile.am:55: warning: user target 'distcleancheck' defined here ...
/usr/share/automake-1.14/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:420: warning: user target '.mm.o' defined here ...

Code:
./configure: line 8906: cannot create temp file for here-document: No such file or directory



Code:
checking if compiler needs -Werror to reject unknown flags... no


Code:
configure: error: hexdump is required for tests





Have you followed the Guide in the OP 100% and are you on Ubuntu 14.04?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: LeChuckDE on May 14, 2016, 04:21:36 PM
i have setup hodlcoind with following config :

rpcuser=local
rpcpassword=test123!
rpcallowip=192.168.2.100
rpcallowip=192.168.2.101
rpcbind=192.168.2.100
rpcport=9578
server=1
daemon=1

Started hodlcoind :

show if it is in sync
./hodlcoin-cli getinfo
{
    "version" : 1000000,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 54935,
    "timeoffset" : -1,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 0.02292348,
    "testnet" : false,
    "keypoololdest" : 1460809006,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00005000,
    "errors" : ""
}

looks okay.

startet cpuminer:

./cpuminer -a hodl -o 192.168.2.100:9578 -u local -p test123!

gives me following output :



         **********  cpuminer-multi 1.2-dev  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI extension.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0 and Jeff Garzik.

Checking CPU capatibility...
        Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
   CPU arch supports AES_NI...YES.
   SW built for AES_NI........YES.
   Algo supports AES_NI.......YES.
Start mining with AES_NI optimizations...

[2016-05-14 12:56:25] 4 miner threads started, using 'hodl' algorithm.
[2016-05-14 12:56:26] Current block is 54936
[2016-05-14 12:56:26] Switching to getwork, gbt version 4
[2016-05-14 12:56:26] Long-polling on http://192.168.2.100:9578
[2016-05-14 12:56:27] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:38] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:49] json_rpc_call failed, retry after 10 seconds


someone an idea what is going wrong ?






You can not Solo mined with the Pool miners... you must follow the guide in the OP.. you can only solo mined with the wallet..
aha, and how are the pools builded ?
They are using also the non gui wallet + stratum proxy for it ...
With all other coins based on this opensource wallet type it works without any problems...


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: samsmith16 on May 14, 2016, 08:59:38 PM
i have setup hodlcoind with following config :

rpcuser=local
rpcpassword=test123!
rpcallowip=192.168.2.100
rpcallowip=192.168.2.101
rpcbind=192.168.2.100
rpcport=9578
server=1
daemon=1

Started hodlcoind :

show if it is in sync
./hodlcoin-cli getinfo
{
    "version" : 1000000,
    "protocolversion" : 70002,
    "walletversion" : 60000,
    "balance" : 0.00000000,
    "blocks" : 54935,
    "timeoffset" : -1,
    "connections" : 8,
    "proxy" : "",
    "difficulty" : 0.02292348,
    "testnet" : false,
    "keypoololdest" : 1460809006,
    "keypoolsize" : 101,
    "paytxfee" : 0.00000000,
    "relayfee" : 0.00005000,
    "errors" : ""
}

looks okay.

startet cpuminer:

./cpuminer -a hodl -o 192.168.2.100:9578 -u local -p test123!

gives me following output :



         **********  cpuminer-multi 1.2-dev  ***********
     A CPU miner with multi algo support and optimized for CPUs
     with AES_NI extension.
     BTC donation address: 12tdvfF7KmAsihBXQXynT6E6th2c2pByTT
     Forked from TPruvot's cpuminer-multi with credits
     to Lucas Jones, elmad, palmd, djm34, pooler, ig0tik3d,
     Wolf0 and Jeff Garzik.

Checking CPU capatibility...
        Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
   CPU arch supports AES_NI...YES.
   SW built for AES_NI........YES.
   Algo supports AES_NI.......YES.
Start mining with AES_NI optimizations...

[2016-05-14 12:56:25] 4 miner threads started, using 'hodl' algorithm.
[2016-05-14 12:56:26] Current block is 54936
[2016-05-14 12:56:26] Switching to getwork, gbt version 4
[2016-05-14 12:56:26] Long-polling on http://192.168.2.100:9578
[2016-05-14 12:56:27] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:38] json_rpc_call failed, retry after 10 seconds
[2016-05-14 12:56:49] json_rpc_call failed, retry after 10 seconds


someone an idea what is going wrong ?






You can not Solo mined with the Pool miners... you must follow the guide in the OP.. you can only solo mined with the wallet..
aha, and how are the pools builded ?
They are using also the non gui wallet + stratum proxy for it ...
With all other coins based on this opensource wallet type it works without any problems...


HOdlcoin is a fork of BTC codebase.. BTC has moved on to GBT and these miners don't use the proper GBT (template) for hodl..

If you would like to donate to building the Proper GBT miner follow this thread..

https://bitcointalk.org/index.php?topic=1427633.0


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: galixxx on May 18, 2016, 01:19:48 PM
I tried to solo mine HOdlcoin via integrated wallet functionality. As soon as I switch it on my claymore GUI miner (ETH and DCR) is stopping to work. Means it runs but the hashes on both side (ETH and DCR) are dropping to 0 Mh/s...
Mining on CPU seems to continue.
As soon as I switch it off claymore is hashing again...

Anyone an idea on that behaviour?

My specs are Win10, 16GB, I5/4690

I am posting this as well in the claymore thread  :)


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BigBoom3599 on May 18, 2016, 01:25:59 PM
I tried to solo mine HOdlcoin via integrated wallet functionality. As soon as I switch it on my claymore GUI miner (ETH and DCR) is stopping to work. Means it runs but the hashes on both side (ETH and DCR) are dropping to 0 Mh/s...
Mining on CPU seems to continue.
As soon as I switch it off claymore is hashing again...

Anyone an idea on that behaviour?

My specs are Win10, 16GB, I5/4690

I am posting this as well in the claymore thread  :)
The hodlminer is most likely taking up too much of your cpu so the claymore can't work, try lowering your thread count of the hodlminer so you leave a core for your gpus. You'll have to play with it a little so you get optimal hashrate for both miners.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: copychicken on May 19, 2016, 03:19:14 PM
any dedicated servers for rent, that dont power down when hashing?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: wisebc on May 20, 2016, 01:49:31 PM
I tried to solo mine HOdlcoin via integrated wallet functionality. As soon as I switch it on my claymore GUI miner (ETH and DCR) is stopping to work. Means it runs but the hashes on both side (ETH and DCR) are dropping to 0 Mh/s...
Mining on CPU seems to continue.
As soon as I switch it off claymore is hashing again...

Anyone an idea on that behaviour?

My specs are Win10, 16GB, I5/4690

I am posting this as well in the claymore thread  :)
The hodlminer is most likely taking up too much of your cpu so the claymore can't work, try lowering your thread count of the hodlminer so you leave a core for your gpus. You'll have to play with it a little so you get optimal hashrate for both miners.

I don't suppose there is a way to solo-mine hodl with some kind of interface so I can see what is going on?  I have solo turned on in the wallet but for all I know it could be doing nothing at all.  Is there a show cmd window or verbosity or something?  Or are there any solo-style pools on the horizon?

Edit:  Ah, it sounds like this is what I'm looking for:  https://bitcointalk.org/index.php?topic=1427633.0
RTFS


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Daffadile on July 08, 2016, 01:19:19 AM
Nicely written out instructions in the readme file. I love this coin, you can deposit it and get bonus interest, It even updates the accrual regularly . Not sure why noone else though about this because it is a very  good idea. This definitely is a horders coin :) good investment this is.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: nielsg on July 11, 2016, 10:51:57 PM
Coin is dead if we cannot use optimized miner to maximize what our CPU provides. Who wants to waste power on a sub-optimal miner? Built in wallet miner = useless unless it is optimized and detects CPU features.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: nielsg on July 11, 2016, 10:54:05 PM
I say we organize a 51% attack, and wrest control back from idiot devs who chose nutocracy to vote, I voted all my coins, and kept getting error my address had 0 coins, so fix was in, and coin death has already been decreed.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: szenekonzept on July 18, 2016, 11:40:56 AM

there is another, compatible HODL RAM-MINING currency.

And we added "Bitbreak" (own development), a blockchain shield, that moves the chain,
if the hashrate drops under a certain value (simplyfied: it's a micromining cloud in the wallet)

and added a self developed DUAL-KGW3 retargeting algo for realtime agressive diff retargeting.
Its (simplyfied) a second, hardcoded KGW3 thread, that can be checked against and used to leverage the retargeting.
Its providing more speed, smoother transactions and is much more POOLSAVE, because the leverage kicks in, if you hit a block early than Targettime
(5 min / 10 MB/per block)
We also enhanced and cleaned the code, done by performance guru Chris, the BITSEND DEV. You will feel the difference.

This is not really a clone, but its a port of HODL's Ram mining concept plus  some enhancements we learned from using HODL.
Europecoin has been a former scam coin, that got rebooted and taken over 1 1/2 years ago
it had a supply of 90 million and a total amont of 320 million. (Bittrex last price 701 staoshi, 4-12 BTC volume)
With the current swap we not only introduce this fresh combination of technology,
but we swap the coin 10:1 means: now ther are 9 million supply and 23 million total in 15 years.
(price: Bittrex is switching at the moment)

Europecoin is NOW processing the swap (10:1) for all existing holders, the new network is up an healthy,
Bittrex is switching right now

links are in my signature
have fun
Matthias





Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: shadabahmed on August 17, 2016, 10:38:19 AM
i installed hodl core wallet and click on (solo mining 1 gb required)
but no reward from since 4 days?

is i have to do any other thing? or some configuration?

plz guide me i am totally newbie


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ocminer on August 17, 2016, 12:25:48 PM
i installed hodl core wallet and click on (solo mining 1 gb required)
but no reward from since 4 days?

is i have to do any other thing? or some configuration?

plz guide me i am totally newbie

For Hodl you need to wait 1 year until you get rewards.

No joke


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: agente on August 17, 2016, 09:47:31 PM
i installed hodl core wallet and click on (solo mining 1 gb required)
but no reward from since 4 days?

is i have to do any other thing? or some configuration?

plz guide me i am totally newbie

For Hodl you need to wait 1 year until you get rewards.

No joke

If you don't deposit your money you have standard interest (0,30%) day after day. Your money it's not locked.
If you want bonus interest (very HIGH interest!) you have to lock your money.. more days more interest.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on August 17, 2016, 09:51:23 PM
i installed hodl core wallet and click on (solo mining 1 gb required)
but no reward from since 4 days?

is i have to do any other thing? or some configuration?

plz guide me i am totally newbie

For Hodl you need to wait 1 year until you get rewards.

No joke

If you don't deposit your money you have standard interest (0,30%) day after day. Your money it's not locked.
If you want bonus interest (very HIGH interest!) you have to lock your money.. more days more interest.

ocminer is correct. All newly mined coins are auto deposited and locked for 1 year.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ioglnx on September 01, 2016, 10:10:19 AM
I try to set up for solo mining and us with hodlminer-optimized ..
But I get a internal server error:


[2016-09-01 12:00:29] HTTP request failed: The requested URL returned error: 500 Internal Server Error
[2016-09-01 12:00:29] json_rpc_call failed, retry after 30 seconds

My config is like this:

Code:
rpcuser=user
rpcpassword=user1234
rpcbind=192.168.xx.33
rpcport=9578
server=1
daemon=1

When I open it in the browser it ask for password and after login there is just this error:
{"result":null,"error":{"code":-32700,"message":"Parse error"},"id":null}

it also seem to ignore the bind to the IP.
Quote
Using 12 threads for script verification
2016-09-01 10:05:41 scheduler thread start
2016-09-01 10:05:41 Binding RPC on address ::1 port 28796 (IPv4+IPv6 bind any: 0)
2016-09-01 10:05:41 Binding RPC on address 127.0.0.1 port 28796 (IPv4+IPv6 bind any: 0)

any ideas?

Thanks in advance


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ioglnx on September 02, 2016, 07:14:07 AM
So why solo mining makes sensen - since hours at optiminer just gives boo when mining.
I guess many people are effected since the hashrated dropped drastically.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: niksdt101 on September 19, 2016, 08:47:48 PM
So why solo mining makes sensen - since hours at optiminer just gives boo when mining.
I guess many people are effected since the hashrated dropped drastically.

it is better to buy and hodl now than mine if u dont have a powerfull cpu to solomine...


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Ryan Dugan on September 20, 2016, 12:44:10 PM
This is solo mining though. I dont have as much hash power so for me its best to do a pool mine. Also you get the hodl you mine in a year. But dont worry it auto deposits your hodl for max interest. :) Very nice currency to mine I think.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: arseaboy on September 20, 2016, 01:19:51 PM
So why solo mining makes sensen - since hours at optiminer just gives boo when mining.
I guess many people are effected since the hashrated dropped drastically.

it is better to buy and hodl now than mine if u dont have a powerfull cpu to solomine...
thats right much better to buy and hold let you earn by the interest and keep it while the price still fluctuating.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: adamvp on February 18, 2017, 03:57:30 AM
Yesterday i started with Mining and this generate two times 50 HODL.

I see the transaction in my wallet but i also see:

available: 0
Pending: 0
immature: 389 HODL

Total: 389 HODL

at the bottom i see two HODLings a 50HODL

there is no available coins or how thath working or in make something wrong? Please let me understand the principe of that wallet.

thanks

AKos


There is one year autodeposit now
 Your coin will be available after one year


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: eduardoced on March 08, 2017, 04:23:54 PM
Hi to everybody,

   can anyone tell me how to recover my wallet, i have a backup from the original pc, even all the files and folders. I have QT 2.0 installed and cant find any folder with wallt info.

Thanks


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: lankyman on April 20, 2017, 07:46:37 PM
Is it possible to change the RAM usage on a windows wallet, if so how?

If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below

1. Make sure your wallet is closed

2. Make sure your Hodlcoin-qt.exe is on your Desktop

3. Bring up Run (Press [Window] + [R] on your keyboard)

4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"

*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)



This just confused me more now


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: wilkowarsaw on May 03, 2017, 09:41:10 AM
Is it possible to change the RAM usage on a windows wallet, if so how?

If you missed it and don't feel like reading through the thread to use -miningaddress="address" and or optimize your miner see below

1. Make sure your wallet is closed

2. Make sure your Hodlcoin-qt.exe is on your Desktop

3. Bring up Run (Press [Window] + [R] on your keyboard)

4. Paste below in Run
%userprofile%\Desktop\HOdlcoin-qt.exe  -gen=1 -minermemory=2 -genproclimit=4 -miningaddress="address"

*Note put your address in place of "address" like this "HEX8QLWqQ7p7MFNiN8CMrMjC2CYAy8pwi9"
**Note minermemory should be "1" or "2" on windows any higher and you ger a Runtime error
***Note minermemory is the amount of Ram your using and must be multiplied by genproclimit to equal totale Threads you would like to use example (-minermemory=2 -genproclimit=4 is 8 Threads)



This just confused me more now
Come here for quicker help:
http://slack.hodlcoin.com/
maybe coinstash or nutcache or someone will be online to help faster than this old bct thread.
see you soon :)


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: niksdt101 on May 10, 2017, 08:41:31 PM
is it possible to solo mine from two pc's if they are in the same network? but to a single address


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Dentidan on May 15, 2017, 05:51:27 AM
is it possible to solo mine from two pc's if they are in the same network? but to a single address


You can do that.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: ghobson on May 16, 2017, 07:13:47 PM
is it possible to solo mine from two pc's if they are in the same network? but to a single address


yes just have them both use same -miningaddress="address"


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: lorenz2356 on May 21, 2017, 04:34:46 PM
how to solo mine with wolf cpuminer?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: in2tactics on May 21, 2017, 10:23:21 PM
how to solo mine with wolf cpuminer?
To my knowledge, you cannot solo mine with wolf's cpuminer.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: Arik73 on July 09, 2017, 07:54:28 AM
Hello everyone...
I need your help, I got stag at POS at hodl wallet. Here the screen shoot
http://www.screencast.com/t/4YH9TomuuP
I do precious for your help. Thank you.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: MinasTirith on July 09, 2017, 10:31:03 AM
Hello,

I've been following this thread, something I like about HOdl, some things I need to ask....


1) Is it correct that any new coins I would mine, will be LOCKED for a year?? Why would anyone want to do that with a new coin with practically no track record?  How many coins have come and gone in months, less than 1-2 years....?

2) Where can you exchange HOdl coins in to USD or EUR...?  I checked coin gecko....it's listed, but it doesn't give you any options to exchange into a real currency....?  What's up with that?

Thanks!


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: bkbirge on July 09, 2017, 02:13:17 PM
Hello,

I've been following this thread, something I like about HOdl, some things I need to ask....


1) Is it correct that any new coins I would mine, will be LOCKED for a year?? Why would anyone want to do that with a new coin with practically no track record?  How many coins have come and gone in months, less than 1-2 years....?

2) Where can you exchange HOdl coins in to USD or EUR...?  I checked coin gecko....it's listed, but it doesn't give you any options to exchange into a real currency....?  What's up with that?

Thanks!

It is your choice whether to lock your coins up or not. It is not mandatory and it is not automatic. The term can be chosen by you, up to 12 months. The benefit is that you earn very large interest.

The coin is on coinexchange.io, I have done a couple trades there. Like many smaller coins though you'll have to trade it for btc or eth before you can get fiat out of it.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: vikingchild on July 11, 2017, 03:09:57 PM
Is it worthwhile to solo mine this with GPUs still? Such as GTX 1070 or Rx 480s 8gb?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: MinasTirith on July 11, 2017, 04:41:35 PM
Hello,

I've been following this thread, something I like about HOdl, some things I need to ask....


1) Is it correct that any new coins I would mine, will be LOCKED for a year?? Why would anyone want to do that with a new coin with practically no track record?  How many coins have come and gone in months, less than 1-2 years....?

2) Where can you exchange HOdl coins in to USD or EUR...?  I checked coin gecko....it's listed, but it doesn't give you any options to exchange into a real currency....?  What's up with that?

Thanks!

It is your choice whether to lock your coins up or not. It is not mandatory and it is not automatic. The term can be chosen by you, up to 12 months. The benefit is that you earn very large interest.

The coin is on coinexchange.io, I have done a couple trades there. Like many smaller coins though you'll have to trade it for btc or eth before you can get fiat out of it.

OK, thanks bkbirge!


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: nadasvalle on September 27, 2017, 09:48:21 PM
Newbie question: I'm having dificulty on the wallet thing. I don't know were I find my wallet adress, I try to install the file that is for download on the site of HOdlcoin without success. I'm using Ubuntu 16.04 on a laptop, I would like to try mining HOdlcoin. What can I do?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: charlie137 on October 09, 2017, 05:46:40 PM
Any guides to mine this on OS X?

just download the gui wallet and turn the mining on. got my first block in 5 hours on mid 12 mbp with 97h/s


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: onlineportal on December 14, 2017, 02:20:06 PM
On a normal computer with a nice card can still make money but not very much! :'(


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: grabrail on February 06, 2018, 01:30:44 PM
Hi

Recently started mining HOdlcoin, and have a couple of questions

I have a MAC mining from a wallet which seems to be working, no reward from that yet though, but patience is a virtue

I have a laptop mining to optiminer pool, and in about 4 days I have made 131 HOdl coins.

And I have a linux box which I have set up and followed the instructions in the OP of this thread, it appears to be working but

1) I have tailif running so I can see whats going on, and there is a message keeps coming up saying
Code:
Optiminer Flags: AES-NI = 0 AVX2 = 0, Optiminer Flags and CPU Support: AES-NI = 0 AVX2 = 0

Is this normal?  is there anyhting I can do to change these flags or is that some kind of autocheck thing and my cpu for this machine dont have those particular capabilities?

2)  This is a snippet of the output I am getting on my console, does this indicate mining is happening (allbeit is slowly) ?

Code:
​using generic sha512
using generic sha512
using generic sha512
using generic sha512
2018-02-06 13:23:49 create sha512 data 9.07135
2018-02-06 13:24:41 aes search 52.3302
2018-02-06 13:24:41 HOdlcoinMiner: 0/1
2018-02-06 13:24:41 search finished - best hash  
  hash: 000061cbaec20e05d50beec6237df1ef556d7605fe92e2757e574e58bec30a9f collisions:997 gethash:000061cbaec20e05d50beec6237df1ef556d7605fe92e2757e574e58bec30a9f ba:158252 bb:1900743838 nonce:7
target: 0000009654000000000000000000000000000000000000000000000000000000
2018-02-06 13:24:41 Hashes Per Second=15 (total seconds=517 hashes=7822)
2018-02-06 13:24:41 Optiminer Flags: AES-NI = 0, AVX2 = 0
2018-02-06 13:24:41 Optiminer Flags and CPU support: AES-NI = 0, AVX2 = 0
using generic sha512
using generic sha512
using generic sha512
using generic sha512
2018-02-06 13:24:51 create sha512 data 9.38208

3) if i use a receiving address from my MAC wallet in my config file for the linux machine will that automatically put any rewards into my mac wallet?  am i correct in thinking it will?

Thanks in advance


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: adamvp on November 11, 2018, 09:28:36 PM
how is minining of this coin profitable now?


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BillieCrypt on November 15, 2018, 05:51:38 PM
Once mined some of these coins, but had long forgotten about them. This coin is almost not supported on stock exchanges. On the Yobbit exchange there are trades in this coin, but it is impossible to open the wallet there.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: bkbirge on November 15, 2018, 08:20:27 PM
Coinexchange trades this, no problem.


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: BillieCrypt on November 22, 2018, 12:36:12 AM
This coin is very well mined on Intel processors, but how to cash these coins? According to coinmarketcap, this coin is traded only on CoinExchange with ridiculous trading volumes (0.03 BTC every day).


Title: Re: HOdlcoin CPU Solo Mining Guide
Post by: bkbirge on November 22, 2018, 12:43:27 AM
This coin is very well mined on Intel processors, but how to cash these coins? According to coinmarketcap, this coin is traded only on CoinExchange with ridiculous trading volumes (0.03 BTC every day).

Put your sells in at the bid and you'll single handedly influence the market. Be a whale!