Author

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

legendary
Activity: 1540
Merit: 1060
May the force bit with you.
1.4 running fine. I just wish the startup time was faster. Loading block index takes forever.

Yes I have been thinking of more ways to speed it up. Such as compiling with 64 bit(may help) and/or threading the init load. Difficulties arrise on both.
newbie
Activity: 55
Merit: 0
Great news and a big thank you to Tranz for taking the lead with HBN!
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
I've made a quick calculation using http://hbn.blockx.info block explorer with data just for 1 hour of HBN blockchain live, and got the result of 93 PoS and 45 PoW blocks per hour, nice 2/1 relation.
Of course it needs far more data to analysis, but still interesting picture I think.

Edit: what a huge spike of PoS diff https://scrypt.io/graphs/hbninfo_posdiff-week.png

Interesting... Also seeing the difference in average money supply added from PoS vs PoW would be interesting.
sr. member
Activity: 303
Merit: 250
I've made a quick calculation using http://hbn.blockx.info block explorer with data just for 1 hour of HBN blockchain live, and got the result of 93 PoS and 45 PoW blocks per hour, nice 2/1 relation.
Of course it needs far more data to analysis, but still interesting picture I think.

Edit: what a huge spike of PoS diff https://scrypt.io/graphs/hbninfo_posdiff-week.png
full member
Activity: 139
Merit: 100
Hi Tranz!
Thanks for update! Works great.
legendary
Activity: 1330
Merit: 1000
Blockchain Developer
1.4 running fine. I just wish the startup time was faster. Loading block index takes forever.

Not really a great way to fix this yet unless a new wallet is made that doesn't have to load the block chain.  30 second blocks makes the chain grow quickly.  Indexing the chain can take some time.
sr. member
Activity: 303
Merit: 250
1.4 running fine too, and I think the start of the client was a bit faster then with 1.3.1 (or may be I'm just want it so Smiley)
Love all the new things, these buttons  Grin and the full info by getmininginfo command.
legendary
Activity: 2534
Merit: 1129
1.4 running fine. I just wish the startup time was faster. Loading block index takes forever.

All PoS coins are slow startups. HBN has a lot of extra wallet features,and that is worth the wait.

Moral here : Shut the wallet down less often: leave it running as much as possible.
member
Activity: 195
Merit: 10
1.4 running fine. I just wish the startup time was faster. Loading block index takes forever.
hero member
Activity: 966
Merit: 513
Thanks guys. It's comforting to see such great support from the hbn devs.
legendary
Activity: 2534
Merit: 1129

I have that up and running now , staking well !

One comment: The Coin Control time seems to be in UTC , whereas Transaction times are set to local clock. Is that a deliberate feature ?
sr. member
Activity: 504
Merit: 254

Mac Wallet is also updated with OpenSSL 1.0.1g.   get the download link from the discussion link above 
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
sr. member
Activity: 303
Merit: 250
Yes, it is there. you can do getinfo true, or getmininginfo, or getdifficulty. You can also click the green PoS arrow and it will give you PoS information.

Ohh, I see.. getdifficulty works well, I was using just getmininginfo to get a quick picture of the net.
One more little thing (may be it will be already fixed in the next version, IDK) - when choosing an option to make a wallet backup from the client, it doesn't remember the route, used before, so one have to find a folder with backups again every time - not critical, but could be useful.
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Hey I just wanted to let every know I will be releasing v1.4 tonight. To fix the open ssl bug. I would suggest everyone upgrade ASAP.


 There was some more things I wanted to get done, but we'll be working on it for v1.5 along with some hard forks.  Big discussion later.
Tranz, after releasing of 1.4, 1.3x versions will still be working, so it is not hard fork yet, right?

Correct v 1.3 and 1.4 are compatible.  We will begin talking about v1.5 which will have a series have hard forks to fix many issues.

Is there going to be an option to see PoS diff in the client like in NVC?
"difficulty" : {
"proof-of-work" : 445.30749834,
"proof-of-stake" : 0.59503705,

BTW, as I see, the main disscussion (concerning 1.5 too) is going on at cryptocointalk.com forums?

Yes, it is there. you can do getinfo true, or getmininginfo, or getdifficulty. You can also click the green PoS arrow and it will give you PoS information.
legendary
Activity: 1330
Merit: 1000
Blockchain Developer

Is there going to be an option to see PoS diff in the client like in NVC?
"difficulty" : {
"proof-of-work" : 445.30749834,
"proof-of-stake" : 0.59503705,

BTW, as I see, the main disscussion (concerning 1.5 too) is going on at cryptocointalk.com forums?

Just use getdifficulty in the debug window or with the daemon. See a full is of commands here http://wiki.hobonickels.info/index.php?title=RPC_Commands
sr. member
Activity: 303
Merit: 250
Hey I just wanted to let every know I will be releasing v1.4 tonight. To fix the open ssl bug. I would suggest everyone upgrade ASAP.


 There was some more things I wanted to get done, but we'll be working on it for v1.5 along with some hard forks.  Big discussion later.
Tranz, after releasing of 1.4, 1.3x versions will still be working, so it is not hard fork yet, right?

Correct v 1.3 and 1.4 are compatible.  We will begin talking about v1.5 which will have a series have hard forks to fix many issues.

Is there going to be an option to see PoS diff in the client like in NVC?
"difficulty" : {
"proof-of-work" : 445.30749834,
"proof-of-stake" : 0.59503705,

BTW, as I see, the main disscussion (concerning 1.5 too) is going on at cryptocointalk.com forums?
legendary
Activity: 1540
Merit: 1060
May the force bit with you.
Hey I just wanted to let every know I will be releasing v1.4 tonight. To fix the open ssl bug. I would suggest everyone upgrade ASAP.


 There was some more things I wanted to get done, but we'll be working on it for v1.5 along with some hard forks.  Big discussion later.
Tranz, after releasing of 1.4, 1.3x versions will still be working, so it is not hard fork yet, right?

Correct v 1.3 and 1.4 are compatible.  We will begin talking about v1.5 which will have a series have hard forks to fix many issues.
sr. member
Activity: 303
Merit: 250
Hey I just wanted to let every know I will be releasing v1.4 tonight. To fix the open ssl bug. I would suggest everyone upgrade ASAP.


 There was some more things I wanted to get done, but we'll be working on it for v1.5 along with some hard forks.  Big discussion later.
Tranz, after releasing of 1.4, 1.3x versions will still be working, so it is not hard fork yet, right?
sr. member
Activity: 303
Merit: 250
One more comment.

At http://hobonickels.info/ there is info that HBN are currently traded on two exchanges: Atomic Trade and Cryptsy, but I didnt find HBN at Atomic Trade, but they are traded on coinex.pw

May be somebody have more info where else our little hobos are currently listed?

I was chatting with ByronP at Atomic Trade last night and he told me that HBN is temporarily taken off of Atomic due to low trading activity there, and the resource usage of HBN.  If faststaker reduces resource usage enough then it will be readded to the exchange.  I will take them off the site for now, but the may be back soon.

Concerning coinex.pw, I have heard they are not allowing withdrawals, so have left them off for now. If you are able to successfully withdraw HBN then let me know and I will add them back on.

Yes, I've just find info that coinex has huge problems, so it is not recommended to use.
Jump to: