cosmos / cosmos/evm

Slashing Precompile E2E Test

Open
#261 1 comment 0 reactions 0 assignees View on GitHub
evm
Dominant language
Go
Stars
164
Forks
213
Avg merge
3d 58m
Merged PRs (30d)
12

Description

To test the `unjail` functionality of the Slashing precompile, we need a multi-node setup:
- At least two validator nodes are required: one with high voting power and one with low voting power.
- The test scenario should simulate:
- Validator gets jailed (e.g., via downtime or double-signing)
- The jailed validator calls the precompile to unjail
- State change and validator status should be verified

This test is blocked until we have infrastructure support for multiple validators in the testnet setup.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.