Coder Social home page Coder Social logo

Comments (7)

pmitchev avatar pmitchev commented on August 13, 2024

Do not use any ZAWY_LWMA_DIFFICULTY parameters on production coins until they are tested and confirmed they produce correct results. The current implementation is just for testing only.

Also, since there are a lot of parameters in the "dev" state - usually there is a description in the extension file, telling the extension is still in development

from cryptonote-generator.

servc4 avatar servc4 commented on August 13, 2024

Ok then what is your suggestion right now ?
Regards

from cryptonote-generator.

pmitchev avatar pmitchev commented on August 13, 2024

Is the hashrate of your network real? If you think it's real, just change 100000 to 1

from cryptonote-generator.

CobitCoin avatar CobitCoin commented on August 13, 2024

can i disable ZAWY_LWMA_DIFFICULTY ? and use

const uint32_t ZAWY_LWMA2_DIFFICULTY_BLOCK_INDEX = 13350
const size_t ZAWY_LWMA2_DIFFICULTY_N = 70+1;

from cryptonote-generator.

pmitchev avatar pmitchev commented on August 13, 2024

Yes you can. Add this line at the block you want to disable it:
const uint32_t ZAWY_LWMA_DIFFICULTY_LAST_BLOCK = 1111111;

from cryptonote-generator.

CobitCoin avatar CobitCoin commented on August 13, 2024

i did this on my private blockchain and now blocks are generated on a second or less. the time correct is 120 seconds.
what can be wrong ?
other thing : any success on activte pow v7 ?

from cryptonote-generator.

servc4 avatar servc4 commented on August 13, 2024

Any news about LWMA ??
How i can repair main coin because when I set ZAWY_LWMA_DIFFICULTY on 1
then whole blocks have diff 1 and you can mine thousands blocks in minute.
how change that or revers those changes ???

Please help :(

from cryptonote-generator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.