Author

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

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Guys is there any issue with S4C?

I have it setup but it does not always send the coins, and they all meet the criteria, that I have in place.

I am using v1.5.0

Ryan there does appear to be a bug, as first noticed by pressf1 and confirmed just recently by me, where the s4c does not re-enable after a wallet restart. It does not happen all the time. If this does happen, just go to the s4c tab after restart and hit enable. That usually does the trick.

Otherwise I haven't see of any other issues.  Can you be more specific?

My wallet has been running for few days, and I did not restarted it, when it first stakes, the first one or the second one works "s4c"

the rest do not work at all. I have been staking for 3 days now and only 1 S4C was processed.
Interesting..

What are your min and max settings at? Have you tried to re-click "enable". Also have you looked at the log file to see if they are trying to be processed? You can search for the string "StakeForCharity" and "s4c".

What are
legendary
Activity: 1148
Merit: 1000
Guys is there any issue with S4C?

I have it setup but it does not always send the coins, and they all meet the criteria, that I have in place.

I am using v1.5.0

Ryan there does appear to be a bug, as first noticed by pressf1 and confirmed just recently by me, where the s4c does not re-enable after a wallet restart. It does not happen all the time. If this does happen, just go to the s4c tab after restart and hit enable. That usually does the trick.

Otherwise I haven't see of any other issues.  Can you be more specific?

My wallet has been running for few days, and I did not restarted it, when it first stakes, the first one or the second one works "s4c"

the rest do not work at all. I have been staking for 3 days now and only 1 S4C was processed.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Guys is there any issue with S4C?

I have it setup but it does not always send the coins, and they all meet the criteria, that I have in place.

I am using v1.5.0

Ryan there does appear to be a bug, as first noticed by pressf1 and confirmed just recently by me, where the s4c does not re-enable after a wallet restart. It does not happen all the time. If this does happen, just go to the s4c tab after restart and hit enable. That usually does the trick.

Otherwise I haven't see of any other issues.  Can you be more specific?
legendary
Activity: 1148
Merit: 1000
Guys is there any issue with S4C?

I have it setup but it does not always send the coins, and they all meet the criteria, that I have in place.

I am using v1.5.0
full member
Activity: 235
Merit: 100
Money supply according to the debug console of the client is 8,816,651 HBN, but Coinmarketcap only reads 8,208,723 HBN. That makes our marketcap seem a little smaller than it actually is. Novacoin for example hasn't been updated either, whereas the number for Peercoins is always up to date.

Does anybody know if this is a known issue with Coinmarketcap?
It benefits IPO-Scams over coins with honest mining.

The issue is coinmarketcap is getting it's money supply from an old ABE explorer that is out of commission. They need to change to CCE API. Could I trouble you to ask them to switch?

By CCE you mean the Cryptocoinexplorer, right?
I have sent them a request via the Request Form. Included this link:
http://www.cryptocoinexplorer.com/api

Now let's wait and see.

Yes, correct, and thanks!

Coinmarketcap has now updated it.  Smiley   
We are reaching $70.000 marketcap at a price of 3500 Satoshi and $225 per BTC.
sr. member
Activity: 373
Merit: 250
Anyone great at programming for android? A phone wallet to stake would be fantastic. Would this ruin the phone?

It would be cool to have one to be able to receive and hold coins. However I think there is still some work to be done for the code base. In any event staking would consume a fair amount of resources. It may not break the phone, but it would drain the battery quickly and probably cause a good deal of heat while it is running.

My phone is lucky if it gets through a day on one charge without staking. If I tried staking the battery would probably be dead within hours.

I only ask because I have numerous old smartphones sitting around that could be of use running a wallet staking 24/7.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
So it looks like it all worked. I am 100% synced and the client is looking good.

I am testing staking now.

I'll write up a new wiki page for help with the mac. I have learned a few things that could be useful for other people.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
I have been playing as much as possible, in my spare time, with the Mac wallet. And no matter what I tried, I continued to run into issues after I got past a certain point in the block chain. It has nothing to do with bad blocks from other clients, or bugs in the client.

I began to think the issue was dealing with some type of memory bug, I was wrong(I think) but close.

What appears to be the issues is the max file descriptors is being hit. This is not allowing new blocks (or index files) to be opened and read/written to.

I found 2 PR request in BTC that look like they are dealing with the issue:
https://github.com/sipa/bitcoin/commit/2233fc531850892c7becf82d6906f3706090f8d7
https://github.com/sipa/bitcoin/commit/ba29a5590bc4479d74454f0b9fdaf007d9d80221

For now I think I also have a work around for Mac Users.

In a terminal run the following:

Code:
sudo launchctl limit maxfiles 1000000 1000000

This will change the default setting from 256 to 1,000,000  I am still playing with this, but for now it seems promising.

Edit: still failed, so I also set this:

Code:
ulimit -n 10000

Then launched the client from the same window.

Code:
/Users/me/Desktop/HoboNickels-Qt.app/Contents/MacOS/HoboNickels-qt &

See if it works this time now.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Money supply according to the debug console of the client is 8,816,651 HBN, but Coinmarketcap only reads 8,208,723 HBN. That makes our marketcap seem a little smaller than it actually is. Novacoin for example hasn't been updated either, whereas the number for Peercoins is always up to date.

Does anybody know if this is a known issue with Coinmarketcap?
It benefits IPO-Scams over coins with honest mining.

The issue is coinmarketcap is getting it's money supply from an old ABE explorer that is out of commission. They need to change to CCE API. Could I trouble you to ask them to switch?

By CCE you mean the Cryptocoinexplorer, right?
I have sent them a request via the Request Form. Included this link:
http://www.cryptocoinexplorer.com/api

Now let's wait and see.

Yes, correct, and thanks!
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Thank you, that worked like a charm, and took a lot less than an hour!

Your points about the notice that was given are well taken: I was speaking from a position of fear and worry!!

regards,


      Mark.


No problem, glad it worked out for you. It has taken me that long in the past when using -zapwallettxes. I also have a wallet from when the chain is just a few days old and staking going for all that time, so that is why mine can take a long time  Grin.

Sorry if I seemed snarky, I do my best to not sneak things under the users noses, and be as transparent as possible. But no matter how much time, or how many notices are given, some people can miss it or just be simply too busy to be bothered.  I understand this and do my best to make sure everyone is taken care of.

In any event glad you are back on the chain!
sr. member
Activity: 286
Merit: 251
Thank you, that worked like a charm, and took a lot less than an hour!

Your points about the notice that was given are well taken: I was speaking from a position of fear and worry!!

regards,


      Mark.



Hmm, I have been running Hobonickels for quite a while, on and off. Every now and then I forget about it.

The other day I started my client up. It didnt seem to work well and after a while I noticed HARD FORK UPGRADE!!

So I did but it still didnt work well, it re-downlownloaded the blockchain taking several days but never caught up.

So I started a fresh installation , it synced, shutdown and then and then put my wallet.dat in that and restarted.

Now I have 0.001 HBN and roughly 5700 unconfirmed worth of pos mined transactions.

Unless I am mistaken I have just lost the entire contents of my wallet due to the 1.5 hard fork, or is there a way to recover this?
These are all dated within minutes of me starting the 1.4 client on the 31st Jan, after the hard fork on 17th.

No I didnt have any idea this was going on and I still dont understand why it was necessary.
I thought such things were generally done slowly and with plenty of warning?



The first warning of the hard fork was November 11, 2014. A full 3 months before version 1.5 took effect. It was necessary to fix multiple issues, including various attack vectors.

Regarding your coins, they should be safe, as long as your wallet was backed up.

What you need to do is start the gui with -zapwallettxes. This should clean up the missing transactions.  Please be patient with this, it can take some time(30-60mins+) to rescan the block chain. If you need help on how to accomplish this, please let us know.




member
Activity: 63
Merit: 10
Anyone great at programming for android? A phone wallet to stake would be fantastic. Would this ruin the phone?

It would be cool to have one to be able to receive and hold coins. However I think there is still some work to be done for the code base. In any event staking would consume a fair amount of resources. It may not break the phone, but it would drain the battery quickly and probably cause a good deal of heat while it is running.

My phone is lucky if it gets through a day on one charge without staking. If I tried staking the battery would probably be dead within hours.
full member
Activity: 235
Merit: 100
Money supply according to the debug console of the client is 8,816,651 HBN, but Coinmarketcap only reads 8,208,723 HBN. That makes our marketcap seem a little smaller than it actually is. Novacoin for example hasn't been updated either, whereas the number for Peercoins is always up to date.

Does anybody know if this is a known issue with Coinmarketcap?
It benefits IPO-Scams over coins with honest mining.

The issue is coinmarketcap is getting it's money supply from an old ABE explorer that is out of commission. They need to change to CCE API. Could I trouble you to ask them to switch?

By CCE you mean the Cryptocoinexplorer, right?
I have sent them a request via the Request Form. Included this link:
http://www.cryptocoinexplorer.com/api

Now let's wait and see.
legendary
Activity: 1638
Merit: 1036
Anyone great at programming for android? A phone wallet to stake would be fantastic. Would this ruin the phone?

It would be cool to have one to be able to receive and hold coins. However I think there is still some work to be done for the code base. In any event staking would consume a fair amount of resources. It may not break the phone, but it would drain the battery quickly and probably cause a good deal of heat while it is running.

NURO is a fine example of a brain wallet running on android.

saves a lot of power as long as you have a reliable chain to call and send tx's to.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Money supply according to the debug console of the client is 8,816,651 HBN, but Coinmarketcap only reads 8,208,723 HBN. That makes our marketcap seem a little smaller than it actually is. Novacoin for example hasn't been updated either, whereas the number for Peercoins is always up to date.

Does anybody know if this is a known issue with Coinmarketcap?
It benefits IPO-Scams over coins with honest mining.

The issue is coinmarketcap is getting it's money supply from an old ABE explorer that is out of commission. They need to change to CCE API. Could I trouble you to ask them to switch?

they are prety fast with swaps so shouldnt take long

Cool, do you have the thread for contact information for them handy?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Hmm, I have been running Hobonickels for quite a while, on and off. Every now and then I forget about it.

The other day I started my client up. It didnt seem to work well and after a while I noticed HARD FORK UPGRADE!!

So I did but it still didnt work well, it re-downlownloaded the blockchain taking several days but never caught up.

So I started a fresh installation , it synced, shutdown and then and then put my wallet.dat in that and restarted.

Now I have 0.001 HBN and roughly 5700 unconfirmed worth of pos mined transactions.

Unless I am mistaken I have just lost the entire contents of my wallet due to the 1.5 hard fork, or is there a way to recover this?
These are all dated within minutes of me starting the 1.4 client on the 31st Jan, after the hard fork on 17th.

No I didnt have any idea this was going on and I still dont understand why it was necessary.
I thought such things were generally done slowly and with plenty of warning?



The first warning of the hard fork was November 11, 2014. A full 3 months before version 1.5 took effect. It was necessary to fix multiple issues, including various attack vectors.

Regarding your coins, they should be safe, as long as your wallet was backed up.

What you need to do is start the gui with -zapwallettxes. This should clean up the missing transactions.  Please be patient with this, it can take some time(30-60mins+) to rescan the block chain. If you need help on how to accomplish this, please let us know.



legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Tranz, the "Current Block Info" and "Current PoS Block Info" tabs sometimes do not work. I have to click them several times or wait a little and try again. It's about 50/50 they show up or not.

I am using Windows 7 on an Intel Atom. It's a very slow CPU, so that could be the cause.

One of the changes done in version 1.5 was how the gui and core held locks. When certain functions are called in the code, they have to hold certain pieces of information. The old version would allow the gui to always operate even if the core was busy. The new version only allows certain gui functions to work when the core is not busy.

I do have some ideas to help this a bit in future updates. To both protect the core, and to allow a bit smoother gui.
hero member
Activity: 672
Merit: 500
http://fuk.io - check it out!
Money supply according to the debug console of the client is 8,816,651 HBN, but Coinmarketcap only reads 8,208,723 HBN. That makes our marketcap seem a little smaller than it actually is. Novacoin for example hasn't been updated either, whereas the number for Peercoins is always up to date.

Does anybody know if this is a known issue with Coinmarketcap?
It benefits IPO-Scams over coins with honest mining.

The issue is coinmarketcap is getting it's money supply from an old ABE explorer that is out of commission. They need to change to CCE API. Could I trouble you to ask them to switch?

they are prety fast with swaps so shouldnt take long
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Money supply according to the debug console of the client is 8,816,651 HBN, but Coinmarketcap only reads 8,208,723 HBN. That makes our marketcap seem a little smaller than it actually is. Novacoin for example hasn't been updated either, whereas the number for Peercoins is always up to date.

Does anybody know if this is a known issue with Coinmarketcap?
It benefits IPO-Scams over coins with honest mining.

The issue is coinmarketcap is getting it's money supply from an old ABE explorer that is out of commission. They need to change to CCE API. Could I trouble you to ask them to switch?
sr. member
Activity: 286
Merit: 251
Hmm, I have been running Hobonickels for quite a while, on and off. Every now and then I forget about it.

The other day I started my client up. It didnt seem to work well and after a while I noticed HARD FORK UPGRADE!!

So I did but it still didnt work well, it re-downlownloaded the blockchain taking several days but never caught up.

So I started a fresh installation , it synced, shutdown and then and then put my wallet.dat in that and restarted.

Now I have 0.001 HBN and roughly 5700 unconfirmed worth of pos mined transactions.

Unless I am mistaken I have just lost the entire contents of my wallet due to the 1.5 hard fork, or is there a way to recover this?
These are all dated within minutes of me starting the 1.4 client on the 31st Jan, after the hard fork on 17th.

No I didnt have any idea this was going on and I still dont understand why it was necessary.
I thought such things were generally done slowly and with plenty of warning?

Jump to: