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

Implement misbehavior program #56

Closed
Tracked by #22
srdtrk opened this issue Jul 10, 2024 · 1 comment · Fixed by #103
Closed
Tracked by #22

Implement misbehavior program #56

srdtrk opened this issue Jul 10, 2024 · 1 comment · Fixed by #103
Assignees
Labels
feature Feature request programs Issues concerning the programs
Milestone

Comments

@srdtrk
Copy link
Member

srdtrk commented Jul 10, 2024

No description provided.

@srdtrk srdtrk added feature Feature request programs Issues concerning the programs labels Jul 10, 2024
@srdtrk
Copy link
Member Author

srdtrk commented Jul 11, 2024

As far as I'm aware, there are two types of misbehavior:

  1. A valid client update where the target height already has a different consensus state associated with it. (Double sign)
  2. A timestamp misbehavior where timestamps are not monotonically increasing with height.

I've added checks for number 1 in #57, but number 2 still remains open.

@srdtrk srdtrk added this to the Release Alpha milestone Jul 25, 2024
@crodriguezvega crodriguezvega moved this to In Progress 👷 in IBC Eureka Aug 16, 2024
@gjermundgaraba gjermundgaraba linked a pull request Aug 28, 2024 that will close this issue
@crodriguezvega crodriguezvega moved this from In Progress 👷 to In review 👀 in IBC Eureka Aug 30, 2024
@crodriguezvega crodriguezvega modified the milestones: v1 alpha, v1 beta Sep 4, 2024
@github-project-automation github-project-automation bot moved this from In review 👀 to Done 🥳 in IBC Eureka Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Feature request programs Issues concerning the programs
Projects
Status: No status
Status: Done 🥳
Development

Successfully merging a pull request may close this issue.

3 participants