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

Upgrade to Cosmos SDK 0.47 #560

Merged
merged 28 commits into from
May 7, 2024
Merged

Upgrade to Cosmos SDK 0.47 #560

merged 28 commits into from
May 7, 2024

Commits on Mar 19, 2024

  1. Update proto build

    cbrit committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cfe51e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf3fae View commit details
    Browse the repository at this point in the history
  3. WIP - Remove simapp imports

    cbrit committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7b5c2dc View commit details
    Browse the repository at this point in the history
  4. WIP - Upgrade ibc-go to v7

    cbrit committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a184af9 View commit details
    Browse the repository at this point in the history
  5. WIP - go mod tidy works

    cbrit committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c8f3eb3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. WIP - compiling

    cbrit committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    09bf875 View commit details
    Browse the repository at this point in the history
  2. More sdk fixes

    cbrit committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1337d02 View commit details
    Browse the repository at this point in the history
  3. More app.go fixes

    cbrit committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7584da7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. AppModule constructor fixes

    cbrit committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c87bd01 View commit details
    Browse the repository at this point in the history
  2. WIP - More app.go fixes

    cbrit committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f1a2ea5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. WIP - debugging

    cbrit committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    606b4e7 View commit details
    Browse the repository at this point in the history
  2. WIP

    cbrit committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    744db27 View commit details
    Browse the repository at this point in the history
  3. Delete weird artifact

    cbrit committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4b1ccc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    5ae33cc View commit details
    Browse the repository at this point in the history
  2. Fix proto build

    cbrit committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    478cef6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Fixing GRPC

    cbrit committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b678ba5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Use gogoproto 1.4.10

    cbrit committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    671ead5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. WIP - debugging grpc

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    13bd983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    012bf3f View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Passing happy path

    cbrit committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    224b19f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Fix unit tests

    cbrit committed May 1, 2024
    Configuration menu
    Copy the full SHA
    04d429f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbd06d0 View commit details
    Browse the repository at this point in the history
  3. Fixing linting/module error

    cbrit committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fbed6a3 View commit details
    Browse the repository at this point in the history
  4. Fix CI

    cbrit committed May 1, 2024
    Configuration menu
    Copy the full SHA
    0a9cf6c View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Comment out code-coverage

    cbrit committed May 6, 2024
    Configuration menu
    Copy the full SHA
    245b40e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    543fbc1 View commit details
    Browse the repository at this point in the history