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

(WIP): feat: cosmo-sdk 47 #1956

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

(WIP): feat: cosmo-sdk 47 #1956

wants to merge 22 commits into from

Commits on Sep 20, 2024

  1. feat: cosmos-sdk 47

    Signed-off-by: Artur Troian <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    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 <[email protected]>
    troian committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    a5dde8d View commit details
    Browse the repository at this point in the history