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 CPS contracts #101

Open
5 tasks
han-so1omon opened this issue Jan 9, 2024 · 0 comments
Open
5 tasks

Migrate CPS contracts #101

han-so1omon opened this issue Jan 9, 2024 · 0 comments

Comments

@han-so1omon
Copy link

han-so1omon commented Jan 9, 2024

What needs to be done

Migrate CPS contracts from old repository to this repository

Why it needs to be done

Currently the development pipeline is split between two repositories unnecessarily. The old CPS python contracts also need to be removed from this repository

Acceptance Criteria

  • Move the code in the cps_java_contracts repository into a folder called contracts in this repository
  • Ensure that the java contracts are able to be built from the new location without any changes
  • Ensure that the java contracts are able to be deployed from the new location without any changes
  • Ensure that no vital code is contained in the CPFTreasury, CPSTreasury, cps_score, or other appropriate directories. If it is in there, re-factor the codebase to move it to an appropriately named new location
  • Remove the old Python contracts from the CPFTreasury, CPSTreasury, cps_score, and other appropriate directories
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

No branches or pull requests

1 participant