Bitcoin Forum
April 23, 2025, 04:53:02 AM *
News: ibminer is now selling real-world Merit Poker collectibles
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 »  All
  Print  
Author Topic: [ANN] [POW] [HTN] NEW GPU CPU ALGO  (Read 1972 times)
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 03, 2024, 11:42:24 AM
Last edit: October 11, 2024, 08:19:51 AM by ogrvar
 #21

how mine htn .
algo hoohash


use pool

1 download miner
 https://github.com/doktor83/SRBMiner-Multi/releases/

2 ./SRBMiner-MULTI --disable-cpu --algorithm hoohash --pool htnd.baikalmine.com:9961 --wallet hoosat:qqljyu9w2795yqykqerqg7kv7xhgffu4446jsnlemu47qc2xftydxmq4pfd24

no use pool

1 download miner
  https://github.com/doktor83/SRBMiner-Multi/releases/

2 download htnd
  https://github.com/Hoosat-Oy/HTND/releases/tag/v1.0.6
  unzip
  run
  ./HTND  --utxoindex -a mainnet-node-1.hoosat.fi

4 download bridge
  https://github.com/Hoosat-Oy/htn-stratum-bridge/releases/tag/V1.0.0
  unzip
  run  bridge

5 run miner
 ./SRBMiner-MULTI --disable-cpu --algorithm hoohash --pool 192.168.100.60:5555 --wallet hoosat:qqljyu9w2795yqykqerqg7kv7xhgffu4446jsnlemu47qc2xftydxmq4pfd24
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 04, 2024, 09:13:51 PM
 #22

about Layer 2
https://medium.com/@toni.lukkaroinen/layer-2-a-false-heaven-for-decentralization-dab5aa4c3973
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 10, 2024, 09:28:37 PM
 #23

# Hoosat Network Desktop Wallet

We have built Hoosat Network available in Github as Windows and Linux binaries. Remember that you need to make your antivirus to allow execution of the binary.

https://github.com/Hoosat-Oy/hoosat-tauri-wallet/releases/tag/v1.0.0
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 11, 2024, 08:36:12 PM
 #24

                                               AMA

💯 Monday 14.10.2024 12:00 GMT to 13:00 GMT, dev will answer any questions.
The place for presenting those questions will be opened prior to event starting.

🟦#AMA text channel in Hoosat Network Discord
🟦https://discord.gg/CpfJtZZztt
🟦The channel will have slow mode to avoid spam.

As such take this weekend to think what you want to ask from lead developer of Hoosat Network, who does not want to speak out loud. 🚀

Those affected by countries blocking Discord, remember you can use VPN
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 13, 2024, 06:39:26 PM
 #25


What has been forked from HTN?

1 HTN DB Filler: While it doesn’t technically require forking, the HTN DB Filler can be run by any Kaspa node operator, allowing them to benefit from the numerous bug fixes we’ve implemented. These improvements enable our explorer to operate with an archival node from genesis.
2 Top Addresses Feature in HTN Explorer: This feature was among the first to be copied. PugDAG modified the original code, while Astrix implemented a more straightforward copy from PugDAG without significant alterations.
3 DAG View Feature in HTN Explorer: The latest development that has been partially replicated by Spectre. They adopted HTN’s latest block retrieval code and transitioned the visual component from Dagre3D to Vis-Network. Notably, they have submitted a pull request to the Spectre Explorer, seeking to incorporate the fixes and enhancements that our HTN team has developed for the latest block retrieval code.
4 Developer Fee (HTND) Code & Feature: This functionality was quickly copied by two projects, Nexell-ia and PugDAG, following our hard fork that demonstrated its effectiveness. The developer fee feature is likely to see further adoption, as it contributes to the longevity of projects.
5 Hard Fork (HTND) Code & Feature: The hard fork code enables the definition of multiple hard forks by specifying the DAA score and block version, facilitating network updates. Like the developer fee, this feature was swiftly forked by Nexell-ia and PugDAG.
6 Hoohash PoW Algorithm: We take pride in the fact that our PoW algorithm has found a home in PugDAG. As Hoohash continues to showcase its innovative approach to FPGA/ASIC resistance, we anticipate even more interest in this technology.

full article
https://medium.com/@toni.lukkaroinen/what-has-been-forked-from-htn-c13094433826
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 14, 2024, 10:13:18 PM
 #26


HTN Webwallet runnable from bash script or docker!
@everyone here is root project for HTN Webwallet, so that you can run it simply from bash script or build docker image. It's also available in dockerhub

The webwallet runs by default on port 3080. Requires Node.js and NPM.

git clone https://github.com/Hoosat-Oy/htn-webwallet.git
cd htn-webwallet
git submodule update --init --recursive
./build-run.sh


Open your webwallet in browser https://localhost:3080/
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 14, 2024, 10:14:30 PM
 #27


We are here for the long haul. After the successful hard fork that brought in our new algorithm Hoohash, we've been laser-focused on adding more value to the Hoosat Network.

Hoosat started with two developers talking about the state of cryptocurrencies and they are passionate about cryptocurrencies, not alone Kaspa. We want to take that further by leveling the playing field of miners, lowering the barrier to entry, to ensure true decentralization. Everyone can participate, if you want to run service's we are here to help you to do that.

Hoosat has no pre-mine, and we stand firm in our commitment that no new tokens will ever be minted that way. There’s no “fake it till you make it” mindset here. We understand GhostDAG’s potential, and we’re not about overpromising. We only talk about new features when we know we can deliver, which is why we announce our plans quarterly.

The 2024 Q4 roadmap remains steady. We've already built Windows/Linux desktop wallet wrapping the webwallet. Next it's time for the flutter based mobile wallet and backend of address translation layer is done. In Q1 of 2025 we are planning to start building our first service, real world marketplace utilizing HTN cryptocurrency as payments.

ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 15, 2024, 07:36:12 PM
 #28

How to run HTN DNS Seeder. 🦉

@everyone Interested in running your own HTN Seeder?

Check out this step-by-step guide to get your node up and running smoothly. 🌐💻👇

https://medium.com/@toni.lukkaroinen/how-to-run-htn-seeder-f81be4a8d02f

For effective decentralization, it’s crucial to include multiple DNS seeders in the HTN Node by default. Without DNS seeders, new nodes cannot automatically discover and join the network, creating a single point of failure and hindering network connectivity. Including multiple seeders ensures reliable access and prevents dependency on a single source.
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 19, 2024, 02:57:24 PM
Last edit: October 19, 2024, 03:25:41 PM by ogrvar
 #29

about the stability of the HOOSAT project

doxxed dev .
opensource
no prime
protection against asic/fpga/entity

full article
https://medium.com/@toni.lukkaroinen/why-htn-can-not-be-destroyed-b1641190691c
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 24, 2024, 01:48:50 PM
 #30

Proof of work validation and transfer for htn-stratum-bridge basically done.
The stratum bridge modifications for proof of work hash validation and transfer are basically done.

Here you can view the work in powhash-validation branch: 👇

https://github.com/Hoosat-Oy/htn-stratum-bridge/tree/powhash-validation

HTN will be one of the cryptocurrencies soon that does not allow nonce spamming,
guessing, etc. Since the proof of proof of work will be validated.
cyno12
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
October 24, 2024, 11:15:28 PM
 #31

nothing personal, faith in the project has come to an end, the fork and the new algorithm are the best that could happen, but all this was crossed out by toxicity when the showdown with kaspa began, yes Kaspa does not have a good reputation after the story with fake pampas against the background of asik sales, but if you compare the capitalization, it looks like a puppy barking at an elephant. therefore, faith has come to an end.
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 25, 2024, 08:04:21 PM
Last edit: October 25, 2024, 08:34:25 PM by ogrvar
 #32

nothing personal, faith in the project has come to an end, the fork and the new algorithm are the best that could happen, but all this was crossed out by toxicity when the showdown with kaspa began, yes Kaspa does not have a good reputation after the story with fake pampas against the background of asik sales, but if you compare the capitalization, it looks like a puppy barking at an elephant. therefore, faith has come to an end.


you need to believe in the truth.
mathematics is a stubborn woman with whom it is impossible to come to an agreement, even if some project has a large mcap.
Even if some project has a large mcap, this does not give their representative the right to be rude and rude.

but you made your choice and I don't blame you
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 25, 2024, 09:17:50 PM
 #33

1 now we have a fully protected project from fpga/asic/entity
2 dev is working on a real pow.
htn will be the first fork of kaspa with a valid pow.
3 hoosat is the first fork of kaspa, which made a dev fee
The project still has a lot of work ahead.
thanks for your support

ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 26, 2024, 07:16:19 PM
 #34

wiki is open at https://wiki.hoosat.fi/.
We are going to start adding information myself and we are ready to take on people for wiki editor position.

If you like organizing information you can submit your application through ⁠🆘-open-ticket.
Your job will be organization of the wiki, writing explanations and tutorial into the wiki.
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 28, 2024, 08:05:52 PM
 #35

about ama
https://medium.com/@toni.lukkaroinen/the-htn-ama-of-october-14-2024-eb801a6b5a21
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 29, 2024, 07:17:47 PM
 #36

Plans for Ensuring Safety in Layer 1
 Cryptocurrency Payment Gateways
https://medium.com/@toni.lukkaroinen/plans-for-ensuring-safety-in-layer-1-cryptocurrency-payment-gateways-8407c76807ab


ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
October 29, 2024, 07:25:55 PM
 #37

1. We are currently only fork of Kaspa with doxxed team.
2. We have the slowest tokenomics of Kaspaverse.
3. We have our own novel algorithm Hoohash.
4. We have fixed the database filler from big-block attacks.
5. We have made open source top addresses.
6. We have created developer fee!
7.  We have added burn button to web wallet!
8. We have implemented True Proof of Work validation.
9. We have backend done for translation layer + automatic account creation and authentication into web wallet!
10. We are still running after almost 8 months, blockchain from genesis behind explorer publicly!
11. We have had Ledger side loadable app available for some time.

Extra: We are now testing faster than 1 BPS in Golang.

 

ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
November 01, 2024, 09:49:13 AM
 #38

Hoohash precision fixes

 Hoohash has rounding precision problems between architectures, because of the floating point arithmetic's.
 We have now fine tuned the algorithm out of ~1.5% invalid shares into only 0.009% invalid shares.

All of this with Real Proof of Work validation, where stratum miner submits the whole proof of hash to stratum bridge and validates it before submitting it to node for validation.
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
November 04, 2024, 06:53:15 PM
 #39

HTN Upcoming HF fixes.

- Real proof of work hash validation.
- Floating point rounding precision of Hoohash

This is a latest 4 hour test with latest SRBMiner.
- 0 Invalid hashes submitted from miner to Stratum bridge.
- 0 Invalid hashes submitted from Stratum bridge to node.
- Only 9 invalid hashes send in the miner GPU to CPU validation.

That's only 0.14% invalid hashes in the SRBMiner GPU to CPU. Since SRBMiner validates GPU work with CPU prior to sending to Stratum.

SRBMiner is HF ready.
ogrvar (OP)
Newbie
*
Offline Offline

Activity: 194
Merit: 0


View Profile
November 06, 2024, 09:24:52 PM
 #40

Future of Blockchain: Hoosat Network

https://www.youtube.com/watch?v=_3klbyOhZxw

subscribe and like please. this is important for youtube algorithms
Pages: « 1 [2] 3 4 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!