Skip to content

Use QuerierWrapper not Querier in cw20 helpers#839

Merged
uint merged 5 commits intomainfrom
querier-wrapper-in-helpers
Nov 1, 2022
Merged

Use QuerierWrapper not Querier in cw20 helpers#839
uint merged 5 commits intomainfrom
querier-wrapper-in-helpers

Conversation

@uint
Copy link
Copy Markdown
Contributor

@uint uint commented Oct 25, 2022

Closes #390 (again)

Reapplies changes from #394, which somehow got lost.

Copy link
Copy Markdown
Contributor

@ethanfrey ethanfrey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, should we check all other contracts for the same issue?

@uint
Copy link
Copy Markdown
Contributor Author

uint commented Oct 25, 2022

looks good, should we check all other contracts for the same issue?

Sure. Only found one more.

@uint uint requested a review from ethanfrey October 25, 2022 16:31
@ethanfrey
Copy link
Copy Markdown
Contributor

Thanks for fixing the others. cw20 was the first one I think, as most requested. Funny it wasn't merged properly

@uint uint merged commit 3610110 into main Nov 1, 2022
@uint uint deleted the querier-wrapper-in-helpers branch November 1, 2022 18:29
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 this pull request may close these issues.

Accept &QuerierWrapper not &Querier in helpers

2 participants