Closed PopcornPaws closed 1 year ago
CI/CD pipeline fails due to a compiler error in latest (1.70.0) nightly.
Since nightly is pulled in from the dockerfile via rust:nightly-bullseye-slim
, directly reverting nightly wouldn't be trivial. So for now we decided to ignore this and wait for the next nightly to fix the compiler error and/or this PR to be merged in substrate.
Description
Aims to close #116 via a runtime upgrade. What's missing is a storage migration implementation that removes dangling id's from the approved validator set. @OnyxSkyscape do you think that's an easy migration? This is quite a high priority change because there's someone who I cannot add as a validator, because I removed them first.