Hello Bitcointalk community,
I am here today looking for people or someone to help me on my current project Vertexcoin https://github.com/KrebseyCrypto/vertexcoinhttps://miningpoolstats.stream/vertexcointhe 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 