Skip to content

Conversation

@s0me0ne-unkn0wn
Copy link
Contributor

Rejoice! Rejoice! The story is nearly over.

This PR removes stale migrations, auxiliary structures, and package dependencies, thus making Rococo and Westend totally free from any im-online-related stuff.

im-online still stays a part of the Substrate node and its runtime:

#[runtime::pallet_index(23)]
pub type ImOnline = pallet_im_online;
I'm not sure if it makes sense to remove it from there considering that we're not removing im-online from FRAME. Please share your opinion.

@s0me0ne-unkn0wn s0me0ne-unkn0wn added R0-no-crate-publish-required The change does not require any crates to be re-published. T2-pallets This PR/Issue is related to a particular pallet. labels Mar 29, 2024
Copy link
Contributor

@ordian ordian left a comment

Choose a reason for hiding this comment

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

I think we should remove this pallet after some time from Substrate and maybe find new maintainers in https://github.com/open-web3-stack/open-runtime-module-library or whoever wants to use it.

@bkchr bkchr added this pull request to the merge queue Apr 1, 2024
Merged via the queue into master with commit 52e1037 Apr 1, 2024
@bkchr bkchr deleted the s0me0ne/im-online-final-cleanup branch April 1, 2024 22:48
Ank4n pushed a commit that referenced this pull request Apr 9, 2024
Rejoice! Rejoice! The story is nearly over.

This PR removes stale migrations, auxiliary structures, and package
dependencies, thus making Rococo and Westend totally free from any
`im-online`-related stuff.

`im-online` still stays a part of the Substrate node and its runtime:
https://github.com/paritytech/polkadot-sdk/blob/0d9324847391e902bb42f84f0e76096b1f764efe/substrate/bin/node/runtime/src/lib.rs#L2276-L2277
I'm not sure if it makes sense to remove it from there considering that
we're not removing `im-online` from FRAME. Please share your opinion.
dharjeezy pushed a commit to dharjeezy/polkadot-sdk that referenced this pull request Apr 9, 2024
Rejoice! Rejoice! The story is nearly over.

This PR removes stale migrations, auxiliary structures, and package
dependencies, thus making Rococo and Westend totally free from any
`im-online`-related stuff.

`im-online` still stays a part of the Substrate node and its runtime:
https://github.com/paritytech/polkadot-sdk/blob/0d9324847391e902bb42f84f0e76096b1f764efe/substrate/bin/node/runtime/src/lib.rs#L2276-L2277
I'm not sure if it makes sense to remove it from there considering that
we're not removing `im-online` from FRAME. Please share your opinion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published. T2-pallets This PR/Issue is related to a particular pallet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants