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: assert previous channel identifer is empty in Msg ValidateBasic (backport #1792) #1827

Merged
merged 2 commits into from
Jul 29, 2022

Commits on Jul 28, 2022

  1. fix: assert previous channel identifer is empty in Msg ValidateBasic (#…

    …1792)
    
    * remove previous channel id from NewMsgChanOpenTry, assert previous channel id to be empty
    
    * add changelog entry
    
    * move changelog entry to correct location
    
    * add migration docs
    
    * Update docs/migrations/v3-to-v4.md
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    
    * Update CHANGELOG.md
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    (cherry picked from commit 4a781e5)
    
    # Conflicts:
    #	CHANGELOG.md
    colin-axner authored and mergify[bot] committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    0c95947 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. fix conflicts

    crodriguezvega committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    0adc9ab View commit details
    Browse the repository at this point in the history