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: cosmo-sdk 47 #1956

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

feat: cosmo-sdk 47 #1956

wants to merge 31 commits into from

Commits on Sep 20, 2024

  1. feat: cosmos-sdk 47

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3d1934d View commit details
    Browse the repository at this point in the history
  2. feat: tests and simulations

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1aa6f78 View commit details
    Browse the repository at this point in the history
  3. feat: update semver scripts

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4c7cb5d View commit details
    Browse the repository at this point in the history
  4. chore: bump dependencies

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    898ebad View commit details
    Browse the repository at this point in the history
  5. fix: refactor e2e tests to reflect cli migration

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e45fd23 View commit details
    Browse the repository at this point in the history
  6. fix(x/audit): rename Provider to AuditedProvider

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    66daa86 View commit details
    Browse the repository at this point in the history
  7. fix(script): add support for legacy semver

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5d5c0d1 View commit details
    Browse the repository at this point in the history
  8. chore: bump modules

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7c973b6 View commit details
    Browse the repository at this point in the history
  9. chore: bump version to test upgrade v1.0.0 against

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    7b2dbf2 View commit details
    Browse the repository at this point in the history
  10. feat(upgrade): v1.0.0 postupgrade tests

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ed182e5 View commit details
    Browse the repository at this point in the history
  11. refactor: tests and sims

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    2ac22cd View commit details
    Browse the repository at this point in the history
  12. fix(testnetify): use account address for operator

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e6a0cd2 View commit details
    Browse the repository at this point in the history
  13. fix(meta): bump pre-upgrade version for upgrade v1.0.0

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d22e45f View commit details
    Browse the repository at this point in the history
  14. fix(scripts): remove dup for genesis download

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f09b02e View commit details
    Browse the repository at this point in the history
  15. fix(upgrade): init new params post-upgrade

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    c1db4b2 View commit details
    Browse the repository at this point in the history
  16. fix(lint): tools.sh

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1bee230 View commit details
    Browse the repository at this point in the history
  17. fix(lint): go code

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5ab197b View commit details
    Browse the repository at this point in the history
  18. fix(scripts): update upgrade check

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6ed89cf View commit details
    Browse the repository at this point in the history
  19. fix(goreleaser): remove rlcp

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b90a9ef View commit details
    Browse the repository at this point in the history
  20. fix(lint): increase timeout

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    534d462 View commit details
    Browse the repository at this point in the history
  21. fix(goreleaser): use mod mount as path to changelog

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6a7c9bd View commit details
    Browse the repository at this point in the history
  22. chore: add goreleaser build for test bins

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a5dde8d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. chore: increate upgrade test timeout

    cleanup runner dir prior test starts
    
    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b853ca7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix(tests/upgrade): generate keys on test-reset

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dce81bf View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. fix(lint): shell lint

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    19494f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. ci: add dependencies for release

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d580137 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. ci: reuse workflows

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    aba6607 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix: use genesis commands from akash sdk

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f071ba4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. fix: use NewAppModuleBasics for genutil

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c2ad27 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix: typos and remove legacy cmd set

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    906cfb4 View commit details
    Browse the repository at this point in the history
  2. chore: bump go api

    Signed-off-by: Artur Troian <troian.ap@gmail.com>
    troian committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    dfc652c View commit details
    Browse the repository at this point in the history