Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SHIFT] Mandatory update to SHIFT 3.0.0 before block 593000
by
jeffdoubleyou
on 16/07/2016, 17:50:25 UTC
Shift-pool.com payments are mostly failing for the moment as I cannot for the life of me figure out why the pool is still thinking that the block reward is 2 SHF.

If anyone has any input, I'd greatly appreciate it.  It seems like the only pool not giving a reward of 2 is Miners-Zone.

EDIT:  Nevermind, I can't believe I forgot where to edit this.  

You are not alone. Yeah unlocker.go file is or was your target. I think suprnova, shift.mskpool.ru and geilidao.com isnt updated yet.

Btw important advice. modify environment.js in www/config dir and change value BlockTime. Since this hard fork changed block time and block reward its not anymore 14.4 secs. It will correct Network Hash Rate on main pool site and I think also lower percentage of variance. Rebuild web and you are done.

Thank you for the advice!

Also, seeing an issue with the new build.  Nothing critical but all of the eth functions that used to be renamed to shf are not renamed in the new release, for example:

Code:
> shf.sendTransaction()
TypeError: 'sendTransaction' is not a function
    at :1:1