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

Add deterministic test for ModuleAccountByName query #13704

Closed
Tracked by #13041
amaury1093 opened this issue Oct 31, 2022 · 0 comments · Fixed by #13715
Closed
Tracked by #13041

Add deterministic test for ModuleAccountByName query #13704

amaury1093 opened this issue Oct 31, 2022 · 0 comments · Fixed by #13715
Assignees

Comments

@amaury1093
Copy link
Contributor

Summary

Add deterministic test for ModuleAccountByName query

Problem Definition

rpc ModuleAccountByName(QueryModuleAccountByNameRequest) returns (QueryModuleAccountByNameResponse) {

This query was added recently, with the module_query_safe annotation, but no test was added.

Proposal

Add deterministic and regression test, like other queries

@amaury1093 amaury1093 moved this to 📝 Todo in Cosmos-SDK Oct 31, 2022
@atheeshp atheeshp self-assigned this Oct 31, 2022
Repository owner moved this from 📝 Todo to 👏 Done in Cosmos-SDK Nov 2, 2022
@tac0turtle tac0turtle removed this from Cosmos-SDK Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants