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

Remove nft, nft-sales & migration pallets #1730

Merged
merged 3 commits into from
Feb 15, 2024
Merged

Conversation

lemunozm
Copy link
Contributor

@lemunozm lemunozm commented Feb 12, 2024

Description

Remove deprecated pallets from our codebase.

  • Check pallet-nft storage for altair & centrifuge chains
  • Check pallet-nft-sales storage for altair & centrifuge chains
  • Check pallet-nft-migration storage for altair & centrifuge chains

@lemunozm lemunozm added P2-nice-to-have Issue is worth doing. I11-cleaning No mandatory issue that leave the repo more readable/organized labels Feb 12, 2024
@lemunozm lemunozm self-assigned this Feb 12, 2024
@lemunozm
Copy link
Contributor Author

lemunozm commented Feb 13, 2024

Require to add migrations to remove:

  • pallet-nft-sales in altair
  • pallet-migration in altair and centrifuge

@lemunozm
Copy link
Contributor Author

lemunozm commented Feb 13, 2024

Migrations manually tested:

  • altair
  • centrifuge

@lemunozm lemunozm added the D8-migration Pull request touches storage and needs migration code. label Feb 13, 2024
@lemunozm lemunozm marked this pull request as ready for review February 14, 2024 15:58
Copy link
Contributor

@wischli wischli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose spring cleaning came early, 30k lines gone in the wind. I am happy the KillPallet alteration of your nuke migration is getting more use!

@wischli wischli merged commit 45c6f38 into main Feb 15, 2024
9 checks passed
@wischli wischli deleted the clean/removed-unused-pallets branch February 15, 2024 08:33
@lemunozm
Copy link
Contributor Author

Yeah! Most of those lines where from the state used in migration pallets. But anyway, 30k lines are a great cleanup! I hope we use more KillPallet 🔪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D8-migration Pull request touches storage and needs migration code. I11-cleaning No mandatory issue that leave the repo more readable/organized P2-nice-to-have Issue is worth doing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants