X-CASH-official / xcash-dpops

🗳 Delegated-Proof-of-Private-Stake: First DPoS implementation on a Monero-based coin

Home Page:https://xcash.foundation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[feat]

TuAF094 opened this issue · comments

Expected Behavior

We really want to see delegates which are missing the verification when we are producing blocks.
That way we can easily see and let people know when their servers are not working as expected.

Current Behavior

At the moment we are just getting numbers of verification but we don't know exactly which servers/delegates are failing.

Example:
Part 25 - Check if there was an overall majority for the reserve bytes
48 / 27 block verifiers have an overall majority for the reserve bytes

Possible Solution

Please let us see in the xcash log files or directly on journalctl output the servers/delegates which are failing by the verification of blocks and maybe with possible reasons.
(CPU/ Network speed, DNS, IP, domain or whatever else)

Thank you.