Author

Topic: Looking for help of vardiff (Read 128 times)

jr. member
Activity: 117
Merit: 3
July 26, 2019, 12:59:03 PM
#1
Hi I am trying to dev a miner and wondered if anyone had any tips.

I found a ref for keccak;

I have used what i could get data on for my ptarget calculation but get a large percentage of errors.

ptarget = int(0x00ffff * 2** (8*(0x1e - 3)) / mining_set_difficulty_value)

does anyone have any ideas if my calculation is correct and if not any tips most appreciated!

thanks in advance.

Jump to: