This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Offences report system rework #13425
Merged
paritytech-processbot
merged 36 commits into
paritytech:master
from
davxy:equivocation-offence-rework
Mar 7, 2023
Merged
Changes from 1 commit
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
d0b6d95
Experiments with common equivocation trait
davxy 5754be6
Improved equivocation trait
davxy 9029a5c
Fix grandpa equivocation implementation
davxy 0e04ca0
Remove some cruft
davxy d8c2598
Remove some more cruft
davxy 1674a48
More generic naming
davxy 6f0feff
Simplification of offences manipilation
davxy 239bfbb
More refactory
davxy 4ba1a01
Some prograss with the encapsulation of offence report system
davxy 7c1c06d
Finally unit type works as a universal null report system
davxy 1069c9d
Align substrate node code
davxy e096669
Further simplification
davxy 09850ee
Fix test utils
davxy 020e71c
Remove not required associated type
davxy 4155c88
Fix benches
davxy 2a3ed07
Rollback to prev field name
davxy 5545901
Merge branch 'master' into equivocation-offence-rework
davxy c8a8eb6
Box big params
davxy 9e959b7
Fix typo
davxy 6e7e11d
Remove new tag computation
davxy 080e82c
Remove default implementations
davxy 3966ef7
Better docs
davxy 5587720
Return 'Result' instead of bool
davxy 52ee367
Change offence report system return types
davxy 8706a6d
Some renaming and documentation
davxy 7bebe84
Improve documentation
davxy f9a505b
More abstract offence report system
davxy aa83011
Rename 'consume_evidence' to 'process_evidence'
davxy 0c5a536
Further docs refinements
davxy 46b9f86
Doc for dummy offence report
davxy f05c4ea
Merge branch 'master' into equivocation-offence-rework
davxy 3ff71d1
Fix rustdoc
davxy 78f0e9f
Merge branch 'master' into equivocation-offence-rework
davxy d336264
Fix after master merge
davxy 2e1c338
Apply code review suggestions
davxy 643c745
Improve docs
davxy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some prograss with the encapsulation of offence report system
- Loading branch information
commit 4ba1a01025ead6a36b99f963d64c1ac0595dacef
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.