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 expiry and missbehavior #6

Open
0xekez opened this issue Mar 23, 2023 · 0 comments
Open

Test light client expiry and missbehavior #6

0xekez opened this issue Mar 23, 2023 · 0 comments
Labels

Comments

@0xekez
Copy link
Contributor

0xekez commented Mar 23, 2023

These tests should:

  1. Put the light client in the bad state.
  2. Confirm that timeouts are not delivered in this state, and show that packets can still be sent (being honest about our faults).
  3. Recover the light client:

Verify that:

  1. Packets sent during the bad state that have not timed out are delivered.
  2. Packets sent during the bad state that have timed out are not delivered.
@0xekez 0xekez mentioned this issue Mar 24, 2023
@0xekez 0xekez added the test label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant