Post
Topic
Board Announcements (Altcoins)
Re: [ANN] United SciFi Coin [SCIFI] PoW/PoS
by
vampirus
on 26/04/2018, 16:45:38 UTC
May be change some other parameters, remove POW or change POS rate?
I'm not a coder by any means, but would it help to implement something like this:

Quote
Therefore, well behaving nodes should shelve future blocks until their block time is reached, so they won't participate in staking blocks on top of a future block. The clocks of well behaving nodes are not expected to drift more than a few seconds, meaning that an honest future block is not expected to be shelved longer than expected network relay times.
Source: https://github.com/peercoin/rfcs/blob/master/text/0001-exponential-pos-target-for-block-time-stabilization/0001-exponential-pos-target-for-block-time-stabilization.md
SCIFI have another method block time stabilization. In old Novacoin code (QBT, HYP) all was OK, but in new code they accidently create this bug.