I don't care about your profits per se, I worry about mine and as a bagholder, I'm losing too much over the last month or so PoS has been "working" for everyone else. Your profits will come in time. But as dev, you are in this situation to deliver a working product within a reasonable timeframe. If you need help, ask the community or other devs to assist you, no shame in that at all!
I'll try the new update, thanks dev!

Thanks for the advice. I do not write, but for the POS now has a system as in Mintcoin, the reward is 4 times greater 1st year. This here is a bonus for miners)
if(nHeight < YEARLY_BLOCKCOUNT)
nRewardCoinYear = 4 * MAX_TRUST_PROOF_OF_STAKE;
else if(nHeight < (2 * YEARLY_BLOCKCOUNT))
nRewardCoinYear = 3 * MAX_TRUST_PROOF_OF_STAKE;
else if(nHeight < (3 * YEARLY_BLOCKCOUNT))
nRewardCoinYear = 2 * MAX_TRUST_PROOF_OF_STAKE;
Nobody loses.
The POS problem is associated with a failure in the old blockchain. Fix is not so simple.
Another thing, it blew off a lot of plans. Agree with this.
Thanks!