This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
disputes: implement past session slashing #5947
Labels
T5-parachains_protocol
This PR/Issue is related to Parachains features and protocol changes.
#5535 implemented slashing for disputes that are resolved within the current session and unsigned transaction logic for accepting reports about past session resolved disputes.
In order to make validators (block producers) submit such transactions in case disputes happen on session boundaries, we need the following:
CandidateIncluded
events, so we can make use of thatThe text was updated successfully, but these errors were encountered: