๐ฆ HTND 2.10.1 release! ๐ฆ
This release fixes a missing max block parents parameter.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.10.1
This release fixes a missing max block parents parameter.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.10.1
GitHub
Release HTND 2.10.1 Release! ยท HoosatNetwork/HTND
Forgot to add block version 7 max block parents amount, without it the node will crash when block version 7 starts. This release fixes the parameters.
๐ฅ3
Please vote
https://vote.hoosat.net/polls/8d97ccb5f8fd8d12ab01e744ad2481c6339312e884a99dc277b7aa4765a347c9
Start Date
Aug 5, 2026, 04:52 PM
End Date
Aug 8, 2026, 04:52 PM
https://vote.hoosat.net/polls/8d97ccb5f8fd8d12ab01e744ad2481c6339312e884a99dc277b7aa4765a347c9
Start Date
Aug 5, 2026, 04:52 PM
End Date
Aug 8, 2026, 04:52 PM
vote.hoosat.net
Hoosat Vote
Decentralized voting platform powered by Hoosat blockchain
๐3
๐ฆ HTND 2.11.0 released. ๐ฆ
Be happy! Network was again only down for few days, but now you will have more secure network. HF to bigger max blue anticone and more secure block parent selection is already active. Datadir link available on release notes. I'll write information later what happened and why something like it could happen again, but I need to relax now.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.11.0
Be happy! Network was again only down for few days, but now you will have more secure network. HF to bigger max blue anticone and more secure block parent selection is already active. Datadir link available on release notes. I'll write information later what happened and why something like it could happen again, but I need to relax now.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.11.0
GitHub
Release HTND 2.11.0 ยท HoosatNetwork/HTND
GitHub Release Notes: Hoosat Network Node v2.11.0
This release has been rushed because Friday 7th August the network went down. This update includes HF to block version 7, which brings max blue ant...
This release has been rushed because Friday 7th August the network went down. This update includes HF to block version 7, which brings max blue ant...
๐ฅ4
๐ฆ HTND 2.12.0 released. ๐ฆ
This is a release that tries to fix some issues left with previous release. There is 2 day time window to upgrade before check Indirect parent's goes back to effect. But i'll suggest upgrading asap as there is mergeset fixes for disqualified blocks. Most likely will have more updates in the pipeline, depending on how things go.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.12.0
This is a release that tries to fix some issues left with previous release. There is 2 day time window to upgrade before check Indirect parent's goes back to effect. But i'll suggest upgrading asap as there is mergeset fixes for disqualified blocks. Most likely will have more updates in the pipeline, depending on how things go.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.12.0
GitHub
Release HTND 2.12.0 ยท HoosatNetwork/HTND
HTND v2.12.0
This release focuses on DAGKnight compatibility fixes and comprehensive disqualified block handling improvements.
What's Changed
DAGKnight Compatibility
Fixed selected-parent attr...
This release focuses on DAGKnight compatibility fixes and comprehensive disqualified block handling improvements.
What's Changed
DAGKnight Compatibility
Fixed selected-parent attr...
๐ฅ3
๐ฆ HTND 2.13.0 released. ๐ฆ
This release includes 1 bug fix Nil pointer dereference in RPC routerInitializer and is otherwise completely compatible with 2.12.0, except that this feature includes auto-updater from Github and auto error reporting on panics. No rush to update if you are just updating to 2.12.0, so let the network converge and update whenever you want as the new features won't be useful before next release.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.13.0
This release includes 1 bug fix Nil pointer dereference in RPC routerInitializer and is otherwise completely compatible with 2.12.0, except that this feature includes auto-updater from Github and auto error reporting on panics. No rush to update if you are just updating to 2.12.0, so let the network converge and update whenever you want as the new features won't be useful before next release.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.13.0
๐ฅ1
๐ฆ HTND v2.14.0 released. ๐ฆ
Please when updating, just replace the binaries and don't reset the database. After replacing binaries on disk quickly restart the node and you should be OK to keep running. Of course utxoindexing might take some time, but if you run without utxoindex you should be able to continue mining as soon as possible.
Clean sync is not yet completely working, but at least won't stall on generating or validating pruning point proof and continues to resolve the virtual, but afterwards might crash on missing block parents. Missing block parents are caused by 2.11.0 nodes, so as quickly as you can please update and the consensus can stabilize.
Now submitted and relayed block status is resolved as soon as possible instead of lazily like before. Which means the consensus notices any kind of issues with the blocks faster instead of propagating pending UTXO validated blocks as parents of new blocks.
I'll be releasing new version soon after I know what needs to be disabled/enabled in validation when 2.11.0 nodes shutdown.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.14.0
Please when updating, just replace the binaries and don't reset the database. After replacing binaries on disk quickly restart the node and you should be OK to keep running. Of course utxoindexing might take some time, but if you run without utxoindex you should be able to continue mining as soon as possible.
Clean sync is not yet completely working, but at least won't stall on generating or validating pruning point proof and continues to resolve the virtual, but afterwards might crash on missing block parents. Missing block parents are caused by 2.11.0 nodes, so as quickly as you can please update and the consensus can stabilize.
Now submitted and relayed block status is resolved as soon as possible instead of lazily like before. Which means the consensus notices any kind of issues with the blocks faster instead of propagating pending UTXO validated blocks as parents of new blocks.
I'll be releasing new version soon after I know what needs to be disabled/enabled in validation when 2.11.0 nodes shutdown.
https://github.com/HoosatNetwork/HTND/releases/tag/v2.14.0
GitHub
Release HTND 2.14.0 ยท HoosatNetwork/HTND
Overview
HTND v2.14.0 is a feature and maintenance release that includes critical fixes for pruning point proof validation, a new auto-updater system, and various stability improvements. This relea...
HTND v2.14.0 is a feature and maintenance release that includes critical fixes for pruning point proof validation, a new auto-updater system, and various stability improvements. This relea...
๐ฅ1
HTN has been down for 3 weeks. Now it seems nodes are clean syncing, but I won't be doing a new release yet, because I want to confirm that everything is running fine. So next week most likely new release, if the network runs fine,
๐ฅ9
๐ฆHoosat Network 2.16.0 release! ๐ฆ
Hopefully we are past the issues that started Friday 7th of August. It's been quite troublesome weeks of development afterwards. But clean sync is mostly working and network seems to be running at 1.57 GH/s, so while some minor issues have been fixed. I think we're ready for binary release!
https://github.com/HoosatNetwork/HTND/releases/tag/v2.16.0
Hopefully we are past the issues that started Friday 7th of August. It's been quite troublesome weeks of development afterwards. But clean sync is mostly working and network seems to be running at 1.57 GH/s, so while some minor issues have been fixed. I think we're ready for binary release!
https://github.com/HoosatNetwork/HTND/releases/tag/v2.16.0
GitHub
Release HTND 2.16.0 ยท HoosatNetwork/HTND
HTND v2.16.0 Release Notes
Release date: 2026-09-01
This release includes 365 commits with ~7856 lines added and ~1606 lines deleted across 173 files. Major focus areas include IBD reliability impr...
Release date: 2026-09-01
This release includes 365 commits with ~7856 lines added and ~1606 lines deleted across 173 files. Major focus areas include IBD reliability impr...
๐ฅ4