-
Notifications
You must be signed in to change notification settings - Fork 27
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
Rename repository to sapphire #353
Comments
Very much agree with the rename. |
I am slightly against breaking the
If monorepos are a bad idea, we could have more of those:
|
➕ to the split preserving the monorepo for al the clients and tooling. I'm cool with a separate |
Yes, that is also a good idea. I would suggest:
I see something like this possible in the future. Another naming convention for the "clients" could be:
|
Another important thing to consider is the runtime releases which are linked from various places and should remain valid at all times. |
It would make sense to rename this monorepo from "sapphire-paratime" to just "sapphire" (i.e. https://github.com/oasisprotocol/sapphire-paratime/ -> https://github.com/oasisprotocol/sapphire/) and call the product Oasis Sapphire. Then in the text, where appropriate, it can be shortened to just Sapphire.
The thing that would be still be called Sapphire ParaTime would be the actual runtime inside the
runtime/
directory.We would need to go through the code in the repo and see where we need to rename things from
sapphire-paratime
tosapphire
and where they should staysapphire-paratime
.The text was updated successfully, but these errors were encountered: