Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report consensus misbehavior #473

Open
junha1 opened this issue Jul 28, 2023 · 1 comment
Open

Report consensus misbehavior #473

junha1 opened this issue Jul 28, 2023 · 1 comment

Comments

@junha1
Copy link
Member

junha1 commented Jul 28, 2023

Currently the Vetomint implementation doesn't detect misbehavior and report ViolationReport

  1. Double votes
  2. Double proposals
  3. Proposals on wrong round
  4. Votes on invalid blocks
  5. Invalid proposals

Note that some behaviors should be detected by the lower layer: the consensus module

  1. Invalid format
  2. Wrong signature
  3. Wrong public key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants