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

Purge sys suffix #677

Merged
merged 35 commits into from
Apr 2, 2024
Merged

Purge sys suffix #677

merged 35 commits into from
Apr 2, 2024

Conversation

James-Mart
Copy link
Member

@James-Mart James-Mart commented Mar 28, 2024

This PR will purge the repository of "sys" suffixes, allowing for prettier domains and SDKs.

System

  • AccountSys => Accounts
  • AuthAnySys => AuthAny
  • AuthDelegateSys => AuthDelegate
  • AuthEcSys => AuthK1
  • AuthSys => AuthSig
  • CpuSys => CpuLimit
  • ProducerSys => Producers
  • ProxySys => HttpServer
  • SetCodeSys => SetCode
  • TransactionSys => Transact
  • VerifyEcSys => VerifyK1
  • VerifySys => VerifySig

User

  • AdminSys => XAdmin
  • CommonSys => CommonApi
  • ExploreSys => Explorer
  • FractalSys => Fractal
  • InviteSys => Invite
  • mincon => SimpleService
  • NftSys => Nft
  • NopSys => Nop
  • PackageSys => Packages
  • PsiSpaceSys => Sites
  • SupervisorSys => Supervisor
  • SymbolSys => Symbol
  • TokenSys => Tokens

Other

  • DocSys => Docs

@James-Mart James-Mart added the Dev Experience Related to the experience of developers label Mar 28, 2024
@James-Mart James-Mart marked this pull request as ready for review April 1, 2024 22:28
doc/psidk/src/default-apps/auth-sig.md Outdated Show resolved Hide resolved
doc/psidk/src/development/services/standards.md Outdated Show resolved Hide resolved
libraries/psio/consthash/dep/gtest/gtest.h Outdated Show resolved Hide resolved
rust/fracpack/src/fracpack.rs Outdated Show resolved Hide resolved
rust/psibase/src/web_services.rs Outdated Show resolved Hide resolved
@James-Mart
Copy link
Member Author

I removed some of the links from docs.rs. No system currently in place to automatically check for broken links, so I'd rather use them sparingly.

@James-Mart James-Mart merged commit af2038b into main Apr 2, 2024
3 checks passed
@James-Mart James-Mart deleted the purge-sys-suffix branch April 2, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev Experience Related to the experience of developers
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants