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

Add ibc-go v8 to integration tests #3694

Merged
merged 25 commits into from
Nov 16, 2023
Merged

Commits on Nov 13, 2023

  1. Add simapp v8 to CI jobs

    ljoss17 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f1b98d8 View commit details
    Browse the repository at this point in the history
  2. Add simapp v8 to nix flake

    ljoss17 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a14e05e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9b9373 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d57911e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3829b80 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Use 'MsgSubmitProposal' instead of deprecated 'UpgradeProposal' to in…

    …itiate a chain upgrade
    ljoss17 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    29b16ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f934b3 View commit details
    Browse the repository at this point in the history
  3. Fix 'tx chain-upgrade' tests

    ljoss17 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4b54a54 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    341f356 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6111d1e View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    ljoss17 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a92ef0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9102ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fece30 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: Romain Ruetschi <romain@informal.systems>
    Signed-off-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
    ljoss17 and romac committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    2b11803 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ab4845 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3287ddf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8434f6 View commit details
    Browse the repository at this point in the history
  10. Fix cargo-doc warning

    ljoss17 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    b7a7af6 View commit details
    Browse the repository at this point in the history
  11. Add changelog entry for CLI

    ljoss17 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    056d778 View commit details
    Browse the repository at this point in the history
  12. Change the '--gov-account' flag as optional but will fail if trying t…

    …o upgrade a chain with ibc-go v8+
    ljoss17 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    1ce8423 View commit details
    Browse the repository at this point in the history
  13. Update guide

    ljoss17 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6602a16 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    10225c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f135f41 View commit details
    Browse the repository at this point in the history
  16. Fix clippy errors

    ljoss17 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6cc9538 View commit details
    Browse the repository at this point in the history