iron-fish / fish-hash

A work in progress implementation of Iron Fish's new mining algorithm FishHash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ UNDER ACTIVE DEVELOPEMENT ⚠️

FishHash

This is a work in progress version of Iron Fish's new mining algorithm FishHash. It was created by community member Lollidieb. It is a modified version of the Ethash mining algorithm that uses the blake3 hashing algorithm as well as some other customizations.

Specification

Lollidieb has created a specification for the algorithm.

Discussion

Discussion has been happening in the IronFish Discord mining channel. There is also a post for the proposal on the IronFish Discourse website.

About

A work in progress implementation of Iron Fish's new mining algorithm FishHash


Languages

Language:Rust 63.4%Language:C++ 35.4%Language:CMake 1.2%