build(deps)!: bump cosmos sdk to v0.50.x [DEV-4827]#874
Merged
Eengineer1 merged 17 commits intodevelopfrom May 14, 2025
Merged
Conversation
DaevMithran
reviewed
Apr 9, 2025
Eengineer1
requested changes
Apr 22, 2025
Eengineer1
requested changes
Apr 28, 2025
Member
|
Let's focus on resolving the build errors, before moving on with unit, integration + upgrade tests in that order. |
Contributor
|
Task linked: DEV-4827 Bump Cosmos SDK to v0.50 |
* wip: upgrade resource module * fix typo * fix * update test setup * change types * wip * add migrations * remove validate basic * fix * fix test setup * fix * feat!: upgrade did module to v0.50.x (#878) * wip * wip * wip * wip * feat(params): add migrator support to did module * feat: add autocli support * wip * fix * wip * chore: remove comment * chore: add migrate * chore: add migration in module.go * feat: add SetParams function * go.mod * fix * setconfig * fix proto annotations * feat: change functions * chore: fix param_change_proposal tests * chore: remove comment * fix keeper tests * feat: implement customgetsigner * wip * chore: added query params func and updated the params key * add custom signers * fix key * fix * chore: add params to autocli * add params * fix autocli * fix typo * fix * fix * fix lint and errors * update golangci lint version in gha * fix tests setup * fix almost failing unit tests * fix lint and other changes * revert integration test changes * WIP: fee abs tests fix * add resource params query and fix fee abs test * fix few integration tests and update swagger * fixed insufficient funds test issue * WIP: fix query proposal test and address comments * fix faiing integration test * fix unit test * WIP: setup v4 upgrade tests * fix upgrade migrations issues * fix post upgrade tests and wip integration tests after upgrade * fix pre test * fix post tests * fix all tests * fix lint --------- Co-authored-by: Vishal Potpelliwar <71565171+vishal-kanna@users.noreply.github.com> Co-authored-by: vishal <kannavish329@gmail.com> Co-authored-by: akhilkumarpilli <akhilkumar7947@gmail.com> Co-authored-by: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
Eengineer1
approved these changes
May 14, 2025
Member
Eengineer1
left a comment
There was a problem hiding this comment.
Looks good.
Signing off base PR as well 👍.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes: #871