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

Test light client missbehavior #6

Open
0xekez opened this issue Mar 21, 2023 · 1 comment
Open

Test light client missbehavior #6

0xekez opened this issue Mar 21, 2023 · 1 comment

Comments

@0xekez
Copy link
Owner

0xekez commented Mar 21, 2023

The IBC spec discusses misbehavior here. This test is the same as #5, but for a light client that is frozen due to misbehavior. We need to be able to answer two questions:

  1. What is the recovery process if missbehavior is discovered?
  2. Will timeouts be delivered on the sending chain if a light client is frozen due to missbehavior?
@0xekez
Copy link
Owner Author

0xekez commented Mar 21, 2023

example of misbehavior from ibc-go: https://github.com/cosmos/ibc-go/blob/main/e2e/tests/core/client_test.go#L223

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

1 participant