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

fix: remove dotnames #862

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from
Draft

fix: remove dotnames #862

wants to merge 2 commits into from

Conversation

Ad96el
Copy link
Member

@Ad96el Ad96el commented Feb 11, 2025

This pull request removes the unique-linking and dot-names pallet implementations. However, the pallet changes are retained, as they might be useful in the future.

All related implementations, including the runtime API, runtime commons, benchmarking, migrations, and miscellaneous components, are removed.

For Peregrine, a migration is introduced to remove the already deployed pallets. For Spiritnet, the pallet implementation in the runtime construction is removed without additional comments.

Key changes include:

Removal of unique-linking-runtime-api:

Code Cleanup in Runtimes:

Updates to Peregrine Runtime:

@Ad96el Ad96el added the ci-skip-docs-pr ci-skip-docs-pr label Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-skip-docs-pr ci-skip-docs-pr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant