Skip to content

Grading Implementation Fix

Compare
Choose a tag to compare
@Emyrk Emyrk released this 31 Dec 16:01
1918515

Pegnet had a fork at height 225337. This was caused by a slight implementation difference of pegnetd and pegnet. Pegnetd is the offical implementation of the protocol, as that is the binary run by the exchanges and users of the system. For this reason, we are applying a patch to pegnet to resolve this slight difference.

If you are running the reference miner, you will need to update immediately. Currently all reference miners are running on the wrong fork.

What does this mean for you?

  • If you are a solo miner using the reference miner. Update immediately, as you are not currently earning any rewards.
  • If you are running the prosper pool software as the pool operator, you do not need to take any action. The prosper pool does not have the bug.
  • If you are a miner on the orax or prosper-pool, you do not need to take any action.

I would like to thank @luap on discord for assistance dealing with the fork and creation of the patch. Luap is the creator of the orax pool and the nice UI that helped easily identify the fork.

ChangeLog:

  • Do not sort before passing through the remove duplicates filter to match pegnetd.