-
Notifications
You must be signed in to change notification settings - Fork 274
chore: cleanup and improve x/mint params validation and test in cosmos-sdk (backport #25562)
#1918
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
chore: cleanup and improve x/mint params validation and test in cosmos-sdk (backport #25562)
#1918
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
13f4ad8 to
12ded49
Compare
Signed-off-by: randy-cro <randy.ang@crypto.com>
…mos-sdk (backport #25562) (crypto-org-chain#1918) * update cosmos-sdk (backport #26652) - improve mint params validation * add integration tests * fix python lint * remove comment Signed-off-by: randy-cro <randy.ang@crypto.com> --------- Signed-off-by: randy-cro <randy.ang@crypto.com>
…s-sdk (backport #25562) (#1919) * chore: cleanup and improve `x/mint` params validation and test in cosmos-sdk (backport #25562) (#1918) * update cosmos-sdk (backport #26652) - improve mint params validation * add integration tests * fix python lint * remove comment Signed-off-by: randy-cro <randy.ang@crypto.com> --------- Signed-off-by: randy-cro <randy.ang@crypto.com> * fix minor f print --------- Signed-off-by: randy-cro <randy.ang@crypto.com>
👮🏻👮🏻👮🏻 !!!! REFERENCE THE PROBLEM YOUR ARE SOLVING IN THE PR TITLE AND DESCRIBE YOUR SOLUTION HERE !!!! DO NOT FORGET !!!! 👮🏻👮🏻👮🏻
PR Checklist:
make)make test)go fmt)golangci-lint run)go list -json -m all | nancy sleuth)Thank you for your code, it's appreciated! :)