Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Implement report misbehavior command for DPoS module #6727

Closed
Tracked by #6717
mehmetegemen opened this issue Sep 3, 2021 · 0 comments
Closed
Tracked by #6717

Implement report misbehavior command for DPoS module #6727

mehmetegemen opened this issue Sep 3, 2021 · 0 comments

Comments

@mehmetegemen
Copy link
Contributor

Description

Implement report misbehavior command in pom.ts in the commands folder as in the LIP (https://research.lisk.com/t/define-state-and-state-transitions-of-dpos-module/320#proof-of-misbehavior-56)

  • Define command id and schema as in the LIP
  • Define command name as reportDelegateMisbehavior
  • Implement verify hook as in the LIP 0024
  • Implement execute hook as in the LIP 0024

Acceptance Criteria

  • Possible scenarios are tested in the unit test for hooks
  • All logic exists in the previous DPoS module
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants