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

feat(ibc-union): Add query responses #3508

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

adairrr
Copy link

@adairrr adairrr commented Jan 14, 2025

Adds QueryResponses macro for the union-ibc contract along with a cw-orch interface.

Current issues:

  • Some return types do not implement cw-serde and need to
  • We should feature-gate the cw-orch interfaces.

Copy link

vercel bot commented Jan 14, 2025

@adairrr is attempting to deploy a commit to the unionbuild Team on Vercel.

A member of the Team first needs to authorize it.

@adairrr adairrr changed the title Add query responses to ibc-union feat(ibc-union): Add query responses Jan 14, 2025
@Kayanski Kayanski force-pushed the adair/ibc-query-responses branch from 9798b59 to 1efa953 Compare January 15, 2025 09:05
@adairrr adairrr marked this pull request as ready for review January 22, 2025 14:49
@adairrr adairrr requested a review from benluelo February 20, 2025 16:54
@adairrr adairrr force-pushed the adair/ibc-query-responses branch from ffa6a63 to a6ce83b Compare February 20, 2025 23:52
@adairrr adairrr requested a review from cor as a code owner February 20, 2025 23:52
@adairrr adairrr force-pushed the adair/ibc-query-responses branch from a6ce83b to 512114d Compare February 20, 2025 23:55
@adairrr adairrr force-pushed the adair/ibc-query-responses branch from 512114d to 4abb9e3 Compare February 21, 2025 00:06
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