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

Move mtcs app to the cycles-protocol repo #79

Closed
4 tasks
ebuchman opened this issue Jul 5, 2024 · 4 comments
Closed
4 tasks

Move mtcs app to the cycles-protocol repo #79

ebuchman opened this issue Jul 5, 2024 · 4 comments
Assignees
Labels
refactor Codebase or repo refactors
Milestone

Comments

@ebuchman
Copy link
Member

ebuchman commented Jul 5, 2024

Since a bunch of mtcs app development is happening in the sandbox, and this repo should be anyways more focused on quartz and its example app, we should move the mtcs app to a new repo asap. Probably requires merging all open PRs first but then before any more work on mtcs app it should move to a fresh repo, we can call it cycles-protocol for now.

Then all issues and work in this repo can focus exclusively on quartz.

Acceptance criteria

  • The apps/mtcs dir is completely removed from repo.
  • All CI workflows are updated to build the transfers app instead of the MTCS app.
  • Move transfers app to /examples? (maybe separate PR? We talked about this before but not sure what it entails.)
  • Remove all occurences of cw-tee-mtcs (e.g. in Cargo.tomls, scripts, etc.) - there's also one cross dependency where quartz-enclave is depending on cw-tee-mtcs, but that seems like an unused dep.
@ebuchman ebuchman added this to the Quartz Cleanup milestone Jul 5, 2024
@dangush dangush added the refactor Codebase or repo refactors label Jul 10, 2024
@hu55a1n1
Copy link
Member

The cycles-protocol repo is ready and we've also pushed some code there but it's not up-to-date with recent MTCS contract changes (e.g. CosmWasm v2, light client addition, mock SGX, etc.). I suggest we wait for #69 and #82 before syncing those changes with the cycles-protocol repo.

@hu55a1n1
Copy link
Member

Related informalsystems/cycles-protocol#64

@thanethomson thanethomson changed the title Move mtcs app to new repo Move mtcs app to the cycles-protocol repo Aug 13, 2024
@llunaCreixent
Copy link
Contributor

The util cycles-sync should also be moved to cycles-protocol

@davekaj
Copy link
Contributor

davekaj commented Oct 1, 2024

closed by #222

@davekaj davekaj closed this as completed Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Codebase or repo refactors
Projects
None yet
Development

No branches or pull requests

5 participants