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: upgrade Cosmos SDK to v0.47 #2162

Draft
wants to merge 100 commits into
base: main
Choose a base branch
from
Draft

Commits on Jan 27, 2024

  1. chore: bump Go to 1.21

    robert-zaremba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    341b286 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    151ba80 View commit details
    Browse the repository at this point in the history
  3. update go.sum

    robert-zaremba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    9a18c70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b80aa2 View commit details
    Browse the repository at this point in the history
  5. go.mod files

    robert-zaremba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    5b2c56b View commit details
    Browse the repository at this point in the history
  6. update proto scripts

    robert-zaremba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    4e7fb69 View commit details
    Browse the repository at this point in the history
  7. update proto buf files

    robert-zaremba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    39f41a3 View commit details
    Browse the repository at this point in the history
  8. fix proto version

    robert-zaremba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    ed790cb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8be648b View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. update go.mod

    robert-zaremba committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    cd2df58 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    07e3745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528347e View commit details
    Browse the repository at this point in the history
  3. go tidy types

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3812663 View commit details
    Browse the repository at this point in the history
  4. regenerate proto

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    1dd6a4b View commit details
    Browse the repository at this point in the history
  5. go mod tidy api

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f095f5b View commit details
    Browse the repository at this point in the history
  6. go tidy intertx

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e8ddccd View commit details
    Browse the repository at this point in the history
  7. update ecocredit

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c9e5af2 View commit details
    Browse the repository at this point in the history
  8. go deps ecocredit

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0b223bd View commit details
    Browse the repository at this point in the history
  9. go deps data

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    512dea0 View commit details
    Browse the repository at this point in the history
  10. update app.go

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    621b826 View commit details
    Browse the repository at this point in the history
  11. update app/export.go

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    84ebc0e View commit details
    Browse the repository at this point in the history
  12. update app/simulation

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3c59649 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4359d0c View commit details
    Browse the repository at this point in the history
  14. main go mod tidy

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a5d7868 View commit details
    Browse the repository at this point in the history
  15. fix Makefile

    robert-zaremba committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    9b3db15 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. small cleanup

    robert-zaremba committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    c987e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8ace46 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    d5dcccc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30e134b View commit details
    Browse the repository at this point in the history
  3. update GetEvents

    robert-zaremba committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    6bec40e View commit details
    Browse the repository at this point in the history
  4. fix import

    robert-zaremba committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    047bbd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07e8d6c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d01111d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f598839 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b28960 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. update x/data api

    robert-zaremba committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    5a48a02 View commit details
    Browse the repository at this point in the history
  2. x/data: add viper dep

    robert-zaremba committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    6037b8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4e8848 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    c3a1b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bf6a8b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. update types

    robert-zaremba committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    97b45f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d06489 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a78ddff View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    de882da View commit details
    Browse the repository at this point in the history
  2. go mod tidy

    robert-zaremba committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    a77edbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0dd5e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. fix flags

    robert-zaremba committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8fe56c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    828ac8b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    94c01da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3571fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae022c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Apr 9, 2024

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

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    0b34951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea36a1e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea63022 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f301d30 View commit details
    Browse the repository at this point in the history
  5. ecocredits: fix flags

    robert-zaremba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    6cf453e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f5f61c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efe839f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    833826e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44ecea4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    33c81e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a02b77b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bbb8a6b View commit details
    Browse the repository at this point in the history
  13. fix deps in app

    robert-zaremba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    fc04856 View commit details
    Browse the repository at this point in the history
  14. update deps

    robert-zaremba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    561d3a2 View commit details
    Browse the repository at this point in the history
  15. update deps

    robert-zaremba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    043053d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccd97b8 View commit details
    Browse the repository at this point in the history
  17. fix app.go code

    robert-zaremba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b147aa1 View commit details
    Browse the repository at this point in the history
  18. fix app.go

    robert-zaremba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    9c3c063 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    efb53ec View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6924b72 View commit details
    Browse the repository at this point in the history
  21. import errro

    robert-zaremba committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    b3cb0ef View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. app: migrate root cmd

    robert-zaremba committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    9da20aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f787b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7950aa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dee0eb View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. adding upgrade handler

    robert-zaremba committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1302af7 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    84051c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159bb92 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 30, 2024

  1. update buf override

    aaronc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    acda7e3 View commit details
    Browse the repository at this point in the history
  2. proto-gen

    aaronc committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2fd6685 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    274c69b View commit details
    Browse the repository at this point in the history
  4. use orm v1.5.4

    robert-zaremba committed May 30, 2024
    Configuration menu
    Copy the full SHA
    724f8e8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    9d345c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b090f View commit details
    Browse the repository at this point in the history
  3. use cosmossdk.io/api

    robert-zaremba committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    5d9e720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3645c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    677bbc0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b6e794 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ec453b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4f5f41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a1653e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64830cc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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

Commits on Jul 30, 2024

  1. fix: linter fixes

    JeancarloBarrios committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    05e755e View commit details
    Browse the repository at this point in the history
  2. fix: linter fixes

    JeancarloBarrios committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    3377156 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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