Post
Topic
Board Announcements (Altcoins)
Re: ★★ DigiByte ★★ [DGB] DigiShield v2.0 Now Live ✈ Mandatory Update ✔
by
HollowStorm
on 01/03/2014, 03:30:34 UTC
WARNING!

if you mine on a p2pool node check the block reward! If it is "8000" disconnect emediately!!
Normally it has to be 7960!

P2Pool nodes on the right chain are

http://p2p.mine.bz:9024/static/

http://p2-pool.eu:9022/static/

http://dgb.gr2pool.eu:9022/static/

http://ca.p2pool.sk:9022/static/

change to one of them!
+1

Also DO NOT USE CoinMarket.io until we can verify they have updated!

Lol.. You guys think the p2pool network FORKED!? *facepalm*

No, man... Only the reward Estimate is incorrect.

I've received all my payouts according to the blockchain correctly..

Don't worry. If you were mining on a p2pool with 8000 as the estimate.
You did not lose out!

If you are a p2pool operator and wish to fix this...
heres the Terminal/ubuntu code:

Code:
cd ~/p2pool/p2pool/bitcoin
nano networks.py #PRESS CTRL + W and search "digibyte", scroll further and locate SUBSIDY_FUNC
#DELETE " >> (height + 1)//1051200," JUST AS I HAVE DONE HERE: https://github.com/StormMiner/p2pool-rav/commit/180d294f78353cf5c31c1ac39617cedd0f7d3e22
#Add a comma Tongue. Should look like this:
Code:
SUBSIDY_FUNC=lambda height: 8000*100000000,
#Press CTRL +X, then 'Y' to confirm.

Again, DON'T WORRY... you're not on the wrong fork.

"8000" is just the Reward ESTIMATE
and you are actually receiving 7960 DigiBytes!

All P2POOLS WORK!



P2P Pools Updated to DigiByte v2.0 DigiShield