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 panic when migrate param for newly added host (backport #6167) #6192

Merged
merged 3 commits into from
Apr 22, 2024

Commits on Apr 22, 2024

  1. fix: avoid panic when migrate param for newly added host (#6167)

    * fix: avoid panic when migrate param for newly added host
    
    * keep default params
    
    * Apply suggestions from code review
    
    * allow use default params when set nil legacySubspace
    
    * Update CHANGELOG.md
    
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    
    * Update CHANGELOG.md
    
    * cleanup
    
    * refactor: rm setter in icahost migrator and adjust test case
    
    * chore: update changelog
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Carlos Rodriguez <carlos@interchain.io>
    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    Co-authored-by: Damian Nolan <damiannolan@gmail.com>
    (cherry picked from commit c4413c5)
    mmsqe authored and mergify[bot] committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b632a17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98e0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4907fb2 View commit details
    Browse the repository at this point in the history