Pages:
Author

Topic: <ANN> HoboNickels HBN Mandatory UPDATE to version 1.1 (Read 61227 times)

legendary
Activity: 1540
Merit: 1052
May the force bit with you.
edit out your user name and pass from your cgminer settings. I do assume they match otherwise you get a credential error .

Try adding these settings to cgminer.

--expiry 2 --scan-time 2 --queue 0

The client is not even getting past the splash screen now lol.

Those were switches for cgminer not hobonickels-qt
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
edit out your user name and pass from your cgminer settings. I do assume they match otherwise you get a credential error .

Try adding these settings to cgminer.

--expiry 2 --scan-time 2 --queue 0

The client is not even getting past the splash screen now lol.
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
edit out your user name and pass from your cgminer settings. I do assume they match otherwise you get a credential error .

Try adding these settings to cgminer.

--expiry 2 --scan-time 2 --queue 0
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
OK, I am soloing this with 2MH's, I have gotten 1 block in an hour. I should by luck be getting around a block per 10 mins , I also have 1 reject. Any ideas?

Hmm not sure off hand.

Post your .conf and your miner setting. Maybe something odd in those.

listen=1
daemon=1
server=1
rpcuser=blank
rpcpassword=blank
port=7372
rpcport=7373
rpcconnect=127.0.0.1
addnode=69.85.86.195
addnode=74.196.48.62

cgminer.exe --scrypt -o localhost:7373 -u  -p  --intensity 13 -s 1 --worksize 256 --thread-concurrency 8192 - AMD 7970
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
OK, I am soloing this with 2MH's, I have gotten 1 block in an hour. I should by luck be getting around a block per 10 mins , I also have 1 reject. Any ideas?

Hmm not sure off hand.

Post your .conf and your miner setting. Maybe something odd in those.
hero member
Activity: 924
Merit: 1005
Product Marketing & Promotion / Software Developer
OK, I am soloing this with 2MH's, I have gotten 1 block in an hour. I should by luck be getting around a block per 10 mins , I also have 1 reject. Any ideas?
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
Working on a fix. Still more coding to be done, and testing. Any help from more experienced cryptocurrency coders is of course welcomed.

https://github.com/Tranz5/HoboNickel

legendary
Activity: 1540
Merit: 1052
May the force bit with you.
Talked with mullick a bit. Seems my idea for a fix should work. I'll try to work it out with the developers so we can issue a fix here in the near future. I'd also expect a checkpoint update as well.

So hold tight for now. If you want out, feel free to dump at cryptys, or PM me. I'll give you bits on the dollar, but at least you will have something.. Smiley
newbie
Activity: 33
Merit: 0
That's .2% not 2%.

2% of 200 should be 4.

Hmm Ya, true. Which makes it only 7% a year.  
That seems about right, unfortunately, based on the stake I've generated the last few weeks. I was thinking it was a bit less than it should have been...
sr. member
Activity: 303
Merit: 250
That's .2% not 2%.

2% of 200 should be 4.

Hmm Ya, true. Which makes it only 7% a year.   

So, it is an error in the OP (2% stake every 10 days!(100%) in a year holding your Nickels in your wallet.), or an error in the code?
Sad.
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
First time looking at HBNs(or any crypto currency for that matter) cpp code, but this seems odd.

in main.ccp and .h

...

    static const int64 MAX_MINT_PROOF_OF_STAKE = 10 * CENT;
...

...
        CBigNum bnRewardCoinYearLimit = MAX_MINT_PROOF_OF_STAKE; // Base stake mint rate, 100% year interest
...
       CBigNum bnLowerBound = 10 * CENT; // Lower interest bound is 1% per year
       CBigNum bnUpperBound = bnRewardCoinYearLimit;


I think MAX_MINT_PROOF_OF_STAKE should be 100 * CENT

or not like I said first time looking..
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
That's .2% not 2%.

2% of 200 should be 4.

Hmm Ya, true. Which makes it only 7% a year.   
member
Activity: 121
Merit: 10
HBN <3
That's .2% not 2%.

2% of 200 should be 4.
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
Is the stake working?

I redownloaded the block and it gave me a Mined income of .44 HBN.
I've got about 200-300 HBN that is at least 10-20 days old.

Nothing is in the staked balance, just the normal balance.

The wallet doesn't have to be open/running for the whole 10 day period does it?

.44 on 200 for 10 days is correct.

It will come in and out of stake balance fairly quickly.
member
Activity: 121
Merit: 10
HBN <3
Is the stake working?

I redownloaded the block and it gave me a Mined income of .44 HBN.
I've got about 200-300 HBN that is at least 10-20 days old.

Nothing is in the staked balance, just the normal balance.

The wallet doesn't have to be open/running for the whole 10 day period does it?
newbie
Activity: 48
Merit: 0
Hello,
Could someone please explain when I run the Wallet Client for this coin this address:
guta-dedykd.home.net.pl
and another one I didn't log.
Take all my Upload bandwidth?
Untill I kill their connection or quit the client?
Even if I kill their connection they reconnect in a matter of minutes and it starts again.
legendary
Activity: 938
Merit: 1000
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
I brought up an old 1.0 wallet and indeed it is at the wrong diff.

If you are mining with the old wallet you are on the WRONG chain. Turn it off, remove everything but wallet.dat out of app/roaming and get the correct one.

If you don't do this you could lose your HBN if you transfer them, and your mined HBN will NOT be useable.
legendary
Activity: 1540
Merit: 1052
May the force bit with you.
If you haven't updated please do so. I think CoinChoose has not updated...
Pages:
Jump to: