Post
Topic
Board Announcements (Altcoins)
Re: HoboNickels - HBN - High Fast Stake - Version 1.5. Come on in the water's fine!
by
kneim
on 11/05/2016, 21:18:39 UTC

I configured this metrics in the HoboNickels.conf file, but they are limitited to 20 for split (5 is default), and 40 for combine (10 is default). This is not enough for large stakes, my stakes easiliy use 2 full cores, and the splits not yet finished. I can heat my room with it. (I'm using 1.5.0.0)

To the developers, the divisions by 500 or 250 are enough, please remove the configuration thresolds.

constant limits are 100/200 (v1.5.1.0):
https://github.com/Tranz5/HoboNickels/blob/master/src/main.h#L59

+ wallet balance limits as you said:
https://github.com/Tranz5/HoboNickels/blob/master/src/rpcwallet.cpp#L1818

Thanks, I indeed think about compiling it myself.