π¦ Hoohive v0.1.0 released! π¦
HooHive is bumped to 0.1.0 to include the new hoo_gpu_amd miner.
Hoo_gpu v1.2.6
Hoo_cpu v1.2.5
Hoo_gpu_amd v1.2.6
Hoominer v0.3.4
You can select which miners to start when using HooHive with --hoominer, --hoo_cpu, --hoo_gpu and or --hoo_gpu_amd in to the HiveOS Extra config argument field. You can use all four miners other custom parameters like normally you would. Only single connection arguments required, so no need to add them to the Extra config argument field seperately. Remember Hoohive only reports the first selected miners API information.
-> https://network.hoosat.fi/downloads/hoohive-0.1.0.tar.gz
-> https://htn.foztor.net/hoohive-0.1.0.tar.gz
Happy mining. βοΈ
HooHive is bumped to 0.1.0 to include the new hoo_gpu_amd miner.
Hoo_gpu v1.2.6
Hoo_cpu v1.2.5
Hoo_gpu_amd v1.2.6
Hoominer v0.3.4
You can select which miners to start when using HooHive with --hoominer, --hoo_cpu, --hoo_gpu and or --hoo_gpu_amd in to the HiveOS Extra config argument field. You can use all four miners other custom parameters like normally you would. Only single connection arguments required, so no need to add them to the Extra config argument field seperately. Remember Hoohive only reports the first selected miners API information.
-> https://network.hoosat.fi/downloads/hoohive-0.1.0.tar.gz
-> https://htn.foztor.net/hoohive-0.1.0.tar.gz
Happy mining. βοΈ
π¦Hoohash Miningcore available. π¦
Elva published his Miningcore work some time ago on Hoohash, but there seemed to be some issues so I had to fix them on a fork.
Now I've created a guide how to mine Hoohash with Miningcore. Supports SOLO, PPLNS, PPLNSBF% payment schemes.
https://wiki.hoosat.fi/en/Tutorials/mine-with-miningcore
Elva published his Miningcore work some time ago on Hoohash, but there seemed to be some issues so I had to fix them on a fork.
Now I've created a guide how to mine Hoohash with Miningcore. Supports SOLO, PPLNS, PPLNSBF% payment schemes.
https://wiki.hoosat.fi/en/Tutorials/mine-with-miningcore
π¦ New exchange listing KlingEX! π¦
We got another free listing for free from a new exchange. It seems KlingEX is based in Reykjavik the capital city of Iceland based on the administrative information of the domain.
-> https://klingex.io/trade/HTN-USDT
Trading available. DYOR.
We got another free listing for free from a new exchange. It seems KlingEX is based in Reykjavik the capital city of Iceland based on the administrative information of the domain.
-> https://klingex.io/trade/HTN-USDT
Trading available. DYOR.
π₯7β€3π2
Why Hoosat Network is there for you!
https://medium.com/@toni.lukkaroinen/why-hoosat-network-is-there-for-you-d8c7b632e105
https://medium.com/@toni.lukkaroinen/why-hoosat-network-is-there-for-you-d8c7b632e105
Medium
Why Hoosat Network is there for You!
Thereβs been a lot of noise lately about Hoosat Network. A lot of FUD. Most of it coming from corners that feel threatened by somethingβ¦
π₯3β€1
π¦ Hoosat Web Wallet update! π¦
Hoosat web wallet has been upgraded to contain better compounding. It will try to compound every 15 seconds until less than 2 UTXO in the wallet. This is still untested and I will fix it if issues arise.
https://wallet.hoosat.fi/
Hoosat web wallet has been upgraded to contain better compounding. It will try to compound every 15 seconds until less than 2 UTXO in the wallet. This is still untested and I will fix it if issues arise.
https://wallet.hoosat.fi/
wallet.hoosat.fi
Hoosat Wallet
Online Wallet for Hoosat Cryptocurrency
π¦ This pruning point modification issue solved! π¦
$HTN wait for next non breaking release of HTND tomorrow, but I've now checked that calculating UTXO diff is faster from acceptance data than iterating through the UTXO diff children.
Thinking that the latest iterating the UTXO diff children took 5 minutes, from the acceptance data it took 4 seconds. Both produced same UTXO diff, so either function is acceptable to be used.
$HTN wait for next non breaking release of HTND tomorrow, but I've now checked that calculating UTXO diff is faster from acceptance data than iterating through the UTXO diff children.
Thinking that the latest iterating the UTXO diff children took 5 minutes, from the acceptance data it took 4 seconds. Both produced same UTXO diff, so either function is acceptable to be used.
π¦Web wallet back working! π¦
When I made the compound loop. I had forgotten that I had some unresolved development in github tha was not working. I backtracked those changes and the webwallet is back functional, but still does not have better compouding.
So wasteful work today on that front. Apologies for the webwallet downtime.
When I made the compound loop. I had forgotten that I had some unresolved development in github tha was not working. I backtracked those changes and the webwallet is back functional, but still does not have better compouding.
So wasteful work today on that front. Apologies for the webwallet downtime.
π¦HTND 1.6.2 released!π¦
This release fixes issue with calculation of UTXO diff taking too long with every pruning point update.
https://github.com/Hoosat-Oy/HTND/releases/tag/v1.6.2
This release fixes issue with calculation of UTXO diff taking too long with every pruning point update.
https://github.com/Hoosat-Oy/HTND/releases/tag/v1.6.2
GitHub
Release HTND 1.6.2 Β· Hoosat-Oy/HTND
This release fixes issue with calculation of UTXO diff taking too long with every pruning point update.
Full Changelog: v1.6.1...v1.6.2
Full Changelog: v1.6.1...v1.6.2
π1
π¦Transaction aha moment?π¦
I just had an AHA moment. Most if not all of the cryptocurrencies limit block max mass as in maximum limit of transactions per block. Read the following medium post for more.
-> https://medium.com/@toni.lukkaroinen/transactions-per-second-5139fb636986
I just had an AHA moment. Most if not all of the cryptocurrencies limit block max mass as in maximum limit of transactions per block. Read the following medium post for more.
-> https://medium.com/@toni.lukkaroinen/transactions-per-second-5139fb636986
Medium
Transactions per second?
I just had an AHA moment. Most if not all of the cryptocurrencies limit block max mass as in maximum limit of transactions per block. Butβ¦
π₯4
GHOSTDAG: 51% Attacks
The hidden superpower of consensus protocol. Written with first hand experiences fighting against these issues in Hoosat Network! Read more:
https://medium.com/@toni.lukkaroinen/ghostdag-51-attacks-44a386ad99ed
The hidden superpower of consensus protocol. Written with first hand experiences fighting against these issues in Hoosat Network! Read more:
https://medium.com/@toni.lukkaroinen/ghostdag-51-attacks-44a386ad99ed
Medium
GHOSTDAG: 51% Attacks
The hidden superpower of consensus protocol.
π₯6
π¦Metamask Snap Dev Grant gathered! π¦
25,000,131.01 HTN gathered! I've given the wallet to @codecustard now it is his time to deliver.
25,000,131.01 HTN gathered! I've given the wallet to @codecustard now it is his time to deliver.
π₯9
π¦ HTN Voting platform! π¦
HTN voting platform is up and running. All the new polls created and votes will be on chain. You are free to use it for your own projects or anything of the like. Just need to remember that voting is done with HTN.
The voting platform:
https://vote.hoosat.net/
You need to use the chrome extension wallet with the voting platform:
https://chromewebstore.google.com/detail/djcpncochmpbipoiblkafkjfbfolnkom
Sorry for late announcement.
HTN voting platform is up and running. All the new polls created and votes will be on chain. You are free to use it for your own projects or anything of the like. Just need to remember that voting is done with HTN.
The voting platform:
https://vote.hoosat.net/
You need to use the chrome extension wallet with the voting platform:
https://chromewebstore.google.com/detail/djcpncochmpbipoiblkafkjfbfolnkom
Sorry for late announcement.
vote.hoosat.net
Hoosat Vote
Decentralized voting platform powered by Hoosat blockchain
π₯5
There has been extension of rank names going in Discord, but as the voting platform is running i've moved next step of voting there. Go ahead and vote the tied rank name positions when God Bless Owl won already, but we need to order the rest.
[HTN] Holder rank name (Midnight Owl vs Titan Vowl)
https://vote.hoosat.net/polls/5c99b6f5abeaefe13dc913d53bf542a253ebf0f35cf086685c3357e3d1ee912c
[HTN] Holder rank name (Noctua vs Falcon)
https://vote.hoosat.net/polls/1ad937fad4ff7c0ae3706c72ffdb5d75585bf441ac3e462bb6191a8b914943bb
[HTN] Holder rank name (Spectral Owl vs Great Horned Owl vs Hawk)
https://vote.hoosat.net/polls/dce71e0f6f8051e0be3ebc95522c2bd78a145dade34b94ce412f3f06861b80d1
[HTN] Holder rank name (Midnight Owl vs Titan Vowl)
https://vote.hoosat.net/polls/5c99b6f5abeaefe13dc913d53bf542a253ebf0f35cf086685c3357e3d1ee912c
[HTN] Holder rank name (Noctua vs Falcon)
https://vote.hoosat.net/polls/1ad937fad4ff7c0ae3706c72ffdb5d75585bf441ac3e462bb6191a8b914943bb
[HTN] Holder rank name (Spectral Owl vs Great Horned Owl vs Hawk)
https://vote.hoosat.net/polls/dce71e0f6f8051e0be3ebc95522c2bd78a145dade34b94ce412f3f06861b80d1
vote.hoosat.net
Hoosat Vote
Decentralized voting platform powered by Hoosat blockchain
β€1
Hoosat Vote: A Fresh, Purely On-Chain Contender in Decentralized Governance for 2025
https://medium.com/@toni.lukkaroinen/hoosat-vote-a-fresh-purely-on-chain-contender-in-decentralized-governance-for-2025-cfaa6d32272a
https://medium.com/@toni.lukkaroinen/hoosat-vote-a-fresh-purely-on-chain-contender-in-decentralized-governance-for-2025-cfaa6d32272a
Medium
Hoosat Vote: A Fresh, Purely On-Chain Contender in Decentralized Governance for 2025
As end of 2025 draws to a close, the world of cryptocurrencies are buzzing with innovation. Established platforms have powered massive DAOsβ¦
π₯4
π¦Possibly HF level voting platform issue in node. π¦
@everyone I have realized there is issue in the voting platform. If you try to use longer than 64 character inputs. The node uses Shannon entropy of the inputs to check that the data is not binary or encoded data like base64 or hashed. But I've used way too low Shannon entropy as the maximum. As typical human text is around 4 - 4.5 bits and I've put a limit of 2.5 bits.
So for now. In the voting platform please try to use repetitive words or shorter than 64 character texts to avoid hitting the Shannon entropy checks.
I'm not sure at the moment if this maximum Shannon entropy bits change would be soft or hard fork level update, but if we increase the limit the nodes can be updated in any possible manner, it's just that those who don't update will not accept the voting platform transactions.
I will think about this more after Christmas and we can have slow ~30 day update time to allow more data in the voting platform polls.
@everyone I have realized there is issue in the voting platform. If you try to use longer than 64 character inputs. The node uses Shannon entropy of the inputs to check that the data is not binary or encoded data like base64 or hashed. But I've used way too low Shannon entropy as the maximum. As typical human text is around 4 - 4.5 bits and I've put a limit of 2.5 bits.
So for now. In the voting platform please try to use repetitive words or shorter than 64 character texts to avoid hitting the Shannon entropy checks.
I'm not sure at the moment if this maximum Shannon entropy bits change would be soft or hard fork level update, but if we increase the limit the nodes can be updated in any possible manner, it's just that those who don't update will not accept the voting platform transactions.
I will think about this more after Christmas and we can have slow ~30 day update time to allow more data in the voting platform polls.
π2
[HTN] Should Tonto stop addressing FUD?
@everyone should we just tell those who spread FUD about HTN that they can come to the voting platform, create polls and see what the community thinks.
https://vote.hoosat.net/polls/99ffc6c1c4931f19d00884a84ae8dad83674eb49e7f8c29f64829c8a19f9527c
Start Date 19.12.2025 klo 16.25
End Date 28.2.2026 klo 16.25
@everyone should we just tell those who spread FUD about HTN that they can come to the voting platform, create polls and see what the community thinks.
https://vote.hoosat.net/polls/99ffc6c1c4931f19d00884a84ae8dad83674eb49e7f8c29f64829c8a19f9527c
Start Date 19.12.2025 klo 16.25
End Date 28.2.2026 klo 16.25
vote.hoosat.net
Hoosat Vote
Decentralized voting platform powered by Hoosat blockchain
[Voting Platform] Increase price to create poll?
@everyone should we increase HTN Voting platform poll creation price?
https://vote.hoosat.net/polls/88aa4899627a4975bc2e067ad3d33c6b8ec65252b8d2f162009e03db3284d856
Start Date 19.12.2025 klo 16.09
End Date 28.2.2026 klo 16.09
@everyone should we increase HTN Voting platform poll creation price?
https://vote.hoosat.net/polls/88aa4899627a4975bc2e067ad3d33c6b8ec65252b8d2f162009e03db3284d856
Start Date 19.12.2025 klo 16.09
End Date 28.2.2026 klo 16.09
vote.hoosat.net
Hoosat Vote
Decentralized voting platform powered by Hoosat blockchain
π¦HTND 1.6.3 released π¦
This release brings small hard fork at DaaScore 123_956_218 to increase 0x03 subnetworks data Shannon entropy check max value from 2 to 4.5 to allow natural language in the data. Additional update is lowering the LRU cache sizes and Pebble cache default size to 1GB from 8GB to decrease RAM usage.
The DAAScore is 30 days from today in around 21th of January. I'll update the explorer to show the HF time after Christmas.
https://github.com/Hoosat-Oy/HTND/releases/tag/v1.6.3
This release brings small hard fork at DaaScore 123_956_218 to increase 0x03 subnetworks data Shannon entropy check max value from 2 to 4.5 to allow natural language in the data. Additional update is lowering the LRU cache sizes and Pebble cache default size to 1GB from 8GB to decrease RAM usage.
The DAAScore is 30 days from today in around 21th of January. I'll update the explorer to show the HF time after Christmas.
https://github.com/Hoosat-Oy/HTND/releases/tag/v1.6.3
GitHub
Release HTND 1.6.3 Β· Hoosat-Oy/HTND
This release brings small hard fork at DaaScore 123_956_218 to increase 0x03 subnetworks data Shannon entropy check max value from 2 to 4.5 to allow natural language in the data. Additional update ...
π₯2
π Merry Christmas and Happy Holidays! π
As we gather with loved ones during this joyful season, let's celebrate the incredible journey we've shared in 2025. From groundbreaking innovations in GhostDAG and Hoohash to strengthening our decentralized, CPU & GPU-friendly network, you've made Hoosat Network a true people's blockchain, accessible, secure, and built for the future.
Thank you to every miner, developer, holder, and supporter who's contributed to our growth. Your passion and dedication light up our community like the brightest holiday stars. π¦π«
May this Christmas bring you peace, happiness, and prosperity. Here's to an even brighter 2026 filled with fast transactions, exciting developments, and continued success together!
Warmest wishes,
Hoosat Network team
As we gather with loved ones during this joyful season, let's celebrate the incredible journey we've shared in 2025. From groundbreaking innovations in GhostDAG and Hoohash to strengthening our decentralized, CPU & GPU-friendly network, you've made Hoosat Network a true people's blockchain, accessible, secure, and built for the future.
Thank you to every miner, developer, holder, and supporter who's contributed to our growth. Your passion and dedication light up our community like the brightest holiday stars. π¦π«
May this Christmas bring you peace, happiness, and prosperity. Here's to an even brighter 2026 filled with fast transactions, exciting developments, and continued success together!
Warmest wishes,
Hoosat Network team
π4β€3