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

refactor(perp): create v1 package #1331

Merged
merged 4 commits into from
May 9, 2023
Merged

Conversation

k-yang
Copy link
Member

@k-yang k-yang commented May 9, 2023

Description

  • move x/perp/types package to x/perp/types/v1 package
  • move xperp/module.go and related files to x/perp/module package
  • re-organize files according to Cosmos SDK recommended folder structure

Purpose

It makes adding the perp v2 types and module simpler. See #1310.

@k-yang k-yang marked this pull request as ready for review May 9, 2023 22:29
@k-yang k-yang requested a review from a team as a code owner May 9, 2023 22:29
@k-yang k-yang self-assigned this May 9, 2023
@jgimeno jgimeno enabled auto-merge (squash) May 9, 2023 22:36
@jgimeno jgimeno merged commit 6f33a45 into master May 9, 2023
@jgimeno jgimeno deleted the refactor/perp/move-to-v1-package branch May 9, 2023 22:42
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.

None yet

2 participants