Serban Iorga
b8593ccd1b
BEEFY: Define basic fisherman ( #4328 )
...
Related to https://github.com/paritytech/polkadot-sdk/pull/1903
For #1903 we will need to add a Fisherman struct. This PR:
- defines a basic version of `Fisherman` and moves into it the logic
that we have now for reporting double voting equivocations
- splits the logic for generating the key ownership proofs into a more
generic separate method
- renames `EquivocationProof` to `DoubleVotingProof` since later we will
introduce a new type of equivocation
The PR doesn't contain any functional changes
2024-04-30 13:42:50 +00:00
..
2024-04-28 15:29:21 +00:00
2024-04-17 16:45:01 +00:00
2024-04-10 06:44:46 +00:00
2024-04-30 05:06:17 +00:00
2024-04-17 15:52:00 +00:00
2024-04-09 16:53:30 +00:00
2024-04-02 13:41:01 +00:00
2024-04-02 13:41:01 +00:00
2024-04-26 13:28:08 +00:00
2024-04-10 06:44:46 +00:00
2024-04-26 08:16:03 +00:00
2024-04-30 13:42:50 +00:00
2024-04-12 21:57:05 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-23 15:37:24 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-25 08:47:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-26 13:28:08 +00:00
2024-04-17 15:52:00 +00:00
2024-04-10 06:44:46 +00:00
2024-04-28 15:29:21 +00:00
2024-04-04 13:56:12 +00:00
2024-04-26 13:28:08 +00:00
2024-04-10 06:44:46 +00:00
2024-04-26 13:28:08 +00:00
2024-04-10 06:44:46 +00:00
2024-04-26 13:28:08 +00:00
2024-04-17 15:52:00 +00:00
2024-04-02 13:41:01 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-12 21:57:05 +00:00
2024-04-25 09:01:21 +00:00
2024-04-10 06:44:46 +00:00
2024-04-28 15:29:21 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-28 15:29:21 +00:00
2024-04-26 13:28:08 +00:00
2024-04-26 13:28:08 +00:00
2024-04-02 13:41:01 +00:00
2024-04-13 11:20:42 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-26 13:28:08 +00:00
2024-04-02 13:41:01 +00:00
2024-04-28 15:29:21 +00:00
2024-04-10 06:44:46 +00:00
2024-04-28 15:29:21 +00:00
2024-04-10 06:44:46 +00:00
2024-04-02 13:41:01 +00:00
2024-04-26 13:28:08 +00:00
2024-04-10 06:44:46 +00:00
2024-04-17 15:52:00 +00:00
2024-04-29 15:55:45 +00:00
2024-04-10 06:44:46 +00:00
2024-04-02 13:41:01 +00:00
2024-04-10 06:44:46 +00:00
2024-04-30 05:39:08 +00:00
2024-04-24 05:55:54 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-30 05:06:17 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-17 15:52:00 +00:00
2024-04-28 15:29:21 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-10 06:44:46 +00:00
2024-04-28 15:29:21 +00:00
2023-09-04 12:02:32 +03:00