Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: namuyang on May 14, 2017, 03:23:33 AM



Title: Do you know Hybrid Cryptcurrecy Algo fork ?
Post by: namuyang on May 14, 2017, 03:23:33 AM
Hello,
I want to fork a crypt-currency hybrid POW/POS based.
POW consensus algo is Quark, ASIC can mine the algo coins.
I have never heard of fork of hybrid crypt-currency. I decided to do by myself.

So I change a GetHash function to change algo by block height, I add a arg to get nHeight.
I change more than ten reference to accept correctly, but a few references cannot get height.

I want to know Hybrid cryptcurrecy with forked Algo to refer to my fork  ;)

Original:https://github.com/kumacoinproject/kumacoin (https://github.com/kumacoinproject/kumacoin)
Im forking:https://github.com/namuyan/kumacoin (https://github.com/namuyan/kumacoin)