Skip to content

Using new cosmwasm_schema#102

Merged
JakeHartnell merged 7 commits intopublic-awesome:mainfrom
peara:new-schema
Nov 30, 2022
Merged

Using new cosmwasm_schema#102
JakeHartnell merged 7 commits intopublic-awesome:mainfrom
peara:new-schema

Conversation

@peara
Copy link
Contributor

@peara peara commented Nov 24, 2022

I try to implement what's in #81.
Remaining issues:

  • In cw2981-royalites, QueryMsg<Cw2981QueryMsg> is used. As in cw721-base generates an empty response for Extension, there is no response generated for Cw2981QueryMsg. I haven't found a solution for this.
  • In cw721-non-transferable, most of QueryMsg enums are redefined. I want a more robust solution than copy lines from cw721-base.

@peara
Copy link
Contributor Author

peara commented Nov 28, 2022

@shanev @larry0x
Can you help me check why circle ci didn't run?

JakeHartnell
JakeHartnell previously approved these changes Nov 28, 2022
Copy link
Contributor

@JakeHartnell JakeHartnell 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 to me. CI does appear to be stuck though. @ueco-jb anyway to reset?

larry0x
larry0x previously approved these changes Nov 28, 2022
Copy link
Contributor

@larry0x larry0x left a comment

Choose a reason for hiding this comment

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

LGTM, with one suggested change

Co-authored-by: Larry Engineer <26318510+larry0x@users.noreply.github.com>
@JakeHartnell JakeHartnell dismissed stale reviews from larry0x and themself via e376e61 November 29, 2022 00:07
@webmaster128 webmaster128 reopened this Nov 29, 2022
@webmaster128
Copy link
Collaborator

For some strange reason, no CircleCI build is started. I don't know why. I'll set a reminder to check again tomorrow.

@webmaster128
Copy link
Collaborator

We are getting builds now :)

@peara
Copy link
Contributor Author

peara commented Nov 29, 2022

It was because I asked Circle ci to check my fork... really sad!

@webmaster128
Copy link
Collaborator

Strange because fork builds are enabled and they worked for other PRs here before. I see the build in https://app.circleci.com/pipelines/github/CosmWasm/cw-nfts now.

@larry0x larry0x self-requested a review November 29, 2022 16:38
larry0x
larry0x previously approved these changes Nov 29, 2022
Co-authored-by: Larry Engineer <26318510+larry0x@users.noreply.github.com>
@peara
Copy link
Contributor Author

peara commented Nov 29, 2022

Strange because fork builds are enabled and they worked for other PRs here before. I see the build in https://app.circleci.com/pipelines/github/CosmWasm/cw-nfts now.

Before submitting this PR, I enabled CircleCI on my own fork and that blocked it from running it here.

@larry0x larry0x self-requested a review November 29, 2022 16:53
@JakeHartnell JakeHartnell merged commit 3481273 into public-awesome:main Nov 30, 2022
@peara peara deleted the new-schema branch November 30, 2022 06:46
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.

4 participants