forknote / cryptonote-generator

Generate Cryptonote coin with 1 command
104 stars 211 forks source link

Correct implementation of zawy difficulty algorithm #57

Closed luiscosio closed 6 years ago

luiscosio commented 6 years ago

Hello!

What would be the correct extensions and configuration to use to correctly implement the zawy difficulty algorithm?

From the extension folders, there is a bunch of files and related commits and I'm not sure how to proceed (and it's not documented anywhere)

Here are the ones I think need to be applied:

Also, what configuration I should use?

You can see my whole conf file in this repository:

https://github.com/inbestcoin/configs/blob/master/inbestcoin.json

pmitchev commented 6 years ago

You need this extensions:

You need this parameter for your configuration:

123456 is the block height.

ZAWY_DIFFICULTY_V2 and ZAWY_DIFFICULTY_V3 were deprecated in v2.12.