Remove im-online pallet from Rococo and Westend#2265
Merged
s0me0ne-unkn0wn merged 54 commits intomasterfrom Nov 28, 2023
Merged
Remove im-online pallet from Rococo and Westend#2265s0me0ne-unkn0wn merged 54 commits intomasterfrom
im-online pallet from Rococo and Westend#2265s0me0ne-unkn0wn merged 54 commits intomasterfrom
Conversation
ordian
reviewed
Nov 10, 2023
github-merge-queue bot
pushed a commit
that referenced
this pull request
Feb 19, 2024
This is a follow-up for `im-online` pallet removal that is cleaning up its off-chain storage. Must be merged no earlier than #2265 is enacted. Related: #1964 --------- Co-authored-by: Bastian Köcher <[email protected]>
bgallois
pushed a commit
to duniter/duniter-polkadot-sdk
that referenced
this pull request
Mar 25, 2024
…grations (paritytech#2515) Sets `frame_system::LastRuntimeUpgrade` after running try-runtime migrations to better emulate real behavior. This fixes an issue where migrations using the spec version to determine whether to execute can incorrectly fail idempotency checks. @s0me0ne-unkn0wn noticed this issue with the session key migration introduced in paritytech#2265.
bgallois
pushed a commit
to duniter/duniter-polkadot-sdk
that referenced
this pull request
Mar 25, 2024
Co-authored-by: ordian <[email protected]> Co-authored-by: Vladimir Istyufeev <[email protected]>
bgallois
pushed a commit
to duniter/duniter-polkadot-sdk
that referenced
this pull request
Mar 25, 2024
This is a follow-up for `im-online` pallet removal that is cleaning up its off-chain storage. Must be merged no earlier than paritytech#2265 is enacted. Related: paritytech#1964 --------- Co-authored-by: Bastian Köcher <[email protected]>
bkontur
pushed a commit
that referenced
this pull request
May 16, 2024
bkontur
pushed a commit
that referenced
this pull request
May 17, 2024
bkontur
pushed a commit
that referenced
this pull request
May 17, 2024
bkontur
pushed a commit
that referenced
this pull request
May 17, 2024
bkontur
pushed a commit
that referenced
this pull request
May 20, 2024
bkontur
pushed a commit
that referenced
this pull request
May 21, 2024
bkontur
pushed a commit
that referenced
this pull request
May 22, 2024
bkontur
pushed a commit
that referenced
this pull request
May 23, 2024
bkontur
pushed a commit
that referenced
this pull request
May 30, 2024
bkontur
pushed a commit
that referenced
this pull request
Jun 4, 2024
bkontur
pushed a commit
that referenced
this pull request
Jun 5, 2024
bkontur
pushed a commit
that referenced
this pull request
Jun 7, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 4, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 17, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 23, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 26, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 27, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 29, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 30, 2024
bkontur
pushed a commit
that referenced
this pull request
Jul 31, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is to remove
im-onlinepallet from Rococo and Westend runtimes (see #1964).Add migration to remove off-chain storage- left for a follow-up:im-onlineremoval cleanup: remove off-chain storage #2290