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

Migrate ecocredit marketplace to v1 #856

Closed
12 of 16 tasks
Tracked by #818
ryanchristo opened this issue Mar 8, 2022 · 1 comment · Fixed by #969
Closed
12 of 16 tasks
Tracked by #818

Migrate ecocredit marketplace to v1 #856

ryanchristo opened this issue Mar 8, 2022 · 1 comment · Fixed by #969
Assignees
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module Type: Refactor A code change that neither fixes a bug nor adds a feature

Comments

@ryanchristo
Copy link
Member

ryanchristo commented Mar 8, 2022

Summary

Ref: #696

The proto API for marketplace v1 uses the new ORM storage model. We need to migrate the existing marketplace message and query server implementations to use marketplace v1.

txs:

queries:


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@ryanchristo
Copy link
Member Author

ryanchristo commented Mar 27, 2022

Almost there! AllowAskDenom should not be a blocked. The only blocker should be checking if provided bid and ask denoms in buy and sell orders are included in AllowAskDenom. (#624)

@ryanchristo ryanchristo added the Type: Refactor A code change that neither fixes a bug nor adds a feature label Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: x/ecocredit Issues that update the x/ecocredit module Type: Refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants