Pretty sure you are getting confused between the various blockchains here...there is no such thing a "the full 60 seconds" with mint as the block time is only 30 seconds. Trying to stake at greater intervals would only INCREASE orphan rate (all other things being equal).
For comparison's sake, most of my blocks are at or above 200k and my orphan stake rate is very low
I am talking about the code that you explained to me was similar to Presstab litestake, but you said did not qualify as litestake.
- static int nMaxStakeSearchInterval = 60;
+ static int nMaxStakeSearchInterval = 15;
That is one change.
The Timedrift was the other change.
My blocks are 1 million a piece and never had this many orphans until after the presstab update for time drift to a 30 second window,
and just for FYI, even Presstab coins like hyperstake never went below 1 minute for their time drift.
Mint Community voted and presstab complied to the 30 second window.
But one of those 2 changes is causing the orphan increase.
If no one will look into fixing it ,
Ok, your choice , but I am informing you it is a problem and I personally would like to see it fixed.