serai/substrate/abi/src
Luke Parker 4913873b10
Slash reports (#523)
* report_slashes plumbing in Substrate

Notably delays the SetRetired event until it provides a slash report or the set
after it becomes the set to report its slashes.

* Add dedicated AcceptedHandover event

* Add SlashReport TX to Tributary

* Create SlashReport TXs

* Handle SlashReport TXs

* Add logic to generate a SlashReport to the coordinator

* Route SlashReportSigner into the processor

* Finish routing the SlashReport signing/TX publication

* Add serai feature to processor's serai-client
2024-01-29 03:48:53 -05:00
..
babe.rs Slash bad validators (#468) 2023-12-16 17:44:08 -05:00
coins.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
dex.rs Remove redundant fields from dex-pallet, add cargo machete ignores 2023-12-11 07:47:23 -05:00
grandpa.rs Slash bad validators (#468) 2023-12-16 17:44:08 -05:00
in_instructions.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
lib.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
signals.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
system.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
timestamp.rs Move serai-client off serai-runtime, MIT licensing it 2023-12-07 02:30:09 -05:00
validator_sets.rs Slash reports (#523) 2024-01-29 03:48:53 -05:00