BTCPrivate / BitcoinPrivate-legacy

Bitcoin Private is a Bitcoin and Zclassic fork which uses ZK-SNARK technology for privacy and fungibility.
Other
283 stars 132 forks source link

Calculate network difficulty based on legacy powLimit value #134

Closed oliverw closed 6 years ago

oliverw commented 6 years ago

The recently merged PR #131 is problematic in my opinion because this will lead to a situation where the difficulty returned from RPC requests will be 256 times lower than the difficulty calculated by pools from the target property of the blocktemplate.

The powLimit change was already introduced in 11th hour forcing pool developers and operators to scramble to fix the difficulty calculation in the final hours prior to mainnet launch. This change will make things even more confusing.

ch4ot1c commented 6 years ago

We've decided to leave this PR in; please update your software to the latest release.