slashing-verifier

Community

Test slashing, ensure network fairness.

AuthorEojEdred
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Verifying the effectiveness and fairness of slashing mechanisms under various validator misbehavior scenarios is critical for network security and trust. This Skill automates these simulations for Ëtrid.

Core Features & Use Cases

  • Misbehavior Simulation: Simulate diverse validator misbehavior scenarios (e.g., double-signing).
  • Penalty Testing: Test the application of slashing penalties and their impact.
  • Network Resilience Evaluation: Assess the overall fairness and resilience of the network's security model.
  • Use Case: Before deploying a new slashing rule, use this Skill to simulate its impact across hundreds of hypothetical misbehavior events, ensuring it functions as intended without unintended consequences.

Quick Start

Use the slashing-verifier skill to simulate a validator double-signing event and verify the resulting slashing penalty.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: slashing-verifier
Download link: https://github.com/EojEdred/Etrid/archive/main.zip#slashing-verifier

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository