To the dev. Hey Truckman, can you activate the spork Masternode payment enforcement?
Because currently the masternodes are getting nothing, miners keep all for themselves.
See in the logs:
CMasternodePayments::IsTransactionValid - Missing required payment
Masternode payment enforcement is disabled, accepting block
Is that true? I didn't get anything yet but I just started. But I think I saw people reporting that they are earning coins on their masternodes...
Yes, just look in the logs, full of "CMasternodePayments::IsTransactionValid - Missing required payment" and just below "Invalid mn payment detected" -> this reads NO PAYMENT to Masternode. There is no vout to the mn address.
"Masternode payment enforcement is disabled, accepting block" -> no enforcement, block is accepted anyway
See for example this tx
http://lpool.name/explorer/DAS?hash=00000000000ca48930ec9a2d74dd28b88e19f811158a138a36edf412bf383cd0Each mn should get 576/84 = 6.85 payments each day. Around 34 coins a day, but you're lucky to get one!
There is no reason to keep the payment enforce off, codebase is solid.