Clean up undecodable Locks and SessionKeys
This referendum cleans up all undecodable keys from storage.
The first 19 keys removed are undecodable Locks, which were not migrated correctly during a runtime upgrade in 2019. See this issue and this PR for more info.
The remaining 381 keys removed are undecodable, inactive SessionKeys also likely created due to a bad runtime upgrade. See this comment, this issue, and this other issue for more info.
This call was programatically created and verified for safety checking that
- There are no longer any undecodable keys on Kusama
- Only Locks from the faulty 2019 runtime upgrade are removed
- No session keys removed are from the active validator set
using the code at this commit.
Whitelisted by Fellowship in this referenda.
The identity for this account is verified on Polkadot - liamaharon
Fellowship rank I.
Comments (1)
Proposal Passed
Summary
0%
Aye
0%
Nay
Aye (334)0.0 DOT
Support0.0 DOT
Nay (2)0.0 DOT
Note: It has come to our attention that Polkadot-JS Apps is not displaying the pre-image for this referendum.
This is due to a UI bug which has already been flagged on GitHub.
Please use Polkassembly or Subsquare for more details on the proposed call(s).