Post
Topic
Board Altcoin Discussion
Topic OP
Looking for help on my Altcoin - Vertexcoin
by
KrebseyCrypto
on 23/03/2024, 15:44:25 UTC
Hello Bitcointalk community,

I am here today looking for people or someone to help me on my current project Vertexcoin


https://github.com/KrebseyCrypto/vertexcoin

https://miningpoolstats.stream/vertexcoin

the specific reason is because my difficulty is not recalculating properly and been stuck at 3.29/3.30k difficultly for about 2 weeks almost now. It does not seem to adjust properly according to amount of miners on the network so i am looking to rework and fix that. I am a solo dev on this project so i would appreciate the help, i have looked around online trying to figure something out to no luck.

i adjusted/changed these parameters and attempting a hardfork since it's direct changes to the difficulty and calculation


consensus.nPowTargetTimespan = 10 * 30; // 5 minutes
        consensus.nPowTargetSpacing = 1 * 30;

to improve the difficulty retarget and confirm time.

Can take a look through my github link and see if you could possibly help and i can also send errors from trying to compile code with hardfork added and adjustments made and hopefully we can resolve this for the Vertex community Smiley