does any have less than 0.3 SYNC and they are staking?
may I point out a piece of your code;
+static const int64_t MAX_MINT_PROOF_OF_STAKE = 0.01 * COIN; // 1% annual interest
+static const int64_t MAX_MINT_PROOF_OF_STAKE_FORKED = 1 * COIN; // 100% annual interest
i shouldn't need to explain what this means, but I note this code is active.