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

feat(depinject): support for core #5976

Merged
merged 42 commits into from
Apr 18, 2024

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    f51ade4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    719f387 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bf15b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. Merge branch 'main' into carlos/3560-support-sdk-dependency-injection…

    …-for-v2-apps
    
    # Conflicts:
    #	modules/core/module.go
    crodriguezvega committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    bf6ec6a View commit details
    Browse the repository at this point in the history
  2. fix wrong merge

    crodriguezvega committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b6a96ce View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    bb25487 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'carlos/add-buf-gen-pulsar' into carlos/3560-support-sdk…

    …-dependency-injection-for-v2-apps
    
    # Conflicts:
    #	proto/ibc/core/module/v1/module.proto
    crodriguezvega committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    a822c5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d961c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b4141 View commit details
    Browse the repository at this point in the history
  5. add api import to e2e

    crodriguezvega committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f727360 View commit details
    Browse the repository at this point in the history
  6. remove wrong import

    crodriguezvega committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    91d963b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'carlos/add-buf-gen-pulsar' into carlos/3560-support-sdk…

    …-dependency-injection-for-v2-apps
    
    # Conflicts:
    #	go.mod
    crodriguezvega committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1e87904 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d97046 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'carlos/add-buf-gen-pulsar' into carlos/3560-support-sdk…

    …-dependency-injection-for-v2-apps
    crodriguezvega committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    381b58c View commit details
    Browse the repository at this point in the history
  10. some go.mod chores

    crodriguezvega committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c772207 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98a354f View commit details
    Browse the repository at this point in the history
  12. Merge branch 'carlos/add-buf-gen-pulsar' into carlos/3560-depinject-s…

    …upport-code
    
    # Conflicts:
    #	go.mod
    #	modules/core/module.go
    crodriguezvega committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fbb1296 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    d41e1fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'carlos/add-buf-gen-pulsar' into carlos/3560-depinject-s…

    …upport-code
    
    # Conflicts:
    #	e2e/go.mod
    #	go.mod
    #	go.sum
    #	modules/core/module.go
    crodriguezvega committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    5c1943e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    dce72db View commit details
    Browse the repository at this point in the history
  2. Merge branch 'carlos/add-buf-gen-pulsar' into carlos/3560-depinject-s…

    …upport-code
    
    # Conflicts:
    #	e2e/go.mod
    #	go.mod
    crodriguezvega committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5dc6368 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    66b7e15 View commit details
    Browse the repository at this point in the history
  2. update pulsar files

    crodriguezvega committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    34e6e1c View commit details
    Browse the repository at this point in the history
  3. api go mod tidy

    crodriguezvega committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    17ce7dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9f1eb1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32d8899 View commit details
    Browse the repository at this point in the history
  6. move to depinject.go

    crodriguezvega committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9617b9d View commit details
    Browse the repository at this point in the history
  7. lint fix

    crodriguezvega committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    713b13e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52bc608 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e540796 View commit details
    Browse the repository at this point in the history
  10. e2e go mod tidy

    crodriguezvega committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    81db104 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. copy api module to /go

    crodriguezvega committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    d961c19 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    b65ad37 View commit details
    Browse the repository at this point in the history
  2. review comments

    crodriguezvega committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    41b8c6a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    e779ba0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'carlos/add-buf-gen-pulsar' into carlos/3560-depinject-s…

    …upport-core
    
    # Conflicts:
    #	go.mod
    crodriguezvega committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    e15606a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94c93dd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch 'feat/depinject' into carlos/3560-depinject-support-core

    # Conflicts:
    #	api/capability/v1/capability.pulsar.go
    #	api/capability/v1/genesis.pulsar.go
    #	api/go.mod
    #	api/go.sum
    #	api/ibc/applications/fee/v1/fee.pulsar.go
    #	api/ibc/applications/fee/v1/query.pulsar.go
    #	api/ibc/applications/fee/v1/tx.pulsar.go
    #	api/ibc/applications/interchain_accounts/controller/v1/tx.pulsar.go
    #	api/ibc/applications/interchain_accounts/host/v1/host.pulsar.go
    #	api/ibc/applications/interchain_accounts/host/v1/tx.pulsar.go
    #	api/ibc/applications/interchain_accounts/v1/account.pulsar.go
    #	api/ibc/applications/interchain_accounts/v1/packet.pulsar.go
    #	api/ibc/applications/transfer/v1/authz.pulsar.go
    #	api/ibc/applications/transfer/v1/genesis.pulsar.go
    #	api/ibc/applications/transfer/v1/query.pulsar.go
    #	api/ibc/applications/transfer/v1/tx.pulsar.go
    #	api/ibc/core/channel/v1/query.pulsar.go
    #	api/ibc/core/channel/v1/tx.pulsar.go
    #	api/ibc/core/client/v1/client.pulsar.go
    #	api/ibc/core/client/v1/query.pulsar.go
    #	api/ibc/core/client/v1/tx.pulsar.go
    #	api/ibc/core/commitment/v1/commitment.pulsar.go
    #	api/ibc/core/connection/v1/query.pulsar.go
    #	api/ibc/core/connection/v1/tx.pulsar.go
    #	api/ibc/lightclients/solomachine/v2/solomachine.pulsar.go
    #	api/ibc/lightclients/solomachine/v3/solomachine.pulsar.go
    #	api/ibc/lightclients/tendermint/v1/tendermint.pulsar.go
    #	api/ibc/lightclients/wasm/v1/query.pulsar.go
    #	api/ibc/lightclients/wasm/v1/tx.pulsar.go
    #	proto/buf.gen.pulsar.yaml
    crodriguezvega committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    aa8ef9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b56e330 View commit details
    Browse the repository at this point in the history
  3. Revert "downgrade api module to go 1.21"

    This reverts commit b56e330.
    crodriguezvega committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5f34503 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b6032f View commit details
    Browse the repository at this point in the history
  5. remove pb.go files

    crodriguezvega committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d169092 View commit details
    Browse the repository at this point in the history