Skip to content

v2.0.1 - Testnet 1 - FishHashPlus - KarlsenHashV2

Pre-release
Pre-release
Compare
Choose a tag to compare
@lemois-1337 lemois-1337 released this 28 Mar 21:13
· 2 commits to 2024_testnet_1_fishhashplus since this release
1b6644b

Mandatory Testnet Update

This release is a mandatory update for testnet-1 introducing KarlsenHashV2 algorithm improvements. This release is intended to be used only in testnet-1. Please don't try use it in mainnet, it will immediately return with non-zero exit code.

  • New version of the KarlsenHashV2 algorithm implementing a patch from IronFish algorithm audit suggestion.
  • Hardfork at DAA score of 6,000,000, approximately Thu Mar 31 08:30:00 PM UTC 2024.

Additional Information

In the course of a security review of FishHash, a recommendation was made to modify the algorithm to slightly improve it. This suggestion does not have an immediate effect on safety or security, but it was recommended to implement the change. The modifications have been made publicly accessible for review at the following URL: Lolliedieb/FishHashMiner@5d94a52

Setup

Instructions are the same as for v2.0.0-testnet-1-fishhash and can be found here: https://github.com/karlsen-network/karlsend/releases/tag/v2.0.0-testnet-1-fishhash

Thanks

Thanks to everyone who directly contributed to this release:

A very huge kudos is given to @Lolliedieb for his exceptional work on the FishHash algorithm and for his assistance in addressing questions!