Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testnet karlsenhashv2 #13

Conversation

lemois-1337
Copy link
Contributor

HF DAAscore to switch to khashv2 (12 hours after testnet launch) a4b63bb

We've experimented with 3 different hashing algorithm in testnet, named khashv1, khashv1.5 and khashv2.

khashv1   = KarlsenHashv1
khashv1.5 = FishHash
khashv2   = FishHash Plus (KarlsenHashv2)

However at the end we've decided to use FishHash Plus as it was result of security review of the FishHash algorithm. The PoW code for FishHash is still there, but the expected blocks are either version 1 or version 2. Therefore we decided to restart testnet-1 with shorter HF DAA score and don't need to maintain code for special case in the network.

We've experimented with 3 different hashing algorithm in testnet,
named khashv1, khashv1.5 and khashv2.

khashv1   = KarlsenHashv1
khashv1.5 = FishHash
khashv2   = FishHash Plus (KarlsenHashv2)

However at the end we've decided to use FishHash Plus as it was
result of security review of the FishHash algorithm. The PoW code
for FishHash is still there, but the expected blocks are either
version 1 or version 2. Therefore we decided to restart testnet-1
with shorter HF DAA score and don't need to maintain code for
special case in the network.
@lemois-1337 lemois-1337 merged commit fbd64bb into karlsen-network:mainnet_karlsenhashv2 Sep 2, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant