Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Depreciate missing pallet::storage_version #13435

@ggwpez

Description

@ggwpez

Our migration tooling revolves around the idea of each pallet having a storage version. Now the fact that pallets are not required to declare such a version makes additional code necessary to deal with these cases (eg #13417).

I would therefore propose to depreciate missing pallet::storage_version attributes and print a warning (for now) akin to implicit call indices. The dev-mode could keep them obviously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions