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

[TASK] Test misbehavior reporting when a signer drops off the network. #95

Closed
3 tasks done
Tracked by #93
drewstone opened this issue Jan 21, 2022 · 1 comment
Closed
3 tasks done
Tracked by #93
Assignees
Labels
difficulty: medium 🚩 p2 🟡 Issue should be resolved soon testing 🛠️ Tasks that are related to testing

Comments

@drewstone
Copy link
Contributor

drewstone commented Jan 21, 2022

Overview

We need to be able to adequately report misbehaving peers. Some instances include but not limited to:

  • If a peer is not participating we should produce a misbehaviour report
  • If a peer does not sign a message another peer may report that peer's misbehaviour
  • Node drops off, we should see misbehaviour of some capacity (e.g keygen timeout)
@dutterbutter dutterbutter added the testing 🛠️ Tasks that are related to testing label Jan 28, 2022
@dutterbutter dutterbutter added the p3 🔵 Issues should be resolved eventually label Feb 10, 2022
@dutterbutter dutterbutter added p2 🟡 Issue should be resolved soon difficulty: medium 🚩 and removed p3 🔵 Issues should be resolved eventually labels Jun 2, 2022
@dutterbutter
Copy link
Contributor

@drewstone please provide any additional details to this task as you see fit. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium 🚩 p2 🟡 Issue should be resolved soon testing 🛠️ Tasks that are related to testing
Projects
Archived in project
Development

No branches or pull requests

3 participants