Skip to content

Releases: Tranz5/HoboNickels

HoboNickels Version 2.0.1.0

04 Oct 03:37
Compare
Choose a tag to compare

Added SplitBlock to GUI. @presstab Hyperstake
Increased default splitthreshold and combinethreshold, plus updated Max
for each. This will work in startup and config switchs up to 2500/5000.
And further increases in gui.
Changed max percentage for Stake For Charity to 100%
Renamed SetStakeMinAge to GetStakeMinAge
Renamed SetTargetSpacing to GetTargetSpacing
Created stub function for GetModiferInterval. Will be used to fork and
allow for 1 day min stake period.
Fixed CoinControl Weight to correct show at 8.8 days until fork fixes
it.
Fixed Stake Estimate in GUI.
Fixed Fee Estimate when using CoinControl.
Bumped version to 2.0.1.0

HoboNickels Version 2.0

10 Sep 04:44
Compare
Choose a tag to compare

Changes for a stable block chain.

Fixed issued where clients were creating old chain
Block time changed to 2 mins.
Min stake Age changed to 1 day
Min stake reward set at 20% Yearly
Stake will degrade over difficulty slower
Old clients will be disconnected on Friday Sept 17

Changes will take effect at block 5667000 and Fri, 15 Sep 2017 21:00:00

md5sum HoboNickels-qt.zip
ec25f81e852ef28eeb3e3ab93b2d006a *HoboNickels-qt.zip

HoboNickels Version 1.5.5.5

31 Aug 02:51
Compare
Choose a tag to compare

Disconnect old client.

WinQT:
md5sum HoboNickels-qt.zip
633b4e4f92530dc8a7965eb48efe7b27 *HoboNickels-qt.zip

HoboNickels Version 1.5.5.4

24 Aug 02:43
Compare
Choose a tag to compare

Fix to refresh coin weight every 10 blocks, to prevent coins from not staking. Add new checkpoint.

Windows QT.
md5sum HoboNickels-qt.zip
b40ead6c1c3d958128275889688d9b88 *HoboNickels-qt.zip

Mac OS QT:
md5sum HoboNickels-Qt_v1.5.5.3_macOs.zip
8f4d47d4ff352caadcf08fb718d3b76a *HoboNickels-Qt_v1.5.5.3_macOs.zip

The Mac Compilation is still a work in progress. Please report successes or failures to Tranz at BTC or CCT..

HoboNickels Version 1.5.5.3

11 Aug 01:57
Compare
Choose a tag to compare

Fix to validate address and add new checkpoint

Windows QT:
md5sum HoboNickels-qt.zip
720020d433c24b6dbf720e3f19b7b9a0 *HoboNickels-qt.zip

Mac OS QT:
md5sum HoboNickels-Qt_v1.5.5.3_macOs.zip
8f4d47d4ff352caadcf08fb718d3b76a *HoboNickels-Qt_v1.5.5.3_macOs.zip

The Mac Compilation is still a work in progress. Please report successes or failures to Tranz at BTC or CCT..

HoboNickels Version 1.5.5.2

10 Aug 02:56
Compare
Choose a tag to compare

Change to add checkpoints to help with invalid chain.
Also changed the way Min S4C works. Now it will accumulate the min you specify and when
reached send that amount to the address you requested.

HoboNickels Version 1.5.5.1

07 Aug 21:37
Compare
Choose a tag to compare

Changes for Staking and Locking.

HoboNickels Version 1.5.5.0 - Pre-Release Only

29 Jul 17:59
Compare
Choose a tag to compare

Changes Since 1.5.3.0.
**** Edit: due to some bugs this is now a pre-release and self compile only. This specific version is not supported and will be updated, use at your own risk. **** A new version 1.5.5.? will be released as a fix pack as soon as available.

Turn on and off Staking via startup, rpc, and menus.
Script Validation Change, must upgrade by March 1, 2018
Fix some mutability potential problems.
Removed un-eeded opcodes
Removed getpubkey and validatepubkey, should be using getaddress and
validateaddress instead
Renamed threads to hobocoin
Add new script checking threads
split and combine threshold now use all loaded wallets for max combine
number.
Bump Version and Bump protocol.
Added WatchOnly ability
Added importaddress used in watchonly addition
Imporoved Staking Algo.
Added mergecoin rpc
Updated Gui, added windoes open/close buttons to most windows

Win 32 QT:
md5sum HoboNickels-qt_1.5.5.0.zip
09a047007f303206769d7fcc862e2d1f *HoboNickels-qt_1.5.5.0.zip

HoboNickels Version 1.5.3.0

09 Jul 05:41
Compare
Choose a tag to compare

This release is part of the enhancements on the way to version 1.6.0. This release contains a fork at block 5.6m and requires the user upgrade before we reach that block, or produce bad blocks and be forced to re download the block chain.

Other changes since 1.5.2 are:
Coming soon.

Windows QT:
md5sum HoboNickels-qt-1.5.3.0.zip
606403fe0db7227d7446d329fa857fb4 *HoboNickels-qt-1.5.3.0.zip

Mac QT:
Coming soon.

Linux QT:
Coming soon.

HoboNickels Version 1.5.1.0

13 Jun 17:39
Compare
Choose a tag to compare

New Release here:
https://github.com/Tranz5/HoboNickels/releases/tag/1.5.3.0

Removed Checkpoint Warning. Added split/combine threshold rpc and increased amounts allowed.