GermanRed+
Active member
Evan, we are still seeing MN's showing up multiple times on the 0.10.15.15 masternode list command:
% darkcoind masternode list | sort | uniq -c | grep -v '^[^"]*1'
3 "37.46.114.158:9999" : 1,
2 "37.46.114.175:9999" : 1,
3 "37.46.114.244:9999" : 1,
3 "37.46.114.245:9999" : 1,
2 "37.46.114.58:9999" : 1,
2 "37.46.114.66:9999" : 1,
2 "37.46.114.76:9999" : 1,
2 "37.46.114.94:9999" : 1,
Please notice that 37.46.114.24{4,5} were listed twice before 0.10.15.15. They are listed thrice now. Is anyone else seeing the same thing on their darkcoind? Will that be addressed by the enforcement or is it another exploit? If this is another exploit, will simply checking the number of occurrences and rejecting these nodes get rid of this problem, at lease temporarily?
And, thanks for the update. Let's hope the enforcement will soon get rid of the nodes getting paid without acting as a masternode.
% darkcoind masternode list | sort | uniq -c | grep -v '^[^"]*1'
3 "37.46.114.158:9999" : 1,
2 "37.46.114.175:9999" : 1,
3 "37.46.114.244:9999" : 1,
3 "37.46.114.245:9999" : 1,
2 "37.46.114.58:9999" : 1,
2 "37.46.114.66:9999" : 1,
2 "37.46.114.76:9999" : 1,
2 "37.46.114.94:9999" : 1,
Please notice that 37.46.114.24{4,5} were listed twice before 0.10.15.15. They are listed thrice now. Is anyone else seeing the same thing on their darkcoind? Will that be addressed by the enforcement or is it another exploit? If this is another exploit, will simply checking the number of occurrences and rejecting these nodes get rid of this problem, at lease temporarily?
And, thanks for the update. Let's hope the enforcement will soon get rid of the nodes getting paid without acting as a masternode.