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

Return IBC packet sequence number (backport #1225) #1233

Merged
merged 2 commits into from
Mar 6, 2023

Commits on Mar 6, 2023

  1. Return IBC packet sequence number (#1225)

    * Return IBC packet sequence number
    
    * Fix review feedbacks
    
    * Remove names to return values in DispatchMsg method
    
    * Fix comments
    
    (cherry picked from commit 4f1c57f)
    
    # Conflicts:
    #	x/wasm/keeper/handler_plugin.go
    pinosu authored and mergify[bot] committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    f2fae70 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflict

    alpe committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    e6a299b View commit details
    Browse the repository at this point in the history