2025-05-22
News
Judecoin Lab update #20250522
adds two new mining options, available via rpc: - slow_mining - this avoids the RandomJDX initialization. It is much slower, but for regtest with fixed difficulty of 1 that is perfectly fine. - 'num_blocks' - instruct the miner to mine for the given number of blocks, then stop. (This can overmine if mining with multiple threads at a low difficulty, but that's fine).
2025-05-09
notices