Bitcoin Forum
May 05, 2024, 05:47:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 3 4 5 6 [All]
  Print  
Author Topic: HOdlcoin CPU Solo Mining Guide  (Read 32780 times)
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 02, 2016, 07:36:39 AM
Last edit: July 23, 2017, 10:18:37 PM by samsmith16
 #1



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


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
Transactions must be included in a block to be properly completed. When you send a transaction, it is broadcast to miners. Miners can then optionally include it in their next blocks. Miners will be more inclined to include your transaction if it has a higher transaction fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714931224
Hero Member
*
Offline Offline

Posts: 1714931224

View Profile Personal Message (Offline)

Ignore
1714931224
Reply with quote  #2

1714931224
Report to moderator
1714931224
Hero Member
*
Offline Offline

Posts: 1714931224

View Profile Personal Message (Offline)

Ignore
1714931224
Reply with quote  #2

1714931224
Report to moderator
1714931224
Hero Member
*
Offline Offline

Posts: 1714931224

View Profile Personal Message (Offline)

Ignore
1714931224
Reply with quote  #2

1714931224
Report to moderator
merelcoin
Hero Member
*****
Offline Offline

Activity: 675
Merit: 504


View Profile
March 02, 2016, 07:39:49 AM
 #2

It has been a while since i last mined some alts, but i'm actually compiling your daemon on a test server right now  Grin
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 02, 2016, 07:41:42 AM
 #3

It has been a while since i last mined some alts, but i'm actually compiling your daemon on a test server right now  Grin

Nice!!  pop in Slack if you need any help


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
Waveform
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 02, 2016, 08:02:22 AM
 #4

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.
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 02, 2016, 08:06:34 AM
 #5

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


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
bRitzST9617
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
March 02, 2016, 08:14:45 AM
 #6

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.
merelcoin
Hero Member
*****
Offline Offline

Activity: 675
Merit: 504


View Profile
March 02, 2016, 08:19:10 AM
Last edit: March 02, 2016, 09:57:06 AM by merelcoin
 #7

It has been a while since i last mined some alts, but i'm actually compiling your daemon on a test server right now  Grin

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 Wink

Following this tutorial on a clean ubuntu server, results in a working installation without hiccups Smiley
Thanks!
shintosai
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
March 02, 2016, 08:20:34 AM
 #8

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.

samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 02, 2016, 08:24:34 AM
 #9

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.


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
Waveform
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
March 02, 2016, 08:24:55 AM
 #10

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)  Grin
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.
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 02, 2016, 08:36:34 AM
 #11

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)  Grin
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


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
casinobonus
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile
March 02, 2016, 11:29:03 AM
 #12

T.T 22HPS so one block per day is my lucky Sad
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 02, 2016, 04:17:30 PM
 #13

Is it possible to change the RAM usage on a windows wallet, if so how?
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 02, 2016, 04:59:07 PM
 #14

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)


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 02, 2016, 05:05:48 PM
 #15

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! Cheesy
bRitzST9617
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
March 02, 2016, 05:15:08 PM
 #16

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! Cheesy

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
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 02, 2016, 06:24:40 PM
Last edit: May 13, 2016, 02:03:03 AM by samsmith16
 #17

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! Cheesy

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


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
merelcoin
Hero Member
*****
Offline Offline

Activity: 675
Merit: 504


View Profile
March 03, 2016, 01:59:26 PM
 #18

I have mined for almost 24 hours on my server (XEON, octacore) + my desktop pc (i5), but didn't find a single block  Sad

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

Activity: 3234
Merit: 1202


Bons.io Telegram Casino


View Profile WWW
March 05, 2016, 07:23:04 AM
 #19

I have mined for almost 24 hours on my server (XEON, octacore) + my desktop pc (i5), but didn't find a single block  Sad

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..


        █████████████████      ███████████████    ██████████  ████████    █████████████
    █    ███████   ███████  ████████      █████  ███████████ ████████    ██████   ██████ 
        █████████   ███████  ████████      █████  ████████████████████  ████████   ▀▀▀▀▀▀
   ▅▅  ████████   ███████  ████████      █████  ████████████████████  ████████
  █  ▀▀  ████████████████    ████████      █████  ████████████████████    ██████████████
     ▅▅████████   ███████  ████████      █████  ████████████████████              █████   
       ▀▀████████   ███████  ████████      █████  ████████████████████  ▄▄▄▄▄▄      █████
▅▅▅▅▄ ████████   ███████  ████████      █████  ████████ ███████████  ▀▀██████████████
        █████████████████     ████████████████   ████████ ███████████    ▀▀▀██████████


Your Intro
Telegram Casino
to Fun & Entertainment
The Next-Gen
Gaming Space
     ▃▃▃▃▃▃▃▃▃▃▃▃▃
  ▄▄█████████████▄▄
██▀               ▀████▄
                       ██
   ██            ■■    ██
 ██████        ■■  ■■  ███
   ██    ▀ ▀     ■■    ███     
     ▃▃▃▃▃▃▃▃▃▃        ██
    █████████████      ██
    ██          ████████▀
████▀           ▀█████▀
ek3nk4r
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile WWW
March 05, 2016, 08:49:03 AM
Last edit: March 06, 2016, 11:57:18 AM by ek3nk4r
 #20

 Grin 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
Ayers
Legendary
*
Offline Offline

Activity: 2604
Merit: 1023


Leading Crypto Sports Betting & Casino Platform


View Profile
March 05, 2016, 09:00:47 AM
 #21

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?

.
SPIN

       ▄▄▄██████████▄▄▄
     ▄███████████████████▄
   ▄██████████▀▀███████████▄
   ██████████    ███████████
 ▄██████████      ▀█████████▄
▄██████████        ▀█████████▄
█████████▀▀   ▄▄    ▀▀▀███████
█████████▄▄  ████▄▄███████████
███████▀  ▀▀███▀      ▀███████
▀█████▀          ▄█▄   ▀█████▀
 ▀███▀   ▄▄▄  ▄█████▄   ▀███▀
   ██████████████████▄▄▄███
   ▀██████████████████████▀
     ▀▀████████████████▀▀
        ▀▀▀█████████▀▀▀
.
RIUM
.
███
███
███
███
███
███
███
███
███
███
███
███
SAFE GAMES
WITH WITHDRAWALS
       ▄▀▀▀▀▀▀▄▄▄▄
 ▄▀▀▀▀▀▀▀▀▀▀▀▀▄  ▀▀▄
█    ▄         █   ▀▌
█   █ █        █    ▌
█      ▄█▄     █   ▐
█     ▄███▄    █   ▌
█    ███████   █  ▐
█    ▀▀ █ ▀▀   █  ▌
█     ▄███▄    █ ▐
█              █▐▌
█        █ █   █▌
 ▀▄▄▄▄▄▄▄▄█▄▄▄▀
       ▄▀▀▀▀▀▀▄▄▄▄
 ▄▀▀▀▀▀▀▀▀▀▀▀▀▄  ▀▀▄
█    ▄         █   ▀▌
█   █ █        █    ▌
█      ▄█▄     █   ▐
█     ▄███▄    █   ▌
█    ███████   █  ▐
█    ▀▀ █ ▀▀   █  ▌
█     ▄███▄    █ ▐
█              █▐▌
█        █ █   █▌
 ▀▄▄▄▄▄▄▄▄█▄▄▄▀
.
███
███
███
███
███
███
███
███
███
███
███
███
.
.SIGN UP.
ek3nk4r
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile WWW
March 05, 2016, 09:28:57 AM
 #22

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  Grin leave  it  alone
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
March 05, 2016, 10:26:34 PM
 #23

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...)


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
robelneo
Legendary
*
Offline Offline

Activity: 3234
Merit: 1202


Bons.io Telegram Casino


View Profile WWW
March 06, 2016, 08:10:19 AM
 #24

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  Grin 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


        █████████████████      ███████████████    ██████████  ████████    █████████████
    █    ███████   ███████  ████████      █████  ███████████ ████████    ██████   ██████ 
        █████████   ███████  ████████      █████  ████████████████████  ████████   ▀▀▀▀▀▀
   ▅▅  ████████   ███████  ████████      █████  ████████████████████  ████████
  █  ▀▀  ████████████████    ████████      █████  ████████████████████    ██████████████
     ▅▅████████   ███████  ████████      █████  ████████████████████              █████   
       ▀▀████████   ███████  ████████      █████  ████████████████████  ▄▄▄▄▄▄      █████
▅▅▅▅▄ ████████   ███████  ████████      █████  ████████ ███████████  ▀▀██████████████
        █████████████████     ████████████████   ████████ ███████████    ▀▀▀██████████


Your Intro
Telegram Casino
to Fun & Entertainment
The Next-Gen
Gaming Space
     ▃▃▃▃▃▃▃▃▃▃▃▃▃
  ▄▄█████████████▄▄
██▀               ▀████▄
                       ██
   ██            ■■    ██
 ██████        ■■  ■■  ███
   ██    ▀ ▀     ■■    ███     
     ▃▃▃▃▃▃▃▃▃▃        ██
    █████████████      ██
    ██          ████████▀
████▀           ▀█████▀
ek3nk4r
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile WWW
March 06, 2016, 04:29:32 PM
 #25

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  Grin 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 ! Huh Huh Huh
why Sad
fortunecrypto
Legendary
*
Offline Offline

Activity: 2450
Merit: 1047


thecryptocurrency.directory


View Profile WWW
March 06, 2016, 05:27:10 PM
 #26

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  Grin 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 ! Huh Huh Huh
why Sad


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

ek3nk4r
Newbie
*
Offline Offline

Activity: 13
Merit: 0


View Profile WWW
March 07, 2016, 06:00:08 PM
 #27

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  Grin 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 ! Huh Huh Huh
why Sad


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
khryptor
Newbie
*
Offline Offline

Activity: 62
Merit: 0


View Profile
March 11, 2016, 03:35:04 AM
 #28

I found a block within my first hour of mining Wink
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
March 11, 2016, 09:14:40 AM
 #29

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.

BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 13, 2016, 04:27:18 PM
 #30

If I don't specify a miningaddress but just do "./hodlcoind -gen", will it automatically mine to the local address?
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
March 13, 2016, 05:13:00 PM
 #31

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.

Vaccomondus
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
March 13, 2016, 06:02:12 PM
 #32

no gpu miner for this? what is the algo?
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
March 13, 2016, 06:05:06 PM
 #33

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.

Deki1904
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
March 19, 2016, 04:40:23 PM
 #34

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
}
coinstash
Full Member
***
Offline Offline

Activity: 179
Merit: 100


G'day!


View Profile WWW
March 21, 2016, 10:16:48 PM
 #35

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.



HOdlcoin tip jar: HHodLxkjawXxt86EnDB1i8hCxkC4exGvab
vq25de
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 24, 2016, 11:41:48 AM
Last edit: March 25, 2016, 02:11:57 PM by vq25de
 #36

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
Pellkopf
Member
**
Offline Offline

Activity: 105
Merit: 10


View Profile WWW
March 26, 2016, 01:19:27 PM
 #37

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
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 26, 2016, 01:43:21 PM
 #38

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.
Dentidan
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 27, 2016, 11:33:46 AM
 #39

Is HOdlcoin more porfitable than mining Decred or Ethereum?
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
March 27, 2016, 11:37:55 AM
 #40

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
lxxl
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
March 29, 2016, 06:23:10 PM
 #41

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 ?
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
March 29, 2016, 07:00:57 PM
 #42

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.

lxxl
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
March 29, 2016, 08:55:33 PM
 #43

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
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
March 29, 2016, 09:21:43 PM
 #44

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.

lxxl
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
March 30, 2016, 05:55:37 AM
 #45

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 =]
ghobson
Full Member
***
Offline Offline

Activity: 250
Merit: 100


Crypto Developer


View Profile
March 31, 2016, 10:00:25 PM
 #46

Great guide, worked flawlessly for me.

Thank you.

Join the boid community, earn crypto while doing real research with your cpu/gpu boid.com
ghobson
Full Member
***
Offline Offline

Activity: 250
Merit: 100


Crypto Developer


View Profile
March 31, 2016, 10:10:31 PM
 #47

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 ? Smiley

Join the boid community, earn crypto while doing real research with your cpu/gpu boid.com
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
April 05, 2016, 04:40:09 AM
 #48

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?

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
April 05, 2016, 07:54:19 AM
 #49

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.

in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
April 05, 2016, 10:25:23 AM
 #50

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?

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
April 28, 2016, 03:00:17 AM
 #51

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


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
April 28, 2016, 03:47:39 AM
 #52

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.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
April 28, 2016, 07:00:16 AM
 #53

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..


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
arseaboy
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
April 28, 2016, 08:42:49 AM
 #54

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.

██████████████████████  ▀███▄          ▄██▄          ▄██████▄   █████████████████████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀███▄        ▄████▄        ▄███▀▀███▄   █████████████████████████
                          ▀███▄      ▄██████▄      ▄███▀  ▀███▄       ▐███       ███▌
                           ▀███▄    ▄███▀▀███▄    ▄███▀    ▀███▄      ▐███       ███▌
   █████████████████        ▀███▄  ▄███▀  ▀███▄  ▄███▀      ▀███▄     ▐███       ███▌
                             ▀███▄▄███▀    ▀███▄▄███▀        ▀███▄    ▐███       ███▌
                              ▀██████▀      ▀██████▀          ▀███▄   ▐███       ███▌
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄         ▀████▀        ▀████▀            ▀███▄  ▐███       ███▌
██████████████████████          ▀██▀          ▀██▀              ▀███▄ ▐███       ███▌

.
R E I M A G I N I N G    E N E R G Y
█▄
▄█████▄
▄████▀████▄
▄█████▌ ▐█████▄
▄███▀▀██▌ ▐██▀▀███▄
▄█████▄  ▀▌ ▐▀  ▄█████▄
█████████▄     ▄█████████
██████  ▀██▌ ▐██▀  ██████
▀██████▄  ▀▌ ▐▀  ▄██████▀
▀███████▄     ▄███████▀
▀▀██████▌ ▐██████▀▀
▀▀▀▀▄█▄▀▀▀▀
█████
[.
TELEGRAM    MEDIUM
.
TWITTER   FACEBOOK
]███
███
███
███
███
███
███
███
███
███
███
███
███
███
███

███
███
███
███
███
███
███


███
███
[PRE-SALE]
C O M I N G 
SOON███
███

███
███
███
███
███
███
███


███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
merelcoin
Hero Member
*****
Offline Offline

Activity: 675
Merit: 504


View Profile
April 28, 2016, 09:05:50 AM
 #55

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.
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
April 28, 2016, 09:07:27 AM
 #56

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. Wink 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.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
shintosai
Hero Member
*****
Offline Offline

Activity: 756
Merit: 500



View Profile
April 28, 2016, 09:47:46 AM
 #57

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?

in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
April 28, 2016, 11:13:16 AM
 #58

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.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
citronick
Legendary
*
Offline Offline

Activity: 1834
Merit: 1080


---- winter*juvia -----


View Profile
April 28, 2016, 02:39:15 PM
 #59

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

If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
April 28, 2016, 03:26:16 PM
 #60

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


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
May 05, 2016, 07:44:04 PM
 #61

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?

I am looking for signature campaign Wink pm me
arseaboy
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
May 06, 2016, 03:54:38 AM
 #62

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.

██████████████████████  ▀███▄          ▄██▄          ▄██████▄   █████████████████████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀███▄        ▄████▄        ▄███▀▀███▄   █████████████████████████
                          ▀███▄      ▄██████▄      ▄███▀  ▀███▄       ▐███       ███▌
                           ▀███▄    ▄███▀▀███▄    ▄███▀    ▀███▄      ▐███       ███▌
   █████████████████        ▀███▄  ▄███▀  ▀███▄  ▄███▀      ▀███▄     ▐███       ███▌
                             ▀███▄▄███▀    ▀███▄▄███▀        ▀███▄    ▐███       ███▌
                              ▀██████▀      ▀██████▀          ▀███▄   ▐███       ███▌
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄         ▀████▀        ▀████▀            ▀███▄  ▐███       ███▌
██████████████████████          ▀██▀          ▀██▀              ▀███▄ ▐███       ███▌

.
R E I M A G I N I N G    E N E R G Y
█▄
▄█████▄
▄████▀████▄
▄█████▌ ▐█████▄
▄███▀▀██▌ ▐██▀▀███▄
▄█████▄  ▀▌ ▐▀  ▄█████▄
█████████▄     ▄█████████
██████  ▀██▌ ▐██▀  ██████
▀██████▄  ▀▌ ▐▀  ▄██████▀
▀███████▄     ▄███████▀
▀▀██████▌ ▐██████▀▀
▀▀▀▀▄█▄▀▀▀▀
█████
[.
TELEGRAM    MEDIUM
.
TWITTER   FACEBOOK
]███
███
███
███
███
███
███
███
███
███
███
███
███
███
███

███
███
███
███
███
███
███


███
███
[PRE-SALE]
C O M I N G 
SOON███
███

███
███
███
███
███
███
███


███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
May 06, 2016, 09:29:29 AM
 #63

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.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
arseaboy
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
May 06, 2016, 10:10:41 AM
 #64

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.

██████████████████████  ▀███▄          ▄██▄          ▄██████▄   █████████████████████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀███▄        ▄████▄        ▄███▀▀███▄   █████████████████████████
                          ▀███▄      ▄██████▄      ▄███▀  ▀███▄       ▐███       ███▌
                           ▀███▄    ▄███▀▀███▄    ▄███▀    ▀███▄      ▐███       ███▌
   █████████████████        ▀███▄  ▄███▀  ▀███▄  ▄███▀      ▀███▄     ▐███       ███▌
                             ▀███▄▄███▀    ▀███▄▄███▀        ▀███▄    ▐███       ███▌
                              ▀██████▀      ▀██████▀          ▀███▄   ▐███       ███▌
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄         ▀████▀        ▀████▀            ▀███▄  ▐███       ███▌
██████████████████████          ▀██▀          ▀██▀              ▀███▄ ▐███       ███▌

.
R E I M A G I N I N G    E N E R G Y
█▄
▄█████▄
▄████▀████▄
▄█████▌ ▐█████▄
▄███▀▀██▌ ▐██▀▀███▄
▄█████▄  ▀▌ ▐▀  ▄█████▄
█████████▄     ▄█████████
██████  ▀██▌ ▐██▀  ██████
▀██████▄  ▀▌ ▐▀  ▄██████▀
▀███████▄     ▄███████▀
▀▀██████▌ ▐██████▀▀
▀▀▀▀▄█▄▀▀▀▀
█████
[.
TELEGRAM    MEDIUM
.
TWITTER   FACEBOOK
]███
███
███
███
███
███
███
███
███
███
███
███
███
███
███

███
███
███
███
███
███
███


███
███
[PRE-SALE]
C O M I N G 
SOON███
███

███
███
███
███
███
███
███


███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
kahir
Legendary
*
Offline Offline

Activity: 1050
Merit: 1000



View Profile
May 06, 2016, 05:06:19 PM
 #65

is it possible to get a developed gpu miner on hodl algorithm anywhere soon   
wisebc
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 06, 2016, 07:30:38 PM
 #66

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?

in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
May 07, 2016, 05:38:23 AM
 #67

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.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
Ayers
Legendary
*
Offline Offline

Activity: 2604
Merit: 1023


Leading Crypto Sports Betting & Casino Platform


View Profile
May 07, 2016, 05:45:18 AM
 #68

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

.
SPIN

       ▄▄▄██████████▄▄▄
     ▄███████████████████▄
   ▄██████████▀▀███████████▄
   ██████████    ███████████
 ▄██████████      ▀█████████▄
▄██████████        ▀█████████▄
█████████▀▀   ▄▄    ▀▀▀███████
█████████▄▄  ████▄▄███████████
███████▀  ▀▀███▀      ▀███████
▀█████▀          ▄█▄   ▀█████▀
 ▀███▀   ▄▄▄  ▄█████▄   ▀███▀
   ██████████████████▄▄▄███
   ▀██████████████████████▀
     ▀▀████████████████▀▀
        ▀▀▀█████████▀▀▀
.
RIUM
.
███
███
███
███
███
███
███
███
███
███
███
███
SAFE GAMES
WITH WITHDRAWALS
       ▄▀▀▀▀▀▀▄▄▄▄
 ▄▀▀▀▀▀▀▀▀▀▀▀▀▄  ▀▀▄
█    ▄         █   ▀▌
█   █ █        █    ▌
█      ▄█▄     █   ▐
█     ▄███▄    █   ▌
█    ███████   █  ▐
█    ▀▀ █ ▀▀   █  ▌
█     ▄███▄    █ ▐
█              █▐▌
█        █ █   █▌
 ▀▄▄▄▄▄▄▄▄█▄▄▄▀
       ▄▀▀▀▀▀▀▄▄▄▄
 ▄▀▀▀▀▀▀▀▀▀▀▀▀▄  ▀▀▄
█    ▄         █   ▀▌
█   █ █        █    ▌
█      ▄█▄     █   ▐
█     ▄███▄    █   ▌
█    ███████   █  ▐
█    ▀▀ █ ▀▀   █  ▌
█     ▄███▄    █ ▐
█              █▐▌
█        █ █   █▌
 ▀▄▄▄▄▄▄▄▄█▄▄▄▀
.
███
███
███
███
███
███
███
███
███
███
███
███
.
.SIGN UP.
copychicken
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000

Pools Of Honor


View Profile
May 12, 2016, 08:35:42 PM
 #69

sudo add-apt-repository ppa:bitcoin/bitcoin <----- i cannot install this.


 
 
 
 
██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████
 
 



...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






copychicken
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000

Pools Of Honor


View Profile
May 12, 2016, 09:28:14 PM
 #70

Makefile:622: recipe for target 'all-recursive' failed
 and now i get this...on compiling hodl.


 
 
 
 
██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████
 
 



...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






soniclord
Legendary
*
Offline Offline

Activity: 1134
Merit: 1002



View Profile
May 13, 2016, 02:21:00 AM
 #71

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%
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
May 13, 2016, 02:39:46 AM
 #72

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.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
UAEC
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 13, 2016, 04:52:48 PM
 #73

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.....
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
May 13, 2016, 05:46:55 PM
 #74

such a long time,4 days mining to find a block, well.....

Not really.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
LeChuckDE
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252



View Profile
May 14, 2016, 10:57:41 AM
 #75

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 ?




adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
May 14, 2016, 11:21:27 AM
 #76

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




I am looking for signature campaign Wink pm me
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
May 14, 2016, 03:21:44 PM
 #77

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..


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
May 14, 2016, 03:22:26 PM
 #78

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?


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
LeChuckDE
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252



View Profile
May 14, 2016, 04:21:36 PM
 #79

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...
samsmith16 (OP)
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
May 14, 2016, 08:59:38 PM
 #80

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


Royalties
pays interest on Term Deposits up to 15%!! Yes even Cold Storage!!
galixxx
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
May 18, 2016, 01:19:48 PM
 #81

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  Smiley
BigBoom3599
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
May 18, 2016, 01:25:59 PM
 #82

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  Smiley
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.
copychicken
Hero Member
*****
Offline Offline

Activity: 784
Merit: 1000

Pools Of Honor


View Profile
May 19, 2016, 03:19:14 PM
 #83

any dedicated servers for rent, that dont power down when hashing?


 
 
 
 
██████████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████████████▄▄▄███████████████████████
███████████████████████████████████████████████████████████████████████▀▀▀████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████████████████████████████████████████
 
 



...INTRODUCING WAVES........
...ULTIMATE ASSET/CUSTOM TOKEN BLOCKCHAIN PLATFORM...






wisebc
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
May 20, 2016, 01:49:31 PM
 #84

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  Smiley
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

Daffadile
Hero Member
*****
Offline Offline

Activity: 1162
Merit: 500

CryptoTalk.Org - Get Paid for every Post!


View Profile WWW
July 08, 2016, 01:19:19 AM
 #85

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 Smiley good investment this is.

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.YoBit AirDrop $.|.Get 700 YoDollars for Free!.🏆
nielsg
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 11, 2016, 10:51:57 PM
 #86

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.
nielsg
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
July 11, 2016, 10:54:05 PM
 #87

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.
szenekonzept
Legendary
*
Offline Offline

Activity: 2100
Merit: 1012


Europecoin Financecloud API


View Profile WWW
July 18, 2016, 11:40:56 AM
 #88


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




shadabahmed
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


View Profile
August 17, 2016, 10:38:19 AM
 #89

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

Am I spamming? Report me!
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
August 17, 2016, 12:25:48 PM
 #90

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

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
agente
Full Member
***
Offline Offline

Activity: 239
Merit: 100


View Profile
August 17, 2016, 09:47:31 PM
 #91

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.
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
August 17, 2016, 09:51:23 PM
 #92

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.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
September 01, 2016, 10:10:19 AM
 #93

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

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
September 02, 2016, 07:14:07 AM
 #94

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.

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
niksdt101
Hero Member
*****
Offline Offline

Activity: 803
Merit: 501



View Profile
September 19, 2016, 08:47:48 PM
 #95

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...
Ryan Dugan
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile WWW
September 20, 2016, 12:44:10 PM
 #96

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. Smiley Very nice currency to mine I think.

arseaboy
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
September 20, 2016, 01:19:51 PM
 #97

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.

██████████████████████  ▀███▄          ▄██▄          ▄██████▄   █████████████████████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀   ▀███▄        ▄████▄        ▄███▀▀███▄   █████████████████████████
                          ▀███▄      ▄██████▄      ▄███▀  ▀███▄       ▐███       ███▌
                           ▀███▄    ▄███▀▀███▄    ▄███▀    ▀███▄      ▐███       ███▌
   █████████████████        ▀███▄  ▄███▀  ▀███▄  ▄███▀      ▀███▄     ▐███       ███▌
                             ▀███▄▄███▀    ▀███▄▄███▀        ▀███▄    ▐███       ███▌
                              ▀██████▀      ▀██████▀          ▀███▄   ▐███       ███▌
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄         ▀████▀        ▀████▀            ▀███▄  ▐███       ███▌
██████████████████████          ▀██▀          ▀██▀              ▀███▄ ▐███       ███▌

.
R E I M A G I N I N G    E N E R G Y
█▄
▄█████▄
▄████▀████▄
▄█████▌ ▐█████▄
▄███▀▀██▌ ▐██▀▀███▄
▄█████▄  ▀▌ ▐▀  ▄█████▄
█████████▄     ▄█████████
██████  ▀██▌ ▐██▀  ██████
▀██████▄  ▀▌ ▐▀  ▄██████▀
▀███████▄     ▄███████▀
▀▀██████▌ ▐██████▀▀
▀▀▀▀▄█▄▀▀▀▀
█████
[.
TELEGRAM    MEDIUM
.
TWITTER   FACEBOOK
]███
███
███
███
███
███
███
███
███
███
███
███
███
███
███

███
███
███
███
███
███
███


███
███
[PRE-SALE]
C O M I N G 
SOON███
███

███
███
███
███
███
███
███


███
███
███
███
███
███
███
███
███
███
███
███
███
███
███
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
February 18, 2017, 03:57:30 AM
 #98

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

I am looking for signature campaign Wink pm me
eduardoced
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 08, 2017, 04:23:54 PM
 #99

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
lankyman
Sr. Member
****
Offline Offline

Activity: 382
Merit: 250


View Profile
April 20, 2017, 07:46:37 PM
 #100

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
wilkowarsaw
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
May 03, 2017, 09:41:10 AM
 #101

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 Smiley
niksdt101
Hero Member
*****
Offline Offline

Activity: 803
Merit: 501



View Profile
May 10, 2017, 08:41:31 PM
 #102

is it possible to solo mine from two pc's if they are in the same network? but to a single address
Dentidan
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
May 15, 2017, 05:51:27 AM
 #103

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.
ghobson
Full Member
***
Offline Offline

Activity: 250
Merit: 100


Crypto Developer


View Profile
May 16, 2017, 07:13:47 PM
 #104

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"

Join the boid community, earn crypto while doing real research with your cpu/gpu boid.com
lorenz2356
Full Member
***
Offline Offline

Activity: 206
Merit: 100


View Profile
May 21, 2017, 04:34:46 PM
 #105

how to solo mine with wolf cpuminer?

12KnK2YkdYTv8nKUT1pYivnmycyBCTQk74
in2tactics
Hero Member
*****
Offline Offline

Activity: 578
Merit: 501



View Profile
May 21, 2017, 10:23:21 PM
 #106

how to solo mine with wolf cpuminer?
To my knowledge, you cannot solo mine with wolf's cpuminer.

Current HW: 2x Apollo
Retired HW: 3x 2PAC, 3x Moonlander 2, 2x AntMiner S7-LN, 5x AntMiner U1, 2x ASICMiner Block Erupter Cube, 4x AntMiner S3, 4x AntMiner S1, GAW Black Widow, and ZeusMiner Thunder X6
Arik73
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 09, 2017, 07:54:28 AM
 #107

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.
MinasTirith
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
July 09, 2017, 10:31:03 AM
 #108

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!
bkbirge
Sr. Member
****
Offline Offline

Activity: 1197
Merit: 482



View Profile
July 09, 2017, 02:13:17 PM
 #109

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.
vikingchild
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
July 11, 2017, 03:09:57 PM
 #110

Is it worthwhile to solo mine this with GPUs still? Such as GTX 1070 or Rx 480s 8gb?
MinasTirith
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
July 11, 2017, 04:41:35 PM
 #111

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!
nadasvalle
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
September 27, 2017, 09:48:21 PM
 #112

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?
charlie137
Full Member
***
Offline Offline

Activity: 1204
Merit: 220


(ノಠ益ಠ)ノ


View Profile WWW
October 09, 2017, 05:46:40 PM
 #113

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

/__      ___ (  /    
\\--`-'-|`---\\ |      AXErunners
 |' _/   ` __/ / 
 '._  W    ,--'     
    |_:_._/
onlineportal
Sr. Member
****
Offline Offline

Activity: 258
Merit: 250


View Profile
December 14, 2017, 02:20:06 PM
 #114

On a normal computer with a nice card can still make money but not very much! Cry
grabrail
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 06, 2018, 01:30:44 PM
 #115

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
adamvp
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 708



View Profile
November 11, 2018, 09:28:36 PM
 #116

how is minining of this coin profitable now?

I am looking for signature campaign Wink pm me
BillieCrypt
Member
**
Offline Offline

Activity: 223
Merit: 10


View Profile
November 15, 2018, 05:51:38 PM
 #117

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.
bkbirge
Sr. Member
****
Offline Offline

Activity: 1197
Merit: 482



View Profile
November 15, 2018, 08:20:27 PM
 #118

Coinexchange trades this, no problem.
BillieCrypt
Member
**
Offline Offline

Activity: 223
Merit: 10


View Profile
November 22, 2018, 12:36:12 AM
 #119

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).
bkbirge
Sr. Member
****
Offline Offline

Activity: 1197
Merit: 482



View Profile
November 22, 2018, 12:43:27 AM
 #120

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!
Pages: 1 2 3 4 5 6 [All]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!