-
Notifications
You must be signed in to change notification settings - Fork 122
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
Update ICS misbehaviour msg definition #1125
Labels
S: NewThings
Work towards your business objectives with new products, features, or integrations
Comments
20 tasks
@sainoe Is this actually a problem? Currently ICS is implemented assuming the consumer chains use Tendermint / CometBFT as a consensus engine. |
@mpoke agree it isn't a problem, rather a cheap enhancement |
20 tasks
mpoke
added
the
S: NewThings
Work towards your business objectives with new products, features, or integrations
label
Sep 14, 2023
The issue was decided to be not needed. |
github-project-automation
bot
moved this from 🤔 F1: Investigate
to 👍 F4: Assessment
in Cosmos Hub
Nov 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
S: NewThings
Work towards your business objectives with new products, features, or integrations
Problem
The current ICS misbehaviour msg contains a concrete IBC Tendermint Client Misbehaviour types. Consequently, the ICS misbehaviour handler isn't compatible with all the IBC client implementations.
Closing criteria
Update the ICS misbehaviour msg and handler to work with the IBC misbehavior interface definition.
The text was updated successfully, but these errors were encountered: