Testing Beam Hard Fork on Local Testnet - hadescoincom/hds-core GitHub Wiki
Hds Clear Cathode 3.0 version includes a Hard Fork that will be activated in block 321321 (approximately around August 15th, 2019). As part of the fork, the mining algo will be updated to HdsHash II.
Pools and Solo miners are strongly encouraged to test the version before that time using the latest versions of LolMiner and GMiner that already support HdsHash II.
To test the fork please perform the following steps:
- Download latest Testnet binaries (or build from source)
- Follow the instructions on Local Setup to create a stand alone network.
- Follow the instruction in Mining Hds section, to setup the latest version of the miner.
- Use Fork1=
fork height
parameter in the configuration file for both node and wallet, to set a fork height.
IMPORTANT: You have to delete the node.db after the fork happens to repeat the test. Just setting a different fork height would not be enough.