Skip to content

Testing CryptonightV7 #82

@2acoin

Description

@2acoin

@pmitchev I'd like to start testing the V7 mods you put in place.

I have created a "TestCoin" with the latest generator. What config changes do I need to make to enable V7?

The code check looks backwards to me in the cryptonight-v7.json file;

              "  if (m_POWCryptoNightV7BlockIndex >= block.getBlockIndex() && m_POWCryptoNightV7LastBlock <= block.getBlockIndex())",
              "    cn_variant = 1;",

I would expect the equality checks to be reversed.

Any advice on how to enable V7?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions