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

Ibc v2 test #1021

Closed
wants to merge 19 commits into from
Closed

Ibc v2 test #1021

wants to merge 19 commits into from

Commits on Sep 20, 2021

  1. go version to 1.17

    yaruwangway committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    f59c45a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Update go.mod

    okwme authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f234f2a View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. dependency: bump ibc-go from v1.2.0 to v1.2.1

    yaruwang committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    5fe1fc2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. cherry-pick: d76c62d, adding router module

    jackzampolin authored and yaruwang committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    b162999 View commit details
    Browse the repository at this point in the history
  2. fix: add router module to upgrade handler

    yaruwang committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    2deb3ff View commit details
    Browse the repository at this point in the history
  3. fix: testnet cli command update genesis supply

    yaruwang committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f0f920c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9856b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Update go.mod

    okwme authored and yaruwang committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    99ef059 View commit details
    Browse the repository at this point in the history
  2. dependency: bump ibc-go from v1.2.0 to v1.2.1

    yaruwang committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    e299116 View commit details
    Browse the repository at this point in the history
  3. cherry-pick: d76c62d, adding router module

    jackzampolin authored and yaruwang committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    0526f46 View commit details
    Browse the repository at this point in the history
  4. fix: add router module to upgrade handler

    yaruwang committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    3fc823c View commit details
    Browse the repository at this point in the history
  5. fix: testnet cli command update genesis supply

    yaruwang committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    47488fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2550bd9 View commit details
    Browse the repository at this point in the history
  7. fix: lint

    yaruwang committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    a7f0787 View commit details
    Browse the repository at this point in the history
  8. chore: fix conflicts, run lint

    okwme committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4aa2aeb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. bump ibc-go to v2.0.0-rc0

    yaruwang committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    14afb3a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. fix: ibc-go v2 module name

    yaruwang committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    c414eb7 View commit details
    Browse the repository at this point in the history
  2. remove router module

    yaruwang committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4e69cf4 View commit details
    Browse the repository at this point in the history
  3. fix: go mod

    yaruwang committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    69e6656 View commit details
    Browse the repository at this point in the history