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 out of order message delivery #8

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

Test out of order message delivery #8

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

Comments

@0xekez
Copy link
Contributor

0xekez commented Mar 24, 2023

as we saw from GON, IBC does not make ordering or timing guarantees. test that:

  1. out of order message delivery works
  2. and works with callbacks
    for example, three messages second has no callback, first and third do. acks arrive in reverse order.
@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