You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for `manifest.evidence` that submits a double signing
evidence and asserts the validator is slashed.
Also speed up e2e by doing stuff in parralel.
issue: #2490
Co-authored-by: Christian <[email protected]>
Problem to Solve
We currently don't test slashing in E2E tests.
Proposed Solution
Use cometbft/e2e/app.InjectEvidence in e2e app.
The text was updated successfully, but these errors were encountered: