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

Draft: Aliasing the v1 channels to v2 counterparty so that v1 channels can support v2 packets #7174

Draft
wants to merge 10 commits into
base: feat/ibc-eureka
Choose a base branch
from

Commits on Aug 14, 2024

  1. aliasing start

    AdityaSripal committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2a2d739 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 3, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

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

Commits on Sep 9, 2024

  1. Merge branch 'feat/ibc-eureka' into aditya/alias-2

    # Conflicts:
    #	modules/core/02-client/keeper/keeper_test.go
    #	modules/core/02-client/types/client.go
    #	modules/core/02-client/types/client.pb.go
    #	modules/core/02-client/types/client_test.go
    #	modules/core/02-client/types/errors.go
    #	modules/core/02-client/types/msgs.go
    #	modules/core/keeper/msg_server_test.go
    #	modules/core/packet-server/keeper/keeper.go
    #	modules/core/packet-server/keeper/keeper_test.go
    #	modules/core/packet-server/types/keys.go
    #	proto/ibc/core/client/v1/client.proto
    #	testing/endpoint.go
    crodriguezvega committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9b9beb6 View commit details
    Browse the repository at this point in the history
  2. lint

    crodriguezvega committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f4dc2b2 View commit details
    Browse the repository at this point in the history
  3. lint redux

    crodriguezvega committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a752e41 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    a8b8569 View commit details
    Browse the repository at this point in the history
  2. fix merge

    AdityaSripal committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c01783 View commit details
    Browse the repository at this point in the history