Joystream / pioneer

Governance app for Joystream DAO
https://pioneerapp.xyz/
GNU General Public License v3.0
44 stars 68 forks source link

Improve visibility of slashes #4841

Open traumschule opened 2 months ago

traumschule commented 2 months ago

The validators page (#4722) shows Slashed in validator details (#4327). Since p-js doesn't expose this information very well can do a better job to give operators and nominators insights\

  1. When past slashes happened to also help nominators judging the reliability of a node.
  2. If known show hints why slashes were applied (reasons are listed here and be linked in a tooltip.
  3. When multiple slashes were applied to several nodes in an era, because one criterion to be slashed is: Slashing starts when 10% of the active validators set are offline and increases in a linear manner until 44% of the validator set is offline; at this point, the slash is held at 7%.

Steps