-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: add height-base filter for consumer equivocation evidence (#1435)
* check the chainID for ConsumerDoubleVoting * refactor: move all equivocation work in one file * filter consumer evidence based on min height * set min evidence height on CreateConsumerClient * cleanup state on chain removal * add CRUD test * add integration tests for double voting * add integration tests for misbehaviour * update proposal UTs * add changelog entry --------- Co-authored-by: Simon Noetzlin <[email protected]>
- Loading branch information
Showing
13 changed files
with
920 additions
and
760 deletions.
There are no files selected for viewing
This file contains 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 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 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.