-
Notifications
You must be signed in to change notification settings - Fork 210
Open
Description
@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
Labels
No labels