Post
Topic
Board Mining (Altcoins)
Re: EWBF's Cuda Equihash Miner
by
TheUnderTakR
on 28/06/2018, 10:37:32 UTC
questions.

1. BTG is is going to 144.   when is that again.

2. When that happens. old miner will stop working and i must use new correct?

3. here is my script. what will i need to change?
miner.exe --server us-east.equihash-hub.miningpoolhub.com --user x --pass xx --port 20595

new script (help me with this, is this correct?)

miner.exe --algo 144_5 --server us-east.equihash-hub.miningpoolhub.com --user x --pass xx --port 20595

4. ( --pers )would help answer question above. is this needed for btg, if so, what do i change it to.


5. does --fee 0 work as intended??


ty!

See https://github.com/BTCGPU/BTCGPU/issues/331

1. Changes
Fork height: 536200 (May happen roughly July 1st, 2018. But the block height is the standard.)
Switch to Equihash-BTG
N,K: 144,5 #315
Personalization string: BgoldPoW #326
Solution size: 100 bytes
Typical memory usage for mining: ~2.5G per thread
Difficulty adjustment: #330
At the fork height, the difficulty will be reduced to 1/100th
Subsequent per-block Difficulty adjustments will be made via the LWMA difficulty adjustment algorithm.