Skip to content

Add module address instantiate 2 helper #55

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

Merged
merged 3 commits into from
Feb 21, 2024
Merged

Conversation

adairrr
Copy link
Contributor

@adairrr adairrr commented Feb 21, 2024

Adds method + hook to calculate instantiate2 address of a module that would be installed on an account.

Fixes moduleIdToName which incorrectly retrieved the namespace.

Copy link

changeset-bot bot commented Feb 21, 2024

🦋 Changeset detected

Latest commit: aa23792

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
wagemos-graz-nextjs Patch
@abstract-money/core Patch
@abstract-money/react Patch
wagemos-cosmoskit-nextjs Patch
@abstract-money/provider-graz Patch
@abstract-money/provider-cosmoskit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@dalechyn dalechyn left a comment

Choose a reason for hiding this comment

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

Please add a changeset and g2g.

Comment on lines 10 to 11
import { QueryClient, QueryClientProvider } from '@tanstack/react-query'
import { ReactQueryDevtools } from '@tanstack/react-query-devtools'
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why did we add the query client here?

@dalechyn dalechyn merged commit e00462c into mainline Feb 21, 2024
@github-actions github-actions bot mentioned this pull request Feb 21, 2024
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.

2 participants