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

fix: avoid race conditions in ics27 handshakes (backport #2682) #2698

Merged
merged 2 commits into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. fix: avoid race conditions in ics27 handshakes (#2682)

    * wip adding conditional to msg server and go apis, adding tests
    
    * cleanup
    
    * cleanup middleware enabled code
    
    * adding additional test case for reopening channel via msg server
    
    * Update modules/apps/27-interchain-accounts/controller/keeper/keeper.go
    
    Co-authored-by: Cian Hatton <[email protected]>
    
    * updating error msgs and test case assertion
    
    * updating InitGenesis to set middleware disabled
    
    Co-authored-by: Cian Hatton <[email protected]>
    (cherry picked from commit c9b8064)
    damiannolan authored and mergify[bot] committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    5933c0d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    552d4dd View commit details
    Browse the repository at this point in the history