Skip to content

[Deprecation] GenesisConfig -> RuntimeGenesisConfig #175

Closed
@kianenigma

Description

@kianenigma

We renamed many of the composite enums such that the outer one is called RuntimeXXX eg paritytech/substrate#11981, but we seem to have missed this one.

Like other deprecations, we should keep the old name, but mark its usage is deprecated eg #182

### Deprecation steps
- [x] Soft deprecation and removal from the codebase https://github.com/paritytech/substrate/pull/14210
- [x] Update examples and tutorials https://github.com/substrate-developer-hub/substrate-docs/issues/1996
- [x] Hard deprecation by adding a deprecate compiler warning https://github.com/paritytech/substrate/pull/14224
- [x] Deprecation is noted in the release log
- [x] Removal version is planned -> after 16 Dec
- [ ] Deprecated feature is removed from the code base
- [ ] Removal of the feature is noted in the release log

Metadata

Metadata

Assignees

No one assigned

    Labels

    C1-mentorA task where a mentor is available. Please indicate in the issue who the mentor could be.D0-easyCan be fixed primarily by duplicating and adapting code by an intermediate coder.T1-FRAMEThis PR/Issue is related to core FRAME, the framework.T13-deprecationThe current issue/pr is, or should be, part of a deprecation process.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions