Author

Topic: HoboNickels - HBN - High Fast Stake - Version 2.0! More Secure, Less Intensive - page 276. (Read 478852 times)

legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Can I haz Hobos peez?

F1Mwpw1CwkkxGGQE7abSgb1a8pDsMCmWzJ

 Kiss
legendary
Activity: 1131
Merit: 1001
while downloading the blockchain and checking the status with getinfo / getmininginfo I got the following errors from time to time:

{
    "blocks" : 343432,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.07987738,
    "errors" : "WARNING: Checkpoint is too old. Redownload Blockchain. If warning persist contact the Development Team",
    "netmhashps" : 11.43569168,
    "netstakeweight" : 27962,
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "stakeweight" : 0,
    "stakeinterest" : 0,
    "pooledtx" : 0,
    "testnet" : false
}

getinfo:

{
    "version" : "v1.2.2.0-g38a5c87-hobo",
    "protocolversion" : 70002,
    "blocks" : 348256,
    "moneysupply" : 1717652.47638000,
    "connections" : 63,
    "wallets" : 1,
    "proxy" : "",
    "ip" : "",
    "difficulty" : 0.09505637,
    "testnet" : false,
    "paytxfee" : 0.00000000,
    "errors" : "WARNING: Checkpoint is too old. Redownload Blockchain. If warning persist contact the Development Team"
}

a little bit later no errors

{
    "blocks" : 345519,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 0.06389638,
    "errors" : "",
    "netmhashps" : 9.14776171,
    "netstakeweight" : 27974,
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "stakeweight" : 0,
    "stakeinterest" : 0,
    "pooledtx" : 0,
    "testnet" : false
}

Are there still problems like described in post 323?
legendary
Activity: 1131
Merit: 1001
@Tranz thanks for in the information.  Smiley

OK I'll try to compile on my own ...
hopefully I can start mining soon ....  Grin


compiling worked on ubuntu 12.04. Thanks!
legendary
Activity: 1131
Merit: 1001
@Tranz thanks for in the information.  Smiley

OK I'll try to compile on my own ...
hopefully I can start mining soon ....  Grin

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
The latest version is 1.2.2.0?
I think something is wrong, I'm mining with diff <100

help please

The diff in cgminer is not the same as the network diff.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Hi!

Well, I'm totally new to mining, please be patient with me Smiley

I wanted to install the client on a linux system (debian) and downloaded the source
from the link in the very first post of this thread.

First of all in the contrib/debian/bin folder there is a binary called novacoind. Is it for mining hobonickels?
The novacoind.install says copy novacoind to /usr/bin and src/novacoind /usr/lib/novacoin/ (I didnt find any directors src containing novacoind?)
I copied the bin/novacoind to the folders.

Starting novacoind it created the ~HOME/.novacoin/novacoin.conf but no wallet.dat and the other directories to store the database.

I adjusted novacoin.conf to:

daemon=1
server=1
rpcuser=user
rpcpassword=pass
port=7372
rpcport=7373
rpcconnect=127.0.0.1
gen=1
genproclimit=-1
addnode=69.85.86.195
addnode=84.22.139.7
addnode=159.224.220.21
addnode=118.209.0.241
addnode=162.243.69.147
addnode=91.69.177.224
addnode=206.72.202.20
addnode=178.75.180.121
addnode=178.49.118.233
addnode=68.186.147.243
addnode=162.243.109.244

maybe someone can help .

Thanks.
Hey dude, you need to be amending your HoboNickels.conf  If you are a bit lost drop me a PM but I assume you have the latest client etc...

@layerz

I can't send a pm yet. I downloaded the source.tar.gz from this website http://www.hobonickels.info/ (I followed the links there). And in the source file there's only novacoin client included. that's confusing. Is there another way to get the HoboNickels client binary for linux?

I just downloaded the tar ball, the source code is for HoboNickels, but the files under contrib are novacoin. Sorry for the confusion. I will fix this in the next release.

For now it is best to compile your own.  The files under doc have instructions on how to compile.  
legendary
Activity: 1131
Merit: 1001
Hi!

Well, I'm totally new to mining, please be patient with me Smiley

I wanted to install the client on a linux system (debian) and downloaded the source
from the link in the very first post of this thread.

First of all in the contrib/debian/bin folder there is a binary called novacoind. Is it for mining hobonickels?
The novacoind.install says copy novacoind to /usr/bin and src/novacoind /usr/lib/novacoin/ (I didnt find any directors src containing novacoind?)
I copied the bin/novacoind to the folders.

Starting novacoind it created the ~HOME/.novacoin/novacoin.conf but no wallet.dat and the other directories to store the database.

I adjusted novacoin.conf to:

daemon=1
server=1
rpcuser=user
rpcpassword=pass
port=7372
rpcport=7373
rpcconnect=127.0.0.1
gen=1
genproclimit=-1
addnode=69.85.86.195
addnode=84.22.139.7
addnode=159.224.220.21
addnode=118.209.0.241
addnode=162.243.69.147
addnode=91.69.177.224
addnode=206.72.202.20
addnode=178.75.180.121
addnode=178.49.118.233
addnode=68.186.147.243
addnode=162.243.109.244

maybe someone can help .

Thanks.
Hey dude, you need to be amending your HoboNickels.conf  If you are a bit lost drop me a PM but I assume you have the latest client etc...

@layerz

I can't send a pm yet. I downloaded the source.tar.gz from this website http://www.hobonickels.info/ (I followed the links there). And in the source file there's only novacoin client included. that's confusing. Is there another way to get the HoboNickels client binary for linux?
member
Activity: 112
Merit: 10
Try a getinfo in the debug window and it'll give you the diff.

You appear to be on the right version, it could be worth deleting your wallet and downloading the chain posted a few pages back!
hero member
Activity: 632
Merit: 500
The latest version is 1.2.2.0?
I think something is wrong, I'm mining with diff <100

help please
hero member
Activity: 632
Merit: 500
Please send me too the ultimate HoboNickels.conf

thanks
member
Activity: 112
Merit: 10
Hi!

Well, I'm totally new to mining, please be patient with me Smiley

I wanted to install the client on a linux system (debian) and downloaded the source
from the link in the very first post of this thread.

First of all in the contrib/debian/bin folder there is a binary called novacoind. Is it for mining hobonickels?
The novacoind.install says copy novacoind to /usr/bin and src/novacoind /usr/lib/novacoin/ (I didnt find any directors src containing novacoind?)
I copied the bin/novacoind to the folders.

Starting novacoind it created the ~HOME/.novacoin/novacoin.conf but no wallet.dat and the other directories to store the database.

I adjusted novacoin.conf to:

daemon=1
server=1
rpcuser=user
rpcpassword=pass
port=7372
rpcport=7373
rpcconnect=127.0.0.1
gen=1
genproclimit=-1
addnode=69.85.86.195
addnode=84.22.139.7
addnode=159.224.220.21
addnode=118.209.0.241
addnode=162.243.69.147
addnode=91.69.177.224
addnode=206.72.202.20
addnode=178.75.180.121
addnode=178.49.118.233
addnode=68.186.147.243
addnode=162.243.109.244

maybe someone can help .

Thanks.





Hey dude, you need to be amending your HoboNickels.conf  If you are a bit lost drop me a PM but I assume you have the latest client etc...
hero member
Activity: 632
Merit: 500
And what relationship with hobonickels and novacoin?
because the same "addnodes"?

which are the actual operating addnodes HBN?

thanks
legendary
Activity: 1131
Merit: 1001
Hi!

Well, I'm totally new to mining, please be patient with me Smiley

I wanted to install the client on a linux system (debian) and downloaded the source
from the link in the very first post of this thread.

First of all in the contrib/debian/bin folder there is a binary called novacoind. Is it for mining hobonickels?
The novacoind.install says copy novacoind to /usr/bin and src/novacoind /usr/lib/novacoin/ (I didnt find any directors src containing novacoind?)
I copied the bin/novacoind to the folders.

Starting novacoind it created the ~HOME/.novacoin/novacoin.conf but no wallet.dat and the other directories to store the database.

I adjusted novacoin.conf to:

daemon=1
server=1
rpcuser=user
rpcpassword=pass
port=7372
rpcport=7373
rpcconnect=127.0.0.1
gen=1
genproclimit=-1
addnode=69.85.86.195
addnode=84.22.139.7
addnode=159.224.220.21
addnode=118.209.0.241
addnode=162.243.69.147
addnode=91.69.177.224
addnode=206.72.202.20
addnode=178.75.180.121
addnode=178.49.118.233
addnode=68.186.147.243
addnode=162.243.109.244

maybe someone can help .

Thanks.


legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Happy I found this thread and got back on track.  Smiley

Disappointed to lose (what I thought was) 6000HBN. Undecided

Ah, the joys of crypto-mining   Roll Eyes

EqWTo3ct2Ukjpomb29nRvyY7pEe8SA7AvA

There ya go Doom!

Oh by the way everyone I wouldn't bother sending these to cryptys anytime soon. I think they having many deposits issues, even despite the fork last night. I'll let everyone know when it is good again.

Bah...I wrote that last post too late. Sorry, I hoped to catch you before you had a chance to send them.

Thank you very much for the coins sent....despite the previous post, it is much appreciated. Even if they do eventually find their way into some other deserving soul's wallet, they will have been put to good use  Wink

Find a buddy, have him download the newest client and send him some HBN.  Tell him just to let it run in the background and it will double every year for doing nothing! :-)

I'd be plenty happy with that.
full member
Activity: 128
Merit: 100
Happy I found this thread and got back on track.  Smiley

Disappointed to lose (what I thought was) 6000HBN. Undecided

Ah, the joys of crypto-mining   Roll Eyes

EqWTo3ct2Ukjpomb29nRvyY7pEe8SA7AvA

There ya go Doom!

Oh by the way everyone I wouldn't bother sending these to cryptys anytime soon. I think they having many deposits issues, even despite the fork last night. I'll let everyone know when it is good again.

Bah...I wrote that last post too late. Sorry, I hoped to catch you before you had a chance to send them.

Thank you very much for the coins sent....despite the previous post, it is much appreciated. Even if they do eventually find their way into some other deserving soul's wallet, they will have been put to good use  Wink
full member
Activity: 128
Merit: 100
Happy I found this thread and got back on track.  Smiley

Disappointed to lose (what I thought was) 6000HBN. Undecided

Ah, the joys of crypto-mining   Roll Eyes

EqWTo3ct2Ukjpomb29nRvyY7pEe8SA7AvA

ya 6k was difficult to get right when it was released!  Anyway I'll send you some in a while. My wallet is getting dry! :-)

Keep what you have in your wallet or give it to someone else, don't worry to send me anything at all...I'm not sweating it.

Heck...I usually just give most of my coins to other folks anyway. You know...Karma and all that sort of thing
legendary
Activity: 1540
Merit: 1060
May the force bit with you.

There ya go!

Post your HBN address, I'll give you some coins for your trouble last night.

EwbcFh6TWxD95QrBLmK734teEDndSjs4pE

Thanks!!!! Appreciate your patience and work!

Sent. Thank you.
hero member
Activity: 708
Merit: 502

There ya go!

Post your HBN address, I'll give you some coins for your trouble last night.

EwbcFh6TWxD95QrBLmK734teEDndSjs4pE

Thanks!!!! Appreciate your patience and work!
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Happy I found this thread and got back on track.  Smiley

Disappointed to lose (what I thought was) 6000HBN. Undecided

Ah, the joys of crypto-mining   Roll Eyes

EqWTo3ct2Ukjpomb29nRvyY7pEe8SA7AvA

There ya go Doom!

Oh by the way everyone I wouldn't bother sending these to cryptys anytime soon. I think they having many deposits issues, even despite the fork last night. I'll let everyone know when it is good again.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Ouch yup that hurt, quite a large number lost now I've re synced! Sad

Back on course now though

I don't mind to send you a few for your troubles, just let them stake.

That'd be awesome, my stake wallet is:

F1X9whYLw6s32eadhowQdX4AE2JkcRpQqg

BTW with the one's I have mined do I need to switch them to the Stake Wallet to get them to gain stake? Or is this auto?

There ya go!

 Staking is automatic. I like to keep my staking wallet separate from my mining or giveaway wallet. But you don't have to. After alot of mining the gui can become sluggish. So keeping them in the staking wallet helps that a bit. Especially if you send them in nice 100 or 1k chunks.
Jump to: